GET v1/api/CreateAuwCase?caseId={caseId}

Create an Underwriting case

Request Information

URI Parameters

NameDescriptionTypeAdditional information
caseId

(optional - but recommended) a unique identifier to both group calls, and to tie a Case to an Agency.

string

None.

Body Parameters

None.

Request Formats

application/json

Sample:

REQUEST


            

Response Information

Resource Description

Bootstrap

ServiceResponseOfbootstrap
NameDescriptionTypeAdditional information
Data

bootstrap

None.

IsSuccess

boolean

None.

ErrorCode

string

None.

FriendlyException

string

None.

DetailException

string

None.

StatusCode

HttpStatusCode

None.

IsShutdown

boolean

None.

Response Formats

application/json

Sample:
RESPONSE
{
  "systemdetails": { "uwSessionId": "6f266e31-e370-4449-9fbe-0a7811ec0820" },
  "page": {
    "id": "          bootstrap        ",
    "systempage": true,
    "headersSection": { "header": { "htext": "            The following questions are           bootstrap         questions of the application process.          " } },
    "section": [
      {
        "titlesection": "Application",
        "id": "6abbbe23-b234-4e05-841b-aaf0e9342f17",
        "sectiondetail": {
          "title": "Application",
          "premable": "Please answer the following questions:"
        },
        "question": [
          {
            "qtext": "Underwriting Type",
            "list": {
              "size": "1",
              "option": [
                {
                  "value": "",
                  "selected": "",
                  "text": "Please select"
                },
                {
                  "id": "0df17a5c-779a-49c3-85a4-7913b5b67162",
                  "value": "PA",
                  "text": "Paper Application"
                },
                {
                  "id": "17a4594d-7a50-4cfb-a5d6-800a0c34cdd9",
                  "value": "FU",
                  "text": "Full Underwriting"
                },
                {
                  "id": "7f060d76-7ad3-4632-8d88-f4ae176ec1c4",
                  "value": "SF",
                  "text": "Simplified Issue with Forms Render"
                },
                {
                  "id": "f29321b5-f762-4d1c-b850-cd7676a82938",
                  "value": "SN",
                  "text": "Simplified Issue with no Forms Render"
                }
              ]
            },
            "inputformat": {
              "_uid": "85db0f84-987a-4b17-b0af-0285743d902f",
              "_target": "case.UnderwritingType",
              "answer": "",
              "validation": "validateSelected",
              "qtype": "DROPDOWN",
              "optional": true,
              "select": ""
            }
          },
          {
            "qtext": "Location of Sale State",
            "list": {
              "size": "1",
              "option": [
                {
                  "value": "",
                  "selected": "",
                  "text": "Please select"
                },
                {
                  "id": "2aacec33-426e-4a62-aa2f-f7c4ff866a2c",
                  "value": "Guantanamo",
                  "text": "Guantanamo"
                },
                {
                  "id": "4adb6005-97a1-4e35-a4bf-67fe8b8a2476",
                  "value": "Other",
                  "text": "Other"
                },
                {
                  "id": "40982551-c406-4f08-93c7-d99816dd1a48",
                  "value": "Alabama",
                  "text": "Alabama"
                },
                {
                  "id": "50c92ed4-ca3e-4183-95ef-e11c77e247ef",
                  "value": "Alaska",
                  "text": "Alaska"
                },
                {
                  "id": "f6342725-1f6a-4f07-867b-be4a7e8a7b59",
                  "value": "American Samoa",
                  "text": "American Samoa"
                },
                {
                  "id": "dbf87c4b-40d8-4ad3-9b61-e79bd6726efb",
                  "value": "Arizona",
                  "text": "Arizona"
                },
                {
                  "id": "3368a359-007b-4508-abb8-d6c34a5cbc12",
                  "value": "Arkansas",
                  "text": "Arkansas"
                },
                {
                  "id": "f7b0a999-ac6b-4199-a0b9-cb11b3191b47",
                  "value": "California",
                  "text": "California"
                },
                {
                  "id": "226167b8-0ca3-47bb-98ed-5740c2dc0315",
                  "value": "Colorado",
                  "text": "Colorado"
                },
                {
                  "id": "a4b6e511-4074-4fe1-ab72-d6ee9e765a99",
                  "value": "Connecticut",
                  "text": "Connecticut"
                },
                {
                  "id": "4cfabab4-43b1-468d-8c88-ff3d41c86c3a",
                  "value": "Delaware",
                  "text": "Delaware"
                },
                {
                  "id": "0b6fd8da-33da-4f04-bce4-d97d4e101e0c",
                  "value": "District of Columbia",
                  "text": "District of Columbia"
                },
                {
                  "id": "a2272bb8-8a5b-460a-ad52-b90c551c77c4",
                  "value": "Federated States of Micronesia",
                  "text": "Federated States of Micronesia"
                },
                {
                  "id": "8c744057-5f37-43c0-9215-0c51a0c8f87f",
                  "value": "Florida",
                  "text": "Florida"
                },
                {
                  "id": "189491a6-7548-4cb6-a103-4fa1ba03444a",
                  "value": "Georgia",
                  "text": "Georgia"
                },
                {
                  "id": "b3efce41-6e6a-4a39-929a-d4837135cd9e",
                  "value": "Hawaii",
                  "text": "Hawaii"
                },
                {
                  "id": "cf8b511c-8e3e-4bd9-b2a4-eaaa97949589",
                  "value": "Idaho",
                  "text": "Idaho"
                },
                {
                  "id": "76e265ac-71ab-4757-95e8-be169b0d98f3",
                  "value": "Illinois",
                  "text": "Illinois"
                },
                {
                  "id": "13799535-9fa7-4693-9f02-ead29be5c99c",
                  "value": "Indiana",
                  "text": "Indiana"
                },
                {
                  "id": "b6703722-ab11-4cef-8df4-4c70db448323",
                  "value": "Iowa",
                  "text": "Iowa"
                },
                {
                  "id": "54d1717c-f6c3-4081-af45-7fd8a319cc1f",
                  "value": "Kansas",
                  "text": "Kansas"
                },
                {
                  "id": "b4d20a6c-f0a6-4b4e-9f18-af2e7ba16d8d",
                  "value": "Kentucky",
                  "text": "Kentucky"
                },
                {
                  "id": "3c71f1bc-69e8-439f-b083-9b37a083e7f3",
                  "value": "Louisiana",
                  "text": "Louisiana"
                },
                {
                  "id": "68df0e5e-2fca-477b-9dcb-ef437dee5d4d",
                  "value": "Maine",
                  "text": "Maine"
                },
                {
                  "id": "c0e1b7bc-e583-41ad-aff6-ad616c4d4c3b",
                  "value": "Marshall Islands",
                  "text": "Marshall Islands"
                },
                {
                  "id": "184e45ec-aea5-4111-a890-4d8de0a08997",
                  "value": "Maryland",
                  "text": "Maryland"
                },
                {
                  "id": "738da2e9-d055-4504-ba9f-dba53a816975",
                  "value": "Massachusetts",
                  "text": "Massachusetts"
                },
                {
                  "id": "ecb17459-c908-48be-8154-54ea8eefcd01",
                  "value": "Michigan",
                  "text": "Michigan"
                },
                {
                  "id": "7f99aaf0-eea3-42eb-b05d-efc4ce3b70ab",
                  "value": "Minnesota",
                  "text": "Minnesota"
                },
                {
                  "id": "ad32b30c-6e01-4c14-8896-efe7b92647d5",
                  "value": "Mississippi",
                  "text": "Mississippi"
                },
                {
                  "id": "cf975e86-0ffb-4eb8-91be-f78e3aff293e",
                  "value": "Missouri",
                  "text": "Missouri"
                },
                {
                  "id": "e18e25b4-afa6-4005-bc37-3999dfbe76bb",
                  "value": "Montana",
                  "text": "Montana"
                },
                {
                  "id": "a174ba39-f8ef-43c5-9fbb-66f5a31d9af8",
                  "value": "Nebraska",
                  "text": "Nebraska"
                },
                {
                  "id": "e4513165-88e0-424b-9ef1-ff5c6f2f6c20",
                  "value": "Nevada",
                  "text": "Nevada"
                },
                {
                  "id": "78cbb448-fe04-4271-aa2e-ba2e6cd384e3",
                  "value": "New Hampshire",
                  "text": "New Hampshire"
                },
                {
                  "id": "b6f0f680-76a8-42d9-b9a0-8a497673c3bc",
                  "value": "New Jersey",
                  "text": "New Jersey"
                },
                {
                  "id": "4328f613-87cf-4c1d-b50e-2de1fa2d9a30",
                  "value": "New Mexico",
                  "text": "New Mexico"
                },
                {
                  "id": "fd5680d7-aa17-4b8e-8b0e-430dee7a67a4",
                  "value": "New York",
                  "text": "New York"
                },
                {
                  "id": "2841420b-37be-4d17-a467-19c0fbb6f438",
                  "value": "North Carolina",
                  "text": "North Carolina"
                },
                {
                  "id": "4969f980-cd8e-4e72-b396-35fdf48bbe16",
                  "value": "North Dakota",
                  "text": "North Dakota"
                },
                {
                  "id": "ecd56e32-3e09-45e5-b429-6551e7bf5ed9",
                  "value": "Northern Mariana Islands",
                  "text": "Northern Mariana Islands"
                },
                {
                  "id": "1ae9a4d2-0bb6-4563-847e-c813bb53dd16",
                  "value": "Ohio",
                  "text": "Ohio"
                },
                {
                  "id": "15e14896-d8c7-4108-a20f-9e767a49a709",
                  "value": "Oklahoma",
                  "text": "Oklahoma"
                },
                {
                  "id": "318091e8-edd6-4e5c-91b0-4f15f23ad1ca",
                  "value": "Oregon",
                  "text": "Oregon"
                },
                {
                  "id": "be015751-c029-48cc-bfdc-cbc079456c33",
                  "value": "Palau Island",
                  "text": "Palau Island"
                },
                {
                  "id": "380f2406-ae1a-4664-a0eb-8050279f03c3",
                  "value": "Pennsylvania",
                  "text": "Pennsylvania"
                },
                {
                  "id": "6c1ec376-6dd4-4490-86fc-22fdd0dcf617",
                  "value": "Puerto Rico",
                  "text": "Puerto Rico"
                },
                {
                  "id": "ac5a746c-6536-4368-8a8b-4e0c84f32ce6",
                  "value": "Rhode Island",
                  "text": "Rhode Island"
                },
                {
                  "id": "8f36b9b8-44a0-4473-9b12-9004ef983a99",
                  "value": "South Carolina",
                  "text": "South Carolina"
                },
                {
                  "id": "83964ba6-bfad-4212-b80f-2087689a76f5",
                  "value": "South Dakota",
                  "text": "South Dakota"
                },
                {
                  "id": "0086f142-5eea-4c8e-a40c-ad9c93b82ef3",
                  "value": "Tennessee",
                  "text": "Tennessee"
                },
                {
                  "id": "898d1cac-f685-4dfb-b430-67aa0214ab39",
                  "value": "Texas",
                  "text": "Texas"
                },
                {
                  "id": "88915bd3-fa67-451d-918e-8610f0a7a528",
                  "value": "Utah",
                  "text": "Utah"
                },
                {
                  "id": "f87e4303-0973-408b-bf1a-6b3f12048a0a",
                  "value": "Vermont",
                  "text": "Vermont"
                },
                {
                  "id": "9538aeea-e72d-487b-aea5-e4b1035538db",
                  "value": "Virgin Islands",
                  "text": "Virgin Islands"
                },
                {
                  "id": "a7760977-e12b-494a-8317-d1e7bb188f40",
                  "value": "Virginia",
                  "text": "Virginia"
                },
                {
                  "id": "305b63af-d2ec-4a83-bc2e-210cd2877878",
                  "value": "Washington",
                  "text": "Washington"
                },
                {
                  "id": "2b8b76b9-1691-498b-be0c-7e30b289483f",
                  "value": "West Virginia",
                  "text": "West Virginia"
                },
                {
                  "id": "eaf9391c-61b1-4515-94e3-1e6ac68443aa",
                  "value": "Wisconsin",
                  "text": "Wisconsin"
                },
                {
                  "id": "10aedc05-f953-478c-a446-d539e6693649",
                  "value": "Wyoming",
                  "text": "Wyoming"
                }
              ]
            },
            "inputformat": {
              "_uid": "fde73c1a-ee3f-4c52-99a7-49781fc358b2",
              "_target": "case.ApplicationState",
              "answer": "",
              "validation": "validateSelected",
              "qtype": "DROPDOWN",
              "select": ""
            }
          }
        ],
        "section": [
          {
            "titlesection": "case.UnderwritingType",
            "id": "9b3d6e36-f80f-4292-98f0-56be798345bc",
            "relevantgroupoperator": "ALL",
            "relevantgroups": {
              "relevantgroup": {
                "relevanttarget": "case.UnderwritingType",
                "relevantoperator": "IS",
                "relevantvalues": {
                  "relevantid": "case.UnderwritingType",
                  "value": [
                    {
                      "code": "FU",
                      "name": "Full Underwriting"
                    }
                  ]
                }
              }
            },
            "question": [
              {
                "qtext": "ApplicInt Application ID",
                "inputformat": {
                  "_uid": "1e97008e-3b8b-4449-beb9-2c6dce3e9611",
                  "_target": "case.ApplicationID",
                  "answer": "",
                  "validation": "",
                  "qtype": "STRING_TEXTBOX_SINGLE",
                  "input": {}
                }
              },
              {
                "qtext": "Sales channel:",
                "list": {
                  "size": "1",
                  "option": [
                    {
                      "value": "",
                      "selected": "",
                      "text": "Please select"
                    },
                    {
                      "id": "a18ad6f7-446a-4cdd-b625-24817d5a1a13",
                      "value": "Consumer",
                      "text": "Consumer"
                    },
                    {
                      "id": "b09cf62c-c6af-47f5-8455-12bf9505ac5a",
                      "value": "Direct Sales Force",
                      "text": "Direct Sales Force"
                    },
                    {
                      "id": "0a5f5e0e-a39f-4d49-9b3b-3e39d8ee19f5",
                      "value": "Broker",
                      "text": "Broker"
                    },
                    {
                      "id": "5325661a-dab8-4059-88f4-7e64500d3671",
                      "value": "Bank",
                      "text": "Bank"
                    }
                  ]
                },
                "inputformat": {
                  "_uid": "48c081b0-9c04-4391-8830-23cdffc1e6eb",
                  "_target": "case.SalesChannel",
                  "answer": "",
                  "validation": "validateOneChecked",
                  "qtype": "DROPDOWN_LABELLED_BUTTONS",
                  "select": ""
                }
              },
              {
                "relevantgroupoperator": "ALL",
                "relevantgroups": {
                  "relevantgroup": {
                    "relevanttarget": "case.SalesChannel",
                    "relevantoperator": "ANY_MEMBER_OF",
                    "relevantvalues": {
                      "relevantid": "case.SalesChannel",
                      "value": [
                        {
                          "code": "Broker",
                          "name": "Broker"
                        },
                        {
                          "code": "Bank",
                          "name": "Bank"
                        },
                        {
                          "code": "Direct Sales Force",
                          "name": "Direct Sales Force"
                        }
                      ]
                    }
                  }
                },
                "qtext": "Salesperson's agency number:",
                "inputformat": {
                  "_uid": "4bf23722-63b3-49f4-8a53-4602a052263d",
                  "_target": "case.Branch",
                  "answer": "",
                  "validation": "",
                  "qtype": "STRING_TEXTBOX_SINGLE",
                  "input": {}
                }
              },
              {
                "relevantgroupoperator": "ALL",
                "relevantgroups": {
                  "relevantgroup": {
                    "relevanttarget": "case.SalesChannel",
                    "relevantoperator": "ANY_MEMBER_OF",
                    "relevantvalues": {
                      "relevantid": "case.SalesChannel",
                      "value": [
                        {
                          "code": "Broker",
                          "name": "Broker"
                        },
                        {
                          "code": "Bank",
                          "name": "Bank"
                        },
                        {
                          "code": "Direct Sales Force",
                          "name": "Direct Sales Force"
                        }
                      ]
                    }
                  }
                },
                "qtext": "Servicing Agent ID",
                "inputformat": {
                  "_uid": "66c040ca-a04d-40fe-97bf-80e2792d4911",
                  "_target": "case.ServicingAgentID",
                  "answer": "",
                  "validation": "",
                  "qtype": "STRING_TEXTBOX_SINGLE",
                  "optional": true,
                  "input": {}
                }
              },
              {
                "relevantgroupoperator": "ALL",
                "relevantgroups": {
                  "relevantgroup": {
                    "relevanttarget": "case.SalesChannel",
                    "relevantoperator": "ANY_MEMBER_OF",
                    "relevantvalues": {
                      "relevantid": "case.SalesChannel",
                      "value": [
                        {
                          "code": "Broker",
                          "name": "Broker"
                        },
                        {
                          "code": "Bank",
                          "name": "Bank"
                        },
                        {
                          "code": "Direct Sales Force",
                          "name": "Direct Sales Force"
                        }
                      ]
                    }
                  }
                },
                "qtext": "Writing Agent ID",
                "inputformat": {
                  "_uid": "18408ba5-0e53-4901-8abe-e2fe2e1d70ef",
                  "_target": "case.WritingAgentID",
                  "answer": "",
                  "validation": "",
                  "qtype": "STRING_TEXTBOX_SINGLE",
                  "optional": true,
                  "input": {}
                }
              },
              {
                "relevantgroupoperator": "ALL",
                "relevantgroups": {
                  "relevantgroup": {
                    "relevanttarget": "case.SalesChannel",
                    "relevantoperator": "ANY_MEMBER_OF",
                    "relevantvalues": {
                      "relevantid": "case.SalesChannel",
                      "value": [
                        {
                          "code": "Bank",
                          "name": "Bank"
                        },
                        {
                          "code": "Broker",
                          "name": "Broker"
                        },
                        {
                          "code": "Direct Sales Force",
                          "name": "Direct Sales Force"
                        }
                      ]
                    }
                  }
                },
                "qtext": "Client present:",
                "list": {
                  "size": "1",
                  "option": [
                    {
                      "value": "",
                      "selected": "",
                      "text": "Please select"
                    },
                    {
                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                      "value": "No",
                      "text": "No"
                    },
                    {
                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                      "value": "Yes",
                      "text": "Yes"
                    }
                  ]
                },
                "inputformat": {
                  "_uid": "1aa185bd-269a-40a1-be24-862ac4f5f626",
                  "_target": "case.ClientPresent",
                  "answer": "",
                  "validation": "validateOneChecked",
                  "qtype": "DROPDOWN_LABELLED_BUTTONS",
                  "select": ""
                }
              },
              {
                "qtext": "Application Signature Date",
                "inputformat": {
                  "_uid": "97f13896-44e5-491b-8c1f-3c3769251d26",
                  "_target": "case.ApplicationSignatureDate",
                  "answer": "",
                  "validation": "              validateDate#EN-US#            ",
                  "qtype": "DATE",
                  "optional": true,
                  "input": {}
                }
              }
            ]
          }
        ]
      },
      {
        "titlesection": "Applicants",
        "id": "5475f96b-6bc6-4219-98cb-a0e272b125be",
        "sectiondetail": {
          "title": "Applicants",
          "premable": "Please answer the following questions:"
        },
        "sections": [
          {
            "titlesections": "case.life",
            "id": "a01843ed-2321-4665-864a-1e177141953b",
            "namesections": "case.life",
            "repeater": {
              "titlerepeater": "case.life",
              "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
              "minRows": "1",
              "maxRows": "",
              "rowCount": "1",
              "questiontemplate": {
                "Items": [
                  "case.life",
                  {
                    "qtext": "First Name",
                    "inputformat": {
                      "_uid": "01d8da37-93cb-4ca1-bd63-ffb9fa87f9d5",
                      "_target": "case.life.GivenName",
                      "answer": "",
                      "validation": "",
                      "qtype": "STRING_TEXTBOX_SINGLE",
                      "input": {}
                    }
                  },
                  {
                    "qtext": "Last name",
                    "inputformat": {
                      "_uid": "3ff7275f-e2b6-4f9f-ba05-68479e856578",
                      "_target": "case.life.FamilyName",
                      "answer": "",
                      "validation": "",
                      "qtype": "STRING_TEXTBOX_SINGLE",
                      "input": {}
                    }
                  },
                  {
                    "qtext": "Gender",
                    "list": {
                      "size": "1",
                      "option": [
                        {
                          "value": "",
                          "selected": "",
                          "text": "Please select"
                        },
                        {
                          "id": "2c092228-bc36-4208-874f-9c3082f59bab",
                          "value": "MALE",
                          "text": "Male"
                        },
                        {
                          "id": "618c52a5-da03-40c4-9494-c339ee221a9c",
                          "value": "FEMALE",
                          "text": "Female"
                        }
                      ]
                    },
                    "inputformat": {
                      "_uid": "acb46ed7-8463-4ff9-bf1b-7e03cae056ec",
                      "_target": "case.life.Gender",
                      "answer": "",
                      "validation": "validateOneChecked",
                      "qtype": "DROPDOWN_LABELLED_BUTTONS",
                      "select": ""
                    }
                  },
                  {
                    "qtext": "Date of birth",
                    "inputformat": {
                      "_uid": "05ad5b82-5674-4691-a411-2ef05854f040",
                      "_target": "case.life.DateOfBirth",
                      "answer": "",
                      "validation": "              validateDateRange#EN-US##UNDEFINED#            ",
                      "qtype": "DATE",
                      "input": {}
                    }
                  },
                  {
                    "titlesection": "case.UnderwritingType",
                    "id": "15e932c9-d645-4e3d-903f-b45fdbba5e08",
                    "relevantgroupoperator": "ALL",
                    "relevantgroups": {
                      "relevantgroup": {
                        "relevanttarget": "case.UnderwritingType",
                        "relevantoperator": "IS",
                        "relevantvalues": {
                          "relevantid": "case.UnderwritingType",
                          "value": [
                            {
                              "code": "FU",
                              "name": "Full Underwriting"
                            }
                          ]
                        }
                      }
                    },
                    "question": [
                      {
                        "qtext": "Middle Name/s",
                        "inputformat": {
                          "_uid": "62a66f51-c28a-411e-b7a2-685628bc8bdd",
                          "_target": "case.life.MiddleName",
                          "answer": "",
                          "validation": "",
                          "qtype": "STRING_TEXTBOX_SINGLE",
                          "optional": true,
                          "input": {}
                        }
                      },
                      {
                        "qtext": "Applicant Type",
                        "list": {
                          "size": "1",
                          "option": [
                            {
                              "value": "",
                              "selected": "",
                              "text": "Please select"
                            },
                            {
                              "id": "6ee7be2a-bea2-41fe-85ca-40c2d92b49d9",
                              "value": "Primary Insured",
                              "text": "Primary Insured"
                            },
                            {
                              "id": "9d233bd2-5eab-4cc8-a9b4-4a0355f83bf5",
                              "value": "Child Rider",
                              "text": "Child Rider"
                            }
                          ]
                        },
                        "inputformat": {
                          "inputtype": "radio",
                          "_uid": "d71f6e65-ba65-4111-892b-51977e571bab",
                          "_target": "case.life.ApplicantType",
                          "answer": "",
                          "validation": "validateOneChecked",
                          "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                        }
                      },
                      {
                        "qtext": "Life Type",
                        "list": {
                          "size": "1",
                          "option": [
                            {
                              "value": "",
                              "selected": "",
                              "text": "Please select"
                            },
                            {
                              "id": "69111b62-b498-47c0-bbfd-f0d6bfe35600",
                              "value": "JUVENILE",
                              "text": "Juvenile"
                            },
                            {
                              "id": "aa5461ed-af80-41bd-851d-380fd05966fb",
                              "value": "ADULT",
                              "text": "Adult"
                            }
                          ]
                        },
                        "inputformat": {
                          "inputtype": "radio",
                          "_uid": "a0bd7f62-a5fe-44e1-8a10-c0a07db68792",
                          "_target": "case.life.LifeType",
                          "answer": "",
                          "validation": "validateOneChecked",
                          "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                        }
                      }
                    ],
                    "section": [
                      {
                        "titlesection": "case.life.LifeType",
                        "id": "48dc67f3-71a5-44ad-8d32-dad42985109e",
                        "relevantgroupoperator": "ALL",
                        "relevantgroups": {
                          "relevantgroup": {
                            "relevanttarget": "case.life.LifeType",
                            "relevantoperator": "IS",
                            "relevantvalues": {
                              "relevantid": "case.life.LifeType",
                              "value": [
                                {
                                  "code": "ADULT",
                                  "name": "Adult"
                                }
                              ]
                            }
                          }
                        },
                        "question": [
                          {
                            "qtext": "Birth State",
                            "inputformat": {
                              "_uid": "5a880651-d9ef-4051-bef7-54315f6963d5",
                              "_target": "case.life.BirthState",
                              "answer": "",
                              "validation": "",
                              "qtype": "STRING_TEXTBOX_SINGLE",
                              "input": {}
                            }
                          },
                          {
                            "qtext": "Birth Country",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "dff17208-1cfd-444b-a6fa-b8d45bc5dbe4",
                                  "value": "American Samoa",
                                  "text": "American Samoa"
                                },
                                {
                                  "id": "f2f07f2f-4fd9-46c7-84f5-370f817bf9c4",
                                  "value": "Angola, Republic of",
                                  "text": "Angola, Republic of"
                                },
                                {
                                  "id": "2caeebd6-6792-46c0-9292-7a0b93cd699b",
                                  "value": "Anguilla",
                                  "text": "Anguilla"
                                },
                                {
                                  "id": "589b38e6-49f2-4f0b-b959-44208486ed94",
                                  "value": "Antarctica",
                                  "text": "Antarctica"
                                },
                                {
                                  "id": "097dc006-3e7b-4624-933c-860942695f96",
                                  "value": "Aruba",
                                  "text": "Aruba"
                                },
                                {
                                  "id": "4fddfa29-f718-41b1-9b01-00dea6b825c3",
                                  "value": "Benin, Republic Of",
                                  "text": "Benin, Republic Of"
                                },
                                {
                                  "id": "80369655-8334-431a-9736-7b3b40421267",
                                  "value": "Bosnia-Herzegovina",
                                  "text": "Bosnia-Herzegovina"
                                },
                                {
                                  "id": "2213886a-cf10-4bce-b346-977512977f09",
                                  "value": "Bouvet Island",
                                  "text": "Bouvet Island"
                                },
                                {
                                  "id": "95bcd3b0-8e5e-4145-b8f0-43c641ad44ff",
                                  "value": "Brunei",
                                  "text": "Brunei"
                                },
                                {
                                  "id": "39b2cdaf-2d95-4ebd-9074-4ac154ffa708",
                                  "value": "Cayman Islands",
                                  "text": "Cayman Islands"
                                },
                                {
                                  "id": "e960a1a4-5750-4229-bbfa-dd8d527a6813",
                                  "value": "Christmas Islands",
                                  "text": "Christmas Islands"
                                },
                                {
                                  "id": "29d966dd-8b77-4c5b-bdc5-7d2304ffd76f",
                                  "value": "Cocoa Islands",
                                  "text": "Cocoa Islands"
                                },
                                {
                                  "id": "3b54233d-cf69-4738-adbc-0dd1b1c8ab6d",
                                  "value": "Cocos Islands",
                                  "text": "Cocos Islands"
                                },
                                {
                                  "id": "d0914eb9-7c60-459f-8fc3-d8feb480f178",
                                  "value": "Congo (Democratic Republic of the)",
                                  "text": "Congo (Democratic Republic of the)"
                                },
                                {
                                  "id": "507f6a00-26e1-4af9-840f-cc7f81ee81be",
                                  "value": "Cote D'Ivorie",
                                  "text": "Cote D'Ivorie"
                                },
                                {
                                  "id": "4015341e-e21a-4605-a7fa-78eff1943e90",
                                  "value": "Czechoslovakia",
                                  "text": "Czechoslovakia"
                                },
                                {
                                  "id": "08183b4a-121c-4495-95c6-0213e55b894f",
                                  "value": "Diego Garcia",
                                  "text": "Diego Garcia"
                                },
                                {
                                  "id": "5681235b-ad37-472e-ae9a-7b0c89dcd7fc",
                                  "value": "Faeroe Islands",
                                  "text": "Faeroe Islands"
                                },
                                {
                                  "id": "1a7d7ff0-9388-47ab-8dc3-d800f04b7c52",
                                  "value": "French Polynesia",
                                  "text": "French Polynesia"
                                },
                                {
                                  "id": "2965572f-9aee-4dc0-b8d9-1d74a7ff9f4c",
                                  "value": "French Southern Territioies",
                                  "text": "French Southern Territioies"
                                },
                                {
                                  "id": "d8788a2c-83d5-4cff-b07a-a1b1bc18362c",
                                  "value": "Gambia, The",
                                  "text": "Gambia, The"
                                },
                                {
                                  "id": "dee8f465-55fa-4d7e-8844-db1fafbe1fa3",
                                  "value": "Georgia, Republic of",
                                  "text": "Georgia, Republic of"
                                },
                                {
                                  "id": "743347b8-f293-43ba-80b2-c502f198772e",
                                  "value": "Gilbratar",
                                  "text": "Gilbratar"
                                },
                                {
                                  "id": "e1ea72c0-bbff-453f-acd6-5075ed316cc3",
                                  "value": "Heard Island and McDonald Island",
                                  "text": "Heard Island and McDonald Island"
                                },
                                {
                                  "id": "63c142b8-a76a-4202-be53-18d3145af2f4",
                                  "value": "Holy See (Vatican)",
                                  "text": "Holy See (Vatican)"
                                },
                                {
                                  "id": "0a534182-6446-46f0-b16d-66b1cda89fce",
                                  "value": "Ivory Coast, Republic Of",
                                  "text": "Ivory Coast, Republic Of"
                                },
                                {
                                  "id": "4d6f2909-b4cf-4957-a795-d96007bc4df4",
                                  "value": "Korea, Democratic People's Republic of",
                                  "text": "Korea, Democratic People's Republic of"
                                },
                                {
                                  "id": "9c36fe4c-7c9e-4952-a0a0-e4e9e5846a82",
                                  "value": "Korea, Republic of",
                                  "text": "Korea, Republic of"
                                },
                                {
                                  "id": "02217665-183c-459f-9baa-f1fe8aa80581",
                                  "value": "Macedonia, Republic of",
                                  "text": "Macedonia, Republic of"
                                },
                                {
                                  "id": "5389b6e1-c4a9-4960-b0e6-f52a6741cde3",
                                  "value": "Mayotte Island",
                                  "text": "Mayotte Island"
                                },
                                {
                                  "id": "fc7d14b3-4ef0-40b6-a8a2-77a680e9c322",
                                  "value": "Micronesia, Federated States of",
                                  "text": "Micronesia, Federated States of"
                                },
                                {
                                  "id": "8ddb2ada-e209-475d-891b-6f4086042e77",
                                  "value": "Montserrat",
                                  "text": "Montserrat"
                                },
                                {
                                  "id": "4a55ed6f-b771-4b78-887f-4fa2d1e50c10",
                                  "value": "Netherlands Antilles",
                                  "text": "Netherlands Antilles"
                                },
                                {
                                  "id": "4a43dc74-ac34-462e-a8fc-58686504eb98",
                                  "value": "Northern Mariana Islands",
                                  "text": "Northern Mariana Islands"
                                },
                                {
                                  "id": "0289e133-5c18-4938-82e4-2ddf1ca4bb67",
                                  "value": "Palestinian Territory, Occupied",
                                  "text": "Palestinian Territory, Occupied"
                                },
                                {
                                  "id": "b01ea966-cae8-4e33-97f5-e280c078f2d7",
                                  "value": "Puerto Rico",
                                  "text": "Puerto Rico"
                                },
                                {
                                  "id": "79970f74-d598-4b8e-b0e7-b96b73ae2f60",
                                  "value": "South Georgia and the South Sandwich Islands",
                                  "text": "South Georgia and the South Sandwich Islands"
                                },
                                {
                                  "id": "a42aade4-bba0-458e-bbd1-43ccae64851d",
                                  "value": "St Helena",
                                  "text": "St Helena"
                                },
                                {
                                  "id": "7adf352f-800f-4028-aaae-67712fa5743b",
                                  "value": "St Pierre and Miquelon",
                                  "text": "St Pierre and Miquelon"
                                },
                                {
                                  "id": "402d440d-4971-477f-a48d-b6d100298d73",
                                  "value": "St. Kitts/Nevis",
                                  "text": "St. Kitts/Nevis"
                                },
                                {
                                  "id": "57eb29db-59e5-4400-99e8-461974b7af25",
                                  "value": "St. Lucia",
                                  "text": "St. Lucia"
                                },
                                {
                                  "id": "e5162b53-2b57-46a8-9138-596fb47aaa70",
                                  "value": "St. Vincent",
                                  "text": "St. Vincent"
                                },
                                {
                                  "id": "247197b8-5e84-48c6-985c-4cfbe19d8e65",
                                  "value": "Svalbard and Jan Mayen Island",
                                  "text": "Svalbard and Jan Mayen Island"
                                },
                                {
                                  "id": "8c279bc3-87ba-45fd-81c0-64bd7e2f9f61",
                                  "value": "Turks/Caicos Islands",
                                  "text": "Turks/Caicos Islands"
                                },
                                {
                                  "id": "9d5be498-3d60-4832-bd96-55987b672af1",
                                  "value": "U.S. Minor Outlying Islands",
                                  "text": "U.S. Minor Outlying Islands"
                                },
                                {
                                  "id": "64442488-2352-49c4-9f91-62d4717a4cbc",
                                  "value": "USA",
                                  "text": "USA"
                                },
                                {
                                  "id": "7753a322-d1d0-419c-9ee2-7d8306b8ff18",
                                  "value": "Vanuatu Republic Of",
                                  "text": "Vanuatu Republic Of"
                                },
                                {
                                  "id": "2dc6f19b-4d69-4fdc-a997-a3b98017749b",
                                  "value": "Virgin Islands, US",
                                  "text": "Virgin Islands, US"
                                },
                                {
                                  "id": "0a07e65b-195e-48f6-b4ab-671a1ef18b07",
                                  "value": "Wallis And Futuna Islands",
                                  "text": "Wallis And Futuna Islands"
                                },
                                {
                                  "id": "c08d02fa-27be-4d06-bb7c-b5a54fd4d6a1",
                                  "value": "Western Samoa",
                                  "text": "Western Samoa"
                                },
                                {
                                  "id": "3522b066-6cd7-40e7-a8e0-743336b50c83",
                                  "value": "Angola; Republic of",
                                  "text": "Angola; Republic of"
                                },
                                {
                                  "id": "d8b1c0ae-1444-4745-9e32-9c2a04344b72",
                                  "value": "Antigua/Barbuda",
                                  "text": "Antigua/Barbuda"
                                },
                                {
                                  "id": "a3faacc2-310b-49e7-828b-45572e89245b",
                                  "value": "Ascension Islands",
                                  "text": "Ascension Islands"
                                },
                                {
                                  "id": "25758258-b0f1-43d9-afe4-b5a4b669ba48",
                                  "value": "Bermuda",
                                  "text": "Bermuda"
                                },
                                {
                                  "id": "7d83bb22-5d74-4258-9463-9a8ca6e630b7",
                                  "value": "Burma (Union Of Myanmar)",
                                  "text": "Burma (Union Of Myanmar)"
                                },
                                {
                                  "id": "3aa4ea2c-1f34-41d1-81d2-2b28018ee157",
                                  "value": "British Virgin Islands",
                                  "text": "British Virgin Islands"
                                },
                                {
                                  "id": "bdbc296f-532d-43a7-8bd1-56f464fb97eb",
                                  "value": "British Indian Ocean Territory",
                                  "text": "British Indian Ocean Territory"
                                },
                                {
                                  "id": "96d5a489-c9b9-4fda-80d9-cd558fba688a",
                                  "value": "Cook Islands",
                                  "text": "Cook Islands"
                                },
                                {
                                  "id": "eefcbc85-c1ac-4ee4-a5a5-c828ea4b65b4",
                                  "value": "Columbia",
                                  "text": "Columbia"
                                },
                                {
                                  "id": "7b3472d9-856d-4fa0-8a0b-2d490ded29fe",
                                  "value": "Comoros Federal And Islamic Republic Of",
                                  "text": "Comoros Federal And Islamic Republic Of"
                                },
                                {
                                  "id": "0272af52-057f-477c-9dc8-7ba3a4788da4",
                                  "value": "Cape Verde Island",
                                  "text": "Cape Verde Island"
                                },
                                {
                                  "id": "7ee439f7-0749-4cbb-aa02-6c40e94f4811",
                                  "value": "Czechloslovakia",
                                  "text": "Czechloslovakia"
                                },
                                {
                                  "id": "a0f603ca-30d8-40d8-9c2e-b8ef9582779f",
                                  "value": "Falkland Islands",
                                  "text": "Falkland Islands"
                                },
                                {
                                  "id": "e6335da2-7aa4-489c-811f-23b3570dd655",
                                  "value": "Gambia; The",
                                  "text": "Gambia; The"
                                },
                                {
                                  "id": "2521b855-5929-4e8d-b060-162a082b49a0",
                                  "value": "Greenland",
                                  "text": "Greenland"
                                },
                                {
                                  "id": "71401784-ed10-46fd-b93d-11b939499ac2",
                                  "value": "Guadeloupe",
                                  "text": "Guadeloupe"
                                },
                                {
                                  "id": "0aad3782-99b7-4048-8eb8-1ff35411f627",
                                  "value": "Guam",
                                  "text": "Guam"
                                },
                                {
                                  "id": "073c315d-002f-4cb0-8927-36275959f5ed",
                                  "value": "Guinea People's Revolutionary Republic",
                                  "text": "Guinea People's Revolutionary Republic"
                                },
                                {
                                  "id": "55cc7bdc-b19b-4470-91a3-52b2c4512ac3",
                                  "value": "Hong Kong",
                                  "text": "Hong Kong"
                                },
                                {
                                  "id": "4ea38585-7f61-44be-b027-bdeebf37fbfd",
                                  "value": "Ivory Coast; Republic Of",
                                  "text": "Ivory Coast; Republic Of"
                                },
                                {
                                  "id": "766d9414-0ffb-4198-a3c3-94092d134169",
                                  "value": "Korea",
                                  "text": "Korea"
                                },
                                {
                                  "id": "46703760-fd6a-4f92-a9cd-58ce3e5165df",
                                  "value": "Macao",
                                  "text": "Macao"
                                },
                                {
                                  "id": "06b9076c-49ae-40cd-8088-f500f4847fda",
                                  "value": "Martinique (French Antilles)",
                                  "text": "Martinique (French Antilles)"
                                },
                                {
                                  "id": "599fcdb5-03a9-4ea8-a7fc-360d2ad9b5c0",
                                  "value": "New Caledonia",
                                  "text": "New Caledonia"
                                },
                                {
                                  "id": "2d542ea8-0322-41a7-931c-66f0c3bdf52e",
                                  "value": "The Netherlands",
                                  "text": "The Netherlands"
                                },
                                {
                                  "id": "b83700c5-106b-4d02-ae41-7ef8575838a8",
                                  "value": "Niger Republic",
                                  "text": "Niger Republic"
                                },
                                {
                                  "id": "31644f5b-03c8-4fb2-b5e3-f38c2614bdec",
                                  "value": "Niue",
                                  "text": "Niue"
                                },
                                {
                                  "id": "64b2ddd8-3088-4972-8d7f-1a0642c138ca",
                                  "value": "Norfolk Island",
                                  "text": "Norfolk Island"
                                },
                                {
                                  "id": "36a19788-4df9-4c9e-9154-610d85ada2aa",
                                  "value": "Palestinian Territory; Occupied",
                                  "text": "Palestinian Territory; Occupied"
                                },
                                {
                                  "id": "b88799a6-173e-4754-b23c-5d567be9642b",
                                  "value": "Pitcarin Islands",
                                  "text": "Pitcarin Islands"
                                },
                                {
                                  "id": "f390f025-5cf2-4cc1-91d1-d83b69a66016",
                                  "value": "Reunion Island",
                                  "text": "Reunion Island"
                                },
                                {
                                  "id": "7f833737-efbf-40b2-a6d3-8f6e7858f2e8",
                                  "value": "Saipan",
                                  "text": "Saipan"
                                },
                                {
                                  "id": "a5ace738-2eef-4414-8ee0-b619293f59d7",
                                  "value": "Sao Tome",
                                  "text": "Sao Tome"
                                },
                                {
                                  "id": "59ad1235-27e5-470e-9775-d2d9852e0f4e",
                                  "value": "Somalia Republic",
                                  "text": "Somalia Republic"
                                },
                                {
                                  "id": "0529fc12-2125-47ff-8cf4-70ef44c23bcd",
                                  "value": "Tokelau",
                                  "text": "Tokelau"
                                },
                                {
                                  "id": "c3e8a0c4-eba6-4be3-a3b1-1740f8f46aa1",
                                  "value": "Tonga Islands",
                                  "text": "Tonga Islands"
                                },
                                {
                                  "id": "7deb793e-66b6-4af8-a779-af79e9f8a21d",
                                  "value": "Trinidad/Tobago/The Democratic Republic Of",
                                  "text": "Trinidad/Tobago/The Democratic Republic Of"
                                },
                                {
                                  "id": "fc6babd4-db93-4307-9904-dc1cb7068e3e",
                                  "value": "Unknown",
                                  "text": "Unknown"
                                },
                                {
                                  "id": "5ff191af-c0d9-435a-a240-d4aa481fc8b0",
                                  "value": "United States of America",
                                  "text": "United States of America"
                                },
                                {
                                  "id": "933570f3-4312-4cb5-928f-de801adc9295",
                                  "value": "Yugoslavia",
                                  "text": "Yugoslavia"
                                },
                                {
                                  "id": "60488cee-afbf-4bf1-a45f-fca41f65db72",
                                  "value": "Other",
                                  "text": "Other"
                                },
                                {
                                  "id": "92f3682d-225a-4229-b6e6-697baab14508",
                                  "value": "French Guiana",
                                  "text": "French Guiana"
                                },
                                {
                                  "id": "19c34992-38ba-4381-94bf-51e21fa956ea",
                                  "value": "Curacao",
                                  "text": "Curacao"
                                },
                                {
                                  "id": "418e7e6c-1cc9-4f4b-83c5-f5efccc18cf5",
                                  "value": "Sint Maarten",
                                  "text": "Sint Maarten"
                                },
                                {
                                  "id": "0bc03fc6-ec5f-4376-958b-3af8041c139f",
                                  "value": "Afghanistan",
                                  "text": "Afghanistan"
                                },
                                {
                                  "id": "22c28523-4ee4-4c8e-a940-371ea4db1f06",
                                  "value": "Albania",
                                  "text": "Albania"
                                },
                                {
                                  "id": "73b7670a-0696-4e60-92c3-a10986361562",
                                  "value": "Algeria",
                                  "text": "Algeria"
                                },
                                {
                                  "id": "ba11180a-8bf4-4e49-a6bc-cc5fac6e1d03",
                                  "value": "Andorra",
                                  "text": "Andorra"
                                },
                                {
                                  "id": "d40e53cb-99d9-4382-8405-47f0c9e4e393",
                                  "value": "Angola",
                                  "text": "Angola"
                                },
                                {
                                  "id": "d629e91d-84a6-4819-b0dd-c31248d7043c",
                                  "value": "Antigua and Barbuda",
                                  "text": "Antigua and Barbuda"
                                },
                                {
                                  "id": "a4c46673-a382-4e09-83a5-5420e51fcd37",
                                  "value": "Argentina",
                                  "text": "Argentina"
                                },
                                {
                                  "id": "47d43016-61c3-4873-ae1e-28ff26cd3c60",
                                  "value": "Armenia",
                                  "text": "Armenia"
                                },
                                {
                                  "id": "b2bacd35-8586-4f9e-8f13-f3d0fa57a47a",
                                  "value": "Australia",
                                  "text": "Australia"
                                },
                                {
                                  "id": "475466e6-d507-451e-9d13-e314c404722b",
                                  "value": "Austria",
                                  "text": "Austria"
                                },
                                {
                                  "id": "b9f81a9b-0738-47ad-a2cf-2946eed95eed",
                                  "value": "Azerbaijan",
                                  "text": "Azerbaijan"
                                },
                                {
                                  "id": "f62c8213-13fe-4c0b-bf24-0a88cec4ad8a",
                                  "value": "Bahamas",
                                  "text": "Bahamas"
                                },
                                {
                                  "id": "511e5823-36ee-4121-b74b-83a5b19cc923",
                                  "value": "Bahrain",
                                  "text": "Bahrain"
                                },
                                {
                                  "id": "6d4f38ce-0291-4ab5-8fd0-0a9c599aaafe",
                                  "value": "Bangladesh",
                                  "text": "Bangladesh"
                                },
                                {
                                  "id": "2e4bfa4a-c827-491b-a481-e4b15d88aea2",
                                  "value": "Barbados",
                                  "text": "Barbados"
                                },
                                {
                                  "id": "c657aaa9-c67b-40ac-ba83-4260f71b420e",
                                  "value": "Belarus",
                                  "text": "Belarus"
                                },
                                {
                                  "id": "3fbdf4a8-8960-4375-9c9c-f56f15cb1669",
                                  "value": "Belgium",
                                  "text": "Belgium"
                                },
                                {
                                  "id": "d952631f-8deb-400d-b269-46d2299fa0e0",
                                  "value": "Belize",
                                  "text": "Belize"
                                },
                                {
                                  "id": "a5f2b1a8-bb5a-4671-be23-e81af8670de0",
                                  "value": "Benin",
                                  "text": "Benin"
                                },
                                {
                                  "id": "033e3499-a7ca-4eb7-bf49-c5c280c6feb8",
                                  "value": "Bhutan",
                                  "text": "Bhutan"
                                },
                                {
                                  "id": "3075689f-d74d-47d4-99d6-f9b591e8dfbe",
                                  "value": "Bolivia",
                                  "text": "Bolivia"
                                },
                                {
                                  "id": "e2cd320c-474a-417e-a069-70179f2ed3b3",
                                  "value": "Bosnia and Herzegovina",
                                  "text": "Bosnia and Herzegovina"
                                },
                                {
                                  "id": "44099d9b-0523-4842-9311-ddcfb3708ddf",
                                  "value": "Botswana",
                                  "text": "Botswana"
                                },
                                {
                                  "id": "269af05b-f76e-46c4-a16f-e316f127ca0d",
                                  "value": "Brazil",
                                  "text": "Brazil"
                                },
                                {
                                  "id": "d4c50c88-27f4-4842-a952-e7cb44ec2481",
                                  "value": "Brunei Darussalam",
                                  "text": "Brunei Darussalam"
                                },
                                {
                                  "id": "ff44cc26-d1df-4cb2-bc25-3510c1f11a94",
                                  "value": "Bulgaria",
                                  "text": "Bulgaria"
                                },
                                {
                                  "id": "257a13f7-c7f1-4f77-afc4-c85660731eb1",
                                  "value": "Burkina Faso",
                                  "text": "Burkina Faso"
                                },
                                {
                                  "id": "8c07a221-cea5-4115-ad2d-69cea50768cb",
                                  "value": "Burma (Myanmar)",
                                  "text": "Burma (Myanmar)"
                                },
                                {
                                  "id": "41786e89-8d9d-46b4-822e-cc4397ccbc84",
                                  "value": "Burundi",
                                  "text": "Burundi"
                                },
                                {
                                  "id": "f172b00e-44f9-4362-901c-2537ce4c06bc",
                                  "value": "Cambodia",
                                  "text": "Cambodia"
                                },
                                {
                                  "id": "5bc540ac-b33c-4377-923e-d3ac439fe928",
                                  "value": "Cameroon",
                                  "text": "Cameroon"
                                },
                                {
                                  "id": "f2cd41b3-b391-4e55-9cb0-0766b270b151",
                                  "value": "Canada",
                                  "text": "Canada"
                                },
                                {
                                  "id": "f996c21b-7e3e-450c-a6ef-ecd50a2fd6f4",
                                  "value": "Cape Verde",
                                  "text": "Cape Verde"
                                },
                                {
                                  "id": "cc76896c-9c5f-4698-83ca-3dbc976540cd",
                                  "value": "Central African Republic",
                                  "text": "Central African Republic"
                                },
                                {
                                  "id": "3ff92ea7-a1d9-4754-a6ec-ee256767d3dd",
                                  "value": "Chad",
                                  "text": "Chad"
                                },
                                {
                                  "id": "e5a082fc-b4a7-4ffc-bce2-49d15a9e4b8e",
                                  "value": "Chile",
                                  "text": "Chile"
                                },
                                {
                                  "id": "5af8bc25-ba68-48a3-a2f9-6a71c5b19360",
                                  "value": "China",
                                  "text": "China"
                                },
                                {
                                  "id": "0e1d7855-afdb-489d-bed5-ea275daa65d2",
                                  "value": "Colombia",
                                  "text": "Colombia"
                                },
                                {
                                  "id": "a882965b-676b-46d0-92f0-05b6775ccd42",
                                  "value": "Comoros",
                                  "text": "Comoros"
                                },
                                {
                                  "id": "94fc220c-60b3-4334-86d2-4476acbd092d",
                                  "value": "Congo",
                                  "text": "Congo"
                                },
                                {
                                  "id": "2c0015e5-c2ca-4a90-b484-2fd9755f255d",
                                  "value": "Costa Rica",
                                  "text": "Costa Rica"
                                },
                                {
                                  "id": "c935bb5a-d493-4e70-be89-b73baf509fb1",
                                  "value": "Côte d'Ivoire",
                                  "text": "Côte d'Ivoire"
                                },
                                {
                                  "id": "51202732-cce0-4f68-8264-c284d0b4b67e",
                                  "value": "Croatia",
                                  "text": "Croatia"
                                },
                                {
                                  "id": "90c5c187-82b8-4512-b33e-3cc2506dd6ee",
                                  "value": "Cuba",
                                  "text": "Cuba"
                                },
                                {
                                  "id": "1828f831-2a0e-48a4-a992-a53ea7bc526d",
                                  "value": "Cyprus",
                                  "text": "Cyprus"
                                },
                                {
                                  "id": "ee7f6e19-95ad-4df9-bfeb-ac3ac3dc1b5b",
                                  "value": "Czech Republic",
                                  "text": "Czech Republic"
                                },
                                {
                                  "id": "900dced3-538b-4ef5-bc91-456231ac40fc",
                                  "value": "Democratic Republic of the Congo",
                                  "text": "Democratic Republic of the Congo"
                                },
                                {
                                  "id": "f5579499-d89b-43c1-8545-5dfdd12cfe2f",
                                  "value": "Denmark",
                                  "text": "Denmark"
                                },
                                {
                                  "id": "4023a7b1-32ed-4ee7-a73b-f790e1927905",
                                  "value": "Djibouti",
                                  "text": "Djibouti"
                                },
                                {
                                  "id": "2d503ec9-d779-441a-b5e3-9fef57f6e672",
                                  "value": "Dominica",
                                  "text": "Dominica"
                                },
                                {
                                  "id": "fd458de0-16fb-4761-9c2a-2feb7b30670c",
                                  "value": "Dominican Republic",
                                  "text": "Dominican Republic"
                                },
                                {
                                  "id": "a0be0ed5-0981-47af-bd26-b30e9e4ad1df",
                                  "value": "East Timor",
                                  "text": "East Timor"
                                },
                                {
                                  "id": "4967835b-f061-41fe-8cb6-c0503c22f351",
                                  "value": "Ecuador",
                                  "text": "Ecuador"
                                },
                                {
                                  "id": "bd3a317d-07a6-47dc-8a90-94af3b27ea4c",
                                  "value": "Egypt",
                                  "text": "Egypt"
                                },
                                {
                                  "id": "49fe1554-dade-4e7b-ae57-b9b2230e1f05",
                                  "value": "El Salvador",
                                  "text": "El Salvador"
                                },
                                {
                                  "id": "22dc91a2-c771-4c32-9937-6eed382d0462",
                                  "value": "England",
                                  "text": "England"
                                },
                                {
                                  "id": "ea55e895-2ee8-4728-a804-864cdd7ff3ae",
                                  "value": "Equatorial Guinea",
                                  "text": "Equatorial Guinea"
                                },
                                {
                                  "id": "10c8188a-bf25-4d54-b3e0-8fc88da8df06",
                                  "value": "Eritrea",
                                  "text": "Eritrea"
                                },
                                {
                                  "id": "b3ac56c8-5b87-4dcd-80a2-7514f866273f",
                                  "value": "Estonia",
                                  "text": "Estonia"
                                },
                                {
                                  "id": "c76f7d34-a5e5-479d-81cf-c7f60f1d1298",
                                  "value": "Ethiopia",
                                  "text": "Ethiopia"
                                },
                                {
                                  "id": "dfcfb612-b6fc-46e7-ac0c-147d16ddc3c5",
                                  "value": "Fiji",
                                  "text": "Fiji"
                                },
                                {
                                  "id": "d68296a8-3388-4a76-9683-cc9ba2477423",
                                  "value": "Finland",
                                  "text": "Finland"
                                },
                                {
                                  "id": "0d4716a6-245e-498b-a997-c6ed46c62f7f",
                                  "value": "France",
                                  "text": "France"
                                },
                                {
                                  "id": "68ccee19-57c1-4a84-b832-27187ff1cf2b",
                                  "value": "Gabon",
                                  "text": "Gabon"
                                },
                                {
                                  "id": "6a0a78fc-2926-4fa8-aece-679b13ba5688",
                                  "value": "Gambia",
                                  "text": "Gambia"
                                },
                                {
                                  "id": "d6a77c28-88a7-49cb-bba7-7adf9e20b439",
                                  "value": "Georgia",
                                  "text": "Georgia"
                                },
                                {
                                  "id": "e37f921a-71db-49d4-8cf5-f81aeac75b82",
                                  "value": "Germany",
                                  "text": "Germany"
                                },
                                {
                                  "id": "b7bbe6fe-727e-4b8f-b574-912dde3e1784",
                                  "value": "Ghana",
                                  "text": "Ghana"
                                },
                                {
                                  "id": "35e7d43b-df5d-488e-a475-f4341533e5bc",
                                  "value": "Great Britain",
                                  "text": "Great Britain"
                                },
                                {
                                  "id": "6b89da36-e7aa-478d-8b9c-d5b33c602cda",
                                  "value": "Greece",
                                  "text": "Greece"
                                },
                                {
                                  "id": "963d9dc8-60fa-4c4f-b17f-e42ff5c9fe5a",
                                  "value": "Grenada",
                                  "text": "Grenada"
                                },
                                {
                                  "id": "b58f0273-5f34-4637-9609-237f7cb71026",
                                  "value": "Guatemala",
                                  "text": "Guatemala"
                                },
                                {
                                  "id": "772e045a-1867-4e2e-a28c-a3f72485a011",
                                  "value": "Guinea",
                                  "text": "Guinea"
                                },
                                {
                                  "id": "4da7ef99-696b-4562-ba14-4d97e2107300",
                                  "value": "Guinea-Bissau",
                                  "text": "Guinea-Bissau"
                                },
                                {
                                  "id": "fc47634f-6d3a-45a0-93f8-460b0ba42c31",
                                  "value": "Guyana",
                                  "text": "Guyana"
                                },
                                {
                                  "id": "9b8892b5-1581-4e23-8972-62a54402f6fd",
                                  "value": "Haiti",
                                  "text": "Haiti"
                                },
                                {
                                  "id": "b9bf1929-cf29-4137-a663-29b9d317f44b",
                                  "value": "Honduras",
                                  "text": "Honduras"
                                },
                                {
                                  "id": "6e9dc09b-b150-4449-b0f8-758cc7ec29c0",
                                  "value": "Hungary",
                                  "text": "Hungary"
                                },
                                {
                                  "id": "e99f6910-3b03-4633-85ea-ea2e0a56c19f",
                                  "value": "Iceland",
                                  "text": "Iceland"
                                },
                                {
                                  "id": "f523963a-d351-4ec0-a4ed-d480c753eeb8",
                                  "value": "India",
                                  "text": "India"
                                },
                                {
                                  "id": "1f087fa1-4b87-485e-88f5-de581e9440b7",
                                  "value": "Indonesia",
                                  "text": "Indonesia"
                                },
                                {
                                  "id": "eeaff936-8a96-4fcb-871f-450c7f90bb66",
                                  "value": "Iran",
                                  "text": "Iran"
                                },
                                {
                                  "id": "2beeba00-82f8-44dd-8640-c9e28debfb8d",
                                  "value": "Iraq",
                                  "text": "Iraq"
                                },
                                {
                                  "id": "ef3282cc-60ff-43de-b386-81de8aa668cb",
                                  "value": "Ireland",
                                  "text": "Ireland"
                                },
                                {
                                  "id": "8cf9a1f1-1f43-45f9-9285-967ecd4a8e76",
                                  "value": "Israel",
                                  "text": "Israel"
                                },
                                {
                                  "id": "8e487b55-c4fc-4828-aded-1fdbed911eef",
                                  "value": "Italy",
                                  "text": "Italy"
                                },
                                {
                                  "id": "277b0aab-f237-4ef3-bd9c-7d5aff08101d",
                                  "value": "Jamaica",
                                  "text": "Jamaica"
                                },
                                {
                                  "id": "2660a48b-cdbf-4d0b-ad30-92c8c91fc6a7",
                                  "value": "Japan",
                                  "text": "Japan"
                                },
                                {
                                  "id": "bafdb847-6014-4aa5-9324-3e4dd673ff56",
                                  "value": "Jordan",
                                  "text": "Jordan"
                                },
                                {
                                  "id": "de9ba47f-d652-4e0e-b085-c3e0d16c01dc",
                                  "value": "Kazakhstan",
                                  "text": "Kazakhstan"
                                },
                                {
                                  "id": "1e278884-4f7b-400c-9d3b-1ebd5631751d",
                                  "value": "Kenya",
                                  "text": "Kenya"
                                },
                                {
                                  "id": "b7a94b42-ebe6-4db3-9c3d-f92a4c1bf8fe",
                                  "value": "Kiribati",
                                  "text": "Kiribati"
                                },
                                {
                                  "id": "1eaf3cda-77a9-4b2c-91fd-981f042b4462",
                                  "value": "Kosovo",
                                  "text": "Kosovo"
                                },
                                {
                                  "id": "58ecf9aa-6bae-4764-b195-a99028138737",
                                  "value": "Kuwait",
                                  "text": "Kuwait"
                                },
                                {
                                  "id": "0725d6e5-8954-4316-b5c9-b548d8ce3025",
                                  "value": "Kyrgyzstan",
                                  "text": "Kyrgyzstan"
                                },
                                {
                                  "id": "0c5526d3-4185-44fd-9782-4bdbeffd1f15",
                                  "value": "Laos",
                                  "text": "Laos"
                                },
                                {
                                  "id": "16423520-9dbc-4e42-8aab-4e2aa9d0aec9",
                                  "value": "Latvia",
                                  "text": "Latvia"
                                },
                                {
                                  "id": "947c3f7c-1998-4a0d-846d-8eb710cc178b",
                                  "value": "Lebanon",
                                  "text": "Lebanon"
                                },
                                {
                                  "id": "206066a3-419c-4832-bd3d-3a8e651b5418",
                                  "value": "Lesotho",
                                  "text": "Lesotho"
                                },
                                {
                                  "id": "5b0971b8-5551-452a-bffd-29cacfc6a926",
                                  "value": "Liberia",
                                  "text": "Liberia"
                                },
                                {
                                  "id": "83551d54-1b06-46aa-99b4-7a861e2f68c5",
                                  "value": "Libya",
                                  "text": "Libya"
                                },
                                {
                                  "id": "f8b946c2-2bf9-41a6-9b4b-138904730b97",
                                  "value": "Liechtenstein",
                                  "text": "Liechtenstein"
                                },
                                {
                                  "id": "8839312f-af50-4cfe-a425-0a678efacadd",
                                  "value": "Lithuania",
                                  "text": "Lithuania"
                                },
                                {
                                  "id": "700b006d-7a37-408b-b0c1-77b9a17c7dac",
                                  "value": "Luxembourg",
                                  "text": "Luxembourg"
                                },
                                {
                                  "id": "07177e56-4ba4-4797-8384-156da3c6276d",
                                  "value": "Macedonia",
                                  "text": "Macedonia"
                                },
                                {
                                  "id": "2331490a-b877-47f6-91e2-c124e90baf63",
                                  "value": "Madagascar",
                                  "text": "Madagascar"
                                },
                                {
                                  "id": "26167a8b-45cd-4c78-8055-2d50e1b07bb3",
                                  "value": "Malawi",
                                  "text": "Malawi"
                                },
                                {
                                  "id": "9bd1fb85-7b0e-4543-b90e-21a86939432c",
                                  "value": "Malaysia",
                                  "text": "Malaysia"
                                },
                                {
                                  "id": "423dce66-f18a-4b9b-bffa-842503cb2276",
                                  "value": "Maldives",
                                  "text": "Maldives"
                                },
                                {
                                  "id": "7e89ae50-2103-4d72-8f94-e04c3190a56a",
                                  "value": "Mali",
                                  "text": "Mali"
                                },
                                {
                                  "id": "54b3c9f6-cb46-4315-b21b-6c9c152c980b",
                                  "value": "Malta",
                                  "text": "Malta"
                                },
                                {
                                  "id": "9973882c-35e2-46a2-aea7-b97bab763084",
                                  "value": "Marshall Islands",
                                  "text": "Marshall Islands"
                                },
                                {
                                  "id": "3b06d302-d4c2-49ec-8fd1-461034c352c2",
                                  "value": "Mauritania",
                                  "text": "Mauritania"
                                },
                                {
                                  "id": "28091fdb-d6dd-410d-9f60-4b8a95fe10ae",
                                  "value": "Mauritius",
                                  "text": "Mauritius"
                                },
                                {
                                  "id": "db4e0ea0-99d0-42b2-a0a7-cfed774f8252",
                                  "value": "Mexico",
                                  "text": "Mexico"
                                },
                                {
                                  "id": "143281c5-384f-469b-a8c3-c0dc6243511f",
                                  "value": "Micronesia",
                                  "text": "Micronesia"
                                },
                                {
                                  "id": "6a4a303c-a395-4cbc-9216-21aa4dfc598e",
                                  "value": "Moldova",
                                  "text": "Moldova"
                                },
                                {
                                  "id": "bda311a8-0258-4fed-95cd-2aa9ecc4aa0f",
                                  "value": "Monaco",
                                  "text": "Monaco"
                                },
                                {
                                  "id": "1f45da17-4622-44cb-b29a-9972d289bd6a",
                                  "value": "Mongolia",
                                  "text": "Mongolia"
                                },
                                {
                                  "id": "23474ff5-bc05-422e-9fcd-c5039afca77e",
                                  "value": "Montenegro",
                                  "text": "Montenegro"
                                },
                                {
                                  "id": "6761f31f-9053-4081-9b5c-42e94ee67d15",
                                  "value": "Morocco",
                                  "text": "Morocco"
                                },
                                {
                                  "id": "3f20fdee-4029-4db3-90d8-987456b9ded4",
                                  "value": "Mozambique",
                                  "text": "Mozambique"
                                },
                                {
                                  "id": "b7c8dfd8-697d-4ac1-b4d3-446ac636e245",
                                  "value": "Myanmar",
                                  "text": "Myanmar"
                                },
                                {
                                  "id": "db5cd2e0-5a27-4224-96d7-b28b0c75992b",
                                  "value": "Namibia",
                                  "text": "Namibia"
                                },
                                {
                                  "id": "461797dc-4c25-4d33-90dd-c6169cc94e8d",
                                  "value": "Nauru",
                                  "text": "Nauru"
                                },
                                {
                                  "id": "c5d57995-8b0c-406e-aaad-cdcd0d9d0736",
                                  "value": "Nepal",
                                  "text": "Nepal"
                                },
                                {
                                  "id": "4a4e63cc-81cb-40a3-bb6b-15e38c2e34ad",
                                  "value": "Netherlands",
                                  "text": "Netherlands"
                                },
                                {
                                  "id": "7e10a4c6-9cc0-468b-a6fe-f5592b8fd430",
                                  "value": "New Zealand",
                                  "text": "New Zealand"
                                },
                                {
                                  "id": "8ef11c27-c6e6-4f7f-bd11-d91d4e7ba808",
                                  "value": "Nicaragua",
                                  "text": "Nicaragua"
                                },
                                {
                                  "id": "accd06b0-1898-436d-83b1-56c78e43a023",
                                  "value": "Niger",
                                  "text": "Niger"
                                },
                                {
                                  "id": "e2e2cb5f-dee7-40de-999e-a01730e07a68",
                                  "value": "Nigeria",
                                  "text": "Nigeria"
                                },
                                {
                                  "id": "69b8bb00-3d44-4c00-b63a-96c58a2f2f85",
                                  "value": "North Korea",
                                  "text": "North Korea"
                                },
                                {
                                  "id": "af9bf864-9101-4152-83c4-b7c679751f59",
                                  "value": "Northern Ireland",
                                  "text": "Northern Ireland"
                                },
                                {
                                  "id": "756b9903-24fd-4391-8399-32389cf8b135",
                                  "value": "Norway",
                                  "text": "Norway"
                                },
                                {
                                  "id": "ff11610e-1c93-40bc-a9b3-0d167889f53c",
                                  "value": "Oman",
                                  "text": "Oman"
                                },
                                {
                                  "id": "afa33304-36be-4ec9-aa5d-ffed29fc847e",
                                  "value": "Pakistan",
                                  "text": "Pakistan"
                                },
                                {
                                  "id": "8e22a217-f20c-4542-ae43-0752ead9efdf",
                                  "value": "Palau",
                                  "text": "Palau"
                                },
                                {
                                  "id": "907ead3d-c4fb-430a-a0a7-8a26f1b7fbab",
                                  "value": "Palestinian State",
                                  "text": "Palestinian State"
                                },
                                {
                                  "id": "2786096c-af24-474e-9a59-9c635e667f7c",
                                  "value": "Panama",
                                  "text": "Panama"
                                },
                                {
                                  "id": "977062f4-ff73-485b-a12a-2e5ff2423b26",
                                  "value": "Papua New Guinea",
                                  "text": "Papua New Guinea"
                                },
                                {
                                  "id": "c050301c-6e78-4ae8-b8b4-b48309722998",
                                  "value": "Paraguay",
                                  "text": "Paraguay"
                                },
                                {
                                  "id": "86eeb976-0094-42ae-b576-0a3d80db7bab",
                                  "value": "Peru",
                                  "text": "Peru"
                                },
                                {
                                  "id": "0f20a84e-5e8f-45ba-ae1f-11d4e742c49b",
                                  "value": "Philippines",
                                  "text": "Philippines"
                                },
                                {
                                  "id": "ec1c65a9-a063-4c11-9f11-4bac4b443304",
                                  "value": "Poland",
                                  "text": "Poland"
                                },
                                {
                                  "id": "e0a82b20-b624-4f1d-b957-38e2138d0313",
                                  "value": "Portugal",
                                  "text": "Portugal"
                                },
                                {
                                  "id": "73457e98-1f9f-4c83-b615-72fc23a2a56f",
                                  "value": "Qatar",
                                  "text": "Qatar"
                                },
                                {
                                  "id": "876c9a60-c90d-428c-a98d-7849bde07478",
                                  "value": "Romania",
                                  "text": "Romania"
                                },
                                {
                                  "id": "926ab59d-b2bc-48e9-bf7d-5c50fe619413",
                                  "value": "Russia",
                                  "text": "Russia"
                                },
                                {
                                  "id": "6ae62b37-65e3-4fe2-8e2e-67d0004550b1",
                                  "value": "Rwanda",
                                  "text": "Rwanda"
                                },
                                {
                                  "id": "22801a98-7c2b-4c63-8b88-49fae9fd1fc2",
                                  "value": "Saint Kitts and Nevis",
                                  "text": "Saint Kitts and Nevis"
                                },
                                {
                                  "id": "be9a834e-1924-4aa0-9c4d-4d80ff5528cd",
                                  "value": "Saint Lucia",
                                  "text": "Saint Lucia"
                                },
                                {
                                  "id": "b807c641-3d60-40b1-b1e8-d12ed52f260b",
                                  "value": "Saint Vincent and the Grenadines",
                                  "text": "Saint Vincent and the Grenadines"
                                },
                                {
                                  "id": "57be6057-a69b-4c6e-87ca-e43e5fa7cb17",
                                  "value": "Samoa",
                                  "text": "Samoa"
                                },
                                {
                                  "id": "ef3d2102-3036-49f8-96da-b6af958cb778",
                                  "value": "San Marino",
                                  "text": "San Marino"
                                },
                                {
                                  "id": "a91376ba-b713-4157-99d6-518bca5a2225",
                                  "value": "São Tomé & Príncipe",
                                  "text": "São Tomé & Príncipe"
                                },
                                {
                                  "id": "86d90da2-a101-4adc-998c-716572055165",
                                  "value": "Saudi Arabia",
                                  "text": "Saudi Arabia"
                                },
                                {
                                  "id": "3f7f877f-b74f-4369-a8fc-a8e3144643e8",
                                  "value": "Scotland",
                                  "text": "Scotland"
                                },
                                {
                                  "id": "d18ee67e-85c1-4fcd-ae65-fc420f5dbe87",
                                  "value": "Senegal",
                                  "text": "Senegal"
                                },
                                {
                                  "id": "754d6ff7-7462-4c0e-a7fc-f1794aa9d66a",
                                  "value": "Serbia",
                                  "text": "Serbia"
                                },
                                {
                                  "id": "1d878c57-b1c2-4ebf-b69b-61deb6432572",
                                  "value": "Seychelles",
                                  "text": "Seychelles"
                                },
                                {
                                  "id": "28b59046-c0ef-462e-8672-ff0ff2231ab9",
                                  "value": "Sierra Leone",
                                  "text": "Sierra Leone"
                                },
                                {
                                  "id": "3c5bf4ae-f285-4a7a-9b97-79b70caab6c8",
                                  "value": "Singapore",
                                  "text": "Singapore"
                                },
                                {
                                  "id": "056cb6c6-bf20-4637-bea2-9d00110980d7",
                                  "value": "Slovakia",
                                  "text": "Slovakia"
                                },
                                {
                                  "id": "4cb026cf-97ac-49e8-b367-8bebb02ba3b4",
                                  "value": "Slovenia",
                                  "text": "Slovenia"
                                },
                                {
                                  "id": "86c242ab-1b86-47eb-a684-ed9e2b66f873",
                                  "value": "Solomon Islands",
                                  "text": "Solomon Islands"
                                },
                                {
                                  "id": "9686831a-3c0c-4490-8e17-381bd0b107ad",
                                  "value": "Somalia",
                                  "text": "Somalia"
                                },
                                {
                                  "id": "6649718c-36af-4deb-811f-2bed8f834513",
                                  "value": "South Africa",
                                  "text": "South Africa"
                                },
                                {
                                  "id": "7731898c-ccd6-45d2-96c1-a76ec120ea19",
                                  "value": "South Korea",
                                  "text": "South Korea"
                                },
                                {
                                  "id": "088ac7bc-55f5-473a-bb3a-be29da339728",
                                  "value": "South Sudan",
                                  "text": "South Sudan"
                                },
                                {
                                  "id": "4446a37e-42d4-4338-9703-d92558cede9e",
                                  "value": "Spain",
                                  "text": "Spain"
                                },
                                {
                                  "id": "c20a904b-fd9d-4290-9e5c-f04854641b15",
                                  "value": "Sri Lanka",
                                  "text": "Sri Lanka"
                                },
                                {
                                  "id": "ad7c2f67-84d2-449c-9a37-41d91e75afbf",
                                  "value": "Sudan",
                                  "text": "Sudan"
                                },
                                {
                                  "id": "2a599bd2-9b42-4f60-a8f7-3d58c945d799",
                                  "value": "Suriname",
                                  "text": "Suriname"
                                },
                                {
                                  "id": "ec389362-e3f4-4547-9c78-1e88d1a662b0",
                                  "value": "Swaziland",
                                  "text": "Swaziland"
                                },
                                {
                                  "id": "e39eef52-2790-4650-80e9-062571c75ae4",
                                  "value": "Sweden",
                                  "text": "Sweden"
                                },
                                {
                                  "id": "a66afa2e-081d-4064-8449-61b326c64b2a",
                                  "value": "Switzerland",
                                  "text": "Switzerland"
                                },
                                {
                                  "id": "341aef1e-0360-4206-aeed-90408a9f2f38",
                                  "value": "Syria",
                                  "text": "Syria"
                                },
                                {
                                  "id": "6bf64232-8eea-4d4c-9147-1e545781b628",
                                  "value": "Taiwan",
                                  "text": "Taiwan"
                                },
                                {
                                  "id": "602b4e18-1de9-4e3c-a58b-a3968852cb78",
                                  "value": "Tajikistan",
                                  "text": "Tajikistan"
                                },
                                {
                                  "id": "82002d86-1146-4f57-a14b-340776bcc8e8",
                                  "value": "Tanzania",
                                  "text": "Tanzania"
                                },
                                {
                                  "id": "82a5d121-917f-4d0f-82a6-a1c9833ed5db",
                                  "value": "Thailand",
                                  "text": "Thailand"
                                },
                                {
                                  "id": "e6dce9b8-61d2-4504-8881-19fc27984165",
                                  "value": "Togo",
                                  "text": "Togo"
                                },
                                {
                                  "id": "e89cd1bb-945f-4a04-a875-a48b12da8278",
                                  "value": "Tonga",
                                  "text": "Tonga"
                                },
                                {
                                  "id": "1c730308-4f57-45d1-9863-cabcbd07671f",
                                  "value": "Trinidad and Tobago",
                                  "text": "Trinidad and Tobago"
                                },
                                {
                                  "id": "76b6f8ec-6cba-4e4a-9846-f6694bd1421e",
                                  "value": "Tunisia",
                                  "text": "Tunisia"
                                },
                                {
                                  "id": "3b3be465-192e-4330-9d7b-bb55325cc185",
                                  "value": "Turkey",
                                  "text": "Turkey"
                                },
                                {
                                  "id": "7e957a59-f4aa-4ece-a4ba-6e40dcf841df",
                                  "value": "Turkmenistan",
                                  "text": "Turkmenistan"
                                },
                                {
                                  "id": "4b5c6c21-63c7-4daf-a935-fe7d010e30ba",
                                  "value": "Tuvalu",
                                  "text": "Tuvalu"
                                },
                                {
                                  "id": "1d27c852-ba8f-466d-966c-486479678f0d",
                                  "value": "Uganda",
                                  "text": "Uganda"
                                },
                                {
                                  "id": "28f53bfe-7777-4612-bb24-aba0e609f20b",
                                  "value": "Ukraine",
                                  "text": "Ukraine"
                                },
                                {
                                  "id": "b5e7cda1-534c-48d0-8c40-19a862e48c7d",
                                  "value": "United Arab Emirates",
                                  "text": "United Arab Emirates"
                                },
                                {
                                  "id": "7abdd260-1a33-47e0-88b6-29181d6c35fd",
                                  "value": "United Kingdom",
                                  "text": "United Kingdom"
                                },
                                {
                                  "id": "681da855-54d4-4ebe-9e28-f01f97571b73",
                                  "value": "United States",
                                  "text": "United States"
                                },
                                {
                                  "id": "e56700de-1284-4dbb-a8e2-5f322d4f794f",
                                  "value": "Uruguay",
                                  "text": "Uruguay"
                                },
                                {
                                  "id": "35b00cf0-91b1-4074-b6c2-e8202a7448e5",
                                  "value": "Uzbekistan",
                                  "text": "Uzbekistan"
                                },
                                {
                                  "id": "27831012-a65c-4fbf-a5d7-aac11b47bed8",
                                  "value": "Vanuatu",
                                  "text": "Vanuatu"
                                },
                                {
                                  "id": "ab775a9a-b26f-4b73-b6cb-95d726449f8c",
                                  "value": "Vatican City (Holy See)",
                                  "text": "Vatican City (Holy See)"
                                },
                                {
                                  "id": "4acb34f2-8241-4b87-8f0a-f503889af94b",
                                  "value": "Venezuela",
                                  "text": "Venezuela"
                                },
                                {
                                  "id": "8ed95371-b786-46dc-8aed-1aa6188b2702",
                                  "value": "Vietnam",
                                  "text": "Vietnam"
                                },
                                {
                                  "id": "f3108df5-29dc-4c1d-b227-2fe8702a7a8d",
                                  "value": "Wales",
                                  "text": "Wales"
                                },
                                {
                                  "id": "d0649312-3d37-4eb6-a619-8a0cb3b08b2e",
                                  "value": "Western Sahara",
                                  "text": "Western Sahara"
                                },
                                {
                                  "id": "06192081-8ca1-414b-8e07-f87e4fc81ee4",
                                  "value": "Yemen",
                                  "text": "Yemen"
                                },
                                {
                                  "id": "66a2a799-4042-4532-975b-0efafe288b96",
                                  "value": "Zaire",
                                  "text": "Zaire"
                                },
                                {
                                  "id": "3983b0c5-cc26-434d-a80d-3088c8dfc7c2",
                                  "value": "Zambia",
                                  "text": "Zambia"
                                },
                                {
                                  "id": "589580bf-613c-46ba-8bae-104ff8b4380c",
                                  "value": "Zimbabwe",
                                  "text": "Zimbabwe"
                                }
                              ]
                            },
                            "inputformat": {
                              "_uid": "ebb6f7ab-86e0-4969-b9b2-d22c9397799a",
                              "_target": "case.life.BirthCountry",
                              "answer": "",
                              "validation": "validateSelected",
                              "qtype": "DROPDOWN",
                              "select": ""
                            }
                          },
                          {
                            "qtext": "Residence State",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "2aacec33-426e-4a62-aa2f-f7c4ff866a2c",
                                  "value": "Guantanamo",
                                  "text": "Guantanamo"
                                },
                                {
                                  "id": "4adb6005-97a1-4e35-a4bf-67fe8b8a2476",
                                  "value": "Other",
                                  "text": "Other"
                                },
                                {
                                  "id": "f6ba7f7d-4556-49c1-b33a-0d1962bcb220",
                                  "value": "Unknown",
                                  "text": "Unknown"
                                },
                                {
                                  "id": "9476fdc5-c724-4183-959e-f059e25108f8",
                                  "value": "AKA NL Newfoundland and Labrador",
                                  "text": "AKA NL Newfoundland and Labrador"
                                },
                                {
                                  "id": "d64fe391-9ade-47bb-b0bd-bf566471e871",
                                  "value": "Alberta",
                                  "text": "Alberta"
                                },
                                {
                                  "id": "5f59a7dd-d3bd-4794-9b97-0b53decbcc4d",
                                  "value": "British Columbia",
                                  "text": "British Columbia"
                                },
                                {
                                  "id": "cfac987f-2276-4632-9d1f-d96b84535db7",
                                  "value": "Manitoba",
                                  "text": "Manitoba"
                                },
                                {
                                  "id": "9cacf330-1dee-4a67-8d37-a1fbb662b01f",
                                  "value": "New Brunswick",
                                  "text": "New Brunswick"
                                },
                                {
                                  "id": "71d26a37-284b-478e-8423-7b49c33a1a50",
                                  "value": "Northwest Territories",
                                  "text": "Northwest Territories"
                                },
                                {
                                  "id": "5770206c-9a7b-4437-8b17-837cb00a0e57",
                                  "value": "Nova Scotia",
                                  "text": "Nova Scotia"
                                },
                                {
                                  "id": "9c060692-4ae0-4e6a-bde4-cecd4c369734",
                                  "value": "Nunavut",
                                  "text": "Nunavut"
                                },
                                {
                                  "id": "11d0e0c6-22ba-40f6-9ad5-4614daa4e829",
                                  "value": "Ontario",
                                  "text": "Ontario"
                                },
                                {
                                  "id": "9c8788d4-f0fb-405b-9663-d330068b5efd",
                                  "value": "Prince Edward Island",
                                  "text": "Prince Edward Island"
                                },
                                {
                                  "id": "b1f9b663-44ab-4501-a195-6061f7d4bfd1",
                                  "value": "Quebec",
                                  "text": "Quebec"
                                },
                                {
                                  "id": "1138b464-14e4-4331-8b9b-1a7947aa6606",
                                  "value": "Saskatchewan",
                                  "text": "Saskatchewan"
                                },
                                {
                                  "id": "2cc7bb1a-ac25-4e1a-a2fd-d34d34f85e71",
                                  "value": "Yukon Territory",
                                  "text": "Yukon Territory"
                                },
                                {
                                  "id": "40982551-c406-4f08-93c7-d99816dd1a48",
                                  "value": "Alabama",
                                  "text": "Alabama"
                                },
                                {
                                  "id": "50c92ed4-ca3e-4183-95ef-e11c77e247ef",
                                  "value": "Alaska",
                                  "text": "Alaska"
                                },
                                {
                                  "id": "f6342725-1f6a-4f07-867b-be4a7e8a7b59",
                                  "value": "American Samoa",
                                  "text": "American Samoa"
                                },
                                {
                                  "id": "dbf87c4b-40d8-4ad3-9b61-e79bd6726efb",
                                  "value": "Arizona",
                                  "text": "Arizona"
                                },
                                {
                                  "id": "3368a359-007b-4508-abb8-d6c34a5cbc12",
                                  "value": "Arkansas",
                                  "text": "Arkansas"
                                },
                                {
                                  "id": "f7ab9665-5ccd-4ca6-8405-8bcf83670c44",
                                  "value": "Armed Forces Americas (except Canada)",
                                  "text": "Armed Forces Americas (except Canada)"
                                },
                                {
                                  "id": "d0406ef4-0bad-40a8-a706-f7f9e812018a",
                                  "value": "Armed Forces Canada, Africa, Europe, Middle East",
                                  "text": "Armed Forces Canada, Africa, Europe, Middle East"
                                },
                                {
                                  "id": "f7b0a999-ac6b-4199-a0b9-cb11b3191b47",
                                  "value": "California",
                                  "text": "California"
                                },
                                {
                                  "id": "226167b8-0ca3-47bb-98ed-5740c2dc0315",
                                  "value": "Colorado",
                                  "text": "Colorado"
                                },
                                {
                                  "id": "a4b6e511-4074-4fe1-ab72-d6ee9e765a99",
                                  "value": "Connecticut",
                                  "text": "Connecticut"
                                },
                                {
                                  "id": "4cfabab4-43b1-468d-8c88-ff3d41c86c3a",
                                  "value": "Delaware",
                                  "text": "Delaware"
                                },
                                {
                                  "id": "0b6fd8da-33da-4f04-bce4-d97d4e101e0c",
                                  "value": "District of Columbia",
                                  "text": "District of Columbia"
                                },
                                {
                                  "id": "a2272bb8-8a5b-460a-ad52-b90c551c77c4",
                                  "value": "Federated States of Micronesia",
                                  "text": "Federated States of Micronesia"
                                },
                                {
                                  "id": "8c744057-5f37-43c0-9215-0c51a0c8f87f",
                                  "value": "Florida",
                                  "text": "Florida"
                                },
                                {
                                  "id": "189491a6-7548-4cb6-a103-4fa1ba03444a",
                                  "value": "Georgia",
                                  "text": "Georgia"
                                },
                                {
                                  "id": "70f816a9-aaaf-4047-84b1-b06d8ec8c0fb",
                                  "value": "Guam",
                                  "text": "Guam"
                                },
                                {
                                  "id": "a605d088-1c42-4749-a0aa-5a60c996db2d",
                                  "value": "Guantanamo Bay (US Naval Base) Cuba",
                                  "text": "Guantanamo Bay (US Naval Base) Cuba"
                                },
                                {
                                  "id": "b3efce41-6e6a-4a39-929a-d4837135cd9e",
                                  "value": "Hawaii",
                                  "text": "Hawaii"
                                },
                                {
                                  "id": "cf8b511c-8e3e-4bd9-b2a4-eaaa97949589",
                                  "value": "Idaho",
                                  "text": "Idaho"
                                },
                                {
                                  "id": "76e265ac-71ab-4757-95e8-be169b0d98f3",
                                  "value": "Illinois",
                                  "text": "Illinois"
                                },
                                {
                                  "id": "13799535-9fa7-4693-9f02-ead29be5c99c",
                                  "value": "Indiana",
                                  "text": "Indiana"
                                },
                                {
                                  "id": "b6703722-ab11-4cef-8df4-4c70db448323",
                                  "value": "Iowa",
                                  "text": "Iowa"
                                },
                                {
                                  "id": "54d1717c-f6c3-4081-af45-7fd8a319cc1f",
                                  "value": "Kansas",
                                  "text": "Kansas"
                                },
                                {
                                  "id": "b4d20a6c-f0a6-4b4e-9f18-af2e7ba16d8d",
                                  "value": "Kentucky",
                                  "text": "Kentucky"
                                },
                                {
                                  "id": "3c71f1bc-69e8-439f-b083-9b37a083e7f3",
                                  "value": "Louisiana",
                                  "text": "Louisiana"
                                },
                                {
                                  "id": "68df0e5e-2fca-477b-9dcb-ef437dee5d4d",
                                  "value": "Maine",
                                  "text": "Maine"
                                },
                                {
                                  "id": "c0e1b7bc-e583-41ad-aff6-ad616c4d4c3b",
                                  "value": "Marshall Islands",
                                  "text": "Marshall Islands"
                                },
                                {
                                  "id": "184e45ec-aea5-4111-a890-4d8de0a08997",
                                  "value": "Maryland",
                                  "text": "Maryland"
                                },
                                {
                                  "id": "738da2e9-d055-4504-ba9f-dba53a816975",
                                  "value": "Massachusetts",
                                  "text": "Massachusetts"
                                },
                                {
                                  "id": "ecb17459-c908-48be-8154-54ea8eefcd01",
                                  "value": "Michigan",
                                  "text": "Michigan"
                                },
                                {
                                  "id": "7f99aaf0-eea3-42eb-b05d-efc4ce3b70ab",
                                  "value": "Minnesota",
                                  "text": "Minnesota"
                                },
                                {
                                  "id": "ad32b30c-6e01-4c14-8896-efe7b92647d5",
                                  "value": "Mississippi",
                                  "text": "Mississippi"
                                },
                                {
                                  "id": "cf975e86-0ffb-4eb8-91be-f78e3aff293e",
                                  "value": "Missouri",
                                  "text": "Missouri"
                                },
                                {
                                  "id": "e18e25b4-afa6-4005-bc37-3999dfbe76bb",
                                  "value": "Montana",
                                  "text": "Montana"
                                },
                                {
                                  "id": "a174ba39-f8ef-43c5-9fbb-66f5a31d9af8",
                                  "value": "Nebraska",
                                  "text": "Nebraska"
                                },
                                {
                                  "id": "e4513165-88e0-424b-9ef1-ff5c6f2f6c20",
                                  "value": "Nevada",
                                  "text": "Nevada"
                                },
                                {
                                  "id": "78cbb448-fe04-4271-aa2e-ba2e6cd384e3",
                                  "value": "New Hampshire",
                                  "text": "New Hampshire"
                                },
                                {
                                  "id": "b6f0f680-76a8-42d9-b9a0-8a497673c3bc",
                                  "value": "New Jersey",
                                  "text": "New Jersey"
                                },
                                {
                                  "id": "4328f613-87cf-4c1d-b50e-2de1fa2d9a30",
                                  "value": "New Mexico",
                                  "text": "New Mexico"
                                },
                                {
                                  "id": "fd5680d7-aa17-4b8e-8b0e-430dee7a67a4",
                                  "value": "New York",
                                  "text": "New York"
                                },
                                {
                                  "id": "2841420b-37be-4d17-a467-19c0fbb6f438",
                                  "value": "North Carolina",
                                  "text": "North Carolina"
                                },
                                {
                                  "id": "4969f980-cd8e-4e72-b396-35fdf48bbe16",
                                  "value": "North Dakota",
                                  "text": "North Dakota"
                                },
                                {
                                  "id": "ecd56e32-3e09-45e5-b429-6551e7bf5ed9",
                                  "value": "Northern Mariana Islands",
                                  "text": "Northern Mariana Islands"
                                },
                                {
                                  "id": "1ae9a4d2-0bb6-4563-847e-c813bb53dd16",
                                  "value": "Ohio",
                                  "text": "Ohio"
                                },
                                {
                                  "id": "15e14896-d8c7-4108-a20f-9e767a49a709",
                                  "value": "Oklahoma",
                                  "text": "Oklahoma"
                                },
                                {
                                  "id": "318091e8-edd6-4e5c-91b0-4f15f23ad1ca",
                                  "value": "Oregon",
                                  "text": "Oregon"
                                },
                                {
                                  "id": "be015751-c029-48cc-bfdc-cbc079456c33",
                                  "value": "Palau Island",
                                  "text": "Palau Island"
                                },
                                {
                                  "id": "380f2406-ae1a-4664-a0eb-8050279f03c3",
                                  "value": "Pennsylvania",
                                  "text": "Pennsylvania"
                                },
                                {
                                  "id": "6c1ec376-6dd4-4490-86fc-22fdd0dcf617",
                                  "value": "Puerto Rico",
                                  "text": "Puerto Rico"
                                },
                                {
                                  "id": "ac5a746c-6536-4368-8a8b-4e0c84f32ce6",
                                  "value": "Rhode Island",
                                  "text": "Rhode Island"
                                },
                                {
                                  "id": "8f36b9b8-44a0-4473-9b12-9004ef983a99",
                                  "value": "South Carolina",
                                  "text": "South Carolina"
                                },
                                {
                                  "id": "83964ba6-bfad-4212-b80f-2087689a76f5",
                                  "value": "South Dakota",
                                  "text": "South Dakota"
                                },
                                {
                                  "id": "0086f142-5eea-4c8e-a40c-ad9c93b82ef3",
                                  "value": "Tennessee",
                                  "text": "Tennessee"
                                },
                                {
                                  "id": "898d1cac-f685-4dfb-b430-67aa0214ab39",
                                  "value": "Texas",
                                  "text": "Texas"
                                },
                                {
                                  "id": "d3080159-6dcd-40a1-8009-7377409046a5",
                                  "value": "US Armed Forces Pacific",
                                  "text": "US Armed Forces Pacific"
                                },
                                {
                                  "id": "88915bd3-fa67-451d-918e-8610f0a7a528",
                                  "value": "Utah",
                                  "text": "Utah"
                                },
                                {
                                  "id": "f87e4303-0973-408b-bf1a-6b3f12048a0a",
                                  "value": "Vermont",
                                  "text": "Vermont"
                                },
                                {
                                  "id": "9538aeea-e72d-487b-aea5-e4b1035538db",
                                  "value": "Virgin Islands",
                                  "text": "Virgin Islands"
                                },
                                {
                                  "id": "a7760977-e12b-494a-8317-d1e7bb188f40",
                                  "value": "Virginia",
                                  "text": "Virginia"
                                },
                                {
                                  "id": "305b63af-d2ec-4a83-bc2e-210cd2877878",
                                  "value": "Washington",
                                  "text": "Washington"
                                },
                                {
                                  "id": "2b8b76b9-1691-498b-be0c-7e30b289483f",
                                  "value": "West Virginia",
                                  "text": "West Virginia"
                                },
                                {
                                  "id": "eaf9391c-61b1-4515-94e3-1e6ac68443aa",
                                  "value": "Wisconsin",
                                  "text": "Wisconsin"
                                },
                                {
                                  "id": "10aedc05-f953-478c-a446-d539e6693649",
                                  "value": "Wyoming",
                                  "text": "Wyoming"
                                }
                              ]
                            },
                            "inputformat": {
                              "_uid": "49a7f070-33c8-4ae5-95f3-b454d83099ee",
                              "_target": "case.life.Residence.State",
                              "answer": "",
                              "validation": "validateSelected",
                              "qtype": "DROPDOWN",
                              "select": ""
                            }
                          },
                          {
                            "qtext": "Do you have a driver's license?",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                  "value": "No",
                                  "text": "No"
                                },
                                {
                                  "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                  "value": "Yes",
                                  "text": "Yes"
                                }
                              ]
                            },
                            "inputformat": {
                              "_uid": "6c7b151a-3b1e-44c6-9a6a-a6f386c6e0ef",
                              "_target": "case.life.HasDriversLicense",
                              "answer": "",
                              "validation": "validateOneChecked",
                              "qtype": "DROPDOWN_LABELLED_BUTTONS",
                              "select": ""
                            }
                          },
                          {
                            "relevantgroupoperator": "ALL",
                            "relevantgroups": {
                              "relevantgroup": {
                                "relevanttarget": "case.life.HasDriversLicense",
                                "relevantoperator": "IS",
                                "relevantvalues": {
                                  "relevantid": "case.life.HasDriversLicense",
                                  "value": [
                                    {
                                      "code": "Yes",
                                      "name": "Yes"
                                    }
                                  ]
                                }
                              }
                            },
                            "qtext": "Driver's license state",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "2aacec33-426e-4a62-aa2f-f7c4ff866a2c",
                                  "value": "Guantanamo",
                                  "text": "Guantanamo"
                                },
                                {
                                  "id": "4adb6005-97a1-4e35-a4bf-67fe8b8a2476",
                                  "value": "Other",
                                  "text": "Other"
                                },
                                {
                                  "id": "f6ba7f7d-4556-49c1-b33a-0d1962bcb220",
                                  "value": "Unknown",
                                  "text": "Unknown"
                                },
                                {
                                  "id": "9476fdc5-c724-4183-959e-f059e25108f8",
                                  "value": "AKA NL Newfoundland and Labrador",
                                  "text": "AKA NL Newfoundland and Labrador"
                                },
                                {
                                  "id": "d64fe391-9ade-47bb-b0bd-bf566471e871",
                                  "value": "Alberta",
                                  "text": "Alberta"
                                },
                                {
                                  "id": "5f59a7dd-d3bd-4794-9b97-0b53decbcc4d",
                                  "value": "British Columbia",
                                  "text": "British Columbia"
                                },
                                {
                                  "id": "cfac987f-2276-4632-9d1f-d96b84535db7",
                                  "value": "Manitoba",
                                  "text": "Manitoba"
                                },
                                {
                                  "id": "9cacf330-1dee-4a67-8d37-a1fbb662b01f",
                                  "value": "New Brunswick",
                                  "text": "New Brunswick"
                                },
                                {
                                  "id": "71d26a37-284b-478e-8423-7b49c33a1a50",
                                  "value": "Northwest Territories",
                                  "text": "Northwest Territories"
                                },
                                {
                                  "id": "5770206c-9a7b-4437-8b17-837cb00a0e57",
                                  "value": "Nova Scotia",
                                  "text": "Nova Scotia"
                                },
                                {
                                  "id": "9c060692-4ae0-4e6a-bde4-cecd4c369734",
                                  "value": "Nunavut",
                                  "text": "Nunavut"
                                },
                                {
                                  "id": "11d0e0c6-22ba-40f6-9ad5-4614daa4e829",
                                  "value": "Ontario",
                                  "text": "Ontario"
                                },
                                {
                                  "id": "9c8788d4-f0fb-405b-9663-d330068b5efd",
                                  "value": "Prince Edward Island",
                                  "text": "Prince Edward Island"
                                },
                                {
                                  "id": "b1f9b663-44ab-4501-a195-6061f7d4bfd1",
                                  "value": "Quebec",
                                  "text": "Quebec"
                                },
                                {
                                  "id": "1138b464-14e4-4331-8b9b-1a7947aa6606",
                                  "value": "Saskatchewan",
                                  "text": "Saskatchewan"
                                },
                                {
                                  "id": "2cc7bb1a-ac25-4e1a-a2fd-d34d34f85e71",
                                  "value": "Yukon Territory",
                                  "text": "Yukon Territory"
                                },
                                {
                                  "id": "40982551-c406-4f08-93c7-d99816dd1a48",
                                  "value": "Alabama",
                                  "text": "Alabama"
                                },
                                {
                                  "id": "50c92ed4-ca3e-4183-95ef-e11c77e247ef",
                                  "value": "Alaska",
                                  "text": "Alaska"
                                },
                                {
                                  "id": "f6342725-1f6a-4f07-867b-be4a7e8a7b59",
                                  "value": "American Samoa",
                                  "text": "American Samoa"
                                },
                                {
                                  "id": "dbf87c4b-40d8-4ad3-9b61-e79bd6726efb",
                                  "value": "Arizona",
                                  "text": "Arizona"
                                },
                                {
                                  "id": "3368a359-007b-4508-abb8-d6c34a5cbc12",
                                  "value": "Arkansas",
                                  "text": "Arkansas"
                                },
                                {
                                  "id": "f7ab9665-5ccd-4ca6-8405-8bcf83670c44",
                                  "value": "Armed Forces Americas (except Canada)",
                                  "text": "Armed Forces Americas (except Canada)"
                                },
                                {
                                  "id": "d0406ef4-0bad-40a8-a706-f7f9e812018a",
                                  "value": "Armed Forces Canada, Africa, Europe, Middle East",
                                  "text": "Armed Forces Canada, Africa, Europe, Middle East"
                                },
                                {
                                  "id": "f7b0a999-ac6b-4199-a0b9-cb11b3191b47",
                                  "value": "California",
                                  "text": "California"
                                },
                                {
                                  "id": "226167b8-0ca3-47bb-98ed-5740c2dc0315",
                                  "value": "Colorado",
                                  "text": "Colorado"
                                },
                                {
                                  "id": "a4b6e511-4074-4fe1-ab72-d6ee9e765a99",
                                  "value": "Connecticut",
                                  "text": "Connecticut"
                                },
                                {
                                  "id": "4cfabab4-43b1-468d-8c88-ff3d41c86c3a",
                                  "value": "Delaware",
                                  "text": "Delaware"
                                },
                                {
                                  "id": "0b6fd8da-33da-4f04-bce4-d97d4e101e0c",
                                  "value": "District of Columbia",
                                  "text": "District of Columbia"
                                },
                                {
                                  "id": "a2272bb8-8a5b-460a-ad52-b90c551c77c4",
                                  "value": "Federated States of Micronesia",
                                  "text": "Federated States of Micronesia"
                                },
                                {
                                  "id": "8c744057-5f37-43c0-9215-0c51a0c8f87f",
                                  "value": "Florida",
                                  "text": "Florida"
                                },
                                {
                                  "id": "189491a6-7548-4cb6-a103-4fa1ba03444a",
                                  "value": "Georgia",
                                  "text": "Georgia"
                                },
                                {
                                  "id": "70f816a9-aaaf-4047-84b1-b06d8ec8c0fb",
                                  "value": "Guam",
                                  "text": "Guam"
                                },
                                {
                                  "id": "a605d088-1c42-4749-a0aa-5a60c996db2d",
                                  "value": "Guantanamo Bay (US Naval Base) Cuba",
                                  "text": "Guantanamo Bay (US Naval Base) Cuba"
                                },
                                {
                                  "id": "b3efce41-6e6a-4a39-929a-d4837135cd9e",
                                  "value": "Hawaii",
                                  "text": "Hawaii"
                                },
                                {
                                  "id": "cf8b511c-8e3e-4bd9-b2a4-eaaa97949589",
                                  "value": "Idaho",
                                  "text": "Idaho"
                                },
                                {
                                  "id": "76e265ac-71ab-4757-95e8-be169b0d98f3",
                                  "value": "Illinois",
                                  "text": "Illinois"
                                },
                                {
                                  "id": "13799535-9fa7-4693-9f02-ead29be5c99c",
                                  "value": "Indiana",
                                  "text": "Indiana"
                                },
                                {
                                  "id": "b6703722-ab11-4cef-8df4-4c70db448323",
                                  "value": "Iowa",
                                  "text": "Iowa"
                                },
                                {
                                  "id": "54d1717c-f6c3-4081-af45-7fd8a319cc1f",
                                  "value": "Kansas",
                                  "text": "Kansas"
                                },
                                {
                                  "id": "b4d20a6c-f0a6-4b4e-9f18-af2e7ba16d8d",
                                  "value": "Kentucky",
                                  "text": "Kentucky"
                                },
                                {
                                  "id": "3c71f1bc-69e8-439f-b083-9b37a083e7f3",
                                  "value": "Louisiana",
                                  "text": "Louisiana"
                                },
                                {
                                  "id": "68df0e5e-2fca-477b-9dcb-ef437dee5d4d",
                                  "value": "Maine",
                                  "text": "Maine"
                                },
                                {
                                  "id": "c0e1b7bc-e583-41ad-aff6-ad616c4d4c3b",
                                  "value": "Marshall Islands",
                                  "text": "Marshall Islands"
                                },
                                {
                                  "id": "184e45ec-aea5-4111-a890-4d8de0a08997",
                                  "value": "Maryland",
                                  "text": "Maryland"
                                },
                                {
                                  "id": "738da2e9-d055-4504-ba9f-dba53a816975",
                                  "value": "Massachusetts",
                                  "text": "Massachusetts"
                                },
                                {
                                  "id": "ecb17459-c908-48be-8154-54ea8eefcd01",
                                  "value": "Michigan",
                                  "text": "Michigan"
                                },
                                {
                                  "id": "7f99aaf0-eea3-42eb-b05d-efc4ce3b70ab",
                                  "value": "Minnesota",
                                  "text": "Minnesota"
                                },
                                {
                                  "id": "ad32b30c-6e01-4c14-8896-efe7b92647d5",
                                  "value": "Mississippi",
                                  "text": "Mississippi"
                                },
                                {
                                  "id": "cf975e86-0ffb-4eb8-91be-f78e3aff293e",
                                  "value": "Missouri",
                                  "text": "Missouri"
                                },
                                {
                                  "id": "e18e25b4-afa6-4005-bc37-3999dfbe76bb",
                                  "value": "Montana",
                                  "text": "Montana"
                                },
                                {
                                  "id": "a174ba39-f8ef-43c5-9fbb-66f5a31d9af8",
                                  "value": "Nebraska",
                                  "text": "Nebraska"
                                },
                                {
                                  "id": "e4513165-88e0-424b-9ef1-ff5c6f2f6c20",
                                  "value": "Nevada",
                                  "text": "Nevada"
                                },
                                {
                                  "id": "78cbb448-fe04-4271-aa2e-ba2e6cd384e3",
                                  "value": "New Hampshire",
                                  "text": "New Hampshire"
                                },
                                {
                                  "id": "b6f0f680-76a8-42d9-b9a0-8a497673c3bc",
                                  "value": "New Jersey",
                                  "text": "New Jersey"
                                },
                                {
                                  "id": "4328f613-87cf-4c1d-b50e-2de1fa2d9a30",
                                  "value": "New Mexico",
                                  "text": "New Mexico"
                                },
                                {
                                  "id": "fd5680d7-aa17-4b8e-8b0e-430dee7a67a4",
                                  "value": "New York",
                                  "text": "New York"
                                },
                                {
                                  "id": "2841420b-37be-4d17-a467-19c0fbb6f438",
                                  "value": "North Carolina",
                                  "text": "North Carolina"
                                },
                                {
                                  "id": "4969f980-cd8e-4e72-b396-35fdf48bbe16",
                                  "value": "North Dakota",
                                  "text": "North Dakota"
                                },
                                {
                                  "id": "ecd56e32-3e09-45e5-b429-6551e7bf5ed9",
                                  "value": "Northern Mariana Islands",
                                  "text": "Northern Mariana Islands"
                                },
                                {
                                  "id": "1ae9a4d2-0bb6-4563-847e-c813bb53dd16",
                                  "value": "Ohio",
                                  "text": "Ohio"
                                },
                                {
                                  "id": "15e14896-d8c7-4108-a20f-9e767a49a709",
                                  "value": "Oklahoma",
                                  "text": "Oklahoma"
                                },
                                {
                                  "id": "318091e8-edd6-4e5c-91b0-4f15f23ad1ca",
                                  "value": "Oregon",
                                  "text": "Oregon"
                                },
                                {
                                  "id": "be015751-c029-48cc-bfdc-cbc079456c33",
                                  "value": "Palau Island",
                                  "text": "Palau Island"
                                },
                                {
                                  "id": "380f2406-ae1a-4664-a0eb-8050279f03c3",
                                  "value": "Pennsylvania",
                                  "text": "Pennsylvania"
                                },
                                {
                                  "id": "6c1ec376-6dd4-4490-86fc-22fdd0dcf617",
                                  "value": "Puerto Rico",
                                  "text": "Puerto Rico"
                                },
                                {
                                  "id": "ac5a746c-6536-4368-8a8b-4e0c84f32ce6",
                                  "value": "Rhode Island",
                                  "text": "Rhode Island"
                                },
                                {
                                  "id": "8f36b9b8-44a0-4473-9b12-9004ef983a99",
                                  "value": "South Carolina",
                                  "text": "South Carolina"
                                },
                                {
                                  "id": "83964ba6-bfad-4212-b80f-2087689a76f5",
                                  "value": "South Dakota",
                                  "text": "South Dakota"
                                },
                                {
                                  "id": "0086f142-5eea-4c8e-a40c-ad9c93b82ef3",
                                  "value": "Tennessee",
                                  "text": "Tennessee"
                                },
                                {
                                  "id": "898d1cac-f685-4dfb-b430-67aa0214ab39",
                                  "value": "Texas",
                                  "text": "Texas"
                                },
                                {
                                  "id": "d3080159-6dcd-40a1-8009-7377409046a5",
                                  "value": "US Armed Forces Pacific",
                                  "text": "US Armed Forces Pacific"
                                },
                                {
                                  "id": "88915bd3-fa67-451d-918e-8610f0a7a528",
                                  "value": "Utah",
                                  "text": "Utah"
                                },
                                {
                                  "id": "f87e4303-0973-408b-bf1a-6b3f12048a0a",
                                  "value": "Vermont",
                                  "text": "Vermont"
                                },
                                {
                                  "id": "9538aeea-e72d-487b-aea5-e4b1035538db",
                                  "value": "Virgin Islands",
                                  "text": "Virgin Islands"
                                },
                                {
                                  "id": "a7760977-e12b-494a-8317-d1e7bb188f40",
                                  "value": "Virginia",
                                  "text": "Virginia"
                                },
                                {
                                  "id": "305b63af-d2ec-4a83-bc2e-210cd2877878",
                                  "value": "Washington",
                                  "text": "Washington"
                                },
                                {
                                  "id": "2b8b76b9-1691-498b-be0c-7e30b289483f",
                                  "value": "West Virginia",
                                  "text": "West Virginia"
                                },
                                {
                                  "id": "eaf9391c-61b1-4515-94e3-1e6ac68443aa",
                                  "value": "Wisconsin",
                                  "text": "Wisconsin"
                                },
                                {
                                  "id": "10aedc05-f953-478c-a446-d539e6693649",
                                  "value": "Wyoming",
                                  "text": "Wyoming"
                                }
                              ]
                            },
                            "inputformat": {
                              "_uid": "5ccab85d-fbd7-42ff-b6b2-5222159a7b3e",
                              "_target": "case.life.DriversLicenseState",
                              "answer": "",
                              "validation": "validateSelected",
                              "qtype": "DROPDOWN",
                              "select": ""
                            }
                          },
                          {
                            "qtext": "Marital Status",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "aef4c44e-3ff7-400e-8f1e-d827a8a6600d",
                                  "value": "Separated",
                                  "text": "Separated"
                                },
                                {
                                  "id": "320e6712-d91b-44ac-b2a8-978774c606d8",
                                  "value": "Married",
                                  "text": "Married"
                                },
                                {
                                  "id": "fcff6766-0825-41ed-af09-a7caf1d8cc7c",
                                  "value": "Divorced",
                                  "text": "Divorced"
                                },
                                {
                                  "id": "5381337a-dce8-43ea-9355-dff751cfc298",
                                  "value": "Single",
                                  "text": "Single"
                                },
                                {
                                  "id": "2fc7c307-ea77-44b5-84f3-306f9163f2ed",
                                  "value": "Widowed",
                                  "text": "Widowed"
                                }
                              ]
                            },
                            "inputformat": {
                              "_uid": "1d59ac91-c9cc-4bcc-ade0-5be54f89807e",
                              "_target": "case.life.MaritalStatus",
                              "answer": "",
                              "validation": "validateSelected",
                              "qtype": "DROPDOWN",
                              "select": ""
                            }
                          },
                          {
                            "qtext": "Quoted Rate Class",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "1557edfc-1a7e-480c-9fbc-55e00da5469f",
                                  "value": "Preferred Plus Non Nicotine",
                                  "text": "Preferred Plus Non Nicotine"
                                },
                                {
                                  "id": "35afa806-808b-4b10-950c-936b32b4db0a",
                                  "value": "Preferred Non Nicotine",
                                  "text": "Preferred Non Nicotine"
                                },
                                {
                                  "id": "9d935f63-027d-4df3-94cc-03cc655be00d",
                                  "value": "Select Non Nicotine",
                                  "text": "Select Non Nicotine"
                                },
                                {
                                  "id": "94550251-f164-4ff3-b824-c911b3aa2eb8",
                                  "value": "Standard Non Nicotine",
                                  "text": "Standard Non Nicotine"
                                },
                                {
                                  "id": "05cccc1a-6730-4a0d-b6c6-32bd1006dddc",
                                  "value": "Preferred Nicotine",
                                  "text": "Preferred Nicotine"
                                },
                                {
                                  "id": "ea3173e1-74a1-44fe-8dbc-7a7ff38a5cc4",
                                  "value": "Standard Nicotine",
                                  "text": "Standard Nicotine"
                                }
                              ]
                            },
                            "inputformat": {
                              "_uid": "7a63e887-c157-4e4b-bac8-0ee387d63e67",
                              "_target": "case.life.QuotedRateClass",
                              "answer": "",
                              "validation": "validateSelected",
                              "qtype": "DROPDOWN",
                              "select": ""
                            }
                          },
                          {
                            "qtext": "Have you ever used tobacco or any other nicotine product or by-product of any type",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                  "value": "No",
                                  "text": "No"
                                },
                                {
                                  "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                  "value": "Yes",
                                  "text": "Yes"
                                }
                              ]
                            },
                            "inputformat": {
                              "inputtype": "radio",
                              "_uid": "bbefcfeb-8373-4575-b104-6f8b377454c6",
                              "_target": "case.life.Tobacco.TobaccoUse",
                              "answer": "",
                              "validation": "validateOneChecked",
                              "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                            }
                          }
                        ],
                        "section": [
                          {
                            "titlesection": "Spouse",
                            "id": "1abed23e-bfee-4bb1-bb98-f43e2f0fe22a",
                            "question": [
                              {
                                "qtext": "How much life insurance does your spouse have in force with all insurers, including SBLI?",
                                "inputformat": {
                                  "_uid": "51c460b6-84a5-4bf8-aec1-ed5b865afed6",
                                  "_target": "case.life.Financial.SpouseTotalLifeAllCompanies",
                                  "answer": "",
                                  "validation": "              validateFloat#EN-US#            ",
                                  "qtype": "DECIMAL_TEXTBOX",
                                  "optional": true,
                                  "input": {}
                                }
                              },
                              {
                                "qtext": "Is your spouse also applying for insurance with SBLI?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "529462c8-8ef9-4d3a-bd8b-9415dd8063b3",
                                  "_target": "case.life.Financial.SpousePendingThisCompany",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL",
                                  "optional": true
                                }
                              },
                              {
                                "relevantgroupoperator": "ALL",
                                "relevantgroups": {
                                  "relevantgroup": {
                                    "relevanttarget": "case.life.Financial.SpousePendingThisCompany",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.Financial.SpousePendingThisCompany",
                                      "value": [
                                        {
                                          "code": "Yes",
                                          "name": "Yes"
                                        }
                                      ]
                                    }
                                  }
                                },
                                "qtext": "If 'Yes', how much?",
                                "inputformat": {
                                  "_uid": "834f1bbc-31e3-4bfc-8b8e-01ddbe021918",
                                  "_target": "case.life.Financial.SpousePendingThisCompanyAmount",
                                  "answer": "",
                                  "validation": "              validateFloat#EN-US#            ",
                                  "qtype": "DECIMAL_TEXTBOX",
                                  "optional": true,
                                  "input": {}
                                }
                              }
                            ]
                          },
                          {
                            "titlesection": "Owner",
                            "id": "78349afc-aa92-45fc-b36f-ea11cb8bbd75",
                            "question": [
                              {
                                "qtext": "Is owner the same as insured?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "4048113d-1437-4d0c-9a9e-84364e74057a",
                                  "_target": "case.life.ProductOwner.IsSameAsPrimaryInsured",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                }
                              }
                            ],
                            "sections": [
                              {
                                "titlesections": "case.life.ProductOwner.Owner",
                                "id": "de6102c0-9243-428c-a172-546ffdcf8a4b",
                                "namesections": "case.life.ProductOwner.Owner",
                                "relevantgroupoperator": "ALL",
                                "repeatingsection": true,
                                "relevantgroups": [
                                  {
                                    "relevanttarget": "case.life.ProductOwner.IsSameAsPrimaryInsured",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.ProductOwner.IsSameAsPrimaryInsured",
                                      "value": [
                                        {
                                          "code": "No",
                                          "name": "No"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "repeater": {
                                  "titlerepeater": "case.life.ProductOwner.Owner",
                                  "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                                  "minRows": "1",
                                  "maxRows": "",
                                  "rowCount": "0",
                                  "questiontemplate": {
                                    "Items": [
                                      "case.life.ProductOwner.Owner",
                                      {
                                        "qtext": "Owner Type",
                                        "list": {
                                          "size": "1",
                                          "option": [
                                            {
                                              "value": "",
                                              "selected": "",
                                              "text": "Please select"
                                            },
                                            {
                                              "id": "0ba2a72d-472c-4d27-b31d-281cf62ac7e9",
                                              "value": "Individual",
                                              "text": "Individual"
                                            },
                                            {
                                              "id": "0c4d5071-39d9-4b0a-aef5-8bb12411c7d3",
                                              "value": "Corporation",
                                              "text": "Corporation"
                                            },
                                            {
                                              "id": "24d06da3-622b-4eb6-bb93-183f0d55976d",
                                              "value": "Trust",
                                              "text": "Trust"
                                            },
                                            {
                                              "id": "c9f239bf-98b9-44aa-92e2-9ce7320768b2",
                                              "value": "Sole Proprietorship",
                                              "text": "Sole Proprietorship"
                                            },
                                            {
                                              "id": "2ec1fbeb-8187-4fc9-b602-f70b643fa233",
                                              "value": "Partnership",
                                              "text": "Partnership"
                                            },
                                            {
                                              "id": "da4c8b79-9911-40a0-84f0-82ae1439bb5e",
                                              "value": "Other",
                                              "text": "Other"
                                            }
                                          ]
                                        },
                                        "inputformat": {
                                          "_uid": "06ae290a-33f5-4517-9da9-a60db46b4df3",
                                          "_target": "case.life.ProductOwner.Owner.OwnerType",
                                          "answer": "",
                                          "validation": "validateSelected",
                                          "qtype": "DROPDOWN",
                                          "select": ""
                                        }
                                      },
                                      {
                                        "relevantgroupoperator": "ALL",
                                        "relevantgroups": {
                                          "relevantgroup": {
                                            "relevanttarget": "case.life.ProductOwner.Owner.OwnerType",
                                            "relevantoperator": "IS",
                                            "relevantvalues": {
                                              "relevantid": "case.life.ProductOwner.Owner.OwnerType",
                                              "value": [
                                                {
                                                  "code": "Individual",
                                                  "name": "Individual"
                                                }
                                              ]
                                            }
                                          }
                                        },
                                        "qtext": "Relationship to insured",
                                        "list": {
                                          "size": "1",
                                          "option": [
                                            {
                                              "value": "",
                                              "selected": "",
                                              "text": "Please select"
                                            },
                                            {
                                              "id": "8483ee94-e82c-4807-b0b8-c3019c2a1b8d",
                                              "value": "Father",
                                              "text": "Father"
                                            },
                                            {
                                              "id": "aeb7fd6f-1792-40a8-96e7-11a85dc9cd8b",
                                              "value": "Grandfather",
                                              "text": "Grandfather"
                                            },
                                            {
                                              "id": "ce9540b0-c906-4e32-b97d-c45ceabb5a32",
                                              "value": "Grandmother",
                                              "text": "Grandmother"
                                            },
                                            {
                                              "id": "b9cba15f-e377-4b18-bfe0-12850ccbf006",
                                              "value": "Grandparents",
                                              "text": "Grandparents"
                                            },
                                            {
                                              "id": "d59b37c3-4db6-4a8b-91af-8eac7d5cbb1a",
                                              "value": "Husband",
                                              "text": "Husband"
                                            },
                                            {
                                              "id": "982feb9f-0ff1-492e-ab8d-d79e23cd07f5",
                                              "value": "Mother",
                                              "text": "Mother"
                                            },
                                            {
                                              "id": "f9e683e5-c678-49ea-8376-59617a0fddbd",
                                              "value": "Other",
                                              "text": "Other relative"
                                            },
                                            {
                                              "id": "4b1389e6-9202-4afc-9346-4da39749cfd2",
                                              "value": "Parents",
                                              "text": "Parents"
                                            },
                                            {
                                              "id": "aec8fcb5-4721-4dfa-b7df-9e0805208e67",
                                              "value": "Spouse",
                                              "text": "Spouse"
                                            },
                                            {
                                              "id": "6232cfb4-a7ef-442e-9728-771eb9ccb15e",
                                              "value": "Wife",
                                              "text": "Wife"
                                            },
                                            {
                                              "id": "73ecd77c-7386-45b2-9784-dd138c552fe4",
                                              "value": "Self",
                                              "text": "Self"
                                            }
                                          ]
                                        },
                                        "inputformat": {
                                          "_uid": "466c57c0-8558-4b10-ab46-f77d24e59761",
                                          "_target": "case.life.ProductOwner.Owner.Relationship",
                                          "answer": "",
                                          "validation": "validateSelected",
                                          "qtype": "DROPDOWN",
                                          "select": ""
                                        }
                                      },
                                      {
                                        "relevantgroupoperator": "ALL",
                                        "relevantgroups": {
                                          "relevantgroup": {
                                            "relevanttarget": "case.life.ProductOwner.Owner.Relationship",
                                            "relevantoperator": "IS",
                                            "relevantvalues": {
                                              "relevantid": "case.life.ProductOwner.Owner.Relationship",
                                              "value": [
                                                {
                                                  "code": "Other",
                                                  "name": "Other"
                                                }
                                              ]
                                            }
                                          }
                                        },
                                        "qtext": "Other relationship type",
                                        "inputformat": {
                                          "_uid": "9886fa99-bf3d-4065-af09-522cce23232b",
                                          "_target": "case.life.ProductOwner.Owner.OtherRelationshipDetails",
                                          "answer": "",
                                          "validation": "",
                                          "qtype": "STRING_TEXTBOX_SINGLE",
                                          "input": {}
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "titlesection": "Beneficiary",
                            "id": "2b90d078-4668-46c9-964e-54d5ec311d4b",
                            "question": [
                              {
                                "qtext": "Has beneficiaries?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "e9baa45a-bf53-4f9d-9f47-c88a51730601",
                                  "_target": "case.life.HasBeneficiary",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                }
                              }
                            ],
                            "sections": [
                              {
                                "titlesections": "case.life.Beneficiary",
                                "id": "954702ad-ac1d-4c94-aec7-362d75e15b53",
                                "namesections": "case.life.Beneficiary",
                                "relevantgroupoperator": "ALL",
                                "repeatingsection": true,
                                "relevantgroups": [
                                  {
                                    "relevanttarget": "case.life.HasBeneficiary",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.HasBeneficiary",
                                      "value": [
                                        {
                                          "code": "Yes",
                                          "name": "Yes"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "repeater": {
                                  "titlerepeater": "case.life.Beneficiary",
                                  "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                                  "minRows": "1",
                                  "maxRows": "",
                                  "rowCount": "0",
                                  "questiontemplate": {
                                    "Items": [
                                      "case.life.Beneficiary",
                                      {
                                        "qtext": "Beneficiary",
                                        "list": {
                                          "size": "1",
                                          "option": [
                                            {
                                              "value": "",
                                              "selected": "",
                                              "text": "Please select"
                                            },
                                            {
                                              "id": "45480f3f-e597-4c1e-8fa4-58f80a9318a2",
                                              "value": "Primary",
                                              "text": "Primary"
                                            },
                                            {
                                              "id": "eef6c0fe-6380-4b6a-9261-6f7198419d8b",
                                              "value": "Contingent",
                                              "text": "Contingent"
                                            }
                                          ]
                                        },
                                        "inputformat": {
                                          "_uid": "227159db-4b24-4bf5-866b-927cc69bf88b",
                                          "_target": "case.life.Beneficiary.Type",
                                          "answer": "",
                                          "validation": "validateSelected",
                                          "qtype": "DROPDOWN",
                                          "select": ""
                                        }
                                      },
                                      {
                                        "qtext": "Relationship to insured",
                                        "list": {
                                          "size": "1",
                                          "option": [
                                            {
                                              "value": "",
                                              "selected": "",
                                              "text": "Please select"
                                            },
                                            {
                                              "id": "cf993222-2d91-436c-a3f1-e7ebba703bdf",
                                              "value": "Aunt",
                                              "text": "Aunt"
                                            },
                                            {
                                              "id": "367bb58f-1694-4e22-8526-3d365b6754c5",
                                              "value": "Brother",
                                              "text": "Brother"
                                            },
                                            {
                                              "id": "04cccef1-97b7-4d22-82bb-cf383d01d662",
                                              "value": "Business",
                                              "text": "Business"
                                            },
                                            {
                                              "id": "fbece100-26b4-4db9-a279-a18443010227",
                                              "value": "Charity",
                                              "text": "Charity"
                                            },
                                            {
                                              "id": "1c6a6c41-5f6a-4d01-b642-3c3caa51cce3",
                                              "value": "Children",
                                              "text": "Children"
                                            },
                                            {
                                              "id": "fe62636c-3778-4933-b833-7d5e0ac9af63",
                                              "value": "UTMA",
                                              "text": "Children under the UTMA"
                                            },
                                            {
                                              "id": "5370bdf2-d61d-4f94-ae48-7831137d7000",
                                              "value": "Co-borrower",
                                              "text": "Co-borrower"
                                            },
                                            {
                                              "id": "395858cd-8a66-4a6c-baac-bb0e82e0be8c",
                                              "value": "Bank/Lender",
                                              "text": "Bank/Lender"
                                            },
                                            {
                                              "id": "41c254c9-d61c-4b52-972d-6985aff009e6",
                                              "value": "Creditor",
                                              "text": "Creditor"
                                            },
                                            {
                                              "id": "80787431-cc72-4a95-b8c4-863c286b58b3",
                                              "value": "Daughter",
                                              "text": "Daughter"
                                            },
                                            {
                                              "id": "7293d579-ec58-4338-bcb3-d6c25158734c",
                                              "value": "Employer",
                                              "text": "Employer"
                                            },
                                            {
                                              "id": "7d5a2e6b-0ff2-4d9f-aa21-d7fb7148c05a",
                                              "value": "Estate",
                                              "text": "Estate"
                                            },
                                            {
                                              "id": "8483ee94-e82c-4807-b0b8-c3019c2a1b8d",
                                              "value": "Father",
                                              "text": "Father"
                                            },
                                            {
                                              "id": "0587b6db-2c6e-4bfc-8a34-b9fec4f08682",
                                              "value": "God parent",
                                              "text": "God parent"
                                            },
                                            {
                                              "id": "e7050de6-b273-4093-b675-2315727099dd",
                                              "value": "Grandchildren",
                                              "text": "Grandchildren"
                                            },
                                            {
                                              "id": "dff30452-cc64-412e-adb2-39f6e1c526b5",
                                              "value": "Granddaughter",
                                              "text": "Granddaughter"
                                            },
                                            {
                                              "id": "aeb7fd6f-1792-40a8-96e7-11a85dc9cd8b",
                                              "value": "Grandfather",
                                              "text": "Grandfather"
                                            },
                                            {
                                              "id": "ce9540b0-c906-4e32-b97d-c45ceabb5a32",
                                              "value": "Grandmother",
                                              "text": "Grandmother"
                                            },
                                            {
                                              "id": "b9cba15f-e377-4b18-bfe0-12850ccbf006",
                                              "value": "Grandparents",
                                              "text": "Grandparents"
                                            },
                                            {
                                              "id": "4c82e6ba-cd66-40ae-9c77-04d9f28a80cd",
                                              "value": "Grandson",
                                              "text": "Grandson"
                                            },
                                            {
                                              "id": "d59b37c3-4db6-4a8b-91af-8eac7d5cbb1a",
                                              "value": "Husband",
                                              "text": "Husband"
                                            },
                                            {
                                              "id": "aac4d9fe-063b-4f29-84f3-dba828c314d7",
                                              "value": "Legal guardian",
                                              "text": "Legal guardian"
                                            },
                                            {
                                              "id": "53518073-272b-4fd9-a15c-713dfd8869fd",
                                              "value": "Life partner",
                                              "text": "Life partner"
                                            },
                                            {
                                              "id": "982feb9f-0ff1-492e-ab8d-d79e23cd07f5",
                                              "value": "Mother",
                                              "text": "Mother"
                                            },
                                            {
                                              "id": "f9e683e5-c678-49ea-8376-59617a0fddbd",
                                              "value": "Other",
                                              "text": "Other relative"
                                            },
                                            {
                                              "id": "802a5d51-aaa0-44cc-8a17-bf8bb489f69d",
                                              "value": "Parent",
                                              "text": "Parent"
                                            },
                                            {
                                              "id": "4b1389e6-9202-4afc-9346-4da39749cfd2",
                                              "value": "Parents",
                                              "text": "Parents"
                                            },
                                            {
                                              "id": "d4d25d97-aa61-4419-b423-73a8fa02b517",
                                              "value": "Sister",
                                              "text": "Sister"
                                            },
                                            {
                                              "id": "a48dd8e1-f272-40f4-b614-ad77232f60b8",
                                              "value": "Son",
                                              "text": "Son"
                                            },
                                            {
                                              "id": "aec8fcb5-4721-4dfa-b7df-9e0805208e67",
                                              "value": "Spouse",
                                              "text": "Spouse"
                                            },
                                            {
                                              "id": "865cb0b8-2b75-4427-b5f1-7580022fc500",
                                              "value": "Stepdaughter",
                                              "text": "Stepdaughter"
                                            },
                                            {
                                              "id": "868cfb54-dbbb-440e-91ce-858ed4b6a069",
                                              "value": "Stepson",
                                              "text": "Stepson"
                                            },
                                            {
                                              "id": "2e25c9b1-6413-4c92-91da-a9b59e8203e8",
                                              "value": "Trust",
                                              "text": "Trust"
                                            },
                                            {
                                              "id": "edc140f0-a3cd-4e92-bb2d-dd8d1140951f",
                                              "value": "UNCLE",
                                              "text": "Uncle"
                                            },
                                            {
                                              "id": "6232cfb4-a7ef-442e-9728-771eb9ccb15e",
                                              "value": "Wife",
                                              "text": "Wife"
                                            },
                                            {
                                              "id": "921e3b35-f010-4b83-82e2-b5e10086fb70",
                                              "value": "Fiancee",
                                              "text": "Fiancee"
                                            },
                                            {
                                              "id": "ef1f88fc-9797-4cab-b4e0-190fa8fc648c",
                                              "value": "Ex-Spouse",
                                              "text": "Former spouse"
                                            },
                                            {
                                              "id": "c1ea413b-83bf-4fdd-b249-9b73c2e877be",
                                              "value": "Partner",
                                              "text": "Partner"
                                            },
                                            {
                                              "id": "b6658e97-d00b-4924-bdb5-851106dd91ee",
                                              "value": "Step Father",
                                              "text": "Step Father"
                                            },
                                            {
                                              "id": "0c785a81-af9c-4880-b87f-f700555ce139",
                                              "value": "Step Mother",
                                              "text": "Step Mother"
                                            }
                                          ]
                                        },
                                        "inputformat": {
                                          "_uid": "29ecbe16-1b83-40fb-8622-25dde0b15992",
                                          "_target": "case.life.Beneficiary.Relationship",
                                          "answer": "",
                                          "validation": "validateSelected",
                                          "qtype": "DROPDOWN",
                                          "select": ""
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "titlesection": "Financial",
                            "id": "b3dce378-7fe3-44a9-83b8-17e5d8d390b4",
                            "question": [
                              {
                                "qtext": "Gross Annual Income",
                                "inputformat": {
                                  "_uid": "1cc8ce10-22e1-4056-bab0-2a942c5df2c4",
                                  "_target": "case.life.Financial.AnnualIncome",
                                  "answer": "",
                                  "validation": "              validateFloat#EN-US#            ",
                                  "qtype": "DECIMAL_TEXTBOX",
                                  "optional": true,
                                  "input": {}
                                }
                              },
                              {
                                "qtext": "Household Income",
                                "inputformat": {
                                  "_uid": "b658915d-419d-4a31-ad7d-6241d794185e",
                                  "_target": "case.life.Financial.HouseholdIncome",
                                  "answer": "",
                                  "validation": "              validateFloat#EN-US#            ",
                                  "qtype": "DECIMAL_TEXTBOX",
                                  "optional": true,
                                  "input": {}
                                }
                              },
                              {
                                "qtext": "Net Worth",
                                "inputformat": {
                                  "_uid": "22f9708e-944a-47f9-ba85-f2e8a5eb323b",
                                  "_target": "case.life.Financial.NetWorth",
                                  "answer": "",
                                  "validation": "              validateFloat#EN-US#            ",
                                  "qtype": "DECIMAL_TEXTBOX",
                                  "input": {}
                                }
                              },
                              {
                                "qtext": "Sum at Risk/Total Sum Assured",
                                "inputformat": {
                                  "_uid": "34c23f81-58c3-4356-9cb5-25fd42095149",
                                  "_target": "case.life.Financial.TotalSumAssured",
                                  "answer": "",
                                  "validation": "              validateFloat#EN-US#            ",
                                  "qtype": "DECIMAL_TEXTBOX",
                                  "input": {}
                                }
                              }
                            ]
                          },
                          {
                            "titlesection": "Bankruptcy",
                            "id": "6dd5a7e0-2656-4760-ac02-188e80bf306b",
                            "question": [
                              {
                                "qtext": "Within the last 5 years, have you filed for bankruptcy or had any judgments or liens filed against you?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "d1e29b44-fc55-4bfb-9f6a-8fbe696303cd",
                                  "_target": "case.life.Bankruptcy.Bankruptcy",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                }
                              },
                              {
                                "relevantgroupoperator": "ALL",
                                "relevantgroups": {
                                  "relevantgroup": {
                                    "relevanttarget": "case.life.Bankruptcy.Bankruptcy",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.Bankruptcy.Bankruptcy",
                                      "value": [
                                        {
                                          "code": "Yes",
                                          "name": "Yes"
                                        }
                                      ]
                                    }
                                  }
                                },
                                "qtext": "Has this been discharged?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "b8c770b4-45ef-426a-86bb-28b4e557d953",
                                  "_target": "case.life.Bankruptcy.Discharged",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                }
                              },
                              {
                                "relevantgroupoperator": "ALL",
                                "relevantgroups": {
                                  "relevantgroup": {
                                    "relevanttarget": "case.life.Bankruptcy.Discharged",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.Bankruptcy.Discharged",
                                      "value": [
                                        {
                                          "code": "Yes",
                                          "name": "Yes"
                                        }
                                      ]
                                    }
                                  }
                                },
                                "qtext": "Date of Discharge",
                                "inputformat": {
                                  "_uid": "9e1525c3-a3d4-47d8-99a4-ec858d933cde",
                                  "_target": "case.life.Bankruptcy.DischargeDate",
                                  "answer": "",
                                  "validation": "              validateDate#EN-US#            ",
                                  "qtype": "DATE_PARTIAL",
                                  "input": {}
                                }
                              }
                            ]
                          },
                          {
                            "titlesection": "Existing_Cover",
                            "id": "c09de2f4-95d4-415f-ae08-1fa5fe54084d",
                            "question": [
                              {
                                "qtext": "Do you have an existing or pending life insurance policy or annuity contract with SBLI or any other company?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "55671f12-eadf-4bf6-a084-e4b14cdc104d",
                                  "_target": "case.life.ExistingCoverage.LifeExistingPending",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                }
                              },
                              {
                                "qtext": "Do you intend to replace any existing life insurance or annuity contract with the insurance applied for?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "7d2522d5-13e9-42ee-bbf2-e14ace3626e0",
                                  "_target": "case.life.ExistingCoverage.LifeReplacement",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                }
                              },
                              {
                                "qtext": "Are you considering using funds from an existing policy or contract to pay premiums on the policy you are applying for?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "8fb65fb2-aa7d-41ce-bb5b-72a540ceaa3f",
                                  "_target": "case.life.ExistingCoverage.PayPremium",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                }
                              },
                              {
                                "qtext": "Have you stopped making premium payments, surrendered, forfeited, assigned to SBLI, or otherwise terminated an existing policy or contract or are you considering doing so?",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                      "value": "No",
                                      "text": "No"
                                    },
                                    {
                                      "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                      "value": "Yes",
                                      "text": "Yes"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "inputtype": "radio",
                                  "_uid": "25ae4d4a-9f23-48ef-a481-2ec6044bddeb",
                                  "_target": "case.life.ExistingCoverage.Terminated",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                }
                              }
                            ],
                            "sections": [
                              {
                                "titlesections": "case.life.ExistingCover",
                                "id": "2aad9efc-fcf4-4648-9cb7-0783e5ef894a",
                                "namesections": "case.life.ExistingCover",
                                "relevantgroupoperator": "ANY",
                                "repeatingsection": true,
                                "relevantgroups": [
                                  {
                                    "relevanttarget": "case.life.ExistingCoverage.LifeExistingPending",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.ExistingCoverage.LifeExistingPending",
                                      "value": [
                                        {
                                          "code": "Yes",
                                          "name": "Yes"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "relevanttarget": "case.life.ExistingCoverage.LifeReplacement",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.ExistingCoverage.LifeReplacement",
                                      "value": [
                                        {
                                          "code": "Yes",
                                          "name": "Yes"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "relevanttarget": "case.life.ExistingCoverage.PayPremium",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.ExistingCoverage.PayPremium",
                                      "value": [
                                        {
                                          "code": "Yes",
                                          "name": "Yes"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "relevanttarget": "case.life.ExistingCoverage.Terminated",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.ExistingCoverage.Terminated",
                                      "value": [
                                        {
                                          "code": "Yes",
                                          "name": "Yes"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "repeater": {
                                  "titlerepeater": "case.life.ExistingCover",
                                  "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                                  "minRows": "1",
                                  "maxRows": "",
                                  "rowCount": "0",
                                  "questiontemplate": {
                                    "Items": [
                                      "case.life.ExistingCover",
                                      {
                                        "qtext": "Insurance Company",
                                        "inputformat": {
                                          "_uid": "6ca3497b-b87d-478d-b3af-7bfa9372ad61",
                                          "_target": "case.life.ExistingCover.InsuranceCompany",
                                          "answer": "",
                                          "validation": "",
                                          "qtype": "STRING_TEXTBOX_SINGLE",
                                          "input": {}
                                        }
                                      },
                                      {
                                        "qtext": "To be replaced?",
                                        "list": {
                                          "size": "1",
                                          "option": [
                                            {
                                              "value": "",
                                              "selected": "",
                                              "text": "Please select"
                                            },
                                            {
                                              "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                              "value": "No",
                                              "text": "No"
                                            },
                                            {
                                              "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                              "value": "Yes",
                                              "text": "Yes"
                                            }
                                          ]
                                        },
                                        "inputformat": {
                                          "inputtype": "radio",
                                          "_uid": "d0138c89-6754-4cd1-9348-fdafb2563228",
                                          "_target": "case.life.ExistingCover.Replacement",
                                          "answer": "",
                                          "validation": "validateOneChecked",
                                          "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                        }
                                      },
                                      {
                                        "qtext": "Case Value / Amount of Coverage",
                                        "inputformat": {
                                          "_uid": "73e7ed55-ba85-4dd8-aebe-a49f4628ec3d",
                                          "_target": "case.life.ExistingCover.LIFEAmount",
                                          "answer": "",
                                          "validation": "              validateNum#EN-US#            ",
                                          "qtype": "INTEGER_TEXTBOX",
                                          "input": {}
                                        }
                                      },
                                      {
                                        "qtext": "Date of Issue",
                                        "inputformat": {
                                          "_uid": "e860011e-9465-426e-b4c0-18a287d8fa88",
                                          "_target": "case.life.ExistingCover.CommencementDate",
                                          "answer": "",
                                          "validation": "              validateDate#EN-US#            ",
                                          "qtype": "DATE_PARTIAL",
                                          "input": {}
                                        }
                                      }
                                    ]
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "sections": [
                          {
                            "titlesections": "case.life.occupations",
                            "id": "bce30118-9161-4c43-b56a-a63fbb7a9c1b",
                            "namesections": "case.life.occupations",
                            "repeater": {
                              "titlerepeater": "case.life.occupations",
                              "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                              "minRows": "1",
                              "maxRows": "1",
                              "rowCount": "0",
                              "questiontemplate": {
                                "Items": [
                                  "case.life.occupations",
                                  {
                                    "qtext": "Occupation",
                                    "list": {
                                      "size": "1",
                                      "option": [
                                        {
                                          "value": "",
                                          "selected": "",
                                          "text": "Please select"
                                        },
                                        {
                                          "id": "c5adf0ef-b955-444a-b464-e01493fd9f07",
                                          "value": "3D Integration scientist",
                                          "text": "3D Integration scientist"
                                        },
                                        {
                                          "id": "c7fdab48-af77-4e5d-b269-4332c1b608ed",
                                          "value": "Abalone fisherman",
                                          "text": "Abalone fisherman"
                                        },
                                        {
                                          "id": "dc1ded34-ec80-4e19-af51-ba54b44a8358",
                                          "value": "Abrasive paper goods maker",
                                          "text": "Abrasive paper goods maker"
                                        },
                                        {
                                          "id": "2a303691-404c-4fcd-a7b6-faa46c058eca",
                                          "value": "Account executive",
                                          "text": "Account executive"
                                        },
                                        {
                                          "id": "5da3cbc1-8451-4d7a-b144-5a2d24bbc027",
                                          "value": "Accountant",
                                          "text": "Accountant"
                                        },
                                        {
                                          "id": "5f64c889-0053-495f-ab9d-a89b53f1c66a",
                                          "value": "Acrobat",
                                          "text": "Acrobat"
                                        },
                                        {
                                          "id": "329dcab7-7571-487a-a442-2189b00808eb",
                                          "value": "Actor",
                                          "text": "Actor"
                                        },
                                        {
                                          "id": "ade140a7-7540-4e47-82b0-90d297fc7305",
                                          "value": "Actuary",
                                          "text": "Actuary"
                                        },
                                        {
                                          "id": "ed7ff484-dac1-4f3d-be33-e99acfc0f732",
                                          "value": "Acupuncturist",
                                          "text": "Acupuncturist"
                                        },
                                        {
                                          "id": "e946b341-03ac-494b-b9ba-a10c7e8b591f",
                                          "value": "Administrative work",
                                          "text": "Administrative work"
                                        },
                                        {
                                          "id": "5f67a51d-3da8-45d6-838e-c5287e810166",
                                          "value": "Advertising manager",
                                          "text": "Advertising manager"
                                        },
                                        {
                                          "id": "df9d904a-8168-4b3b-9eda-92496e9893a0",
                                          "value": "Aerial erector",
                                          "text": "Aerial erector"
                                        },
                                        {
                                          "id": "d3ea0508-d044-4a99-bc18-e6a6cd38c3c3",
                                          "value": "Aerodynamacist",
                                          "text": "Aerodynamacist"
                                        },
                                        {
                                          "id": "95491551-0dc5-4885-8349-2cbf82e60731",
                                          "value": "Agricultural engineer",
                                          "text": "Agricultural engineer"
                                        },
                                        {
                                          "id": "f8b39b08-ff11-49a8-b9ce-81deb016565a",
                                          "value": "Agricultural foreman",
                                          "text": "Agricultural foreman"
                                        },
                                        {
                                          "id": "3c7892b4-016a-4c71-ab19-066ae53046bc",
                                          "value": "Agricultural labourer",
                                          "text": "Agricultural labourer"
                                        },
                                        {
                                          "id": "a2487e70-73be-4010-9dbb-87344305ef5a",
                                          "value": "Agricultural machinery engineer",
                                          "text": "Agricultural machinery engineer"
                                        },
                                        {
                                          "id": "9d2d757f-6ec9-47d5-9666-acde9e7bdfc8",
                                          "value": "Agricultural miller",
                                          "text": "Agricultural miller"
                                        },
                                        {
                                          "id": "22f1c3ee-08a4-43d4-8e44-f3b669607fbb",
                                          "value": "Agricultural scientist",
                                          "text": "Agricultural scientist"
                                        },
                                        {
                                          "id": "7b0ed525-e278-4d01-a0a3-c2fbb4a69979",
                                          "value": "Agricultural worker",
                                          "text": "Agricultural worker"
                                        },
                                        {
                                          "id": "8c8cd98a-d866-40c4-9b83-97e1b80922f4",
                                          "value": "Air compressor operator",
                                          "text": "Air compressor operator"
                                        },
                                        {
                                          "id": "1a8827de-d638-4746-b284-35a04326c4b2",
                                          "value": "Air traffic controller",
                                          "text": "Air traffic controller"
                                        },
                                        {
                                          "id": "2c2045b2-d0ba-45a7-8953-1d0e447fbce0",
                                          "value": "Aircraft engine service fitter",
                                          "text": "Aircraft engine service fitter"
                                        },
                                        {
                                          "id": "c985baa4-d68f-427b-a6ab-80fa90df77d3",
                                          "value": "Aircraft glazier",
                                          "text": "Aircraft glazier"
                                        },
                                        {
                                          "id": "41ae1327-e1f7-4b08-9e1a-ee5fe59bacf0",
                                          "value": "Aircraft marshaller",
                                          "text": "Aircraft marshaller"
                                        },
                                        {
                                          "id": "3e4e3b5a-4fb6-4258-88d0-2375f047abbb",
                                          "value": "Aircraft refueller",
                                          "text": "Aircraft refueller"
                                        },
                                        {
                                          "id": "75b23d65-a5db-4738-a2ba-35b971d25821",
                                          "value": "Aircraft service fitter",
                                          "text": "Aircraft service fitter"
                                        },
                                        {
                                          "id": "d3f4fa52-a9ec-4d0b-9c10-28f5598a3526",
                                          "value": "Airport conveyor operator",
                                          "text": "Airport conveyor operator"
                                        },
                                        {
                                          "id": "65fe63b6-a2b5-4a8d-b45e-c2ee25470a1d",
                                          "value": "Airport ground movement controller",
                                          "text": "Airport ground movement controller"
                                        },
                                        {
                                          "id": "0cdc3b15-70fa-4891-953d-1c9f205cb427",
                                          "value": "Airport loader",
                                          "text": "Airport loader"
                                        },
                                        {
                                          "id": "7ab40e40-c623-403c-b663-bdbf53b49863",
                                          "value": "Airport maintenance engineer",
                                          "text": "Airport maintenance engineer"
                                        },
                                        {
                                          "id": "18bc07bd-39fd-4a6b-8e1e-5b9a4c9b5322",
                                          "value": "Airport maintenance technician",
                                          "text": "Airport maintenance technician"
                                        },
                                        {
                                          "id": "005802b5-b133-4166-b9f6-ad293b42a2ac",
                                          "value": "Airport operations",
                                          "text": "Airport operations"
                                        },
                                        {
                                          "id": "687728cb-090b-487c-badd-3a9f16eec283",
                                          "value": "Airport radar controller",
                                          "text": "Airport radar controller"
                                        },
                                        {
                                          "id": "4edbe90a-5da9-405b-a349-0b11ee3ea227",
                                          "value": "Ambulance controller",
                                          "text": "Ambulance controller"
                                        },
                                        {
                                          "id": "362d92b0-2784-4cae-b51a-02e8ae08ccbf",
                                          "value": "Ambulance worker",
                                          "text": "Ambulance worker"
                                        },
                                        {
                                          "id": "5a6c57d3-573f-412e-8bbc-fb945fc98e11",
                                          "value": "Amusement arcade attendant",
                                          "text": "Amusement arcade attendant"
                                        },
                                        {
                                          "id": "e0b363a8-58e4-4801-bcc1-1851c566bed6",
                                          "value": "Amusements admissions attendant",
                                          "text": "Amusements admissions attendant"
                                        },
                                        {
                                          "id": "b77579f9-14c3-4111-a482-b595fb97dbda",
                                          "value": "Amusements gate keeper",
                                          "text": "Amusements gate keeper"
                                        },
                                        {
                                          "id": "ac02f1d7-0034-4a77-bb54-14a74378b19d",
                                          "value": "Amusements ride operator",
                                          "text": "Amusements ride operator"
                                        },
                                        {
                                          "id": "0be793cb-a1a0-4f62-abfa-ab6f43793ab8",
                                          "value": "Animal conservation officer",
                                          "text": "Animal conservation officer"
                                        },
                                        {
                                          "id": "19bfd48f-64e5-4a98-945d-1ddfbdf03f02",
                                          "value": "Animal controller",
                                          "text": "Animal controller"
                                        },
                                        {
                                          "id": "f41ed89d-276f-4e9a-a147-21a4917fd8aa",
                                          "value": "Animal keeper",
                                          "text": "Animal keeper"
                                        },
                                        {
                                          "id": "e98e66f9-b024-441c-95ef-2efc8994fa2f",
                                          "value": "Animal nursing auxiliary",
                                          "text": "Animal nursing auxiliary"
                                        },
                                        {
                                          "id": "30867d46-2733-4ebd-a436-f1a2ce296c1b",
                                          "value": "Animal trainer",
                                          "text": "Animal trainer"
                                        },
                                        {
                                          "id": "260de5a0-6e0c-49e7-b239-a39e88bea20c",
                                          "value": "Animator",
                                          "text": "Animator"
                                        },
                                        {
                                          "id": "c7870db6-63ee-455e-901c-dc069c58d3d1",
                                          "value": "Anodiser",
                                          "text": "Anodiser"
                                        },
                                        {
                                          "id": "06c6efce-34e0-4ebb-8874-55c2d585cb8d",
                                          "value": "Antique dealer",
                                          "text": "Antique dealer"
                                        },
                                        {
                                          "id": "0ec452b0-d415-49ac-a7f3-7bbdc02960e4",
                                          "value": "Antique restorer",
                                          "text": "Antique restorer"
                                        },
                                        {
                                          "id": "1c931cd8-e919-45e8-8d85-dfade6de97ae",
                                          "value": "App developer",
                                          "text": "App developer"
                                        },
                                        {
                                          "id": "511bf095-cd93-4620-a7ae-634c54b2b9bb",
                                          "value": "Archaeologist",
                                          "text": "Archaeologist"
                                        },
                                        {
                                          "id": "862a68d2-6ab2-4854-b043-f664a3aacfdf",
                                          "value": "Architect",
                                          "text": "Architect"
                                        },
                                        {
                                          "id": "2f86c839-1ed6-48e8-ac51-c6b300e55a22",
                                          "value": "Archivist",
                                          "text": "Archivist"
                                        },
                                        {
                                          "id": "46c6228d-1148-471f-8e3f-08c4bc435cd5",
                                          "value": "Armed services aviation",
                                          "text": "Armed services aviation"
                                        },
                                        {
                                          "id": "0bf9ba16-27dc-4b93-9ace-63e57273cb91",
                                          "value": "Armed services general",
                                          "text": "Armed services general"
                                        },
                                        {
                                          "id": "bae04688-2c3c-49cd-8b88-e8fac6bb8b00",
                                          "value": "Aromatherapist",
                                          "text": "Aromatherapist"
                                        },
                                        {
                                          "id": "afc898a5-059c-48de-9ec1-8fde684e4018",
                                          "value": "Artist",
                                          "text": "Artist"
                                        },
                                        {
                                          "id": "8a441cad-9440-4a83-87af-dd47ccc27775",
                                          "value": "Artworker",
                                          "text": "Artworker"
                                        },
                                        {
                                          "id": "31b5ea58-608b-4ee1-af35-aa16ff6a4a71",
                                          "value": "Asbestos assembler",
                                          "text": "Asbestos assembler"
                                        },
                                        {
                                          "id": "9e09515e-f770-4f44-9575-c1bf014106b2",
                                          "value": "Asbestos cleaner",
                                          "text": "Asbestos cleaner"
                                        },
                                        {
                                          "id": "a40d2712-3926-404c-9af3-8055280597cc",
                                          "value": "Asbestos driller",
                                          "text": "Asbestos driller"
                                        },
                                        {
                                          "id": "63c886f2-5293-4736-9da4-b39df5d8f79a",
                                          "value": "Asbestos foreman",
                                          "text": "Asbestos foreman"
                                        },
                                        {
                                          "id": "5d6f4203-9da7-4c7b-aec2-3daff0bf6ac6",
                                          "value": "Asbestos inspector",
                                          "text": "Asbestos inspector"
                                        },
                                        {
                                          "id": "4b8daddc-bce9-48b2-8b90-5805e7074f6e",
                                          "value": "Asbestos insulator",
                                          "text": "Asbestos insulator"
                                        },
                                        {
                                          "id": "08a9f615-24aa-4afa-838d-65a9ae174bf0",
                                          "value": "Asbestos labourer",
                                          "text": "Asbestos labourer"
                                        },
                                        {
                                          "id": "5defdd8d-61d4-45a3-bdf4-f9b531745c6a",
                                          "value": "Asbestos machine operator",
                                          "text": "Asbestos machine operator"
                                        },
                                        {
                                          "id": "3c23d9db-aaf2-4fd7-8546-dce26add9c50",
                                          "value": "Asbestos packer",
                                          "text": "Asbestos packer"
                                        },
                                        {
                                          "id": "f25743c1-d5ee-420e-aa68-f9e42a7a7f0f",
                                          "value": "Asbestos process worker",
                                          "text": "Asbestos process worker"
                                        },
                                        {
                                          "id": "3d8779d2-c240-4133-ae22-3c390bbd3e11",
                                          "value": "Asbestos tester",
                                          "text": "Asbestos tester"
                                        },
                                        {
                                          "id": "187db533-79c8-4b1f-b9f4-cf5f6ade25b9",
                                          "value": "Asbestos works manager",
                                          "text": "Asbestos works manager"
                                        },
                                        {
                                          "id": "a268d334-b5f5-4f1a-b548-51a3b24a529c",
                                          "value": "Asphalter",
                                          "text": "Asphalter"
                                        },
                                        {
                                          "id": "8d017e7a-2149-4114-95d5-b3e148cea497",
                                          "value": "Assembler",
                                          "text": "Assembler"
                                        },
                                        {
                                          "id": "db2071f8-5b02-46dc-a719-307f51ab44c9",
                                          "value": "Astrologer",
                                          "text": "Astrologer"
                                        },
                                        {
                                          "id": "069d472f-0f33-4616-ad62-135a14d13246",
                                          "value": "Astronomer",
                                          "text": "Astronomer"
                                        },
                                        {
                                          "id": "6c98be27-78c1-4ef5-be70-a2bbf20268af",
                                          "value": "Attorney",
                                          "text": "Attorney"
                                        },
                                        {
                                          "id": "773a0e43-2e4f-43bb-8e47-c80abf238a29",
                                          "value": "Auctioneer",
                                          "text": "Auctioneer"
                                        },
                                        {
                                          "id": "a1f00e29-ea9a-4363-bcf6-733049a9646d",
                                          "value": "Audiometrician",
                                          "text": "Audiometrician"
                                        },
                                        {
                                          "id": "f36d309a-7dd6-4320-a930-9d3b95e723eb",
                                          "value": "Auditor",
                                          "text": "Auditor"
                                        },
                                        {
                                          "id": "3d6c663b-1df5-4da4-b2cf-653d3c91bae5",
                                          "value": "Author",
                                          "text": "Author"
                                        },
                                        {
                                          "id": "c0b72200-248b-4812-99a5-168b51c4326d",
                                          "value": "Automotic technician",
                                          "text": "Automotic technician"
                                        },
                                        {
                                          "id": "f5b9c995-40a8-4a34-b98e-f3e69bd80c0f",
                                          "value": "Baggage master",
                                          "text": "Baggage master"
                                        },
                                        {
                                          "id": "35331fd1-feb9-4717-9262-6d775effd619",
                                          "value": "Baker",
                                          "text": "Baker"
                                        },
                                        {
                                          "id": "e37842e0-8150-408f-91c2-06299db679da",
                                          "value": "Baler",
                                          "text": "Baler"
                                        },
                                        {
                                          "id": "91f84d91-2389-4add-9f77-d4d7d921b0d0",
                                          "value": "Bank staff",
                                          "text": "Bank staff"
                                        },
                                        {
                                          "id": "4232b316-987b-47d0-b6d5-dfc4f0f1731c",
                                          "value": "Banksman",
                                          "text": "Banksman"
                                        },
                                        {
                                          "id": "ff9f18ed-cb67-4600-9d0b-6325088b8c15",
                                          "value": "Bar proprietor",
                                          "text": "Bar proprietor"
                                        },
                                        {
                                          "id": "c5212399-ec8a-4e85-bf09-ac367c3b6af0",
                                          "value": "Bar worker",
                                          "text": "Bar worker"
                                        },
                                        {
                                          "id": "5313b55a-caf9-418c-9989-597a9395484a",
                                          "value": "Bargeman",
                                          "text": "Bargeman"
                                        },
                                        {
                                          "id": "963b95a7-d17c-4570-90d5-4deaaa7001ad",
                                          "value": "Bargemaster",
                                          "text": "Bargemaster"
                                        },
                                        {
                                          "id": "29980966-b124-4a04-862c-ca916fbd5ccc",
                                          "value": "Barrister",
                                          "text": "Barrister"
                                        },
                                        {
                                          "id": "d0612bcb-bf7d-4f5b-b8e6-510a2707968d",
                                          "value": "Batek painter",
                                          "text": "Batek painter"
                                        },
                                        {
                                          "id": "0fe3c38b-d9c2-461b-980e-f4d2111b8e19",
                                          "value": "Battery repairer",
                                          "text": "Battery repairer"
                                        },
                                        {
                                          "id": "1d3abb93-216a-435c-b493-827fc46137bc",
                                          "value": "Beautician",
                                          "text": "Beautician"
                                        },
                                        {
                                          "id": "a0c21a5d-f382-4df1-b9c5-310de8554a70",
                                          "value": "Beekeeper",
                                          "text": "Beekeeper"
                                        },
                                        {
                                          "id": "6511034b-de65-416b-ad3c-f8df47954d79",
                                          "value": "Bill sticker",
                                          "text": "Bill sticker"
                                        },
                                        {
                                          "id": "ad2571c1-525b-4e11-afdf-0565baac8fd4",
                                          "value": "Bindery worker",
                                          "text": "Bindery worker"
                                        },
                                        {
                                          "id": "93485619-ec13-4d9e-b160-7e02183dc8aa",
                                          "value": "Bingo attendant",
                                          "text": "Bingo attendant"
                                        },
                                        {
                                          "id": "6ff302e0-16b6-42ec-a552-958e8f9ee444",
                                          "value": "Bingo caller",
                                          "text": "Bingo caller"
                                        },
                                        {
                                          "id": "eeb78913-2f19-4b40-bdbc-7e9546e881bb",
                                          "value": "Bingo hall fairground manager",
                                          "text": "Bingo hall fairground manager"
                                        },
                                        {
                                          "id": "d0af9be4-8dfe-448c-9997-ce6804b97fdc",
                                          "value": "Biomass technician",
                                          "text": "Biomass technician"
                                        },
                                        {
                                          "id": "7e7f65d5-34e6-4f65-89f4-78fb2f7f46dc",
                                          "value": "BlackSmith",
                                          "text": "BlackSmith"
                                        },
                                        {
                                          "id": "5a9097f6-8cc1-4ace-bbfd-9029c0fa399b",
                                          "value": "Bleacher",
                                          "text": "Bleacher"
                                        },
                                        {
                                          "id": "c8ff48d3-4be5-49df-8143-5330482f9425",
                                          "value": "Block cutter",
                                          "text": "Block cutter"
                                        },
                                        {
                                          "id": "037240b6-3c03-45eb-877d-6cbeece27f4a",
                                          "value": "Boat builder",
                                          "text": "Boat builder"
                                        },
                                        {
                                          "id": "ed6dd7ff-96d7-48f1-bca9-b8b23b259b33",
                                          "value": "Boatswain",
                                          "text": "Boatswain"
                                        },
                                        {
                                          "id": "1d84b783-2ea6-42ce-8a27-c7e118ed57ea",
                                          "value": "Bodyguard",
                                          "text": "Bodyguard"
                                        },
                                        {
                                          "id": "f061abb4-47a3-4787-8afb-29e012cdeca3",
                                          "value": "Boiler",
                                          "text": "Boiler"
                                        },
                                        {
                                          "id": "61793861-6583-4138-bd50-91c03bc87b03",
                                          "value": "Boiler operator",
                                          "text": "Boiler operator"
                                        },
                                        {
                                          "id": "2ece1e37-a6b7-407b-9991-9b1f4b17be9a",
                                          "value": "Book illustrator",
                                          "text": "Book illustrator"
                                        },
                                        {
                                          "id": "9cb29466-2738-4466-b42f-a9f0072ca0e3",
                                          "value": "Book keeper",
                                          "text": "Book keeper"
                                        },
                                        {
                                          "id": "a603615e-caa0-442e-8a6b-86f4d0aaf5c4",
                                          "value": "Bookmaker",
                                          "text": "Bookmaker"
                                        },
                                        {
                                          "id": "63465fa4-3a66-48f0-be1b-12b822167591",
                                          "value": "Bookseller",
                                          "text": "Bookseller"
                                        },
                                        {
                                          "id": "84b2ff32-75d3-48f6-ae6c-50c1c044c2c7",
                                          "value": "Borer",
                                          "text": "Borer"
                                        },
                                        {
                                          "id": "ccf19982-25d7-4bd8-98bb-b7037f645f57",
                                          "value": "Bottling machine attendant",
                                          "text": "Bottling machine attendant"
                                        },
                                        {
                                          "id": "20d1361a-f6e0-4939-9027-346cf3cf229f",
                                          "value": "Box office manager",
                                          "text": "Box office manager"
                                        },
                                        {
                                          "id": "8c2002a4-a803-4a20-9e05-5959c8f86602",
                                          "value": "Braider",
                                          "text": "Braider"
                                        },
                                        {
                                          "id": "aa4ae519-878c-4ac0-9091-0612238146ac",
                                          "value": "Brewer",
                                          "text": "Brewer"
                                        },
                                        {
                                          "id": "1b76b43d-472c-43c5-8909-51c21668c7f2",
                                          "value": "Broker",
                                          "text": "Broker"
                                        },
                                        {
                                          "id": "21b62e08-a4b8-4f7e-ada1-2c46a6477fa4",
                                          "value": "Builder",
                                          "text": "Builder"
                                        },
                                        {
                                          "id": "17db54d1-f006-4772-b376-27d19644660f",
                                          "value": "Builders merchant",
                                          "text": "Builders merchant"
                                        },
                                        {
                                          "id": "7c585242-6c21-4cb9-b980-1879cb2d1429",
                                          "value": "Building inspector",
                                          "text": "Building inspector"
                                        },
                                        {
                                          "id": "fb57593a-6957-488a-b499-90524c0d2428",
                                          "value": "Bus driver",
                                          "text": "Bus driver"
                                        },
                                        {
                                          "id": "dac2d037-8fd9-4b44-ae08-f06e57083493",
                                          "value": "Bus inspector",
                                          "text": "Bus inspector"
                                        },
                                        {
                                          "id": "c78147ab-16be-435a-af2a-48fe55492289",
                                          "value": "Bus ticket seller",
                                          "text": "Bus ticket seller"
                                        },
                                        {
                                          "id": "9728b9d4-180b-4503-b82f-f8737255b87c",
                                          "value": "Business and quality improvement analyst",
                                          "text": "Business and quality improvement analyst"
                                        },
                                        {
                                          "id": "b10472b0-646c-440b-988a-5f9d554565ed",
                                          "value": "Business continuity planner",
                                          "text": "Business continuity planner"
                                        },
                                        {
                                          "id": "bdc53b82-33d2-4cc1-8f39-de81f8a94847",
                                          "value": "Business owner",
                                          "text": "Business owner"
                                        },
                                        {
                                          "id": "7099d8b7-7595-475f-a765-1b9b13211dcb",
                                          "value": "Butcher",
                                          "text": "Butcher"
                                        },
                                        {
                                          "id": "b2c0775a-421e-4320-88a1-dc948c1b9dd6",
                                          "value": "Butler",
                                          "text": "Butler"
                                        },
                                        {
                                          "id": "bd4242ae-7551-428e-ab3a-aea79d09ce22",
                                          "value": "Butter maker",
                                          "text": "Butter maker"
                                        },
                                        {
                                          "id": "fb54d568-30b4-46dd-9e59-1d2621aed1c4",
                                          "value": "Buyer",
                                          "text": "Buyer"
                                        },
                                        {
                                          "id": "7e12782c-586c-40ff-8dde-8fb442999bf9",
                                          "value": "Cable jointer",
                                          "text": "Cable jointer"
                                        },
                                        {
                                          "id": "ec1e0ef8-366c-49d3-a7af-12dbbd5900ab",
                                          "value": "Cafe proprietor",
                                          "text": "Cafe proprietor"
                                        },
                                        {
                                          "id": "b526861e-fb4f-48d8-96e1-d9c6fc7f5fbd",
                                          "value": "Calibrator",
                                          "text": "Calibrator"
                                        },
                                        {
                                          "id": "b597c6b4-94ab-44df-a849-15150862caf9",
                                          "value": "Call centre worker",
                                          "text": "Call centre worker"
                                        },
                                        {
                                          "id": "2eaf8030-c60b-44b6-b951-90bca5257b7e",
                                          "value": "Calligrapher",
                                          "text": "Calligrapher"
                                        },
                                        {
                                          "id": "9bc24826-06d8-4e52-a6f4-7007f2de564a",
                                          "value": "Candle maker",
                                          "text": "Candle maker"
                                        },
                                        {
                                          "id": "a7afcc2e-c0f7-4010-b658-d203ec8a3f34",
                                          "value": "Canine beautician",
                                          "text": "Canine beautician"
                                        },
                                        {
                                          "id": "c5f2f91e-9598-46e6-a23a-e2a1feac2608",
                                          "value": "Canteen assistant",
                                          "text": "Canteen assistant"
                                        },
                                        {
                                          "id": "b1d82499-56b1-4933-bb8d-21618b678fa6",
                                          "value": "Captain",
                                          "text": "Captain"
                                        },
                                        {
                                          "id": "15d21c73-9732-4734-8d15-6711c86b4306",
                                          "value": "Car park attendant",
                                          "text": "Car park attendant"
                                        },
                                        {
                                          "id": "afc53edf-8a21-420f-83dc-73eafcbfafd0",
                                          "value": "Car salesman",
                                          "text": "Car salesman"
                                        },
                                        {
                                          "id": "693d8ac5-b90d-4414-9cc5-a38d63a18541",
                                          "value": "Car valeter",
                                          "text": "Car valeter"
                                        },
                                        {
                                          "id": "181b92c8-e80a-4509-8330-36ecde184ee3",
                                          "value": "Car wash attendant",
                                          "text": "Car wash attendant"
                                        },
                                        {
                                          "id": "ac2a98c3-d0c9-4f16-82a4-c17851c20eb1",
                                          "value": "Care assistant",
                                          "text": "Care assistant"
                                        },
                                        {
                                          "id": "3c92aa5a-f794-4888-aca0-08a8a4eb3c06",
                                          "value": "Caretaker",
                                          "text": "Caretaker"
                                        },
                                        {
                                          "id": "261a7838-dcbd-489e-b66f-e10191f51dc0",
                                          "value": "Cargo handler",
                                          "text": "Cargo handler"
                                        },
                                        {
                                          "id": "07bc522c-24b5-40ab-b18a-e70058a08872",
                                          "value": "Carpenter",
                                          "text": "Carpenter"
                                        },
                                        {
                                          "id": "30d3ffa0-e8d3-4d1c-a387-61af869860a8",
                                          "value": "Carpet fitter",
                                          "text": "Carpet fitter"
                                        },
                                        {
                                          "id": "5ba5a03e-6f9a-4b42-8979-f90e7c90fdf2",
                                          "value": "Cartographer",
                                          "text": "Cartographer"
                                        },
                                        {
                                          "id": "d2fc9a64-ce26-49e8-a5fe-a897ad9d4011",
                                          "value": "Cartoonist",
                                          "text": "Cartoonist"
                                        },
                                        {
                                          "id": "e4b765c8-161a-4e5f-bf64-c118210c2374",
                                          "value": "Cashier",
                                          "text": "Cashier"
                                        },
                                        {
                                          "id": "38f78d6c-9b98-4725-97eb-469c6dd264bc",
                                          "value": "Caster",
                                          "text": "Caster"
                                        },
                                        {
                                          "id": "03911b04-d907-4be5-89a7-1f3a923da4c4",
                                          "value": "Catering events manager",
                                          "text": "Catering events manager"
                                        },
                                        {
                                          "id": "70337dd2-524d-41c2-8737-aa3cf78b6d01",
                                          "value": "Catering staff",
                                          "text": "Catering staff"
                                        },
                                        {
                                          "id": "fd2355bd-ad70-45e2-b57e-d07fb8c938fe",
                                          "value": "Cathead man",
                                          "text": "Cathead man"
                                        },
                                        {
                                          "id": "cc3dd3c8-5c0e-47cc-bd64-03f8e53cafba",
                                          "value": "Cement works loader operator",
                                          "text": "Cement works loader operator"
                                        },
                                        {
                                          "id": "6b93d083-35ad-46ab-a3ea-37b2a26a3039",
                                          "value": "Ceramicist",
                                          "text": "Ceramicist"
                                        },
                                        {
                                          "id": "f199178d-191c-462b-8b5e-ddd21d35091f",
                                          "value": "Chain maker",
                                          "text": "Chain maker"
                                        },
                                        {
                                          "id": "1a5da9ae-4757-4017-be72-a5883add7978",
                                          "value": "Chassis builder",
                                          "text": "Chassis builder"
                                        },
                                        {
                                          "id": "79994f3d-5a36-40ae-b3f9-3bd1aecff6cb",
                                          "value": "Checkout worker",
                                          "text": "Checkout worker"
                                        },
                                        {
                                          "id": "2e1dbe9e-332c-4749-be76-ac1e9ddbf375",
                                          "value": "Chef",
                                          "text": "Chef"
                                        },
                                        {
                                          "id": "12feb905-bd0d-49f5-bf42-0c95e05c0964",
                                          "value": "Chemical engineer",
                                          "text": "Chemical engineer"
                                        },
                                        {
                                          "id": "0d24f42b-5827-4ca1-9822-a78c3d5cf910",
                                          "value": "Chemical workers",
                                          "text": "Chemical workers"
                                        },
                                        {
                                          "id": "758661b7-03c7-4eeb-a360-72e397519284",
                                          "value": "Chemist",
                                          "text": "Chemist"
                                        },
                                        {
                                          "id": "a3b680ff-11aa-4743-8f4d-f54ba589c473",
                                          "value": "Chief security officer",
                                          "text": "Chief security officer"
                                        },
                                        {
                                          "id": "0f579bd6-0983-4cef-9629-f24092dd63e6",
                                          "value": "Childminder",
                                          "text": "Childminder"
                                        },
                                        {
                                          "id": "8a7944be-6c3c-4927-b1ad-22de47c92cff",
                                          "value": "Chimney sweep",
                                          "text": "Chimney sweep"
                                        },
                                        {
                                          "id": "9b73dccd-7d33-4fa0-8f8d-7f634da604c0",
                                          "value": "Chip",
                                          "text": "Chip"
                                        },
                                        {
                                          "id": "afb2438e-be86-41ac-b455-ad9cec382ac9",
                                          "value": "Chipper hand",
                                          "text": "Chipper hand"
                                        },
                                        {
                                          "id": "56a1d921-3334-44b7-995f-1f6b7d9377dc",
                                          "value": "Chiropodist",
                                          "text": "Chiropodist"
                                        },
                                        {
                                          "id": "6f97b690-10f8-497a-a86c-28e8122a71e8",
                                          "value": "Chiropractor",
                                          "text": "Chiropractor"
                                        },
                                        {
                                          "id": "2100be05-88c8-45a4-af50-7a086dc42c19",
                                          "value": "Choreographer",
                                          "text": "Choreographer"
                                        },
                                        {
                                          "id": "8c774dd3-2fde-4754-b2ba-c2c899595520",
                                          "value": "Cinema manager",
                                          "text": "Cinema manager"
                                        },
                                        {
                                          "id": "601c96ba-4673-4c93-9d35-d79a7e759608",
                                          "value": "Circular sawyer",
                                          "text": "Circular sawyer"
                                        },
                                        {
                                          "id": "9aff2546-d85a-4550-a8df-56163941cb34",
                                          "value": "Circus artiste",
                                          "text": "Circus artiste"
                                        },
                                        {
                                          "id": "4a025770-b713-422f-9756-2c681ecdf6f9",
                                          "value": "Circus clown",
                                          "text": "Circus clown"
                                        },
                                        {
                                          "id": "14fed7e4-53a5-4c76-b66e-0e9850cb6b55",
                                          "value": "Circus hand",
                                          "text": "Circus hand"
                                        },
                                        {
                                          "id": "5c206d6c-2e5d-49dd-b65b-5b53f93f2864",
                                          "value": "Circus manager",
                                          "text": "Circus manager"
                                        },
                                        {
                                          "id": "44adad7e-3805-476e-a9cb-7dd60920a246",
                                          "value": "Circus rope artiste",
                                          "text": "Circus rope artiste"
                                        },
                                        {
                                          "id": "4b1968dc-de2b-4420-91cd-25ba80af1064",
                                          "value": "Civil engineer",
                                          "text": "Civil engineer"
                                        },
                                        {
                                          "id": "4d14a7f8-a32c-4d4b-b134-5ebadf1f40b2",
                                          "value": "Civil servant",
                                          "text": "Civil servant"
                                        },
                                        {
                                          "id": "179fc920-ce32-4a8d-9956-e7b6ff3bf517",
                                          "value": "Cleaner",
                                          "text": "Cleaner"
                                        },
                                        {
                                          "id": "d8de11be-6ecd-44ff-88bb-f01a9102e94e",
                                          "value": "Cleanroom technical associate",
                                          "text": "Cleanroom technical associate"
                                        },
                                        {
                                          "id": "6710bb87-2257-46ad-9cf8-b30843b40feb",
                                          "value": "Clergyman",
                                          "text": "Clergyman"
                                        },
                                        {
                                          "id": "eb33c41e-a064-4761-b68d-debdb4d6ad78",
                                          "value": "Clerical manager",
                                          "text": "Clerical manager"
                                        },
                                        {
                                          "id": "24fbb1f5-4da4-48c5-9939-34e50e5c21c9",
                                          "value": "Clerk",
                                          "text": "Clerk"
                                        },
                                        {
                                          "id": "8efad2b7-3a67-4876-bcb5-4fc7248ebd98",
                                          "value": "Climate adviser",
                                          "text": "Climate adviser"
                                        },
                                        {
                                          "id": "446b893e-cad2-4416-9bf1-5b3f96a0bffe",
                                          "value": "Clock maker",
                                          "text": "Clock maker"
                                        },
                                        {
                                          "id": "501b2624-9994-4c7e-9e37-e3217ab55242",
                                          "value": "Clothing assembler",
                                          "text": "Clothing assembler"
                                        },
                                        {
                                          "id": "e3cf17d7-d1b3-40a1-a1bd-60df7b94ad71",
                                          "value": "Club manager",
                                          "text": "Club manager"
                                        },
                                        {
                                          "id": "0bfbba59-2e1d-401a-821b-890a350ac2c0",
                                          "value": "Coach body maker",
                                          "text": "Coach body maker"
                                        },
                                        {
                                          "id": "222bd10c-701b-4812-93a2-3844f76d5311",
                                          "value": "Coal delivery driver",
                                          "text": "Coal delivery driver"
                                        },
                                        {
                                          "id": "bc793886-152a-4333-bff4-e7d694261af1",
                                          "value": "Coastguard",
                                          "text": "Coastguard"
                                        },
                                        {
                                          "id": "2f22bf80-5951-4c59-a5c0-ef46099ef89d",
                                          "value": "Coastguard pilot",
                                          "text": "Coastguard pilot"
                                        },
                                        {
                                          "id": "e0289e34-31de-46e0-a2f3-756351ecc0e6",
                                          "value": "Coffin maker",
                                          "text": "Coffin maker"
                                        },
                                        {
                                          "id": "f6ae71d1-87d3-4710-9d7d-aeb57597e51f",
                                          "value": "College Teacher",
                                          "text": "College Teacher"
                                        },
                                        {
                                          "id": "12e7b700-44fc-4ea4-bb16-e282c7f25937",
                                          "value": "Columnist",
                                          "text": "Columnist"
                                        },
                                        {
                                          "id": "e284c5eb-0fc2-4d4e-be45-364afdc1cf51",
                                          "value": "Combined heating and power engineer",
                                          "text": "Combined heating and power engineer"
                                        },
                                        {
                                          "id": "d0fb5a9e-c24e-46aa-be73-e15471a9eb86",
                                          "value": "Comedian",
                                          "text": "Comedian"
                                        },
                                        {
                                          "id": "27689b76-158d-4eb8-ab4a-0bea094cf0f2",
                                          "value": "Commercial roofer",
                                          "text": "Commercial roofer"
                                        },
                                        {
                                          "id": "b9ffd433-2239-4e5d-b668-7ab5ed7a4105",
                                          "value": "Company director",
                                          "text": "Company director"
                                        },
                                        {
                                          "id": "c3366a72-ed44-4e45-956d-13387a57af49",
                                          "value": "Compass adjuster",
                                          "text": "Compass adjuster"
                                        },
                                        {
                                          "id": "2d178af5-decb-4c55-868f-9166b86922ce",
                                          "value": "Compliance officer",
                                          "text": "Compliance officer"
                                        },
                                        {
                                          "id": "565e1895-f50b-4c19-ba14-82d97d70a7b5",
                                          "value": "Compounder",
                                          "text": "Compounder"
                                        },
                                        {
                                          "id": "a9053548-964f-452d-a09b-eab2dc3775eb",
                                          "value": "Computer controlled machine tool operators",
                                          "text": "Computer controlled machine tool operators"
                                        },
                                        {
                                          "id": "bdbb2c24-5b5d-4054-9789-b76c8d3e9eb5",
                                          "value": "Computer engineer",
                                          "text": "Computer engineer"
                                        },
                                        {
                                          "id": "016d3e27-2ae4-46c2-9a07-5b5b370655c7",
                                          "value": "Computer hardware engineer",
                                          "text": "Computer hardware engineer"
                                        },
                                        {
                                          "id": "bda4ea08-4c93-4f28-ab13-8fbb50caede8",
                                          "value": "Computer software engineer",
                                          "text": "Computer software engineer"
                                        },
                                        {
                                          "id": "e3166c5b-4e82-4c49-83bb-a85b7b3dc13a",
                                          "value": "Concrete worker",
                                          "text": "Concrete worker"
                                        },
                                        {
                                          "id": "b0218dcb-f62a-409f-9ba4-d2dc7e2a89a2",
                                          "value": "Conjurer",
                                          "text": "Conjurer"
                                        },
                                        {
                                          "id": "88185e97-14c1-4262-8264-c4fb70f583f7",
                                          "value": "Conservation officer",
                                          "text": "Conservation officer"
                                        },
                                        {
                                          "id": "e3ca4fa9-a940-4e0f-b1fb-756665477036",
                                          "value": "Conservation scientist",
                                          "text": "Conservation scientist"
                                        },
                                        {
                                          "id": "06055f06-7b91-4657-9438-81d9e4a02b21",
                                          "value": "Construction caulker",
                                          "text": "Construction caulker"
                                        },
                                        {
                                          "id": "525273ea-695d-482c-ba34-af0825ad8b86",
                                          "value": "Construction driver",
                                          "text": "Construction driver"
                                        },
                                        {
                                          "id": "c0c917ae-39cb-4abb-b1a2-a09d846e5e94",
                                          "value": "Construction groundworker",
                                          "text": "Construction groundworker"
                                        },
                                        {
                                          "id": "78ab6630-345d-463c-becb-21623bf71d96",
                                          "value": "Construction insulator",
                                          "text": "Construction insulator"
                                        },
                                        {
                                          "id": "af0d516d-7b29-4e37-91b7-b62fbe359d4f",
                                          "value": "Construction labourer",
                                          "text": "Construction labourer"
                                        },
                                        {
                                          "id": "a46f24a4-a31e-49de-92ac-e92ec96f326a",
                                          "value": "Construction manager",
                                          "text": "Construction manager"
                                        },
                                        {
                                          "id": "e72d8180-222a-4a8e-968b-90b69e03dfc8",
                                          "value": "Construction riveter",
                                          "text": "Construction riveter"
                                        },
                                        {
                                          "id": "8f3ace86-6e5a-4c0d-81c4-8c8fce60c3f9",
                                          "value": "Construction shotfirer",
                                          "text": "Construction shotfirer"
                                        },
                                        {
                                          "id": "f4a6240e-46c4-417f-8be7-895b438eaf35",
                                          "value": "Construction underground worker",
                                          "text": "Construction underground worker"
                                        },
                                        {
                                          "id": "909e6e01-6b03-43ac-b032-e71eb6ffd7a0",
                                          "value": "Construction worker",
                                          "text": "Construction worker"
                                        },
                                        {
                                          "id": "d79c409a-09ed-480e-81c0-cc66f67103a1",
                                          "value": "Conveyor operator chemicals",
                                          "text": "Conveyor operator chemicals"
                                        },
                                        {
                                          "id": "9a75e3d4-16fd-4e31-88c0-6bb4a12d2ff2",
                                          "value": "Conveyor operator food and drinks",
                                          "text": "Conveyor operator food and drinks"
                                        },
                                        {
                                          "id": "fc50feba-03ae-4e41-9a6b-968431aa0c44",
                                          "value": "Conveyor operator metals",
                                          "text": "Conveyor operator metals"
                                        },
                                        {
                                          "id": "bab1952a-d308-4851-80a3-545a9865267a",
                                          "value": "Conveyor operator ship building",
                                          "text": "Conveyor operator ship building"
                                        },
                                        {
                                          "id": "330f6ff0-6181-4d13-a43c-a75715fd513e",
                                          "value": "Conveyor operator transport",
                                          "text": "Conveyor operator transport"
                                        },
                                        {
                                          "id": "c1f09ce4-d668-4996-bedd-609666360c83",
                                          "value": "Conveyor operator tunnelling",
                                          "text": "Conveyor operator tunnelling"
                                        },
                                        {
                                          "id": "97ad790d-2260-43fc-b4c7-038b669ff616",
                                          "value": "Cooper",
                                          "text": "Cooper"
                                        },
                                        {
                                          "id": "ef00cfa3-4683-48ff-bf5d-c35f88069a7f",
                                          "value": "Copytaker",
                                          "text": "Copytaker"
                                        },
                                        {
                                          "id": "695a6386-8b6a-4441-a400-130bbb0111d5",
                                          "value": "Copywriter",
                                          "text": "Copywriter"
                                        },
                                        {
                                          "id": "bcc50017-d9e0-48c5-acc7-d247daa4556a",
                                          "value": "Coroner",
                                          "text": "Coroner"
                                        },
                                        {
                                          "id": "49b96f1c-7362-42bb-9e8e-88086d090e50",
                                          "value": "Correspondent",
                                          "text": "Correspondent"
                                        },
                                        {
                                          "id": "11bb73ab-8793-409a-95dc-29d300be0312",
                                          "value": "Counter staff",
                                          "text": "Counter staff"
                                        },
                                        {
                                          "id": "e8f61c4d-0d1e-47be-905f-da45b9a72b4b",
                                          "value": "Court bailiff",
                                          "text": "Court bailiff"
                                        },
                                        {
                                          "id": "31da69e1-f701-4917-93dd-2c6a1a13ca19",
                                          "value": "Court usher",
                                          "text": "Court usher"
                                        },
                                        {
                                          "id": "921c0269-70ee-434b-912a-9917fc265cf6",
                                          "value": "Crab fisherman",
                                          "text": "Crab fisherman"
                                        },
                                        {
                                          "id": "6890e82a-3eef-41f4-929c-ea2b4ce72e1b",
                                          "value": "Crane driver",
                                          "text": "Crane driver"
                                        },
                                        {
                                          "id": "42b3c6c4-97ea-4f4d-9ac9-99fd301dbbcc",
                                          "value": "Crane driver ship building",
                                          "text": "Crane driver ship building"
                                        },
                                        {
                                          "id": "113c518b-a8d3-44e1-8aa5-591b49a9b61b",
                                          "value": "Crane slinger",
                                          "text": "Crane slinger"
                                        },
                                        {
                                          "id": "e2bc52ec-4a80-4043-875f-45e8ebb494ee",
                                          "value": "Crane slinger transport",
                                          "text": "Crane slinger transport"
                                        },
                                        {
                                          "id": "fd776138-e018-4218-a817-46f7edf68727",
                                          "value": "Creative engraver",
                                          "text": "Creative engraver"
                                        },
                                        {
                                          "id": "ae874b53-b042-4a24-8ee9-1060e77a2113",
                                          "value": "Critic",
                                          "text": "Critic"
                                        },
                                        {
                                          "id": "e14aecec-01fc-4105-99db-f3078fdc1723",
                                          "value": "Crofter",
                                          "text": "Crofter"
                                        },
                                        {
                                          "id": "7c1726cb-7880-4282-8c80-4d6f399a2565",
                                          "value": "Crossing keeper",
                                          "text": "Crossing keeper"
                                        },
                                        {
                                          "id": "ab63e663-6717-4714-91fd-a17718b91c01",
                                          "value": "Curator",
                                          "text": "Curator"
                                        },
                                        {
                                          "id": "581cb0f4-5e68-4a68-8931-e8bc175e5b93",
                                          "value": "Curtain fitter",
                                          "text": "Curtain fitter"
                                        },
                                        {
                                          "id": "cd3792c0-27d6-4529-8a6b-c2d71d49e6a9",
                                          "value": "Cutting machine operator",
                                          "text": "Cutting machine operator"
                                        },
                                        {
                                          "id": "544e3f06-cfa3-497f-b9a0-031010ffee8c",
                                          "value": "Dancer",
                                          "text": "Dancer"
                                        },
                                        {
                                          "id": "9308e1f5-7217-461d-bd69-5ed702b8d146",
                                          "value": "Data warehousing specialist",
                                          "text": "Data warehousing specialist"
                                        },
                                        {
                                          "id": "34799b2d-eb6c-420a-87c4-e8dfa39d7e7c",
                                          "value": "Database operator",
                                          "text": "Database operator"
                                        },
                                        {
                                          "id": "714bfaa8-54df-4110-8389-a3ea05fa5032",
                                          "value": "Debt collector",
                                          "text": "Debt collector"
                                        },
                                        {
                                          "id": "8fa29b8e-d348-4d7b-9791-5a15e2621b7a",
                                          "value": "Delivery driver",
                                          "text": "Delivery driver"
                                        },
                                        {
                                          "id": "830476f5-cef8-49eb-a180-50b3d0f3c0af",
                                          "value": "Demolition worker",
                                          "text": "Demolition worker"
                                        },
                                        {
                                          "id": "febd641d-5a28-4e1d-a302-e9791392102f",
                                          "value": "Dental nurse",
                                          "text": "Dental nurse"
                                        },
                                        {
                                          "id": "a08302ba-2463-4a5f-bd91-056f364a6d9a",
                                          "value": "Dentist",
                                          "text": "Dentist"
                                        },
                                        {
                                          "id": "0909e8f0-9399-4ea3-84ab-28c956467fc3",
                                          "value": "Derrickman",
                                          "text": "Derrickman"
                                        },
                                        {
                                          "id": "bf947058-b40e-4f8e-ab31-d2b63ae47f9d",
                                          "value": "Design cutter",
                                          "text": "Design cutter"
                                        },
                                        {
                                          "id": "b182b3df-8a19-45d3-b801-9a82375597f9",
                                          "value": "Design engineer",
                                          "text": "Design engineer"
                                        },
                                        {
                                          "id": "09916e31-f70f-4ef0-b8c3-ab53fb05a0d5",
                                          "value": "Designer",
                                          "text": "Designer"
                                        },
                                        {
                                          "id": "f88aa727-7843-4d9d-937f-36362680b8aa",
                                          "value": "Diamond dealer",
                                          "text": "Diamond dealer"
                                        },
                                        {
                                          "id": "7fd94552-c9c7-49db-9418-4e2fd86932e6",
                                          "value": "Diamonds and gems worker",
                                          "text": "Diamonds and gems worker"
                                        },
                                        {
                                          "id": "97b41281-411b-4138-a365-130dd5d8a0a3",
                                          "value": "Die work",
                                          "text": "Die work"
                                        },
                                        {
                                          "id": "53e63b19-064f-4e97-b2c1-7cd0d2305794",
                                          "value": "Digester operator",
                                          "text": "Digester operator"
                                        },
                                        {
                                          "id": "d36974d2-61de-4f2b-992d-9ef13d67e078",
                                          "value": "Dip enameller",
                                          "text": "Dip enameller"
                                        },
                                        {
                                          "id": "030d1759-b4ae-45eb-8db0-816bc0b9f38a",
                                          "value": "Disabled",
                                          "text": "Disabled"
                                        },
                                        {
                                          "id": "8b4e1f8e-b21b-46f2-afda-5629039f402b",
                                          "value": "Disc jockey",
                                          "text": "Disc jockey"
                                        },
                                        {
                                          "id": "7cbdce42-42d2-499c-ae47-9d3fe0877f90",
                                          "value": "Distillery worker",
                                          "text": "Distillery worker"
                                        },
                                        {
                                          "id": "0ec5da19-7752-45bf-9bbd-8addbf75f033",
                                          "value": "Dock crane driver",
                                          "text": "Dock crane driver"
                                        },
                                        {
                                          "id": "470c0891-5109-4273-b6dc-c0d22934506a",
                                          "value": "Dock foreman",
                                          "text": "Dock foreman"
                                        },
                                        {
                                          "id": "766a4428-1abc-4992-9af2-d15243f6a34a",
                                          "value": "Dock loader operator",
                                          "text": "Dock loader operator"
                                        },
                                        {
                                          "id": "49ec199b-f88c-4ca6-9d0d-daa806537fa3",
                                          "value": "Dock maintaince worker",
                                          "text": "Dock maintaince worker"
                                        },
                                        {
                                          "id": "22748be4-2d2d-4626-9e37-d48726351884",
                                          "value": "Dock master",
                                          "text": "Dock master"
                                        },
                                        {
                                          "id": "6abdd3f8-c090-44ce-a41a-4695bb14e5c8",
                                          "value": "Dock rigger",
                                          "text": "Dock rigger"
                                        },
                                        {
                                          "id": "de4e9c0a-5785-4d6a-a119-0b93460ffe2c",
                                          "value": "Dock superintendent",
                                          "text": "Dock superintendent"
                                        },
                                        {
                                          "id": "82735d80-1b48-4fd1-ad66-6471c0f8ebf6",
                                          "value": "Doctor",
                                          "text": "Doctor"
                                        },
                                        {
                                          "id": "6d173e7a-d1d8-4dd6-93ee-c147951a1a3d",
                                          "value": "Dog breeder",
                                          "text": "Dog breeder"
                                        },
                                        {
                                          "id": "44900b48-dd46-40da-86d7-e0a47f37a094",
                                          "value": "Domestic electrician",
                                          "text": "Domestic electrician"
                                        },
                                        {
                                          "id": "91272695-cd94-402f-a6a0-f4202cee9b7c",
                                          "value": "Domestic worker",
                                          "text": "Domestic worker"
                                        },
                                        {
                                          "id": "ffdca6f5-db6f-48bb-95ca-a0da32437bba",
                                          "value": "Door to door sales",
                                          "text": "Door to door sales"
                                        },
                                        {
                                          "id": "70382198-f503-4205-814f-2b0e744b7dc8",
                                          "value": "Doorman",
                                          "text": "Doorman"
                                        },
                                        {
                                          "id": "8e25c87c-8ca7-447f-9c6b-a259770e41d9",
                                          "value": "Draftsman",
                                          "text": "Draftsman"
                                        },
                                        {
                                          "id": "6ae9434b-84be-4d66-972d-8c46a07f48fc",
                                          "value": "Draughtsman",
                                          "text": "Draughtsman"
                                        },
                                        {
                                          "id": "84375097-c511-4975-98d5-8765c87bd258",
                                          "value": "Drawer",
                                          "text": "Drawer"
                                        },
                                        {
                                          "id": "5f74e893-d6b3-4f73-be87-bccedc34da2d",
                                          "value": "Drayman",
                                          "text": "Drayman"
                                        },
                                        {
                                          "id": "277878c4-7d97-40ed-b6b5-a88a7aee7561",
                                          "value": "Dredgerman",
                                          "text": "Dredgerman"
                                        },
                                        {
                                          "id": "9a5ec730-19b0-411c-b377-87f552959314",
                                          "value": "Dredgermaster",
                                          "text": "Dredgermaster"
                                        },
                                        {
                                          "id": "111a3a4b-1c38-4165-8e87-ea4015807705",
                                          "value": "Driller",
                                          "text": "Driller"
                                        },
                                        {
                                          "id": "e4899162-966f-4cff-aa4f-fa2f1c4cfcaa",
                                          "value": "Driller ship building",
                                          "text": "Driller ship building"
                                        },
                                        {
                                          "id": "2cc9a98a-c849-4dae-b6d9-54f0bf61d615",
                                          "value": "Driver plant operator",
                                          "text": "Driver plant operator"
                                        },
                                        {
                                          "id": "bf184045-50c8-414f-af0d-8babfc8159a2",
                                          "value": "Driving instructor",
                                          "text": "Driving instructor"
                                        },
                                        {
                                          "id": "3047f8d1-a3b5-4a9d-8030-bd5ccbf028f9",
                                          "value": "Dumper shovel driver",
                                          "text": "Dumper shovel driver"
                                        },
                                        {
                                          "id": "a65ce462-8b09-45ce-9bc8-96dad427ff25",
                                          "value": "Economist",
                                          "text": "Economist"
                                        },
                                        {
                                          "id": "b484e224-bb69-43d1-9cfe-1cacbfe2deb7",
                                          "value": "Editor",
                                          "text": "Editor"
                                        },
                                        {
                                          "id": "386adf19-8ef7-426d-b5af-739dde15f924",
                                          "value": "Education inspector",
                                          "text": "Education inspector"
                                        },
                                        {
                                          "id": "57fd1df5-ad4a-4d5e-95d3-5a51a9f6bcb7",
                                          "value": "Electrical coil worker",
                                          "text": "Electrical coil worker"
                                        },
                                        {
                                          "id": "b7cb6dc5-9390-40e1-b19e-56255c705f9e",
                                          "value": "Electrical component maker",
                                          "text": "Electrical component maker"
                                        },
                                        {
                                          "id": "1459ec81-becf-4ad1-81d7-fdb81f508fa1",
                                          "value": "Electrical engineer",
                                          "text": "Electrical engineer"
                                        },
                                        {
                                          "id": "722f8d1f-2762-46e8-a7cf-e808ddaa36e7",
                                          "value": "Electrical foreman",
                                          "text": "Electrical foreman"
                                        },
                                        {
                                          "id": "4b7e4789-5dbe-40a5-a722-807665cc5722",
                                          "value": "Electrical linesman",
                                          "text": "Electrical linesman"
                                        },
                                        {
                                          "id": "2907d8f3-250e-48bd-835f-8850ef208271",
                                          "value": "Electrical machinery cleaner",
                                          "text": "Electrical machinery cleaner"
                                        },
                                        {
                                          "id": "485217b3-835e-4a90-889d-995d4d4366b7",
                                          "value": "Electrical machinery tester",
                                          "text": "Electrical machinery tester"
                                        },
                                        {
                                          "id": "1ec9020c-c712-46fc-a361-1b1d35ed9aae",
                                          "value": "Electrical meter collector",
                                          "text": "Electrical meter collector"
                                        },
                                        {
                                          "id": "d45fd28c-34b5-46b2-bc09-639af15c50a8",
                                          "value": "Electrical plant attendant",
                                          "text": "Electrical plant attendant"
                                        },
                                        {
                                          "id": "e2defdb1-ad93-447d-9122-53c4597e6233",
                                          "value": "Electrical process worker",
                                          "text": "Electrical process worker"
                                        },
                                        {
                                          "id": "5db1e770-35a6-4f8c-972f-2e483231223d",
                                          "value": "Electrical supply inspector",
                                          "text": "Electrical supply inspector"
                                        },
                                        {
                                          "id": "e997c1c1-12bf-43fd-96b1-89d30aee9111",
                                          "value": "Electrical technician",
                                          "text": "Electrical technician"
                                        },
                                        {
                                          "id": "07afad17-c6fd-4655-a3da-1411d2d86eee",
                                          "value": "Electrician",
                                          "text": "Electrician"
                                        },
                                        {
                                          "id": "863651bf-dc9b-4306-806b-1c2f02d606a5",
                                          "value": "Electronics assembler",
                                          "text": "Electronics assembler"
                                        },
                                        {
                                          "id": "a242e084-6f6c-42f5-a4b2-d561c99b09d5",
                                          "value": "Electronics core builder",
                                          "text": "Electronics core builder"
                                        },
                                        {
                                          "id": "a050f085-4614-4cbf-86bd-361e872295eb",
                                          "value": "Electroplater",
                                          "text": "Electroplater"
                                        },
                                        {
                                          "id": "7d761cf8-e799-4889-b437-d7bcb4a5e52b",
                                          "value": "Embalmer",
                                          "text": "Embalmer"
                                        },
                                        {
                                          "id": "3c3c49c5-9970-4448-a23b-c5ab9b99b338",
                                          "value": "Embedded systems scientist",
                                          "text": "Embedded systems scientist"
                                        },
                                        {
                                          "id": "9bdc20e5-8723-4e18-b4eb-f3741d5b5f47",
                                          "value": "Embroiderer",
                                          "text": "Embroiderer"
                                        },
                                        {
                                          "id": "69225885-56c7-472f-8a5b-833be83e8215",
                                          "value": "Engine tester",
                                          "text": "Engine tester"
                                        },
                                        {
                                          "id": "97ca3386-a976-4af9-a14f-fb0694d61518",
                                          "value": "Engine-room worker",
                                          "text": "Engine-room worker"
                                        },
                                        {
                                          "id": "b3b1dba0-c7a9-4e48-b228-f9739bdc7379",
                                          "value": "Engineer",
                                          "text": "Engineer"
                                        },
                                        {
                                          "id": "10b72fd4-a16c-417a-b946-18845333f3e0",
                                          "value": "Engineer merchant marine",
                                          "text": "Engineer merchant marine"
                                        },
                                        {
                                          "id": "1b3eab37-0a8a-41cb-881b-e57e40b2e78a",
                                          "value": "Engineer oil refining",
                                          "text": "Engineer oil refining"
                                        },
                                        {
                                          "id": "378e54f1-599e-4f9b-b1be-547717d85089",
                                          "value": "Entertainment agent",
                                          "text": "Entertainment agent"
                                        },
                                        {
                                          "id": "f185c005-1d32-4099-8ddc-5ebc792fca80",
                                          "value": "Entertainment director",
                                          "text": "Entertainment director"
                                        },
                                        {
                                          "id": "2ad2c6b0-a9f8-49ee-afcd-a0627e9d0e1b",
                                          "value": "Entertainments officer",
                                          "text": "Entertainments officer"
                                        },
                                        {
                                          "id": "cad3bd6d-e734-436b-b939-90bd0d86c5c3",
                                          "value": "Environmental geologist",
                                          "text": "Environmental geologist"
                                        },
                                        {
                                          "id": "ced6d09f-6eab-4e37-8d6b-71ed218a8acf",
                                          "value": "Environmental modeller",
                                          "text": "Environmental modeller"
                                        },
                                        {
                                          "id": "3413c63c-1091-4b7d-bbb1-ddf086729c2e",
                                          "value": "Environmental scientist",
                                          "text": "Environmental scientist"
                                        },
                                        {
                                          "id": "19527f62-ddb7-4d44-8af6-8c09593cc14a",
                                          "value": "Escapologist",
                                          "text": "Escapologist"
                                        },
                                        {
                                          "id": "d33569d6-25fd-4285-8cbb-15e1315af5ac",
                                          "value": "Estate agent",
                                          "text": "Estate agent"
                                        },
                                        {
                                          "id": "977e442e-2c78-49fb-880c-631591f60f2d",
                                          "value": "Estimator",
                                          "text": "Estimator"
                                        },
                                        {
                                          "id": "43e5c8a5-40f7-4e0e-96e3-be2be6c5251c",
                                          "value": "Events manager",
                                          "text": "Events manager"
                                        },
                                        {
                                          "id": "b54b2690-835d-4081-9cda-6cb86a8a18ad",
                                          "value": "Exhaust technician",
                                          "text": "Exhaust technician"
                                        },
                                        {
                                          "id": "361aec74-76c5-4a2b-bc00-087eec9ddc6d",
                                          "value": "Exhibition stand fitter",
                                          "text": "Exhibition stand fitter"
                                        },
                                        {
                                          "id": "cd473d25-345d-49d6-9a06-5a6df5aa5539",
                                          "value": "Exotic dancer",
                                          "text": "Exotic dancer"
                                        },
                                        {
                                          "id": "6e799ce2-8168-44af-a9b7-9c3f4a5145ce",
                                          "value": "Explosive demolition",
                                          "text": "Explosive demolition"
                                        },
                                        {
                                          "id": "f821d3ca-5ed5-435f-9fb4-686281f38ff3",
                                          "value": "Fabrication engineer",
                                          "text": "Fabrication engineer"
                                        },
                                        {
                                          "id": "bb76e129-66ca-4bb5-99c1-7ec76edd5a52",
                                          "value": "Fairground attendant",
                                          "text": "Fairground attendant"
                                        },
                                        {
                                          "id": "1e85621a-81a9-40ca-867d-84cf1518ccb1",
                                          "value": "Faith healer",
                                          "text": "Faith healer"
                                        },
                                        {
                                          "id": "8c209ffa-d0d9-4b2f-b4b9-fffaa563af6b",
                                          "value": "Farmer",
                                          "text": "Farmer"
                                        },
                                        {
                                          "id": "dbf6805e-a274-4a2d-95e9-a9d9b998f6e1",
                                          "value": "Farrier",
                                          "text": "Farrier"
                                        },
                                        {
                                          "id": "235a705b-e719-4b6c-8fd2-38214f20152c",
                                          "value": "Fashion designer",
                                          "text": "Fashion designer"
                                        },
                                        {
                                          "id": "69e7a869-7f0b-44fc-b129-a009d6d2ad4d",
                                          "value": "Fast food worker",
                                          "text": "Fast food worker"
                                        },
                                        {
                                          "id": "b310d385-ec07-43fb-9fff-bdf7b18bf11f",
                                          "value": "Fence erector",
                                          "text": "Fence erector"
                                        },
                                        {
                                          "id": "1719c335-2552-45f2-b986-2db772aa4606",
                                          "value": "Field service engineer",
                                          "text": "Field service engineer"
                                        },
                                        {
                                          "id": "1fad5e62-2102-4fd5-a925-0f1574f494ee",
                                          "value": "Finance officer",
                                          "text": "Finance officer"
                                        },
                                        {
                                          "id": "6780c4ac-ec93-47a9-bd3b-3b0e47336881",
                                          "value": "Financial adviser",
                                          "text": "Financial adviser"
                                        },
                                        {
                                          "id": "0698c606-498b-40e1-9a68-acc5e300bc66",
                                          "value": "Financial assessor",
                                          "text": "Financial assessor"
                                        },
                                        {
                                          "id": "1bd43987-4b62-405a-9e6b-abba5ebdd021",
                                          "value": "Finisher",
                                          "text": "Finisher"
                                        },
                                        {
                                          "id": "58ad626f-fa57-4b81-9ee3-f312f26dc623",
                                          "value": "Fire eater",
                                          "text": "Fire eater"
                                        },
                                        {
                                          "id": "d5cb8ccc-a593-438f-8d75-8dbe079983ed",
                                          "value": "Fire prevention officer",
                                          "text": "Fire prevention officer"
                                        },
                                        {
                                          "id": "860162d5-60ee-49fa-b459-126d5017529c",
                                          "value": "Fire service senior officer",
                                          "text": "Fire service senior officer"
                                        },
                                        {
                                          "id": "ead553b9-96e4-42b6-a51b-7e566b3d9e04",
                                          "value": "Fire station manager",
                                          "text": "Fire station manager"
                                        },
                                        {
                                          "id": "9abe6711-81e6-445b-9a25-5fe02b926916",
                                          "value": "Firefighter",
                                          "text": "Firefighter"
                                        },
                                        {
                                          "id": "66a76873-9506-4778-a1e5-bba613dc7c6c",
                                          "value": "First aider",
                                          "text": "First aider"
                                        },
                                        {
                                          "id": "63863624-f0f2-4a86-bab9-446e29c22a6d",
                                          "value": "Fish boiler",
                                          "text": "Fish boiler"
                                        },
                                        {
                                          "id": "0dc34a37-e6a1-4707-be16-55b18db2ffd6",
                                          "value": "Fish cooker",
                                          "text": "Fish cooker"
                                        },
                                        {
                                          "id": "de67a2e4-a5e6-4d4e-84b9-8cefb02648d6",
                                          "value": "Fish freezer operator",
                                          "text": "Fish freezer operator"
                                        },
                                        {
                                          "id": "8ee04cfa-4d17-4e44-a022-82d5dc15f6df",
                                          "value": "Fish grader sorter",
                                          "text": "Fish grader sorter"
                                        },
                                        {
                                          "id": "9803fc36-04ba-4406-af95-04377de5d34d",
                                          "value": "Fish gutter",
                                          "text": "Fish gutter"
                                        },
                                        {
                                          "id": "55ee4083-190d-4815-b2cb-d542b87f4f89",
                                          "value": "Fish hatchery worker",
                                          "text": "Fish hatchery worker"
                                        },
                                        {
                                          "id": "d0b4e0fa-1860-4529-9b77-de0b62b45983",
                                          "value": "Fish preparer",
                                          "text": "Fish preparer"
                                        },
                                        {
                                          "id": "bd164f83-600b-4231-b196-d4d9180cdc35",
                                          "value": "Fisherman",
                                          "text": "Fisherman"
                                        },
                                        {
                                          "id": "ab05c079-875f-45b2-a319-82e6a12b49d9",
                                          "value": "Fishery officer",
                                          "text": "Fishery officer"
                                        },
                                        {
                                          "id": "70ad3a7a-3bd3-4e90-b2b0-15a3f2baeefe",
                                          "value": "Fitness instructor",
                                          "text": "Fitness instructor"
                                        },
                                        {
                                          "id": "83659e9c-c2d1-4652-9f0f-67c21266a766",
                                          "value": "Fitter",
                                          "text": "Fitter"
                                        },
                                        {
                                          "id": "a18e9902-d3cc-4838-8356-ab3a23d153cc",
                                          "value": "Fitter assembler",
                                          "text": "Fitter assembler"
                                        },
                                        {
                                          "id": "0433efaa-16fc-40c1-8275-a4b3c85df4ab",
                                          "value": "Flame burner",
                                          "text": "Flame burner"
                                        },
                                        {
                                          "id": "ae99bc90-e31b-4fc6-87e3-fc991bd84b5c",
                                          "value": "Flame cutter",
                                          "text": "Flame cutter"
                                        },
                                        {
                                          "id": "545ff7e1-6ca8-43ab-931a-2fa60cd55981",
                                          "value": "Floor tiler",
                                          "text": "Floor tiler"
                                        },
                                        {
                                          "id": "7111b866-e18f-48e3-a9c0-a7fd8091b519",
                                          "value": "Flour confectioner",
                                          "text": "Flour confectioner"
                                        },
                                        {
                                          "id": "1b25e380-eeab-4793-bd30-ae48956bd491",
                                          "value": "Food and drink packer",
                                          "text": "Food and drink packer"
                                        },
                                        {
                                          "id": "01b50b23-89de-4efa-b1f1-f5aa630ebe24",
                                          "value": "Food and drink quality control",
                                          "text": "Food and drink quality control"
                                        },
                                        {
                                          "id": "99963c0d-cb4b-4287-a5ce-df62aeb73de7",
                                          "value": "Food and drink taster",
                                          "text": "Food and drink taster"
                                        },
                                        {
                                          "id": "d79a6fa1-d4cf-464e-961f-03021dfee40e",
                                          "value": "Food drier",
                                          "text": "Food drier"
                                        },
                                        {
                                          "id": "a76d3e8f-2875-4510-979f-84189fe6b2ba",
                                          "value": "Food examiner",
                                          "text": "Food examiner"
                                        },
                                        {
                                          "id": "d752d101-d610-49d0-915c-7fdcf663c2bd",
                                          "value": "Food hand decorator",
                                          "text": "Food hand decorator"
                                        },
                                        {
                                          "id": "f11f332b-2702-4d68-a46c-29da60754acb",
                                          "value": "Food machine operator",
                                          "text": "Food machine operator"
                                        },
                                        {
                                          "id": "47b24527-b954-4b25-ae09-a85f0bcf293b",
                                          "value": "Food manager",
                                          "text": "Food manager"
                                        },
                                        {
                                          "id": "a484ccc8-9ef9-4255-b41f-83ad881b94aa",
                                          "value": "Food process worker",
                                          "text": "Food process worker"
                                        },
                                        {
                                          "id": "8db0478b-960a-4497-bdad-008cad68eb99",
                                          "value": "Food production workers",
                                          "text": "Food production workers"
                                        },
                                        {
                                          "id": "6a34adad-0ff6-4ade-a6a6-dfdbb2878906",
                                          "value": "Food roaster",
                                          "text": "Food roaster"
                                        },
                                        {
                                          "id": "ea005839-5f31-41a5-8ce0-58ec694968cf",
                                          "value": "Food smoker",
                                          "text": "Food smoker"
                                        },
                                        {
                                          "id": "648ed491-28e0-465d-8301-14d969e1d134",
                                          "value": "Food tank attendant",
                                          "text": "Food tank attendant"
                                        },
                                        {
                                          "id": "9c634ee6-e8f0-4e1f-b054-8e8d8a53492a",
                                          "value": "Food technologist",
                                          "text": "Food technologist"
                                        },
                                        {
                                          "id": "8a42e272-2d80-44a1-a1d7-6a5f48bbeb48",
                                          "value": "Food weigher",
                                          "text": "Food weigher"
                                        },
                                        {
                                          "id": "7dd817b5-a040-4666-b9cb-e028f4899633",
                                          "value": "Foreman",
                                          "text": "Foreman"
                                        },
                                        {
                                          "id": "ba59133e-8fea-4095-b58f-304a721894b8",
                                          "value": "Foreman sewerman",
                                          "text": "Foreman sewerman"
                                        },
                                        {
                                          "id": "823c03c5-9c8b-4535-9c56-cf9ffd9cde12",
                                          "value": "Forest worker",
                                          "text": "Forest worker"
                                        },
                                        {
                                          "id": "0dcdf8d9-3cdd-4133-b428-e29beefb17ba",
                                          "value": "Forester",
                                          "text": "Forester"
                                        },
                                        {
                                          "id": "c380ea89-797a-4c54-a2a7-14da74e62605",
                                          "value": "Forestry officer",
                                          "text": "Forestry officer"
                                        },
                                        {
                                          "id": "4792d669-439b-437a-8808-1e4adb07907c",
                                          "value": "Fork lift truck driver",
                                          "text": "Fork lift truck driver"
                                        },
                                        {
                                          "id": "e5f059f2-95c1-4897-ae38-f7af932cce93",
                                          "value": "Fortune teller",
                                          "text": "Fortune teller"
                                        },
                                        {
                                          "id": "969a169e-2498-41d3-85fe-b725390432b5",
                                          "value": "Foundry manager",
                                          "text": "Foundry manager"
                                        },
                                        {
                                          "id": "39147aef-227c-41dd-ba97-4a808fb93dbc",
                                          "value": "Fuel cell technician",
                                          "text": "Fuel cell technician"
                                        },
                                        {
                                          "id": "56e086f1-046b-438a-adc7-18d6872a5ec2",
                                          "value": "Fuel technologist",
                                          "text": "Fuel technologist"
                                        },
                                        {
                                          "id": "1cd17786-cdec-4c55-8ae1-45d71792faaf",
                                          "value": "Funeral director",
                                          "text": "Funeral director"
                                        },
                                        {
                                          "id": "bfcdc1d7-03a0-4d9b-b937-097577a796ec",
                                          "value": "Funeral undertaker",
                                          "text": "Funeral undertaker"
                                        },
                                        {
                                          "id": "2892595f-fb05-4545-9d7b-90bc5380589e",
                                          "value": "Furnace control room operator",
                                          "text": "Furnace control room operator"
                                        },
                                        {
                                          "id": "eb509f8e-c9a3-4a58-a52c-409c48ac0003",
                                          "value": "Furnace operator",
                                          "text": "Furnace operator"
                                        },
                                        {
                                          "id": "bc9f9c22-6bbe-48f9-b4a9-ae30383ae61b",
                                          "value": "Furnaceman",
                                          "text": "Furnaceman"
                                        },
                                        {
                                          "id": "788a4296-0e0f-4d70-ba97-b9aa1623abb1",
                                          "value": "Furniture designer",
                                          "text": "Furniture designer"
                                        },
                                        {
                                          "id": "a6fc55c9-8a5c-4683-b81c-bcc0d34735bf",
                                          "value": "Furniture remover",
                                          "text": "Furniture remover"
                                        },
                                        {
                                          "id": "31a686a3-46d8-43b3-aa8b-cc9f0029f3d0",
                                          "value": "Galvaniser",
                                          "text": "Galvaniser"
                                        },
                                        {
                                          "id": "9e265fd4-18a3-4574-9c5a-ab2e5ee19203",
                                          "value": "Gamekeeper",
                                          "text": "Gamekeeper"
                                        },
                                        {
                                          "id": "5b06288d-28e2-4e34-9966-44c62b7eca9e",
                                          "value": "Ganger",
                                          "text": "Ganger"
                                        },
                                        {
                                          "id": "de9b1eea-59ce-4cf6-af9c-075c4ceaa2ce",
                                          "value": "Garage assistant",
                                          "text": "Garage assistant"
                                        },
                                        {
                                          "id": "15edf373-8e9a-402a-8884-f93105d6c3c3",
                                          "value": "Garage manager",
                                          "text": "Garage manager"
                                        },
                                        {
                                          "id": "e058d14b-d594-47c1-ab96-d8781623b878",
                                          "value": "Garage mechanic",
                                          "text": "Garage mechanic"
                                        },
                                        {
                                          "id": "314db231-5282-444d-afa5-85695588b1b9",
                                          "value": "Gardener",
                                          "text": "Gardener"
                                        },
                                        {
                                          "id": "a728597c-7de9-431e-9ae6-9f4902be40c3",
                                          "value": "Gas appliance mechanic",
                                          "text": "Gas appliance mechanic"
                                        },
                                        {
                                          "id": "b5d4db65-27c2-4f2d-8e5d-8dc746a4b896",
                                          "value": "Gas cylinder preparer",
                                          "text": "Gas cylinder preparer"
                                        },
                                        {
                                          "id": "16606703-9501-4e33-8e43-8625c28ddddd",
                                          "value": "Gas cylinder tester",
                                          "text": "Gas cylinder tester"
                                        },
                                        {
                                          "id": "6197afe1-350f-4c48-ac35-6163080b58e0",
                                          "value": "Gas fitter",
                                          "text": "Gas fitter"
                                        },
                                        {
                                          "id": "e71eb21a-7d83-4e3b-88f7-778a5fc3d924",
                                          "value": "Gas inspector",
                                          "text": "Gas inspector"
                                        },
                                        {
                                          "id": "828a5127-c6da-42bd-9c99-cb2fcb23297b",
                                          "value": "Gas supply control room operator",
                                          "text": "Gas supply control room operator"
                                        },
                                        {
                                          "id": "02a4226f-9ec8-472a-9ad3-1d32b35c2562",
                                          "value": "Gas supply conveyor operator",
                                          "text": "Gas supply conveyor operator"
                                        },
                                        {
                                          "id": "7480b25b-f96f-43e2-9219-4bfad7ac810c",
                                          "value": "Gas supply foreman",
                                          "text": "Gas supply foreman"
                                        },
                                        {
                                          "id": "6811abd6-e70a-4d97-867a-da27e1c11726",
                                          "value": "Gas supply loader operator",
                                          "text": "Gas supply loader operator"
                                        },
                                        {
                                          "id": "ecf3c647-7da7-467f-8d85-4f2b39dca151",
                                          "value": "Gas supply meter collector",
                                          "text": "Gas supply meter collector"
                                        },
                                        {
                                          "id": "a5c2a06a-ad64-417e-afaf-4a1cc68fe7b5",
                                          "value": "Gas supply pipe layer",
                                          "text": "Gas supply pipe layer"
                                        },
                                        {
                                          "id": "19f39012-520f-4981-82f5-7b616bab028a",
                                          "value": "Gas supply rigger",
                                          "text": "Gas supply rigger"
                                        },
                                        {
                                          "id": "6dd67cd3-5bb9-4e5d-9078-b63575ff4645",
                                          "value": "Gas supply tanker filler",
                                          "text": "Gas supply tanker filler"
                                        },
                                        {
                                          "id": "e17bd38e-345a-4552-8324-e7b37b25ba70",
                                          "value": "Glass industry worker",
                                          "text": "Glass industry worker"
                                        },
                                        {
                                          "id": "b904863e-14f2-4d04-a3f4-78f5f9023afb",
                                          "value": "Glazer",
                                          "text": "Glazer"
                                        },
                                        {
                                          "id": "12ee687e-5ae8-41da-ab5d-69a98eb45556",
                                          "value": "Goldsmith",
                                          "text": "Goldsmith"
                                        },
                                        {
                                          "id": "bab3b414-f247-4717-8f90-27bbff908184",
                                          "value": "Goods vehicle loader",
                                          "text": "Goods vehicle loader"
                                        },
                                        {
                                          "id": "965ddda9-f808-401f-83fb-4796f463a93a",
                                          "value": "Governor",
                                          "text": "Governor"
                                        },
                                        {
                                          "id": "f5beb357-2cbf-4625-a2d5-c520d76018e2",
                                          "value": "Grader",
                                          "text": "Grader"
                                        },
                                        {
                                          "id": "ce1e2754-eb3a-4d72-ab07-2c4eede6f641",
                                          "value": "Grave digger",
                                          "text": "Grave digger"
                                        },
                                        {
                                          "id": "c896abda-dd8a-4acc-b4ed-340dfdd0d02c",
                                          "value": "Greenkeeper",
                                          "text": "Greenkeeper"
                                        },
                                        {
                                          "id": "fe1ff8b8-a025-4405-89b1-b434a4bb3f87",
                                          "value": "Grocer",
                                          "text": "Grocer"
                                        },
                                        {
                                          "id": "8efcfba3-0902-49d1-a66e-eb8d04c8118f",
                                          "value": "Groom",
                                          "text": "Groom"
                                        },
                                        {
                                          "id": "cbc39797-dfd0-43e2-908a-a610bddc4618",
                                          "value": "Groundsman",
                                          "text": "Groundsman"
                                        },
                                        {
                                          "id": "c8e9e4c3-3423-45d5-bec9-ad39ead7eaab",
                                          "value": "Gym manager",
                                          "text": "Gym manager"
                                        },
                                        {
                                          "id": "da36e474-c7f4-4d7c-a096-15dce558de8e",
                                          "value": "Hairdresser",
                                          "text": "Hairdresser"
                                        },
                                        {
                                          "id": "07c0b9a7-cf00-423f-b41e-d99f72d53c0f",
                                          "value": "Hand decorator",
                                          "text": "Hand decorator"
                                        },
                                        {
                                          "id": "1a51f73c-c394-415c-a69a-77d32804cf48",
                                          "value": "Handyman",
                                          "text": "Handyman"
                                        },
                                        {
                                          "id": "69ecccca-54ad-4331-9e6e-0a72a33c9c7a",
                                          "value": "Harpooner",
                                          "text": "Harpooner"
                                        },
                                        {
                                          "id": "3e814c66-e492-4734-a18a-b8be27131cb5",
                                          "value": "Haulier",
                                          "text": "Haulier"
                                        },
                                        {
                                          "id": "6c9c6195-995a-43d0-9c66-968c63cc7ea5",
                                          "value": "Head groundsman",
                                          "text": "Head groundsman"
                                        },
                                        {
                                          "id": "35743056-1de9-4610-a3e0-0d3ba382eba6",
                                          "value": "Head roustabout",
                                          "text": "Head roustabout"
                                        },
                                        {
                                          "id": "6978242a-4b48-4e89-a66c-529aed5f6eca",
                                          "value": "Head zookeeper",
                                          "text": "Head zookeeper"
                                        },
                                        {
                                          "id": "51e3631b-a05d-4011-bb40-954290b25289",
                                          "value": "Health inspector",
                                          "text": "Health inspector"
                                        },
                                        {
                                          "id": "070a2be9-3db0-49cb-a453-db673cb14f25",
                                          "value": "Health physics monitor",
                                          "text": "Health physics monitor"
                                        },
                                        {
                                          "id": "14ddb597-9b64-4c56-886e-76dccb782e00",
                                          "value": "Health safety and environment officer",
                                          "text": "Health safety and environment officer"
                                        },
                                        {
                                          "id": "033689d1-22e7-4f82-896f-6a8e92df249c",
                                          "value": "Heat tester",
                                          "text": "Heat tester"
                                        },
                                        {
                                          "id": "b98d5cc2-2739-4c6d-8887-c06ebcad41a7",
                                          "value": "Heavy goods vehicle driver",
                                          "text": "Heavy goods vehicle driver"
                                        },
                                        {
                                          "id": "56ddb254-ff41-4ebd-8c27-424052c091d9",
                                          "value": "Herbalist",
                                          "text": "Herbalist"
                                        },
                                        {
                                          "id": "db265c19-ec17-46db-b474-2d711c4885d1",
                                          "value": "Hoist driver",
                                          "text": "Hoist driver"
                                        },
                                        {
                                          "id": "bd5f7d51-0e4f-45d6-a858-28df427340a9",
                                          "value": "Hoist operator",
                                          "text": "Hoist operator"
                                        },
                                        {
                                          "id": "349ff8b8-506f-44bb-bb65-dc9a8b76ff0b",
                                          "value": "Hoistman",
                                          "text": "Hoistman"
                                        },
                                        {
                                          "id": "740cf755-1bbe-4ca8-b41c-299da9b77dc8",
                                          "value": "Home service adviser",
                                          "text": "Home service adviser"
                                        },
                                        {
                                          "id": "db2396ef-aa13-4f0c-927f-bfaee9ea944f",
                                          "value": "Homemaker",
                                          "text": "Homemaker"
                                        },
                                        {
                                          "id": "b3015404-0692-46f5-83d8-c74663260241",
                                          "value": "Homogeniser",
                                          "text": "Homogeniser"
                                        },
                                        {
                                          "id": "e7103464-574a-41d7-9056-dc7cad31a565",
                                          "value": "Horse breeder",
                                          "text": "Horse breeder"
                                        },
                                        {
                                          "id": "d6feba73-a01c-4549-9d4a-30ff3f0b3187",
                                          "value": "Horse trainer",
                                          "text": "Horse trainer"
                                        },
                                        {
                                          "id": "4acb64fe-7a61-4502-93cc-9d8be67a1bd9",
                                          "value": "Hospital porter",
                                          "text": "Hospital porter"
                                        },
                                        {
                                          "id": "1bc270d2-1f8c-4785-a42a-7bd49aa24656",
                                          "value": "Hospital storeman",
                                          "text": "Hospital storeman"
                                        },
                                        {
                                          "id": "3c3c59d3-9632-4ddb-9de0-0506c71c1731",
                                          "value": "Hospitality assistant",
                                          "text": "Hospitality assistant"
                                        },
                                        {
                                          "id": "0d596a89-7401-494c-adc2-b62297b75de2",
                                          "value": "Hotel doorman",
                                          "text": "Hotel doorman"
                                        },
                                        {
                                          "id": "378a42b4-8e09-4fa7-9db7-631fa5b05958",
                                          "value": "Hotel manager",
                                          "text": "Hotel manager"
                                        },
                                        {
                                          "id": "0c997833-58af-4793-9cd7-9664ce509b63",
                                          "value": "Hotel porter",
                                          "text": "Hotel porter"
                                        },
                                        {
                                          "id": "5193b176-308f-4e05-afbc-41ef13f4bb01",
                                          "value": "Hotel proprieter",
                                          "text": "Hotel proprieter"
                                        },
                                        {
                                          "id": "e6dcdc39-9f03-4caa-90e1-f764f52f57fd",
                                          "value": "Housekeeper",
                                          "text": "Housekeeper"
                                        },
                                        {
                                          "id": "607c9a2d-c458-4960-ad6e-1ec0c22afd38",
                                          "value": "Houseperson",
                                          "text": "Houseperson"
                                        },
                                        {
                                          "id": "966291da-22c6-476f-8860-4f3b5d842631",
                                          "value": "Hydrologist",
                                          "text": "Hydrologist"
                                        },
                                        {
                                          "id": "816a356a-5373-4c31-8eb5-e9ed645407e8",
                                          "value": "Hypnotherapist",
                                          "text": "Hypnotherapist"
                                        },
                                        {
                                          "id": "252bf4e6-b6f7-47c5-a8f5-b4ae011cf05b",
                                          "value": "Hypnotist",
                                          "text": "Hypnotist"
                                        },
                                        {
                                          "id": "e401c34a-6df9-4e7e-9c8d-aa5bbea8b3fe",
                                          "value": "Ice cream van driver",
                                          "text": "Ice cream van driver"
                                        },
                                        {
                                          "id": "2d4c5373-6bba-40d2-b7f7-868f6b1c4b28",
                                          "value": "Illusionist",
                                          "text": "Illusionist"
                                        },
                                        {
                                          "id": "7f344380-f413-40e7-b6be-259311053859",
                                          "value": "Imam",
                                          "text": "Imam"
                                        },
                                        {
                                          "id": "0ab305d4-bb6f-4b89-8e4f-408facc11bfc",
                                          "value": "Impersonator",
                                          "text": "Impersonator"
                                        },
                                        {
                                          "id": "3075d7a2-4467-487f-82bf-178869d5ff51",
                                          "value": "Incinerator operator",
                                          "text": "Incinerator operator"
                                        },
                                        {
                                          "id": "a76ed743-beec-4264-9690-969cd86b550a",
                                          "value": "Inseminator",
                                          "text": "Inseminator"
                                        },
                                        {
                                          "id": "53404234-c736-476d-a494-16d6594b4522",
                                          "value": "Inspector-rectifier",
                                          "text": "Inspector-rectifier"
                                        },
                                        {
                                          "id": "541a5a4d-9a17-400c-954f-488c584ee5f9",
                                          "value": "Installation electrician",
                                          "text": "Installation electrician"
                                        },
                                        {
                                          "id": "93d1d3d5-51b5-4934-9c2e-c8bfc44d8ca0",
                                          "value": "Insurance sales",
                                          "text": "Insurance sales"
                                        },
                                        {
                                          "id": "75a13952-40a3-41fe-bf67-e3e1417de867",
                                          "value": "Investment fund managers",
                                          "text": "Investment fund managers"
                                        },
                                        {
                                          "id": "0e9e9966-70f7-48f8-b395-2b7bc24d76a2",
                                          "value": "IT analyst",
                                          "text": "IT analyst"
                                        },
                                        {
                                          "id": "abdea9a4-3027-4cfc-b737-6fe16ba94fdd",
                                          "value": "IT developer",
                                          "text": "IT developer"
                                        },
                                        {
                                          "id": "a809c1a6-7f7f-4ee5-902a-19252d7f298c",
                                          "value": "IT helpdesk support",
                                          "text": "IT helpdesk support"
                                        },
                                        {
                                          "id": "ab0747a9-e0a0-4447-8ac0-1d74c0630587",
                                          "value": "IT operator",
                                          "text": "IT operator"
                                        },
                                        {
                                          "id": "b5e6903d-a1f9-4fc6-a14b-91fcd7cd12bf",
                                          "value": "IT Programmer",
                                          "text": "IT Programmer"
                                        },
                                        {
                                          "id": "5e6da3cf-1fa3-4da3-b873-c81a661d534e",
                                          "value": "IT tester",
                                          "text": "IT tester"
                                        },
                                        {
                                          "id": "05cb6385-ce98-493c-8956-b38fb1029f8f",
                                          "value": "Janitor",
                                          "text": "Janitor"
                                        },
                                        {
                                          "id": "cd3d6244-7e6c-4770-a91e-a94b51d6485c",
                                          "value": "Jewellery making and repair",
                                          "text": "Jewellery making and repair"
                                        },
                                        {
                                          "id": "082d5468-9a1e-4a6e-8c7a-57ec72857eb5",
                                          "value": "Jig loader",
                                          "text": "Jig loader"
                                        },
                                        {
                                          "id": "17d8fa9f-93ca-4fd5-b107-e32d16e215f9",
                                          "value": "Joiner",
                                          "text": "Joiner"
                                        },
                                        {
                                          "id": "193499c4-23b9-4df3-9ac1-7984cbc89f38",
                                          "value": "Journalist",
                                          "text": "Journalist"
                                        },
                                        {
                                          "id": "55cde64a-e4e6-4fde-89f1-02647bc2463c",
                                          "value": "Judge",
                                          "text": "Judge"
                                        },
                                        {
                                          "id": "ff6f84f5-3cea-4855-a734-e91b28c26e91",
                                          "value": "Juvenile",
                                          "text": "Juvenile"
                                        },
                                        {
                                          "id": "9aa72f1e-05ef-455e-aacb-49948f4cc425",
                                          "value": "Kerb layer",
                                          "text": "Kerb layer"
                                        },
                                        {
                                          "id": "85c93c44-5dad-451d-bdda-2be72c7007d5",
                                          "value": "Kiln worker",
                                          "text": "Kiln worker"
                                        },
                                        {
                                          "id": "d3f6aba3-0652-44e2-8601-a103a97733c8",
                                          "value": "Kitchen manager",
                                          "text": "Kitchen manager"
                                        },
                                        {
                                          "id": "29a62bd0-8bb3-482a-92d6-52b13cfdbb1f",
                                          "value": "Kitchen porter",
                                          "text": "Kitchen porter"
                                        },
                                        {
                                          "id": "40ca70b5-884a-438b-9629-da5f18585ba1",
                                          "value": "Knife thrower",
                                          "text": "Knife thrower"
                                        },
                                        {
                                          "id": "aa229b7e-1513-479f-a422-4d6cf7a7fdc6",
                                          "value": "Knitter",
                                          "text": "Knitter"
                                        },
                                        {
                                          "id": "dd035f63-0d31-4fd0-b98e-0ac6a2b99362",
                                          "value": "Laboratory technician",
                                          "text": "Laboratory technician"
                                        },
                                        {
                                          "id": "23835913-f77d-4c77-8ec8-76a7f1f35d55",
                                          "value": "Lagger",
                                          "text": "Lagger"
                                        },
                                        {
                                          "id": "5092991d-f7b2-4e55-99fe-7fc02a552c94",
                                          "value": "Laminator",
                                          "text": "Laminator"
                                        },
                                        {
                                          "id": "951c0ad4-bceb-45d5-96ac-f0729d7c97c4",
                                          "value": "Land drainage worker",
                                          "text": "Land drainage worker"
                                        },
                                        {
                                          "id": "6969a3e1-ad7e-408f-b0de-e84e48349aea",
                                          "value": "Laser engineer",
                                          "text": "Laser engineer"
                                        },
                                        {
                                          "id": "a59fb87f-f68e-48de-afdf-f8ead1b2fa45",
                                          "value": "Laser field service representative",
                                          "text": "Laser field service representative"
                                        },
                                        {
                                          "id": "c981512b-c75f-4994-ad49-03a1bb633309",
                                          "value": "Laser finisher",
                                          "text": "Laser finisher"
                                        },
                                        {
                                          "id": "3318738d-de4c-405f-84c9-35aeb5a1b87c",
                                          "value": "Laser operator",
                                          "text": "Laser operator"
                                        },
                                        {
                                          "id": "c3330576-cd50-4c54-90a1-1a76db2664a1",
                                          "value": "Laser programmer",
                                          "text": "Laser programmer"
                                        },
                                        {
                                          "id": "ce4f5d8f-208a-480b-8882-fd57b7a749e9",
                                          "value": "Laser scientist",
                                          "text": "Laser scientist"
                                        },
                                        {
                                          "id": "c60b5b2a-8bd5-4f84-95cf-6be414fd6af3",
                                          "value": "Lathe operator",
                                          "text": "Lathe operator"
                                        },
                                        {
                                          "id": "0bbf96e3-e5b2-41df-8ae3-7d07f72c0cf5",
                                          "value": "Laundry assistant",
                                          "text": "Laundry assistant"
                                        },
                                        {
                                          "id": "f4a471d7-7121-4d9a-8151-816f8cc55e86",
                                          "value": "Lawyer",
                                          "text": "Lawyer"
                                        },
                                        {
                                          "id": "e93fd3b5-fa4e-44d8-804a-7e3378bfb54b",
                                          "value": "Leadsman",
                                          "text": "Leadsman"
                                        },
                                        {
                                          "id": "dc6eee56-c3bf-49f8-891e-fee2f22c9258",
                                          "value": "Leather product workers",
                                          "text": "Leather product workers"
                                        },
                                        {
                                          "id": "a99241a1-4258-45a0-a812-404342f96501",
                                          "value": "Leather technologist",
                                          "text": "Leather technologist"
                                        },
                                        {
                                          "id": "b68b9f28-aeaa-4c8a-9da8-10a39b49a40e",
                                          "value": "Lecturer",
                                          "text": "Lecturer"
                                        },
                                        {
                                          "id": "ff56598a-05a0-4e4a-9f1c-b45028408859",
                                          "value": "Librarian",
                                          "text": "Librarian"
                                        },
                                        {
                                          "id": "90c1940a-2510-437d-82b8-aae5820d564a",
                                          "value": "Lifeboat enrolled crew",
                                          "text": "Lifeboat enrolled crew"
                                        },
                                        {
                                          "id": "c56ccf65-61d3-4164-8384-dfa7737f8603",
                                          "value": "Lifeguard",
                                          "text": "Lifeguard"
                                        },
                                        {
                                          "id": "3cd44164-67c0-4763-b9be-82a818ebdb1e",
                                          "value": "Lift erector",
                                          "text": "Lift erector"
                                        },
                                        {
                                          "id": "4f3b36ea-0820-49af-a378-8f147512a31d",
                                          "value": "Light goods vehicle driver",
                                          "text": "Light goods vehicle driver"
                                        },
                                        {
                                          "id": "bbbc7e31-9571-40dd-a021-c5f6a7e88e29",
                                          "value": "Lighterman",
                                          "text": "Lighterman"
                                        },
                                        {
                                          "id": "04c35cb4-8b14-4b89-9ace-6a3b6284dfd4",
                                          "value": "Linesman",
                                          "text": "Linesman"
                                        },
                                        {
                                          "id": "c476adb2-7dca-4b6f-81c3-412bcdec0b89",
                                          "value": "Linotyper",
                                          "text": "Linotyper"
                                        },
                                        {
                                          "id": "7e077708-ce58-4336-b426-a86b33894a28",
                                          "value": "Literary agent",
                                          "text": "Literary agent"
                                        },
                                        {
                                          "id": "200ae30e-819d-439b-80fd-6e2efe6c353f",
                                          "value": "Lithographer",
                                          "text": "Lithographer"
                                        },
                                        {
                                          "id": "7f8e4136-f3b6-48ce-9bb9-19f6e7c06b15",
                                          "value": "Lobster fisherman",
                                          "text": "Lobster fisherman"
                                        },
                                        {
                                          "id": "3f4faf2d-b32d-4be9-986c-dcea794c923f",
                                          "value": "Lock keeper",
                                          "text": "Lock keeper"
                                        },
                                        {
                                          "id": "02099a26-36b1-40c6-b013-1a6e291d211a",
                                          "value": "Locksmith",
                                          "text": "Locksmith"
                                        },
                                        {
                                          "id": "ce822540-12ed-481f-b667-272b5f96dc7b",
                                          "value": "Locomotive fitter",
                                          "text": "Locomotive fitter"
                                        },
                                        {
                                          "id": "2fb6b985-cd44-49ff-874e-e798bd9002d1",
                                          "value": "Loss prevention specialist",
                                          "text": "Loss prevention specialist"
                                        },
                                        {
                                          "id": "e86e2697-2b95-4bda-ad52-835d02e71106",
                                          "value": "Lumberjack",
                                          "text": "Lumberjack"
                                        },
                                        {
                                          "id": "013105d3-8dbe-4cae-9ab1-cd69a16ce994",
                                          "value": "Machine attendant",
                                          "text": "Machine attendant"
                                        },
                                        {
                                          "id": "fd029efe-8205-4eab-8156-44677db24227",
                                          "value": "Machine operator",
                                          "text": "Machine operator"
                                        },
                                        {
                                          "id": "c3f7dfc3-59aa-47ce-bbf4-f0bb13488d78",
                                          "value": "Machinist",
                                          "text": "Machinist"
                                        },
                                        {
                                          "id": "96331f03-e1b7-463d-abce-d0d54c5fec25",
                                          "value": "Magician",
                                          "text": "Magician"
                                        },
                                        {
                                          "id": "cab7d4e0-0666-425b-a823-2f5f0112199e",
                                          "value": "Magistrate",
                                          "text": "Magistrate"
                                        },
                                        {
                                          "id": "cb81f858-304a-4db0-8711-3fa8eba07f40",
                                          "value": "Maintenance electrician",
                                          "text": "Maintenance electrician"
                                        },
                                        {
                                          "id": "b01f5506-d469-47af-a650-145f3c78f0aa",
                                          "value": "Maintenance fitter",
                                          "text": "Maintenance fitter"
                                        },
                                        {
                                          "id": "679c5272-f3fd-43b1-b9a2-223f25d25d86",
                                          "value": "Maintenance manager",
                                          "text": "Maintenance manager"
                                        },
                                        {
                                          "id": "205241fd-68e3-4201-8dd1-1eba280bce52",
                                          "value": "Maintenance painter",
                                          "text": "Maintenance painter"
                                        },
                                        {
                                          "id": "c8706ab5-9f6d-47bb-a0cb-4f1dd65d4171",
                                          "value": "Maintenance technician",
                                          "text": "Maintenance technician"
                                        },
                                        {
                                          "id": "76ddb1f8-7fce-4a8c-8836-7ba8cd53cde4",
                                          "value": "Maintenance technician electronic",
                                          "text": "Maintenance technician electronic"
                                        },
                                        {
                                          "id": "d2926260-1e3d-45d7-8c2d-3c8572cc585f",
                                          "value": "Maitre D",
                                          "text": "Maitre D"
                                        },
                                        {
                                          "id": "57ae6bfd-c48c-4b61-af68-16d14dbc3905",
                                          "value": "Management consultant",
                                          "text": "Management consultant"
                                        },
                                        {
                                          "id": "bb5abbc8-30ec-4795-a970-cb74197117ab",
                                          "value": "Manicurist",
                                          "text": "Manicurist"
                                        },
                                        {
                                          "id": "893ba3cd-57d8-4c35-8614-3f69eb18bbd0",
                                          "value": "Manual work trade qualified",
                                          "text": "Manual work trade qualified"
                                        },
                                        {
                                          "id": "0c2a2a51-5b50-4444-a81f-4b368ba4c712",
                                          "value": "Manual worker unskilled",
                                          "text": "Manual worker unskilled"
                                        },
                                        {
                                          "id": "b63a5fd7-dd8c-4d03-b7e4-8641f7489c0f",
                                          "value": "Manufacturing engineer",
                                          "text": "Manufacturing engineer"
                                        },
                                        {
                                          "id": "b3aa4ed2-78cf-45dc-843e-77f206683529",
                                          "value": "Marijuana dispensary owner",
                                          "text": "Marijuana dispensary owner"
                                        },
                                        {
                                          "id": "f0d7a635-1704-42bc-9b39-c2e7c944f059",
                                          "value": "Marine development engineer",
                                          "text": "Marine development engineer"
                                        },
                                        {
                                          "id": "47eecc59-b926-4617-ac00-577321d0f0a0",
                                          "value": "Maritime inspector",
                                          "text": "Maritime inspector"
                                        },
                                        {
                                          "id": "1438a845-967b-452f-abb9-a109d4e64456",
                                          "value": "Maritime mechanic",
                                          "text": "Maritime mechanic"
                                        },
                                        {
                                          "id": "828403ab-fa37-4b6c-a882-f04b66b19620",
                                          "value": "Market gardener",
                                          "text": "Market gardener"
                                        },
                                        {
                                          "id": "04f53788-fe9d-476e-8732-08d15d3a110f",
                                          "value": "Market porter",
                                          "text": "Market porter"
                                        },
                                        {
                                          "id": "9b8f38f1-0848-4c01-aef6-c9c8cbf32920",
                                          "value": "Market research analyst",
                                          "text": "Market research analyst"
                                        },
                                        {
                                          "id": "1ce62e99-a28a-438a-a533-62ebb0dde03e",
                                          "value": "Market research interviewer",
                                          "text": "Market research interviewer"
                                        },
                                        {
                                          "id": "1492fbf3-3a0d-4e83-ae0f-1d6ac1c2f8f1",
                                          "value": "Market stall trader",
                                          "text": "Market stall trader"
                                        },
                                        {
                                          "id": "2cb43969-9966-4923-8a2d-b98725f2c40f",
                                          "value": "Marketing manager",
                                          "text": "Marketing manager"
                                        },
                                        {
                                          "id": "8ec0f06d-4f67-46c3-ba02-8ada9e90c032",
                                          "value": "Mason",
                                          "text": "Mason"
                                        },
                                        {
                                          "id": "9804a80b-db8e-488b-abfd-ca4df2d4fddb",
                                          "value": "Masseur",
                                          "text": "Masseur"
                                        },
                                        {
                                          "id": "057bf18e-8289-4dd4-8334-30f8cbebba73",
                                          "value": "Matron",
                                          "text": "Matron"
                                        },
                                        {
                                          "id": "5a34dee9-9e89-4f4b-86b3-ab89a6a50fdf",
                                          "value": "Mechanic",
                                          "text": "Mechanic"
                                        },
                                        {
                                          "id": "bc9a4586-e3ed-482f-ac95-e7916118feee",
                                          "value": "Mechanical engineer",
                                          "text": "Mechanical engineer"
                                        },
                                        {
                                          "id": "56dfe133-4dae-4083-a543-1dc9126bbd18",
                                          "value": "Media designer",
                                          "text": "Media designer"
                                        },
                                        {
                                          "id": "70efdff5-90d7-4d30-8661-e6d3a0d532e8",
                                          "value": "Media engraver",
                                          "text": "Media engraver"
                                        },
                                        {
                                          "id": "86c72a48-2ba2-493f-90d4-465e1e89aa19",
                                          "value": "Media estimator",
                                          "text": "Media estimator"
                                        },
                                        {
                                          "id": "607d28a8-e9e0-4891-b5dd-6870f5a5aaee",
                                          "value": "Media etcher",
                                          "text": "Media etcher"
                                        },
                                        {
                                          "id": "5c777c94-512a-40e5-9ab4-a4feb2805008",
                                          "value": "Media publisher",
                                          "text": "Media publisher"
                                        },
                                        {
                                          "id": "e6e33d81-f8a4-4fa7-86d8-7a40c0e1ff91",
                                          "value": "Media researcher",
                                          "text": "Media researcher"
                                        },
                                        {
                                          "id": "9a4b0c60-7ed5-4483-9c4d-4c5e4742912b",
                                          "value": "Member of Parliament",
                                          "text": "Member of Parliament"
                                        },
                                        {
                                          "id": "aec01ea8-df94-4a38-b257-20448c4d3562",
                                          "value": "Membership consultant",
                                          "text": "Membership consultant"
                                        },
                                        {
                                          "id": "7f9c6d9a-e8d9-44f6-a9a8-308fe8e20a1a",
                                          "value": "Mender",
                                          "text": "Mender"
                                        },
                                        {
                                          "id": "afbd435b-8482-49c2-955b-e2fc41cba889",
                                          "value": "Merchandiser",
                                          "text": "Merchandiser"
                                        },
                                        {
                                          "id": "8b2180ef-ee62-4114-9cc2-3f8346536cff",
                                          "value": "Metal cutter",
                                          "text": "Metal cutter"
                                        },
                                        {
                                          "id": "26f2c790-4281-40b4-8c3d-f41058877e55",
                                          "value": "Metal foreman",
                                          "text": "Metal foreman"
                                        },
                                        {
                                          "id": "4f0fddf1-7577-42fb-a87e-2d92afe29905",
                                          "value": "Metal plant operator",
                                          "text": "Metal plant operator"
                                        },
                                        {
                                          "id": "c3a00e9b-ac53-444b-9f20-35c97fed8f77",
                                          "value": "Metal plate cutter",
                                          "text": "Metal plate cutter"
                                        },
                                        {
                                          "id": "38ac1044-4d17-4df7-abd7-11b18f155f38",
                                          "value": "Metal sheet worker",
                                          "text": "Metal sheet worker"
                                        },
                                        {
                                          "id": "45e74989-84b2-4c61-945a-d4aeb4f811a2",
                                          "value": "Metallurgist",
                                          "text": "Metallurgist"
                                        },
                                        {
                                          "id": "a2894aad-3157-406f-83eb-fe08b70fc7c8",
                                          "value": "Meteorologist",
                                          "text": "Meteorologist"
                                        },
                                        {
                                          "id": "3683b5c3-8ccc-401a-af6c-7389eec1fbd7",
                                          "value": "Midwife",
                                          "text": "Midwife"
                                        },
                                        {
                                          "id": "786e4179-a915-4b63-866f-38fe76badbd9",
                                          "value": "Milk roundsman",
                                          "text": "Milk roundsman"
                                        },
                                        {
                                          "id": "8338c981-eff0-4828-bb14-58866af14ce4",
                                          "value": "Milker",
                                          "text": "Milker"
                                        },
                                        {
                                          "id": "9c7b7188-ccf2-44d8-9910-b933872159af",
                                          "value": "Miller",
                                          "text": "Miller"
                                        },
                                        {
                                          "id": "15573143-8017-4f38-bb6d-767f6da11680",
                                          "value": "Milliner",
                                          "text": "Milliner"
                                        },
                                        {
                                          "id": "aa3bddb5-8533-46eb-83dd-890d69b8d665",
                                          "value": "Millman",
                                          "text": "Millman"
                                        },
                                        {
                                          "id": "60720c14-fee5-4dbe-a00f-fa949f4221d4",
                                          "value": "Mineralogist",
                                          "text": "Mineralogist"
                                        },
                                        {
                                          "id": "c7146e19-a3a2-4925-ade9-754abfb524cd",
                                          "value": "Mining blaster",
                                          "text": "Mining blaster"
                                        },
                                        {
                                          "id": "781a2044-0b32-4b77-87d3-284667908591",
                                          "value": "Mining engineer",
                                          "text": "Mining engineer"
                                        },
                                        {
                                          "id": "ab1222c6-9b9c-4b2a-a5dc-403dcbdb5ba5",
                                          "value": "Mining fireman",
                                          "text": "Mining fireman"
                                        },
                                        {
                                          "id": "3a8a7e3f-a58b-4d08-9a41-1f822d929ea5",
                                          "value": "Mining geologist",
                                          "text": "Mining geologist"
                                        },
                                        {
                                          "id": "1d89a95b-b39c-4d52-8997-1084361e9d37",
                                          "value": "Mining supervisory",
                                          "text": "Mining supervisory"
                                        },
                                        {
                                          "id": "6b0337f9-c3f3-4dca-8158-0d9f7e22de3d",
                                          "value": "Model",
                                          "text": "Model"
                                        },
                                        {
                                          "id": "41c6f41e-5a3e-4ace-9c91-c35b864e4990",
                                          "value": "Molecular biologist",
                                          "text": "Molecular biologist"
                                        },
                                        {
                                          "id": "e2338e09-8979-4925-8256-631a152231c0",
                                          "value": "Monk",
                                          "text": "Monk"
                                        },
                                        {
                                          "id": "8398b775-c983-451e-aa57-6efe5d82ec3b",
                                          "value": "Mortuary attendant",
                                          "text": "Mortuary attendant"
                                        },
                                        {
                                          "id": "5ee756f7-4d57-494f-ba09-08ae56bdcfc8",
                                          "value": "Motor cycle courier",
                                          "text": "Motor cycle courier"
                                        },
                                        {
                                          "id": "6db9570c-4ce8-40c7-8763-fee3830e3920",
                                          "value": "Motor vehicle mechanic",
                                          "text": "Motor vehicle mechanic"
                                        },
                                        {
                                          "id": "cf2dd6e4-b287-4d60-8376-f3bbfb209618",
                                          "value": "Mountain guide",
                                          "text": "Mountain guide"
                                        },
                                        {
                                          "id": "8369848d-438c-445e-a90d-73519da4243f",
                                          "value": "Muezzin",
                                          "text": "Muezzin"
                                        },
                                        {
                                          "id": "aa852728-8dcb-42ef-a040-d564cd28c9e2",
                                          "value": "Mullah",
                                          "text": "Mullah"
                                        },
                                        {
                                          "id": "800507cc-ba90-4076-b899-a203cbf2329d",
                                          "value": "Museum attendant",
                                          "text": "Museum attendant"
                                        },
                                        {
                                          "id": "6b5718cc-f88e-44d4-a9f8-4d284caa3f23",
                                          "value": "Music composer",
                                          "text": "Music composer"
                                        },
                                        {
                                          "id": "31c07703-a74b-476c-8189-97d6acd2c869",
                                          "value": "Musical instruments work",
                                          "text": "Musical instruments work"
                                        },
                                        {
                                          "id": "3d1f0202-68ce-4814-ae60-d35c68c36ac0",
                                          "value": "Musician",
                                          "text": "Musician"
                                        },
                                        {
                                          "id": "afecc0f1-3110-45a2-b735-f330eb011e4b",
                                          "value": "Nail technician",
                                          "text": "Nail technician"
                                        },
                                        {
                                          "id": "691de213-9b45-4984-9b3d-e13077a23c72",
                                          "value": "Nanomaterials chemist",
                                          "text": "Nanomaterials chemist"
                                        },
                                        {
                                          "id": "eea8f789-ab3b-4ab6-8d47-077025624097",
                                          "value": "Navigator",
                                          "text": "Navigator"
                                        },
                                        {
                                          "id": "168a4b10-8e45-4080-b3da-245ab359bb1d",
                                          "value": "Negative assembler",
                                          "text": "Negative assembler"
                                        },
                                        {
                                          "id": "499ca2e8-27c0-4124-b697-d24443cce69f",
                                          "value": "Negative cutter",
                                          "text": "Negative cutter"
                                        },
                                        {
                                          "id": "74b4a00e-df95-45b9-a1c5-2b0442528e32",
                                          "value": "Network security technician",
                                          "text": "Network security technician"
                                        },
                                        {
                                          "id": "9f4e6ad4-078a-4f40-b8c7-43c0cee6e9b0",
                                          "value": "News editor",
                                          "text": "News editor"
                                        },
                                        {
                                          "id": "d5ca7479-0a9d-4d69-83b1-e3f9f7d626a1",
                                          "value": "News photographer",
                                          "text": "News photographer"
                                        },
                                        {
                                          "id": "4480cb2e-65a5-4186-8a85-acb93eb0fbe8",
                                          "value": "News vendor",
                                          "text": "News vendor"
                                        },
                                        {
                                          "id": "614b1837-bb6a-46ef-98c2-3441ba365546",
                                          "value": "Newsagent",
                                          "text": "Newsagent"
                                        },
                                        {
                                          "id": "542c15dd-0074-4ef3-ae63-55fcaf50ccb3",
                                          "value": "Nightclub hostess",
                                          "text": "Nightclub hostess"
                                        },
                                        {
                                          "id": "9c472583-25c9-4f1f-875f-85f410030f09",
                                          "value": "Nightwatchman",
                                          "text": "Nightwatchman"
                                        },
                                        {
                                          "id": "43a9d70c-cb25-4618-ba79-e86650be8c88",
                                          "value": "Non explosive demolition",
                                          "text": "Non explosive demolition"
                                        },
                                        {
                                          "id": "63a38d4c-726b-469a-bc39-5d239eb7e8ab",
                                          "value": "Notary officer",
                                          "text": "Notary officer"
                                        },
                                        {
                                          "id": "01959d9c-044c-4988-bff9-86433ec586fb",
                                          "value": "Nuclear decommissioning engineer",
                                          "text": "Nuclear decommissioning engineer"
                                        },
                                        {
                                          "id": "3615b7c8-8a9f-45e9-a9c5-c95703e228c3",
                                          "value": "Nuclear energy fitter",
                                          "text": "Nuclear energy fitter"
                                        },
                                        {
                                          "id": "60eaa5dd-c2eb-43b8-ba4b-67bd22eba31c",
                                          "value": "Nuclear energy health physicist",
                                          "text": "Nuclear energy health physicist"
                                        },
                                        {
                                          "id": "54555df4-2de5-44cc-81d5-ea5795ef567c",
                                          "value": "Nuclear energy maintenance technician",
                                          "text": "Nuclear energy maintenance technician"
                                        },
                                        {
                                          "id": "b199b36b-21d2-47be-9959-6d83d173c7eb",
                                          "value": "Nuclear engineering technician",
                                          "text": "Nuclear engineering technician"
                                        },
                                        {
                                          "id": "a20b0a4d-4645-4032-878f-dabc1a3b0149",
                                          "value": "Nuclear medicine physician",
                                          "text": "Nuclear medicine physician"
                                        },
                                        {
                                          "id": "c8bd4c91-af3e-4339-a4ca-100aacc0064c",
                                          "value": "Nuclear scientist",
                                          "text": "Nuclear scientist"
                                        },
                                        {
                                          "id": "3ac46614-43c7-4f3d-b873-88b3b31797fc",
                                          "value": "Nurse",
                                          "text": "Nurse"
                                        },
                                        {
                                          "id": "1712b7bd-a794-47af-a25e-731ff11f2762",
                                          "value": "Nursery assistant",
                                          "text": "Nursery assistant"
                                        },
                                        {
                                          "id": "f59348df-418f-4cc2-9c93-8ff1393cbfce",
                                          "value": "Nurseryman",
                                          "text": "Nurseryman"
                                        },
                                        {
                                          "id": "953d2366-626e-4192-ae1e-4c0e3db5a64f",
                                          "value": "Occupational therapist",
                                          "text": "Occupational therapist"
                                        },
                                        {
                                          "id": "8ac4b197-9857-4f50-a255-dae4a1c27984",
                                          "value": "Occupations diving",
                                          "text": "Occupations diving"
                                        },
                                        {
                                          "id": "f67a9c1b-7cf1-481a-8108-954181c77ca2",
                                          "value": "Oceanographer",
                                          "text": "Oceanographer"
                                        },
                                        {
                                          "id": "87e72363-8009-49e5-a3df-e25c7fe7afd1",
                                          "value": "Off licence manager",
                                          "text": "Off licence manager"
                                        },
                                        {
                                          "id": "9a29fd05-68dc-4a0a-805b-62607b689230",
                                          "value": "Office fitter",
                                          "text": "Office fitter"
                                        },
                                        {
                                          "id": "f86cb037-6e73-4540-8f57-08d334857f75",
                                          "value": "Office messenger",
                                          "text": "Office messenger"
                                        },
                                        {
                                          "id": "713daab0-e078-49a2-b4c8-02e0d2db3f8a",
                                          "value": "Offset press operator",
                                          "text": "Offset press operator"
                                        },
                                        {
                                          "id": "c1856e56-db00-4165-b768-1fe0544b8db0",
                                          "value": "Offshore geotechnical engineer",
                                          "text": "Offshore geotechnical engineer"
                                        },
                                        {
                                          "id": "61a32bfe-1812-47b0-931c-dde859d77a22",
                                          "value": "Oil refining foremen",
                                          "text": "Oil refining foremen"
                                        },
                                        {
                                          "id": "7c6928ce-8dfd-48dd-80a8-a414f3a29b75",
                                          "value": "Oil refining laboratory technician",
                                          "text": "Oil refining laboratory technician"
                                        },
                                        {
                                          "id": "0b7cf519-fd80-4e16-99c2-92322417c405",
                                          "value": "Oil refining maintenance technician",
                                          "text": "Oil refining maintenance technician"
                                        },
                                        {
                                          "id": "310d6222-1c42-4b59-9c56-86f6a22a1ea3",
                                          "value": "Oil refining operators",
                                          "text": "Oil refining operators"
                                        },
                                        {
                                          "id": "d4ecf0c1-c93b-4dc2-ad45-3ed05d58b6a7",
                                          "value": "Oil refining technical controller",
                                          "text": "Oil refining technical controller"
                                        },
                                        {
                                          "id": "fd15b8fc-439d-4cc4-8760-699edeca3922",
                                          "value": "Oil refining unskilled workers",
                                          "text": "Oil refining unskilled workers"
                                        },
                                        {
                                          "id": "c702fdbb-ef4f-4099-8cad-b6b3f9546e3a",
                                          "value": "ONG captain",
                                          "text": "ONG captain"
                                        },
                                        {
                                          "id": "72f3261a-ee48-4fb0-a67e-f8ce12f77519",
                                          "value": "ONG catering staff",
                                          "text": "ONG catering staff"
                                        },
                                        {
                                          "id": "be9c8751-bf26-47a3-a85c-17db26bb3494",
                                          "value": "ONG cementer",
                                          "text": "ONG cementer"
                                        },
                                        {
                                          "id": "e20851a8-b4d9-4655-9bb2-92f8a7fdff67",
                                          "value": "ONG clerical staff",
                                          "text": "ONG clerical staff"
                                        },
                                        {
                                          "id": "6d4f1a64-0b85-4a94-bbb0-40c0450bff98",
                                          "value": "ONG control room operator",
                                          "text": "ONG control room operator"
                                        },
                                        {
                                          "id": "e372e8ea-d1f4-41fa-8504-b6b155525a86",
                                          "value": "ONG crane operator",
                                          "text": "ONG crane operator"
                                        },
                                        {
                                          "id": "8d9c72b1-5a9c-4817-94c9-2b7e9038f174",
                                          "value": "ONG driller",
                                          "text": "ONG driller"
                                        },
                                        {
                                          "id": "a16d1356-8730-4b9d-98bf-ab7410f254c9",
                                          "value": "ONG driller tool dresser",
                                          "text": "ONG driller tool dresser"
                                        },
                                        {
                                          "id": "3072d73a-d707-4cd8-946f-5b5f8037bedb",
                                          "value": "ONG drilling supervisor",
                                          "text": "ONG drilling supervisor"
                                        },
                                        {
                                          "id": "ee15be70-0afa-46ee-8d09-c83763b58c3e",
                                          "value": "ONG engineer",
                                          "text": "ONG engineer"
                                        },
                                        {
                                          "id": "14302518-6413-47d8-beec-efc536e51b5c",
                                          "value": "ONG field services supervisor",
                                          "text": "ONG field services supervisor"
                                        },
                                        {
                                          "id": "a17a86c0-b1e7-4a43-937c-342d63514c19",
                                          "value": "ONG field services technician",
                                          "text": "ONG field services technician"
                                        },
                                        {
                                          "id": "3b20250f-b302-4b77-b216-e1178e8f29fd",
                                          "value": "ONG flame cutter",
                                          "text": "ONG flame cutter"
                                        },
                                        {
                                          "id": "cba84d30-6497-4825-9136-1e28b79c60ec",
                                          "value": "ONG floorman",
                                          "text": "ONG floorman"
                                        },
                                        {
                                          "id": "d8555784-eae7-482a-aca3-76f6fe093d62",
                                          "value": "ONG foreman",
                                          "text": "ONG foreman"
                                        },
                                        {
                                          "id": "8d441d07-5bb8-4b46-bdae-c23ce2fee9db",
                                          "value": "ONG geologist",
                                          "text": "ONG geologist"
                                        },
                                        {
                                          "id": "e27ba4dd-978c-42e3-a76f-0f0c15df5230",
                                          "value": "ONG inspector",
                                          "text": "ONG inspector"
                                        },
                                        {
                                          "id": "ce3c6f3a-3e9d-40b8-83b3-20e633cff7f3",
                                          "value": "ONG logger",
                                          "text": "ONG logger"
                                        },
                                        {
                                          "id": "39b1c201-05dc-4feb-8131-08818a718838",
                                          "value": "ONG marine installation fitter",
                                          "text": "ONG marine installation fitter"
                                        },
                                        {
                                          "id": "c253a421-3b83-4976-81fd-9dccf65bb420",
                                          "value": "ONG motorman",
                                          "text": "ONG motorman"
                                        },
                                        {
                                          "id": "d5e7325d-7c38-4710-9aa4-8d2f7286c92d",
                                          "value": "ONG offshore installation manager",
                                          "text": "ONG offshore installation manager"
                                        },
                                        {
                                          "id": "622f975c-6cba-4447-b9c9-9069db1c4aae",
                                          "value": "ONG painter",
                                          "text": "ONG painter"
                                        },
                                        {
                                          "id": "a63b9bbd-1512-4921-8457-dc3891b4690a",
                                          "value": "ONG pipe fitter",
                                          "text": "ONG pipe fitter"
                                        },
                                        {
                                          "id": "a408a659-8424-4095-ad21-351c51e13fa7",
                                          "value": "ONG pumpman",
                                          "text": "ONG pumpman"
                                        },
                                        {
                                          "id": "c2968b0b-859d-4e9b-b5b6-74f87b047cf2",
                                          "value": "ONG radio operator",
                                          "text": "ONG radio operator"
                                        },
                                        {
                                          "id": "c71c54c7-b347-406e-bf35-fd848c5e1566",
                                          "value": "ONG rig medic",
                                          "text": "ONG rig medic"
                                        },
                                        {
                                          "id": "ba4d8398-b834-4119-8310-c43b85f22a94",
                                          "value": "ONG rigger",
                                          "text": "ONG rigger"
                                        },
                                        {
                                          "id": "b709f90e-caeb-48cf-8325-7c389e1432ce",
                                          "value": "ONG roughneck",
                                          "text": "ONG roughneck"
                                        },
                                        {
                                          "id": "30e07ce0-5dd1-471a-afd8-965dbdd9d83e",
                                          "value": "ONG ROV operator",
                                          "text": "ONG ROV operator"
                                        },
                                        {
                                          "id": "b8eacb01-6860-4b33-944e-37400c3032e9",
                                          "value": "ONG safety officer",
                                          "text": "ONG safety officer"
                                        },
                                        {
                                          "id": "ae2e7a41-de9b-4aac-acc5-e032475d421f",
                                          "value": "ONG scaffolder",
                                          "text": "ONG scaffolder"
                                        },
                                        {
                                          "id": "95669b9d-492e-469f-9ba3-3d623ded28bb",
                                          "value": "ONG storekeeper",
                                          "text": "ONG storekeeper"
                                        },
                                        {
                                          "id": "1b73f618-4dd2-4c2e-acfb-2735797a4e59",
                                          "value": "ONG surveyor",
                                          "text": "ONG surveyor"
                                        },
                                        {
                                          "id": "54387c6a-d425-4915-aaf6-b5a1684df705",
                                          "value": "ONG Tool pusher",
                                          "text": "ONG Tool pusher"
                                        },
                                        {
                                          "id": "85540913-e8ef-49d3-83a8-fcc48ab8f167",
                                          "value": "ONG valveman",
                                          "text": "ONG valveman"
                                        },
                                        {
                                          "id": "7b7eb534-24e5-4c1c-ba23-9809e3af6b91",
                                          "value": "ONG watchstander",
                                          "text": "ONG watchstander"
                                        },
                                        {
                                          "id": "9745b30f-a681-4f4f-9393-b7d378f0081e",
                                          "value": "ONG welder cutter",
                                          "text": "ONG welder cutter"
                                        },
                                        {
                                          "id": "5d8d4415-961e-4acc-a557-caf935d211e0",
                                          "value": "ONG well tester",
                                          "text": "ONG well tester"
                                        },
                                        {
                                          "id": "278e889f-f2b1-4070-8c4e-8b1e7c2f8d96",
                                          "value": "ONG wireline operator",
                                          "text": "ONG wireline operator"
                                        },
                                        {
                                          "id": "5543d289-9f98-4051-835b-28b8fc8df6ff",
                                          "value": "Operator",
                                          "text": "Operator"
                                        },
                                        {
                                          "id": "467da05f-223a-4e93-b44b-a1c46e5ca12d",
                                          "value": "Optician",
                                          "text": "Optician"
                                        },
                                        {
                                          "id": "3133a32d-6681-4075-a001-2197dbfb4cf2",
                                          "value": "Orchard worker",
                                          "text": "Orchard worker"
                                        },
                                        {
                                          "id": "ea53254d-c0e6-42d1-a61a-de2193139953",
                                          "value": "Orchestrator",
                                          "text": "Orchestrator"
                                        },
                                        {
                                          "id": "308ce5cb-260b-4afb-86c4-d3bbf5b62a3c",
                                          "value": "Orthodontist",
                                          "text": "Orthodontist"
                                        },
                                        {
                                          "id": "50e21179-a558-4bf2-bbf0-7626cfdd1383",
                                          "value": "Orthoptist",
                                          "text": "Orthoptist"
                                        },
                                        {
                                          "id": "d5792af8-905f-4bf8-aae9-d313eaf7cea3",
                                          "value": "Osteopath",
                                          "text": "Osteopath"
                                        },
                                        {
                                          "id": "121b4b82-c00d-46c3-b270-f0d49a3a3799",
                                          "value": "Oven feeder",
                                          "text": "Oven feeder"
                                        },
                                        {
                                          "id": "f495dfc8-961d-4d6b-8838-46ee57690220",
                                          "value": "Overhead linesman",
                                          "text": "Overhead linesman"
                                        },
                                        {
                                          "id": "ecc858e2-9662-44c0-800d-18ba8f099071",
                                          "value": "Oyster fisherman",
                                          "text": "Oyster fisherman"
                                        },
                                        {
                                          "id": "e13155dc-11f0-4191-bf6f-57b647045ba8",
                                          "value": "Packer",
                                          "text": "Packer"
                                        },
                                        {
                                          "id": "5a450351-c566-4dcb-a817-23ddad8da609",
                                          "value": "Painter",
                                          "text": "Painter"
                                        },
                                        {
                                          "id": "f4aa8486-d12a-4419-a3a0-c51a61de3954",
                                          "value": "Painter transport",
                                          "text": "Painter transport"
                                        },
                                        {
                                          "id": "5c9cf9c4-adad-4fe5-b09c-46fd9d971166",
                                          "value": "Painting plant operator",
                                          "text": "Painting plant operator"
                                        },
                                        {
                                          "id": "d331cffe-9749-4c9f-8a9f-7de17568826e",
                                          "value": "Painting restorer",
                                          "text": "Painting restorer"
                                        },
                                        {
                                          "id": "e8714094-9ad2-424d-ab13-70f6bb804e10",
                                          "value": "Panel beater",
                                          "text": "Panel beater"
                                        },
                                        {
                                          "id": "5cf6a60e-a07e-444c-96dc-5ea1243e448e",
                                          "value": "Paper merchant",
                                          "text": "Paper merchant"
                                        },
                                        {
                                          "id": "f5747a37-0060-40f0-8f94-3bf9489a03ca",
                                          "value": "Park keeper",
                                          "text": "Park keeper"
                                        },
                                        {
                                          "id": "7a2b0a5a-457c-4c09-8250-a1eba4c18ff6",
                                          "value": "Parks superintendent",
                                          "text": "Parks superintendent"
                                        },
                                        {
                                          "id": "1b20ce65-bfce-415a-87b9-e2d2171cde66",
                                          "value": "Pasteuriser",
                                          "text": "Pasteuriser"
                                        },
                                        {
                                          "id": "0be38f91-0a24-41ed-8b81-662e47a8d73f",
                                          "value": "Patrolman",
                                          "text": "Patrolman"
                                        },
                                        {
                                          "id": "62ccdde0-895d-48e2-84ea-332dcbb326eb",
                                          "value": "Pattern card cutter",
                                          "text": "Pattern card cutter"
                                        },
                                        {
                                          "id": "2774f2e3-8d83-4f71-af9f-a07d32e5670d",
                                          "value": "Pattern maker",
                                          "text": "Pattern maker"
                                        },
                                        {
                                          "id": "f6932766-f6ff-40cd-8649-184b5ac525f4",
                                          "value": "Paua fisherman",
                                          "text": "Paua fisherman"
                                        },
                                        {
                                          "id": "30a9e5f8-b1a7-4b5e-b58c-29e0ae620891",
                                          "value": "Pavior",
                                          "text": "Pavior"
                                        },
                                        {
                                          "id": "d524e9ef-2455-43cf-8a92-4cf2d35d46be",
                                          "value": "Pedicurist",
                                          "text": "Pedicurist"
                                        },
                                        {
                                          "id": "8849ca50-9cac-481b-8d4a-e5eac3cb3ad7",
                                          "value": "Pest control operator",
                                          "text": "Pest control operator"
                                        },
                                        {
                                          "id": "7c35cebd-10a2-42b5-84f8-b9464f9251df",
                                          "value": "Petrol pump attendant",
                                          "text": "Petrol pump attendant"
                                        },
                                        {
                                          "id": "a7309cb6-3881-4951-8a5f-a82b350d7e10",
                                          "value": "Pharmacologist",
                                          "text": "Pharmacologist"
                                        },
                                        {
                                          "id": "ed32f49f-445f-4451-b0b1-1a4de5712ae7",
                                          "value": "Photocopying machine operator",
                                          "text": "Photocopying machine operator"
                                        },
                                        {
                                          "id": "d67aca6a-9fe0-4ed8-8c93-d4ecde166b11",
                                          "value": "Photographer",
                                          "text": "Photographer"
                                        },
                                        {
                                          "id": "36857b04-405c-4f6e-8ee3-1047fa24ace5",
                                          "value": "Photographic finisher",
                                          "text": "Photographic finisher"
                                        },
                                        {
                                          "id": "1e358ad8-2c02-4bfa-baa9-ecbfb39d152e",
                                          "value": "PHP developer",
                                          "text": "PHP developer"
                                        },
                                        {
                                          "id": "51406e0a-c4c2-48a9-840b-de4516840417",
                                          "value": "Physicist",
                                          "text": "Physicist"
                                        },
                                        {
                                          "id": "a946ee7e-2955-4cc2-9fdf-c895087452d9",
                                          "value": "Physiotherapist",
                                          "text": "Physiotherapist"
                                        },
                                        {
                                          "id": "8ba3ab3e-1140-4005-9c98-4c9215bc976e",
                                          "value": "Piano tuner",
                                          "text": "Piano tuner"
                                        },
                                        {
                                          "id": "99383c0b-d707-4f0c-8afc-3fb419222712",
                                          "value": "Pickler",
                                          "text": "Pickler"
                                        },
                                        {
                                          "id": "aa5e8e53-f06c-4964-92d8-aa53f9c8b083",
                                          "value": "Pilot",
                                          "text": "Pilot"
                                        },
                                        {
                                          "id": "745793f2-3a1c-4a0b-ba5d-ebd151e27334",
                                          "value": "Pilots and crews",
                                          "text": "Pilots and crews"
                                        },
                                        {
                                          "id": "30723fb8-84b1-46e9-b53f-c4043ee0be82",
                                          "value": "Pipe fitter",
                                          "text": "Pipe fitter"
                                        },
                                        {
                                          "id": "29ab0eb1-75b4-4391-8f40-aa39192070ec",
                                          "value": "Planer",
                                          "text": "Planer"
                                        },
                                        {
                                          "id": "bfc9f844-c815-4960-8baa-ebc4d6cd4bde",
                                          "value": "Plaster cast process operator",
                                          "text": "Plaster cast process operator"
                                        },
                                        {
                                          "id": "0d745ec5-d28d-4fc3-8ea9-0fedc6369375",
                                          "value": "Plastic spectacle frame maker",
                                          "text": "Plastic spectacle frame maker"
                                        },
                                        {
                                          "id": "adb35067-a86b-44a2-956f-aaaee8f134b9",
                                          "value": "Plastics technologist",
                                          "text": "Plastics technologist"
                                        },
                                        {
                                          "id": "956762d6-e913-4868-9c77-f13077b7a110",
                                          "value": "Platelayer",
                                          "text": "Platelayer"
                                        },
                                        {
                                          "id": "0a7fe474-4e32-40ff-aa07-83fa23247521",
                                          "value": "Plater",
                                          "text": "Plater"
                                        },
                                        {
                                          "id": "c00d03ac-1c49-4982-904a-a41bbbdf680a",
                                          "value": "Playwright",
                                          "text": "Playwright"
                                        },
                                        {
                                          "id": "c639dadd-2306-4991-a999-5ba6da85a9f9",
                                          "value": "Plumber",
                                          "text": "Plumber"
                                        },
                                        {
                                          "id": "e90db33e-b0d0-4507-be4e-693634cb179f",
                                          "value": "Pneumatic drill operator",
                                          "text": "Pneumatic drill operator"
                                        },
                                        {
                                          "id": "00f0a826-a29c-4c37-a015-cc9a5d274649",
                                          "value": "Poet",
                                          "text": "Poet"
                                        },
                                        {
                                          "id": "88d60452-a4ac-463b-969a-996ea873a250",
                                          "value": "Pointsman",
                                          "text": "Pointsman"
                                        },
                                        {
                                          "id": "2d2231bc-4c49-46e4-97f0-2f5cc431dd98",
                                          "value": "Police officer",
                                          "text": "Police officer"
                                        },
                                        {
                                          "id": "a8546270-8257-4a32-b682-c0c0db084036",
                                          "value": "Police support staff",
                                          "text": "Police support staff"
                                        },
                                        {
                                          "id": "f5ec41aa-c45e-4bec-b148-5e4d09d5263d",
                                          "value": "Polisher",
                                          "text": "Polisher"
                                        },
                                        {
                                          "id": "1b8b7b37-8f30-4142-a5fa-8fbdf72e3ded",
                                          "value": "Pollution inspector",
                                          "text": "Pollution inspector"
                                        },
                                        {
                                          "id": "781579a9-9316-4fe2-a118-ebea962cee34",
                                          "value": "Postal sorter",
                                          "text": "Postal sorter"
                                        },
                                        {
                                          "id": "6aaec97e-7357-4ffa-982e-85819454516f",
                                          "value": "Postal worker",
                                          "text": "Postal worker"
                                        },
                                        {
                                          "id": "f11c34dc-eaf5-44cd-a500-574367ea836a",
                                          "value": "Pot fisherman",
                                          "text": "Pot fisherman"
                                        },
                                        {
                                          "id": "6034aecd-e901-4092-a9dc-e9da56e7dc1e",
                                          "value": "Poultry worker",
                                          "text": "Poultry worker"
                                        },
                                        {
                                          "id": "850bb62a-bc30-4858-a7c7-b5bf995fc854",
                                          "value": "Power loader operator",
                                          "text": "Power loader operator"
                                        },
                                        {
                                          "id": "9769af1c-645a-4e41-a5f7-dc383a49dc35",
                                          "value": "Power station superintendent",
                                          "text": "Power station superintendent"
                                        },
                                        {
                                          "id": "a64e3a4d-4e2a-49b6-b9f5-c4643c3fff69",
                                          "value": "Precision Engineer",
                                          "text": "Precision Engineer"
                                        },
                                        {
                                          "id": "8a6be6cb-e368-439e-84e4-9f546ae35019",
                                          "value": "Precision instrument maker",
                                          "text": "Precision instrument maker"
                                        },
                                        {
                                          "id": "de4b224c-0606-4028-914b-ed6cedf6f309",
                                          "value": "Press tool setter",
                                          "text": "Press tool setter"
                                        },
                                        {
                                          "id": "6c0023b8-7ee2-4a9b-9e18-8668e4ea6414",
                                          "value": "Pressman",
                                          "text": "Pressman"
                                        },
                                        {
                                          "id": "ac7b1ece-1c29-403a-ad83-1f4d639b3564",
                                          "value": "Pressroom manager",
                                          "text": "Pressroom manager"
                                        },
                                        {
                                          "id": "52fe5ac2-37d7-4ad9-826f-59d2a245c2c2",
                                          "value": "Priest",
                                          "text": "Priest"
                                        },
                                        {
                                          "id": "55434ea5-ff87-4151-b8ae-42149e951b24",
                                          "value": "Printer assistant",
                                          "text": "Printer assistant"
                                        },
                                        {
                                          "id": "c8870820-c9bb-4901-84bc-af7d3bc34d88",
                                          "value": "Printing",
                                          "text": "Printing"
                                        },
                                        {
                                          "id": "8e8719af-b655-4067-9c8b-27ab6f29a1b9",
                                          "value": "Printing machine operator",
                                          "text": "Printing machine operator"
                                        },
                                        {
                                          "id": "abdfe670-b4bd-4dab-8ce9-ea87f5f2cde1",
                                          "value": "Prison manager",
                                          "text": "Prison manager"
                                        },
                                        {
                                          "id": "f0027ab2-59d8-4438-b849-2401937fb456",
                                          "value": "Prison officer",
                                          "text": "Prison officer"
                                        },
                                        {
                                          "id": "0e848616-50d9-402f-8069-94234b554ab8",
                                          "value": "Private detective",
                                          "text": "Private detective"
                                        },
                                        {
                                          "id": "f6723109-de6b-4f54-836f-b0193027d309",
                                          "value": "Probation officer",
                                          "text": "Probation officer"
                                        },
                                        {
                                          "id": "fe621744-0089-404e-a979-91e38285d6d5",
                                          "value": "Process camera operator",
                                          "text": "Process camera operator"
                                        },
                                        {
                                          "id": "6dd26c93-3c15-4853-bd45-44422eee1aae",
                                          "value": "Procurement officer",
                                          "text": "Procurement officer"
                                        },
                                        {
                                          "id": "644b5caf-5fd8-4c8e-83cc-e6b75d47061c",
                                          "value": "Producer",
                                          "text": "Producer"
                                        },
                                        {
                                          "id": "3dc4b49b-8909-473c-8941-ba1cd2f77ba0",
                                          "value": "Product demonstrator",
                                          "text": "Product demonstrator"
                                        },
                                        {
                                          "id": "c18e052c-8348-42e1-967e-18b191951a5f",
                                          "value": "Production manager",
                                          "text": "Production manager"
                                        },
                                        {
                                          "id": "a035f1df-fc48-4887-b1c6-a810b033eff5",
                                          "value": "Project leader",
                                          "text": "Project leader"
                                        },
                                        {
                                          "id": "34ea0378-1f67-4a61-b950-3e701c27a82c",
                                          "value": "Prompter",
                                          "text": "Prompter"
                                        },
                                        {
                                          "id": "0a07e772-02ab-4826-b337-32ddebb09cf7",
                                          "value": "Proofer",
                                          "text": "Proofer"
                                        },
                                        {
                                          "id": "88802115-26ec-4a11-af7f-7fd48cec7ef0",
                                          "value": "Property developer",
                                          "text": "Property developer"
                                        },
                                        {
                                          "id": "30ffb72b-bb5c-4a50-9b6d-4d2169ed576c",
                                          "value": "Public lighting fitter erector",
                                          "text": "Public lighting fitter erector"
                                        },
                                        {
                                          "id": "9d218fc3-49e4-4f21-8663-e40a15248419",
                                          "value": "Publican",
                                          "text": "Publican"
                                        },
                                        {
                                          "id": "c3e10ce8-fc56-4fa3-943f-67c563ad266e",
                                          "value": "Publisher",
                                          "text": "Publisher"
                                        },
                                        {
                                          "id": "d1ba3ef9-c4cb-4b55-a547-87ff5244f248",
                                          "value": "Purser",
                                          "text": "Purser"
                                        },
                                        {
                                          "id": "92aed232-c9ec-4bb7-bcf3-dd7ead31135a",
                                          "value": "Quality control engineer",
                                          "text": "Quality control engineer"
                                        },
                                        {
                                          "id": "42884146-2c98-499d-a42d-29327af3854b",
                                          "value": "Quality engineer",
                                          "text": "Quality engineer"
                                        },
                                        {
                                          "id": "b8328505-d24f-4017-b409-683768f287ed",
                                          "value": "Quartermaster",
                                          "text": "Quartermaster"
                                        },
                                        {
                                          "id": "6a6edf72-c744-4000-8044-1c54ccd3eb2e",
                                          "value": "Rabbi",
                                          "text": "Rabbi"
                                        },
                                        {
                                          "id": "8419764b-f863-4e49-b8d4-38c833d31a6f",
                                          "value": "Radio and television repairer",
                                          "text": "Radio and television repairer"
                                        },
                                        {
                                          "id": "14e95bcb-d72a-43b4-a333-6a719837aa68",
                                          "value": "Radio officer merchant marine",
                                          "text": "Radio officer merchant marine"
                                        },
                                        {
                                          "id": "2c3ad165-3e83-4ba8-a2c7-69cabf3a3ea3",
                                          "value": "Radio television and film technician",
                                          "text": "Radio television and film technician"
                                        },
                                        {
                                          "id": "7abb80a5-04c8-48e2-9061-03ab80fd8366",
                                          "value": "Radio TV and film Rigger",
                                          "text": "Radio TV and film Rigger"
                                        },
                                        {
                                          "id": "6f69c5bb-f7d4-4d65-b984-f39f82c79028",
                                          "value": "Radiologist",
                                          "text": "Radiologist"
                                        },
                                        {
                                          "id": "ca6ec301-62c8-4814-bdec-d8696ba7a8ee",
                                          "value": "Rag and bone dealer",
                                          "text": "Rag and bone dealer"
                                        },
                                        {
                                          "id": "0209d962-eb60-4cb5-b889-87b540484f33",
                                          "value": "Rail car attendant",
                                          "text": "Rail car attendant"
                                        },
                                        {
                                          "id": "002043e2-2828-470d-947e-514f7b64629e",
                                          "value": "Rail engine driver",
                                          "text": "Rail engine driver"
                                        },
                                        {
                                          "id": "ccf9aefa-0cfa-4b4f-84f5-891cadea4235",
                                          "value": "Railway signal fitter",
                                          "text": "Railway signal fitter"
                                        },
                                        {
                                          "id": "6044d8cd-77ca-424c-ab4b-aebcc7319d9a",
                                          "value": "Railway wagon fitter",
                                          "text": "Railway wagon fitter"
                                        },
                                        {
                                          "id": "4461340a-baa2-4cbd-92d4-911407ea64a0",
                                          "value": "Railways inspector",
                                          "text": "Railways inspector"
                                        },
                                        {
                                          "id": "6d1a863f-21b6-4959-bc35-01dbb0553dfc",
                                          "value": "Railways porter",
                                          "text": "Railways porter"
                                        },
                                        {
                                          "id": "94627091-9efa-4134-a584-eec5ea733afd",
                                          "value": "Railways station manager",
                                          "text": "Railways station manager"
                                        },
                                        {
                                          "id": "c3faf5d0-8643-4eee-9edd-1a422acb0d8e",
                                          "value": "Raker",
                                          "text": "Raker"
                                        },
                                        {
                                          "id": "331ac3a2-f392-4981-879d-5495d98891e9",
                                          "value": "Reader",
                                          "text": "Reader"
                                        },
                                        {
                                          "id": "a443be02-3da3-40f3-ac5a-48646efadbf7",
                                          "value": "Receptionist",
                                          "text": "Receptionist"
                                        },
                                        {
                                          "id": "a0db4ff2-9641-4848-ac13-3476f1f72814",
                                          "value": "Recreation assistant",
                                          "text": "Recreation assistant"
                                        },
                                        {
                                          "id": "3adbd965-03d0-442d-b4b4-6ff8432a5453",
                                          "value": "Recruitment consultant",
                                          "text": "Recruitment consultant"
                                        },
                                        {
                                          "id": "2b5a43e9-c330-465c-b8d1-8ccc44ea445b",
                                          "value": "Rector",
                                          "text": "Rector"
                                        },
                                        {
                                          "id": "90756fc1-bf36-4ba2-8000-51aec75b8a1c",
                                          "value": "Recycling operative",
                                          "text": "Recycling operative"
                                        },
                                        {
                                          "id": "98d7adc1-d641-43f9-a9b9-14b5b77d2c6e",
                                          "value": "Reflexologist",
                                          "text": "Reflexologist"
                                        },
                                        {
                                          "id": "95c8569d-9afd-4f89-95ba-fc3476ac7d52",
                                          "value": "Refuse collector",
                                          "text": "Refuse collector"
                                        },
                                        {
                                          "id": "8f5490b3-c683-451b-85e4-092ce5078e04",
                                          "value": "Registrar",
                                          "text": "Registrar"
                                        },
                                        {
                                          "id": "d3a33ccc-506d-42ca-960e-393cc589f95a",
                                          "value": "Renewable information technology work",
                                          "text": "Renewable information technology work"
                                        },
                                        {
                                          "id": "83073907-ccea-4ea0-aabf-95107e8c96b1",
                                          "value": "Renewable managerial work",
                                          "text": "Renewable managerial work"
                                        },
                                        {
                                          "id": "552754ea-e4da-4d85-8448-4da0ccffc9b7",
                                          "value": "Renewables and carbon analyst",
                                          "text": "Renewables and carbon analyst"
                                        },
                                        {
                                          "id": "0b08f2ca-1cd5-436e-8fe6-ccf4ded1a60d",
                                          "value": "Renewables bargemaster",
                                          "text": "Renewables bargemaster"
                                        },
                                        {
                                          "id": "c528feec-ceb2-463d-a88b-6ac73b54d85c",
                                          "value": "Renewables civil engineer",
                                          "text": "Renewables civil engineer"
                                        },
                                        {
                                          "id": "ef7e0615-8493-4db8-a9ee-270bfb546fd7",
                                          "value": "Renewables construction workers",
                                          "text": "Renewables construction workers"
                                        },
                                        {
                                          "id": "e009a0d9-2b8b-4d39-88f0-9e6ed356a2a5",
                                          "value": "Renewables consultant",
                                          "text": "Renewables consultant"
                                        },
                                        {
                                          "id": "ac340b86-a04d-40dc-9854-a341569622b6",
                                          "value": "Renewables crane operator",
                                          "text": "Renewables crane operator"
                                        },
                                        {
                                          "id": "9ff680d1-7e62-4c6f-af96-5e7ab68fff3f",
                                          "value": "Renewables electrical engineer",
                                          "text": "Renewables electrical engineer"
                                        },
                                        {
                                          "id": "48f08f4f-c8f4-49bd-b85a-10acf59618fd",
                                          "value": "Renewables environmental analyst",
                                          "text": "Renewables environmental analyst"
                                        },
                                        {
                                          "id": "81e57ca3-2a75-4bff-bd0c-f87f22ddcabd",
                                          "value": "Renewables heavy lift supervisor",
                                          "text": "Renewables heavy lift supervisor"
                                        },
                                        {
                                          "id": "b9a356dd-41aa-42a0-afcb-789797489f85",
                                          "value": "Renewables Inspector",
                                          "text": "Renewables Inspector"
                                        },
                                        {
                                          "id": "c23befdd-7904-425c-a6f1-21377294b61a",
                                          "value": "Renewables maintenance engineer",
                                          "text": "Renewables maintenance engineer"
                                        },
                                        {
                                          "id": "0170031d-82da-4244-9699-541725653bfd",
                                          "value": "Renewables offshore environmental developer",
                                          "text": "Renewables offshore environmental developer"
                                        },
                                        {
                                          "id": "f220e09d-71b0-495c-9f33-fe905a4c346f",
                                          "value": "Renewables rigger",
                                          "text": "Renewables rigger"
                                        },
                                        {
                                          "id": "e1803447-fe17-43f7-af6d-c8cac6a32f95",
                                          "value": "Renewables solar panel installer",
                                          "text": "Renewables solar panel installer"
                                        },
                                        {
                                          "id": "97ab8b98-4cb3-4510-96bb-ba8d734d7aa4",
                                          "value": "Renewables welder",
                                          "text": "Renewables welder"
                                        },
                                        {
                                          "id": "3a72035b-0110-4d99-9d4f-7e6baddef410",
                                          "value": "Renewables wind turbine technician",
                                          "text": "Renewables wind turbine technician"
                                        },
                                        {
                                          "id": "bf719911-aafb-430b-8998-3a90057ec96b",
                                          "value": "Rent collector",
                                          "text": "Rent collector"
                                        },
                                        {
                                          "id": "499f3357-8cad-4990-94ff-efb71ddd1638",
                                          "value": "Rent officer",
                                          "text": "Rent officer"
                                        },
                                        {
                                          "id": "0d1ed5b7-7d78-4499-8c92-0a64db727ac3",
                                          "value": "Research engineer",
                                          "text": "Research engineer"
                                        },
                                        {
                                          "id": "8cc59d22-dda9-4111-9da6-55826c8d11cc",
                                          "value": "Research scientist",
                                          "text": "Research scientist"
                                        },
                                        {
                                          "id": "1ab3ce0d-21ab-443f-8ac9-b70d36299bc0",
                                          "value": "Research technician",
                                          "text": "Research technician"
                                        },
                                        {
                                          "id": "9aec32cc-b21f-4cbb-a1d5-2c879ae5945f",
                                          "value": "Research technologist",
                                          "text": "Research technologist"
                                        },
                                        {
                                          "id": "8ca8e680-0957-4971-b643-98ea020c80b1",
                                          "value": "Researcher",
                                          "text": "Researcher"
                                        },
                                        {
                                          "id": "d343c4e0-ed15-4d62-b204-967811edbdf2",
                                          "value": "Restaurant manager",
                                          "text": "Restaurant manager"
                                        },
                                        {
                                          "id": "ea9933db-ab15-4d4a-810b-24a4b05d74bc",
                                          "value": "Restorer",
                                          "text": "Restorer"
                                        },
                                        {
                                          "id": "d40d48a0-3bb2-48c4-8cfd-036e4bfd792c",
                                          "value": "Retail assistant",
                                          "text": "Retail assistant"
                                        },
                                        {
                                          "id": "1ba1f1b4-0dfa-4cb6-88f8-8d16adf7f5dc",
                                          "value": "Retired",
                                          "text": "Retired"
                                        },
                                        {
                                          "id": "7f97bf1b-5ff7-431a-9ce3-d5be6913060b",
                                          "value": "Rickshaw driver",
                                          "text": "Rickshaw driver"
                                        },
                                        {
                                          "id": "447b2f83-8488-4113-9064-0442612239a9",
                                          "value": "Risk management specialist",
                                          "text": "Risk management specialist"
                                        },
                                        {
                                          "id": "f1a468db-ba3e-4d38-81ca-6e24b0e16eeb",
                                          "value": "Riveter",
                                          "text": "Riveter"
                                        },
                                        {
                                          "id": "083a0dc8-069d-4bc0-ad7d-c0ad0f23a81b",
                                          "value": "Road crew member",
                                          "text": "Road crew member"
                                        },
                                        {
                                          "id": "dab77b68-5764-45ce-85d6-f158b28715c6",
                                          "value": "Road marker",
                                          "text": "Road marker"
                                        },
                                        {
                                          "id": "8d181694-a8c1-4675-a2a9-21ba1556ca9a",
                                          "value": "Road patrolman",
                                          "text": "Road patrolman"
                                        },
                                        {
                                          "id": "5cb13c67-cbec-4c1c-ae88-cbfd47b3e17f",
                                          "value": "Road sweeper",
                                          "text": "Road sweeper"
                                        },
                                        {
                                          "id": "ec5daf8e-d0f9-459e-a766-0a2d11404de0",
                                          "value": "Road tester",
                                          "text": "Road tester"
                                        },
                                        {
                                          "id": "0e7af905-3c76-453b-8506-471bee233816",
                                          "value": "Road worker",
                                          "text": "Road worker"
                                        },
                                        {
                                          "id": "33571cc5-8db4-4ef9-b908-b8021a16af65",
                                          "value": "Robot operator",
                                          "text": "Robot operator"
                                        },
                                        {
                                          "id": "b290819d-eca9-4370-aac1-a8ca4999204e",
                                          "value": "Rodent destroyer",
                                          "text": "Rodent destroyer"
                                        },
                                        {
                                          "id": "7ffbb5a1-30ee-4ea6-b092-13d18e2b124d",
                                          "value": "Roller",
                                          "text": "Roller"
                                        },
                                        {
                                          "id": "602af7b5-b174-4da3-9a1d-1396fd6f6686",
                                          "value": "Rolling mill assistant",
                                          "text": "Rolling mill assistant"
                                        },
                                        {
                                          "id": "e78fa740-cf26-456f-8052-a14398609d3e",
                                          "value": "Roof bolter",
                                          "text": "Roof bolter"
                                        },
                                        {
                                          "id": "399338c4-e76b-4d48-9f97-51993e2aea96",
                                          "value": "Roofer",
                                          "text": "Roofer"
                                        },
                                        {
                                          "id": "0dc03e1f-1eef-43c2-a25c-c3cf5963b246",
                                          "value": "Rubbish collection driver",
                                          "text": "Rubbish collection driver"
                                        },
                                        {
                                          "id": "1bb2780e-96dc-49e2-816a-cceed65dce5e",
                                          "value": "Saddler",
                                          "text": "Saddler"
                                        },
                                        {
                                          "id": "72e161c7-d844-48a2-9d4d-933983f200ef",
                                          "value": "Safety officer",
                                          "text": "Safety officer"
                                        },
                                        {
                                          "id": "b2356ab6-e471-456a-a325-de420e6943ec",
                                          "value": "Sales call center",
                                          "text": "Sales call center"
                                        },
                                        {
                                          "id": "34b39257-53d7-49f3-86e9-4291af8f75d1",
                                          "value": "Sales representative",
                                          "text": "Sales representative"
                                        },
                                        {
                                          "id": "93fa53b0-3404-4bbe-91ef-c7762e6fa78c",
                                          "value": "Salvage person",
                                          "text": "Salvage person"
                                        },
                                        {
                                          "id": "4d9adcd4-f674-4d64-8cb2-4b4431beca41",
                                          "value": "Sandwich artist",
                                          "text": "Sandwich artist"
                                        },
                                        {
                                          "id": "d85beb7c-2260-4c40-8c18-76c4321ba229",
                                          "value": "Saw maker",
                                          "text": "Saw maker"
                                        },
                                        {
                                          "id": "1070d095-178f-4b57-a953-e0b5aca524bb",
                                          "value": "Saw repairer and sharpener",
                                          "text": "Saw repairer and sharpener"
                                        },
                                        {
                                          "id": "d2a01440-e563-41b1-a3e9-7b75bd50982a",
                                          "value": "Sawing machine operators",
                                          "text": "Sawing machine operators"
                                        },
                                        {
                                          "id": "30412a7c-1eb5-473a-80c8-6a8a84dd68a7",
                                          "value": "Sawmill manager",
                                          "text": "Sawmill manager"
                                        },
                                        {
                                          "id": "98b49143-769f-455d-8732-2d64c172ef90",
                                          "value": "Scaffolder",
                                          "text": "Scaffolder"
                                        },
                                        {
                                          "id": "5bf45f1e-7545-4eb4-bf2f-ffd14ca2f2e0",
                                          "value": "Scrap dealer",
                                          "text": "Scrap dealer"
                                        },
                                        {
                                          "id": "750f125f-30c6-4ace-a4bd-77c46747314d",
                                          "value": "Screenmaker",
                                          "text": "Screenmaker"
                                        },
                                        {
                                          "id": "db06b270-2c96-49ff-9c28-faf81274b40b",
                                          "value": "Screenprinter",
                                          "text": "Screenprinter"
                                        },
                                        {
                                          "id": "70d908cd-a439-4425-8dc5-00960a26ce0e",
                                          "value": "Screwman",
                                          "text": "Screwman"
                                        },
                                        {
                                          "id": "5c2d0b92-60fe-4a7a-863d-7a9099a7f7d3",
                                          "value": "Script writer",
                                          "text": "Script writer"
                                        },
                                        {
                                          "id": "00ff532f-c38f-479f-8e29-8b0906c23ed2",
                                          "value": "Sculptor",
                                          "text": "Sculptor"
                                        },
                                        {
                                          "id": "b6de4fb6-2591-4269-beeb-bde7360d76c2",
                                          "value": "Seaman",
                                          "text": "Seaman"
                                        },
                                        {
                                          "id": "d01a3543-10fb-4f63-89f7-3d6908a303b9",
                                          "value": "Security guard",
                                          "text": "Security guard"
                                        },
                                        {
                                          "id": "60d56dd2-77b6-4f6f-860e-de8120e19d26",
                                          "value": "Security officer",
                                          "text": "Security officer"
                                        },
                                        {
                                          "id": "ad1c0d79-7356-41a9-8a74-fc4d4293a913",
                                          "value": "Seismologist",
                                          "text": "Seismologist"
                                        },
                                        {
                                          "id": "40292d26-d79c-469e-bd9b-e9555da4a8af",
                                          "value": "Self employed",
                                          "text": "Self employed"
                                        },
                                        {
                                          "id": "f053736b-571f-4d85-90fc-347f08984ac2",
                                          "value": "Sewage works attendant",
                                          "text": "Sewage works attendant"
                                        },
                                        {
                                          "id": "e4f50a28-4f55-4510-ba63-a469dee952a7",
                                          "value": "Sewer",
                                          "text": "Sewer"
                                        },
                                        {
                                          "id": "61d66fa8-6ee5-49b2-a04b-a6f6092d8826",
                                          "value": "Sewing machinist",
                                          "text": "Sewing machinist"
                                        },
                                        {
                                          "id": "29e8fe75-3d3b-4147-8a47-d002a0876532",
                                          "value": "Sheep shearer",
                                          "text": "Sheep shearer"
                                        },
                                        {
                                          "id": "29b86698-f1d4-469d-b4ce-1c1b09fe9f88",
                                          "value": "Shepherd",
                                          "text": "Shepherd"
                                        },
                                        {
                                          "id": "62ac55eb-7191-4a31-9e8c-6c8cf490ac2c",
                                          "value": "Ship building maintenance technician",
                                          "text": "Ship building maintenance technician"
                                        },
                                        {
                                          "id": "06288196-53db-4d5c-82e2-195f36cfcd8b",
                                          "value": "Ship building painter",
                                          "text": "Ship building painter"
                                        },
                                        {
                                          "id": "c73cee66-d704-45a7-8465-8c6a053d1576",
                                          "value": "Ship building pipe fitter",
                                          "text": "Ship building pipe fitter"
                                        },
                                        {
                                          "id": "bf205890-2b94-4f19-8279-f4933c67bfac",
                                          "value": "Ship building riveter",
                                          "text": "Ship building riveter"
                                        },
                                        {
                                          "id": "a79d6e12-d88f-4dec-b4fa-d959d7d35b9b",
                                          "value": "Ship building scaffolder",
                                          "text": "Ship building scaffolder"
                                        },
                                        {
                                          "id": "14bc5f20-4a20-4476-be0e-62eced991f7a",
                                          "value": "Ship building shotblaster",
                                          "text": "Ship building shotblaster"
                                        },
                                        {
                                          "id": "c5eed0d2-4583-4106-8b2d-b1c114d13b62",
                                          "value": "Ship building winch operator",
                                          "text": "Ship building winch operator"
                                        },
                                        {
                                          "id": "b487c47e-924c-4d25-a0b3-ea72ea316673",
                                          "value": "Shipwright",
                                          "text": "Shipwright"
                                        },
                                        {
                                          "id": "b122a3d4-b6ca-4c5d-bde0-db27df707040",
                                          "value": "Shipyard manager",
                                          "text": "Shipyard manager"
                                        },
                                        {
                                          "id": "a11ae016-886c-4b5a-8029-bb6b199cda14",
                                          "value": "Shop doorman",
                                          "text": "Shop doorman"
                                        },
                                        {
                                          "id": "167872cf-55e2-4834-97f1-a7e9fca2a022",
                                          "value": "Shop fitter",
                                          "text": "Shop fitter"
                                        },
                                        {
                                          "id": "a0ef9bcf-e7d7-490b-b8cf-e6dd100ea832",
                                          "value": "Shop porter",
                                          "text": "Shop porter"
                                        },
                                        {
                                          "id": "52dfa3cc-1de6-4f06-8b2b-e3b1108f4e6e",
                                          "value": "Shop staff",
                                          "text": "Shop staff"
                                        },
                                        {
                                          "id": "7ba714ac-d610-47ad-bfe7-0fff8f69b972",
                                          "value": "Shopkeeper",
                                          "text": "Shopkeeper"
                                        },
                                        {
                                          "id": "23a4097d-2c04-4ed9-bc72-57377e043700",
                                          "value": "Shotblaster",
                                          "text": "Shotblaster"
                                        },
                                        {
                                          "id": "9e6221f7-8ba5-4415-b078-06cc8a95a1e9",
                                          "value": "Shotfirer",
                                          "text": "Shotfirer"
                                        },
                                        {
                                          "id": "42b73c1b-dbf2-4df1-a48c-76779cc485c9",
                                          "value": "Shunter",
                                          "text": "Shunter"
                                        },
                                        {
                                          "id": "b9da92f2-a0c4-44fe-a944-a4d0fa19f35a",
                                          "value": "Sifter",
                                          "text": "Sifter"
                                        },
                                        {
                                          "id": "900c2341-8c98-437e-bbd4-0c6ef5c5624c",
                                          "value": "Sign writer",
                                          "text": "Sign writer"
                                        },
                                        {
                                          "id": "8e7a2807-a78b-4046-b6db-b601317da18a",
                                          "value": "Signalman",
                                          "text": "Signalman"
                                        },
                                        {
                                          "id": "8c23115a-f0b2-4518-989b-4fa0f5b23470",
                                          "value": "Siloman",
                                          "text": "Siloman"
                                        },
                                        {
                                          "id": "81941250-52f6-4919-a52d-13acc4fff998",
                                          "value": "Silversmith",
                                          "text": "Silversmith"
                                        },
                                        {
                                          "id": "fa1169e7-2f6c-4747-96de-1b18d347ff89",
                                          "value": "Singer",
                                          "text": "Singer"
                                        },
                                        {
                                          "id": "0379f51d-62de-4d05-b511-7a277b7531fc",
                                          "value": "Slater",
                                          "text": "Slater"
                                        },
                                        {
                                          "id": "8b17f3c6-a6a0-436b-9c3d-8f1fc4949111",
                                          "value": "Slaughterer",
                                          "text": "Slaughterer"
                                        },
                                        {
                                          "id": "644ff21a-541d-4769-8283-0103e73d486c",
                                          "value": "Social worker",
                                          "text": "Social worker"
                                        },
                                        {
                                          "id": "92c5f639-5177-48cf-b165-af8a0a9cb060",
                                          "value": "Sociologist",
                                          "text": "Sociologist"
                                        },
                                        {
                                          "id": "88543cb7-1564-4045-8120-73d091649fc0",
                                          "value": "Software development",
                                          "text": "Software development"
                                        },
                                        {
                                          "id": "a75095a1-e7b8-45b1-b37e-97a6a8434916",
                                          "value": "Solicitor",
                                          "text": "Solicitor"
                                        },
                                        {
                                          "id": "0266346f-0c89-4189-beca-51dc62559a9e",
                                          "value": "Song writer",
                                          "text": "Song writer"
                                        },
                                        {
                                          "id": "65921d85-5aca-4523-b06e-b703146a762b",
                                          "value": "Sorter",
                                          "text": "Sorter"
                                        },
                                        {
                                          "id": "8551faf1-b0ff-4a74-882c-52f6326d1a11",
                                          "value": "Sound mixer",
                                          "text": "Sound mixer"
                                        },
                                        {
                                          "id": "a917d00e-a8e2-4ed7-b8d2-2ac881c62fac",
                                          "value": "Speech therapist",
                                          "text": "Speech therapist"
                                        },
                                        {
                                          "id": "33f03a8f-07cb-44a0-afde-26a62e47f0b7",
                                          "value": "Spinner",
                                          "text": "Spinner"
                                        },
                                        {
                                          "id": "58ea70d9-02a4-4ddf-9d9a-344cbec24c47",
                                          "value": "Sports coach",
                                          "text": "Sports coach"
                                        },
                                        {
                                          "id": "9dd6d5d6-e130-4b5e-8c61-48012c70f350",
                                          "value": "Sports development office",
                                          "text": "Sports development office"
                                        },
                                        {
                                          "id": "a0bba256-37ee-4237-a5f9-c28a78d87118",
                                          "value": "Sports equipment maker",
                                          "text": "Sports equipment maker"
                                        },
                                        {
                                          "id": "6e5dd917-efbb-4365-afc6-2792fd9342fa",
                                          "value": "Sports management occupations",
                                          "text": "Sports management"
                                        },
                                        {
                                          "id": "f6895177-edc5-4a64-8129-8224ac9bb108",
                                          "value": "Sprayer",
                                          "text": "Sprayer"
                                        },
                                        {
                                          "id": "87e2d3ff-a5b7-461a-86bc-b818618f8196",
                                          "value": "Stablehand",
                                          "text": "Stablehand"
                                        },
                                        {
                                          "id": "baab10d9-2440-4d11-aa07-3aef58f57b4e",
                                          "value": "Staff engineer",
                                          "text": "Staff engineer"
                                        },
                                        {
                                          "id": "f0fbaab2-e6fb-41be-935d-85cdbff6fabd",
                                          "value": "Stage manager",
                                          "text": "Stage manager"
                                        },
                                        {
                                          "id": "5dd662d2-b83e-40a8-aa42-d94d1a8dd215",
                                          "value": "Statistician",
                                          "text": "Statistician"
                                        },
                                        {
                                          "id": "a159efc1-b891-4398-b6b5-dd50ccc7a782",
                                          "value": "Steel erector",
                                          "text": "Steel erector"
                                        },
                                        {
                                          "id": "1bea23ef-27a9-4668-baf5-a16d5d2e9ce5",
                                          "value": "Steeplejack",
                                          "text": "Steeplejack"
                                        },
                                        {
                                          "id": "399f90e1-5ce9-4247-8fe1-4d5550c5e4ef",
                                          "value": "Steerer",
                                          "text": "Steerer"
                                        },
                                        {
                                          "id": "b7c250f7-3509-4726-9b48-20e166448543",
                                          "value": "Steriliser",
                                          "text": "Steriliser"
                                        },
                                        {
                                          "id": "3ce3048f-9685-43f2-ad49-8c1b243f7a26",
                                          "value": "Stevedore",
                                          "text": "Stevedore"
                                        },
                                        {
                                          "id": "6e4db91c-1f93-418e-8671-002954b8062a",
                                          "value": "Steward",
                                          "text": "Steward"
                                        },
                                        {
                                          "id": "8571207b-1732-46a5-be94-cd478666dee2",
                                          "value": "Stock worker",
                                          "text": "Stock worker"
                                        },
                                        {
                                          "id": "8ec80780-2029-46a5-8d27-8ac2f92958ea",
                                          "value": "Stockroom storeman",
                                          "text": "Stockroom storeman"
                                        },
                                        {
                                          "id": "42911d9e-3d0d-4660-81bf-1eddfdebb7f6",
                                          "value": "Stocktaker",
                                          "text": "Stocktaker"
                                        },
                                        {
                                          "id": "e54b0c26-8413-41da-94d8-ddbd247feadf",
                                          "value": "Stone breaker",
                                          "text": "Stone breaker"
                                        },
                                        {
                                          "id": "d5ea361e-45ae-4efa-8e2d-2bc009fc6392",
                                          "value": "Stone carver",
                                          "text": "Stone carver"
                                        },
                                        {
                                          "id": "4b60b714-1072-4e5f-86a7-67a3b21b9749",
                                          "value": "Stone cleaner",
                                          "text": "Stone cleaner"
                                        },
                                        {
                                          "id": "efb1f69c-f58a-4428-a754-256f84bd04cb",
                                          "value": "Stone crushing plant operator",
                                          "text": "Stone crushing plant operator"
                                        },
                                        {
                                          "id": "ba6ae480-13cc-459d-8bdb-31ca567a41de",
                                          "value": "Stone sawyer",
                                          "text": "Stone sawyer"
                                        },
                                        {
                                          "id": "2f0309d4-aa9f-4da3-aa8d-5c2fe7c5e043",
                                          "value": "Stone splitter",
                                          "text": "Stone splitter"
                                        },
                                        {
                                          "id": "c273ace4-52ce-4d51-816a-f71d9c376a0a",
                                          "value": "Stone turner",
                                          "text": "Stone turner"
                                        },
                                        {
                                          "id": "bcf31440-0347-488e-87bf-897265bcec2a",
                                          "value": "Stonemason",
                                          "text": "Stonemason"
                                        },
                                        {
                                          "id": "915c0e58-6789-46ab-ad91-dedaf37fe719",
                                          "value": "Store detective",
                                          "text": "Store detective"
                                        },
                                        {
                                          "id": "f0df5bb1-785c-47ec-bde7-6ba5636b3652",
                                          "value": "Store keeper",
                                          "text": "Store keeper"
                                        },
                                        {
                                          "id": "53a1ccac-971e-4783-9952-534e0e8fb2b8",
                                          "value": "Straddle carrier driver",
                                          "text": "Straddle carrier driver"
                                        },
                                        {
                                          "id": "f28a3b56-3426-48f0-bc23-ef7152e8180e",
                                          "value": "Street mason",
                                          "text": "Street mason"
                                        },
                                        {
                                          "id": "8de4950c-7280-4049-aa3f-e0c6e144a6a8",
                                          "value": "Student",
                                          "text": "Student"
                                        },
                                        {
                                          "id": "4412d01e-2a28-4346-a7a4-2357d4147fbf",
                                          "value": "Studio layout artist",
                                          "text": "Studio layout artist"
                                        },
                                        {
                                          "id": "a2371efe-20b1-43f3-9322-b8b7f7e04281",
                                          "value": "Stunt person",
                                          "text": "Stunt person"
                                        },
                                        {
                                          "id": "9803241a-ebde-4ed4-8c0e-6e0815186482",
                                          "value": "Sugar beet cutter",
                                          "text": "Sugar beet cutter"
                                        },
                                        {
                                          "id": "9a03deb7-1e03-4e4e-b014-904e1f4d8a4a",
                                          "value": "Surgeon",
                                          "text": "Surgeon"
                                        },
                                        {
                                          "id": "93d59e4d-bfe9-491f-94a5-6cd8362d9237",
                                          "value": "Surgical appliance maker",
                                          "text": "Surgical appliance maker"
                                        },
                                        {
                                          "id": "bf334ff9-5fc7-4e55-ab20-d399d22e2bb2",
                                          "value": "Survey sounder",
                                          "text": "Survey sounder"
                                        },
                                        {
                                          "id": "c4cf0504-c975-4c4c-a199-39e635de7733",
                                          "value": "Surveyor",
                                          "text": "Surveyor"
                                        },
                                        {
                                          "id": "cb69ff0a-7538-47e8-8c6f-645124bc1105",
                                          "value": "Sustainability officer",
                                          "text": "Sustainability officer"
                                        },
                                        {
                                          "id": "edd91e05-9756-4b35-92c9-775e3247ac69",
                                          "value": "Swimming pool attendant",
                                          "text": "Swimming pool attendant"
                                        },
                                        {
                                          "id": "e9f4226f-6450-434b-805d-a7d57a581f7c",
                                          "value": "Switch operator",
                                          "text": "Switch operator"
                                        },
                                        {
                                          "id": "8e9a8d1c-05eb-4c71-8f06-671362f7038a",
                                          "value": "Systems administrator",
                                          "text": "Systems administrator"
                                        },
                                        {
                                          "id": "faf7fd0d-a3b2-4619-91ae-abcd6c7d4e51",
                                          "value": "Tailor",
                                          "text": "Tailor"
                                        },
                                        {
                                          "id": "8483533a-0256-4f39-9b3a-91717d2e9194",
                                          "value": "Tarmac layer",
                                          "text": "Tarmac layer"
                                        },
                                        {
                                          "id": "580c573e-8a63-4783-9674-cb1234f24f7d",
                                          "value": "Tattooist",
                                          "text": "Tattooist"
                                        },
                                        {
                                          "id": "b43031a3-3a44-4750-b8e6-aa757d140953",
                                          "value": "Tax consultant",
                                          "text": "Tax consultant"
                                        },
                                        {
                                          "id": "5a2dec0e-8bcc-45bb-b254-4cb66c6aaa60",
                                          "value": "Taxi driver",
                                          "text": "Taxi driver"
                                        },
                                        {
                                          "id": "6ecdebc4-a729-4659-8ad0-f7874408f7d3",
                                          "value": "Taxidermist",
                                          "text": "Taxidermist"
                                        },
                                        {
                                          "id": "8669f023-1662-499f-af94-8860841929b7",
                                          "value": "Teacher general",
                                          "text": "Teacher general"
                                        },
                                        {
                                          "id": "ef97d2a5-42e2-4f62-876e-a3226cb86ba3",
                                          "value": "Teacher group 1",
                                          "text": "Teacher group 1"
                                        },
                                        {
                                          "id": "12faedf3-0849-4ef2-8d6a-04322a0c477e",
                                          "value": "Teacher group 2",
                                          "text": "Teacher group 2"
                                        },
                                        {
                                          "id": "5db8c9cf-a553-427f-93b5-82c2c570026c",
                                          "value": "Technical assistant",
                                          "text": "Technical assistant"
                                        },
                                        {
                                          "id": "153f444e-9d1c-4ad3-b2b8-02fb1301e483",
                                          "value": "Technical controller",
                                          "text": "Technical controller"
                                        },
                                        {
                                          "id": "3cff186c-486d-4978-be4e-dabfc1923975",
                                          "value": "Technologist",
                                          "text": "Technologist"
                                        },
                                        {
                                          "id": "d6320065-69cc-47f1-988f-a7cc8dea4252",
                                          "value": "Telecommunications Engineer",
                                          "text": "Telecommunications Engineer"
                                        },
                                        {
                                          "id": "96e4bf5e-da76-4d83-9f61-19f59acfb0a7",
                                          "value": "Telecommunications maintenance technician",
                                          "text": "Telecommunications maintenance technician"
                                        },
                                        {
                                          "id": "8de2f5fa-6465-4188-bf46-8822c4422efa",
                                          "value": "Telephone fitter",
                                          "text": "Telephone fitter"
                                        },
                                        {
                                          "id": "1b3259de-c008-4073-b601-1a2c1979978c",
                                          "value": "Telephone repairer",
                                          "text": "Telephone repairer"
                                        },
                                        {
                                          "id": "d21fe45b-1620-4b72-9d10-b0bbb90d8c9c",
                                          "value": "Telephonist",
                                          "text": "Telephonist"
                                        },
                                        {
                                          "id": "e3ab0fa2-e636-4690-8fb9-d4d6eca07abd",
                                          "value": "Television and radio presenter",
                                          "text": "Television and radio presenter"
                                        },
                                        {
                                          "id": "8c7a17f5-2e18-41ef-bc83-24e4ad12b404",
                                          "value": "Temperer",
                                          "text": "Temperer"
                                        },
                                        {
                                          "id": "91879147-5dd7-4ac5-b584-8158503044e5",
                                          "value": "Template maker",
                                          "text": "Template maker"
                                        },
                                        {
                                          "id": "87d91c36-2949-41a9-b63b-8d4d9763c484",
                                          "value": "Test engineer",
                                          "text": "Test engineer"
                                        },
                                        {
                                          "id": "218640e9-b5e7-4eb4-b0a0-fdce48faf1de",
                                          "value": "Tester",
                                          "text": "Tester"
                                        },
                                        {
                                          "id": "4a9380e7-5f75-4983-b473-86f27ed32c92",
                                          "value": "Theatre cloakroom attendant",
                                          "text": "Theatre cloakroom attendant"
                                        },
                                        {
                                          "id": "b0133f07-1fb6-46fe-a7ba-f5b6a58355a4",
                                          "value": "Theatre dresser",
                                          "text": "Theatre dresser"
                                        },
                                        {
                                          "id": "62723cbc-d601-40d5-8b6b-3f5dfe1517d6",
                                          "value": "Theatre playwright",
                                          "text": "Theatre playwright"
                                        },
                                        {
                                          "id": "ad2a1ffc-f2e4-4eb4-b2d2-7c64c407b699",
                                          "value": "Theatre scene shifter",
                                          "text": "Theatre scene shifter"
                                        },
                                        {
                                          "id": "3a8b5ca4-be70-44cb-9f97-7c07668201cf",
                                          "value": "Theatre scenery painter",
                                          "text": "Theatre scenery painter"
                                        },
                                        {
                                          "id": "1e8bd3f7-2fcf-495b-98f0-dc727e7768e6",
                                          "value": "Theatre technician",
                                          "text": "Theatre technician"
                                        },
                                        {
                                          "id": "72f77bbb-6606-47ce-afd5-b833b24ebf49",
                                          "value": "Theatre usher",
                                          "text": "Theatre usher"
                                        },
                                        {
                                          "id": "9ea6ca40-f6f1-406a-81dc-043165e4eab2",
                                          "value": "Therapist",
                                          "text": "Therapist"
                                        },
                                        {
                                          "id": "b2e50eb4-a934-40a7-b434-08b452774fed",
                                          "value": "Ticket collector",
                                          "text": "Ticket collector"
                                        },
                                        {
                                          "id": "bc3a7ae9-ed69-4a79-aa1a-fc279fc69ec6",
                                          "value": "Timberman",
                                          "text": "Timberman"
                                        },
                                        {
                                          "id": "224eb8cf-cb4c-4daa-98fa-926b5fc839fb",
                                          "value": "Tool and die makers",
                                          "text": "Tool and die makers"
                                        },
                                        {
                                          "id": "a73a8a28-83c6-46ae-8671-305509297b88",
                                          "value": "Tour guide",
                                          "text": "Tour guide"
                                        },
                                        {
                                          "id": "d12e0cea-88ce-4d51-8b70-8e265a714aac",
                                          "value": "Toxicologist",
                                          "text": "Toxicologist"
                                        },
                                        {
                                          "id": "e00d006c-e784-4805-9ac2-db49438abbf7",
                                          "value": "Track equipment installer",
                                          "text": "Track equipment installer"
                                        },
                                        {
                                          "id": "ac668713-740b-4931-90ad-484a49cdb04a",
                                          "value": "Track laying machine operator",
                                          "text": "Track laying machine operator"
                                        },
                                        {
                                          "id": "77d228d0-beea-407d-abc9-4402f2484339",
                                          "value": "Trackman",
                                          "text": "Trackman"
                                        },
                                        {
                                          "id": "c24ac8db-e443-4843-b3dc-a56940089efe",
                                          "value": "Tractor driver",
                                          "text": "Tractor driver"
                                        },
                                        {
                                          "id": "7c8d9d9a-9b74-4bf6-84a0-8c05d102d2fe",
                                          "value": "Traffic warden",
                                          "text": "Traffic warden"
                                        },
                                        {
                                          "id": "a5df6c6a-0d82-4fed-b8a0-0fb0b6cb1aab",
                                          "value": "Train cleaner",
                                          "text": "Train cleaner"
                                        },
                                        {
                                          "id": "18e14245-df82-4e6e-8aca-9dc780a2b39b",
                                          "value": "Train conductor",
                                          "text": "Train conductor"
                                        },
                                        {
                                          "id": "e13886e6-df6a-42b8-ba30-c2fc9f118d95",
                                          "value": "Train controller",
                                          "text": "Train controller"
                                        },
                                        {
                                          "id": "d54be1d5-12ac-4e4c-bec0-90cdc41fa387",
                                          "value": "Train guard",
                                          "text": "Train guard"
                                        },
                                        {
                                          "id": "2ceeff74-b440-4ec6-8867-fe490c853284",
                                          "value": "Train maintenance fitter",
                                          "text": "Train maintenance fitter"
                                        },
                                        {
                                          "id": "aa51d91b-f292-4e43-b15e-8bb468549380",
                                          "value": "Training and development officer",
                                          "text": "Training and development officer"
                                        },
                                        {
                                          "id": "967c844c-9718-473f-8c1e-cd4f46f39e78",
                                          "value": "Transport examiner",
                                          "text": "Transport examiner"
                                        },
                                        {
                                          "id": "ce5177c9-0a61-41d5-b4bb-a0b675aca19f",
                                          "value": "Tree feller",
                                          "text": "Tree feller"
                                        },
                                        {
                                          "id": "4ccc230b-68a7-4396-8b68-7cb29af8d057",
                                          "value": "Tree surgeon",
                                          "text": "Tree surgeon"
                                        },
                                        {
                                          "id": "072335c9-5dc4-46a0-a92b-413e8266aed2",
                                          "value": "Tribunal member",
                                          "text": "Tribunal member"
                                        },
                                        {
                                          "id": "cedba7f5-638f-45de-adbc-5e451c6e5f74",
                                          "value": "Tugboatman",
                                          "text": "Tugboatman"
                                        },
                                        {
                                          "id": "1df04989-ca77-4937-9829-b18ab3db5a48",
                                          "value": "Tunneller",
                                          "text": "Tunneller"
                                        },
                                        {
                                          "id": "d4eaecd5-00db-4dbe-802d-76fa8b23ab2e",
                                          "value": "Turnstile operator",
                                          "text": "Turnstile operator"
                                        },
                                        {
                                          "id": "b3426fca-a836-4ea8-bf2d-a71027c746de",
                                          "value": "Tutor",
                                          "text": "Tutor"
                                        },
                                        {
                                          "id": "8104e386-e4f8-46f8-932a-09ff36b0cfa3",
                                          "value": "Typist",
                                          "text": "Typist"
                                        },
                                        {
                                          "id": "4099e5f3-eb10-4ea6-baa8-4534abfb9e6b",
                                          "value": "Unemployed",
                                          "text": "Unemployed"
                                        },
                                        {
                                          "id": "17fad742-bf1f-4140-938e-c67061c9fbba",
                                          "value": "Unmanned aerial vehicle operator",
                                          "text": "Unmanned aerial vehicle operator"
                                        },
                                        {
                                          "id": "fdaeddb7-a083-45a2-9483-cc29b9338c79",
                                          "value": "unrecognised",
                                          "text": "unrecognised"
                                        },
                                        {
                                          "id": "4d3ede4d-08b9-420d-91f2-9af20f464911",
                                          "value": "Upholsterer",
                                          "text": "Upholsterer"
                                        },
                                        {
                                          "id": "ccf22113-6cb0-4185-b7a4-114c19e7e8e9",
                                          "value": "Valet",
                                          "text": "Valet"
                                        },
                                        {
                                          "id": "76552493-7806-4c55-9c43-df5f63bdb92c",
                                          "value": "Valuer",
                                          "text": "Valuer"
                                        },
                                        {
                                          "id": "a47a95b0-93c9-4a6d-a2e7-3fb87169e9d0",
                                          "value": "Van driver",
                                          "text": "Van driver"
                                        },
                                        {
                                          "id": "427f4bb1-d261-41f4-858f-34cdadaf3549",
                                          "value": "Varnisher",
                                          "text": "Varnisher"
                                        },
                                        {
                                          "id": "4bf93715-ddb4-498d-ab43-3858da5b321f",
                                          "value": "Vehicle body builder",
                                          "text": "Vehicle body builder"
                                        },
                                        {
                                          "id": "40dfc370-d180-41bb-be0f-1716d564f02a",
                                          "value": "Vehicle machine operator",
                                          "text": "Vehicle machine operator"
                                        },
                                        {
                                          "id": "d77686f8-4202-417e-bc39-972274c9796c",
                                          "value": "Vehicle maintenance technician",
                                          "text": "Vehicle maintenance technician"
                                        },
                                        {
                                          "id": "ba9bd6a6-070e-42e0-a751-f0395e73ac4f",
                                          "value": "Verger",
                                          "text": "Verger"
                                        },
                                        {
                                          "id": "14d78829-5228-405e-a0c7-201f41909270",
                                          "value": "Veterinarian",
                                          "text": "Veterinarian"
                                        },
                                        {
                                          "id": "727a3bb0-0cba-4605-8118-1a6be888dd94",
                                          "value": "Veterinary surgeon",
                                          "text": "Veterinary surgeon"
                                        },
                                        {
                                          "id": "abe97562-71c8-4768-9274-8bc436b4920a",
                                          "value": "Vicar",
                                          "text": "Vicar"
                                        },
                                        {
                                          "id": "aef76ee7-6179-44fd-9116-ba35f0dd1046",
                                          "value": "Video editor",
                                          "text": "Video editor"
                                        },
                                        {
                                          "id": "a259effd-422f-4ade-a77e-c757d9090191",
                                          "value": "Vocal coach",
                                          "text": "Vocal coach"
                                        },
                                        {
                                          "id": "1546af70-054b-4c23-83af-93fdae80d3b1",
                                          "value": "Vocational training instructor",
                                          "text": "Vocational training instructor"
                                        },
                                        {
                                          "id": "ee77aa99-8d48-4c7f-af2a-d71d96c528b2",
                                          "value": "Volcanologist",
                                          "text": "Volcanologist"
                                        },
                                        {
                                          "id": "0114586b-f7b9-4bb7-92fa-1f00edf3999e",
                                          "value": "Waiter",
                                          "text": "Waiter"
                                        },
                                        {
                                          "id": "4a1012e3-07de-46d8-a544-248aa2288b00",
                                          "value": "Warden",
                                          "text": "Warden"
                                        },
                                        {
                                          "id": "66cb2d0f-919c-4048-964d-5054d21b3aa9",
                                          "value": "Warehouse keeper",
                                          "text": "Warehouse keeper"
                                        },
                                        {
                                          "id": "d5d097c7-ec56-439e-8719-1af4ae4513f7",
                                          "value": "Warehouse manager",
                                          "text": "Warehouse manager"
                                        },
                                        {
                                          "id": "4da2a73e-ab0b-4030-8431-1cc8255a98c3",
                                          "value": "Warehouse porter",
                                          "text": "Warehouse porter"
                                        },
                                        {
                                          "id": "dd7efd76-c58a-4e93-80ed-f09556bc7f21",
                                          "value": "Warehouseman",
                                          "text": "Warehouseman"
                                        },
                                        {
                                          "id": "db3ee724-846f-4c2a-8884-dd7cbdf70f37",
                                          "value": "Water supply cleaner",
                                          "text": "Water supply cleaner"
                                        },
                                        {
                                          "id": "acdf2e07-c314-477c-9296-659685760a52",
                                          "value": "Water supply driller",
                                          "text": "Water supply driller"
                                        },
                                        {
                                          "id": "909ba16d-f676-4464-841a-f61b6744468a",
                                          "value": "Water supply foreman",
                                          "text": "Water supply foreman"
                                        },
                                        {
                                          "id": "901c8fca-09e6-4b61-a1a4-d042779cb6c4",
                                          "value": "Water supply inspector",
                                          "text": "Water supply inspector"
                                        },
                                        {
                                          "id": "f161e578-ac84-43d8-b3f8-db25b191fcf1",
                                          "value": "Water supply meter reader",
                                          "text": "Water supply meter reader"
                                        },
                                        {
                                          "id": "1b5769cc-b22c-4dd3-8441-1a7203c28849",
                                          "value": "Water supply meter technician",
                                          "text": "Water supply meter technician"
                                        },
                                        {
                                          "id": "06c71f1d-0465-476c-b42b-df8cdaa6c159",
                                          "value": "Water supply pipe layer",
                                          "text": "Water supply pipe layer"
                                        },
                                        {
                                          "id": "995725c7-575a-4af6-a0cf-bbb40d386664",
                                          "value": "Water supply pipe workers",
                                          "text": "Water supply pipe workers"
                                        },
                                        {
                                          "id": "b0c7006f-4a7e-47ee-89db-1561d169dd87",
                                          "value": "Water supply plant operator",
                                          "text": "Water supply plant operator"
                                        },
                                        {
                                          "id": "5400a22c-6493-423a-87e3-81bd946c386c",
                                          "value": "Water supply reservoir attendant",
                                          "text": "Water supply reservoir attendant"
                                        },
                                        {
                                          "id": "b93b5f00-a658-44a8-90cc-116b92f2c245",
                                          "value": "Water supply well driller",
                                          "text": "Water supply well driller"
                                        },
                                        {
                                          "id": "96c643fc-d457-4f03-a551-0a383860008e",
                                          "value": "Weaver",
                                          "text": "Weaver"
                                        },
                                        {
                                          "id": "e64938f4-987a-405d-be26-0aea451c0a23",
                                          "value": "Web offset pressman",
                                          "text": "Web offset pressman"
                                        },
                                        {
                                          "id": "8e1dd2b8-3787-49de-9f2c-60b60d104062",
                                          "value": "Website content manager",
                                          "text": "Website content manager"
                                        },
                                        {
                                          "id": "f91d6938-cb57-4b45-abb0-393d1ee2c933",
                                          "value": "Weights and measures inspector",
                                          "text": "Weights and measures inspector"
                                        },
                                        {
                                          "id": "910dace5-eca2-4d20-b914-7e6e9315c6d3",
                                          "value": "Welder",
                                          "text": "Welder"
                                        },
                                        {
                                          "id": "739218c6-d843-4b5f-bc52-387da421fdb2",
                                          "value": "Welfare officer",
                                          "text": "Welfare officer"
                                        },
                                        {
                                          "id": "a23549c9-849b-4891-b943-d8ecddd164fb",
                                          "value": "Westelyman",
                                          "text": "Westelyman"
                                        },
                                        {
                                          "id": "3eb2b1ce-6e5a-4c38-aeaf-8003e803ce0c",
                                          "value": "Westleyman",
                                          "text": "Westleyman"
                                        },
                                        {
                                          "id": "5392e728-5ea1-406b-b42d-69381993ecf3",
                                          "value": "Wicker worker",
                                          "text": "Wicker worker"
                                        },
                                        {
                                          "id": "d918869b-a3f8-4bd3-a827-ca2204c7f56e",
                                          "value": "Wig maker",
                                          "text": "Wig maker"
                                        },
                                        {
                                          "id": "0828ec83-2593-4edd-abc3-4b87e81e7c26",
                                          "value": "Winch operator",
                                          "text": "Winch operator"
                                        },
                                        {
                                          "id": "516de70c-c80f-4a98-83cd-5c1501d85001",
                                          "value": "Window cleaner",
                                          "text": "Window cleaner"
                                        },
                                        {
                                          "id": "02f56364-7033-4a96-8e26-adc8b6717211",
                                          "value": "Window dresser",
                                          "text": "Window dresser"
                                        },
                                        {
                                          "id": "8553ac2d-bca5-41e5-ad3a-914295a1c791",
                                          "value": "Wire winder",
                                          "text": "Wire winder"
                                        },
                                        {
                                          "id": "07c5d3bd-c5ca-48a4-8ea8-8327ee0b4fa4",
                                          "value": "Wood assembler",
                                          "text": "Wood assembler"
                                        },
                                        {
                                          "id": "ab83c7b3-c729-43d0-8458-dbfa968c706c",
                                          "value": "Wood cabinet maker",
                                          "text": "Wood cabinet maker"
                                        },
                                        {
                                          "id": "f1b53e19-9c3f-4305-90cb-a675e935bd57",
                                          "value": "Wood carver",
                                          "text": "Wood carver"
                                        },
                                        {
                                          "id": "8ba4a56e-520a-457e-8842-9a0583650469",
                                          "value": "Work study engineer",
                                          "text": "Work study engineer"
                                        },
                                        {
                                          "id": "e0936bef-f0ab-49ff-b260-b824ab143e91",
                                          "value": "Writer",
                                          "text": "Writer"
                                        },
                                        {
                                          "id": "3bb81f60-6994-47ce-9195-293b28c78b26",
                                          "value": "Youth leader",
                                          "text": "Youth leader"
                                        },
                                        {
                                          "id": "c4d87ef9-39ca-41d0-8a01-6559d64f619a",
                                          "value": "Zoo curator",
                                          "text": "Zoo curator"
                                        },
                                        {
                                          "id": "2b6b019d-2b95-4bf2-8105-236c9c0789e6",
                                          "value": "Zookeeper",
                                          "text": "Zookeeper"
                                        },
                                        {
                                          "id": "f46f4d71-7db3-4b29-aeb6-2b18a6fb7357",
                                          "value": "Zoologist",
                                          "text": "Zoologist"
                                        }
                                      ]
                                    },
                                    "inputformat": {
                                      "_uid": "73466c80-1d9d-451d-a7cf-1ffadaa95508",
                                      "_target": "case.life.occupations.type",
                                      "answer": "",
                                      "validation": "validateSelected",
                                      "qtype": "DROPDOWN_COMBOBOX",
                                      "select": ""
                                    }
                                  }
                                ]
                              }
                            }
                          },
                          {
                            "titlesections": "case.life.Tobacco.TobaccoUsage",
                            "id": "6e9999e2-e397-4921-837a-4b675cf9604d",
                            "namesections": "case.life.Tobacco.TobaccoUsage",
                            "relevantgroupoperator": "ALL",
                            "repeatingsection": true,
                            "relevantgroups": [
                              {
                                "relevanttarget": "case.life.Tobacco.TobaccoUse",
                                "relevantoperator": "IS",
                                "relevantvalues": {
                                  "relevantid": "case.life.Tobacco.TobaccoUse",
                                  "value": [
                                    {
                                      "code": "Yes",
                                      "name": "Yes"
                                    }
                                  ]
                                }
                              }
                            ],
                            "repeater": {
                              "titlerepeater": "case.life.Tobacco.TobaccoUsage",
                              "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                              "minRows": "1",
                              "maxRows": "",
                              "rowCount": "0",
                              "questiontemplate": {
                                "Items": [
                                  "case.life.Tobacco.TobaccoUsage",
                                  {
                                    "qtext": "What type have you used?",
                                    "list": {
                                      "size": "1",
                                      "option": [
                                        {
                                          "value": "",
                                          "selected": "",
                                          "text": "Please select"
                                        },
                                        {
                                          "id": "1d26bb36-948b-4634-a34b-884cf1e37ff4",
                                          "value": "Chewing Tobacco",
                                          "text": "Chewing Tobacco"
                                        },
                                        {
                                          "id": "ee473837-b32c-4294-88d4-74caa5fb3626",
                                          "value": "Snuff",
                                          "text": "Snuff"
                                        },
                                        {
                                          "id": "7b0af592-78bf-4726-a378-fd08cf52f03c",
                                          "value": "Smokeless Tobacco",
                                          "text": "Smokeless Tobacco"
                                        },
                                        {
                                          "id": "3d03a57d-ed64-46b4-9c99-3e1c680d8392",
                                          "value": "Nicotine Gum",
                                          "text": "Nicotine Gum"
                                        },
                                        {
                                          "id": "e7f37592-bf9e-4a39-8e35-bbc1dcdaa35e",
                                          "value": "Nicotine Patch",
                                          "text": "Nicotine Patch"
                                        },
                                        {
                                          "id": "310885b3-8676-4e8e-882b-d52dd7fb98b8",
                                          "value": "Other Nicotine",
                                          "text": "Other Nicotine"
                                        },
                                        {
                                          "id": "a6a346b8-271a-4ef8-837f-93744a75d5d2",
                                          "value": "Cigarettes",
                                          "text": "Cigarettes"
                                        },
                                        {
                                          "id": "feeb2e48-713e-4223-9508-29190c7c1b03",
                                          "value": "Cigars",
                                          "text": "Cigars"
                                        },
                                        {
                                          "id": "1e8114f1-37ff-4f83-9ff1-27fd88bd5b78",
                                          "value": "Pipe",
                                          "text": "Pipe"
                                        }
                                      ]
                                    },
                                    "inputformat": {
                                      "_uid": "28e889d5-cde4-4e0c-9b94-807aaed655fe",
                                      "_target": "case.life.Tobacco.TobaccoUsage.TobaccoConsumption",
                                      "answer": "",
                                      "validation": "validateSelected",
                                      "qtype": "DROPDOWN",
                                      "select": ""
                                    }
                                  },
                                  {
                                    "qtext": "What is the amount of use?",
                                    "inputformat": {
                                      "_uid": "8802d388-3ab3-48cc-b597-9409c6ba531b",
                                      "_target": "case.life.Tobacco.TobaccoUsage.Amount",
                                      "answer": "",
                                      "validation": "              validateNum#EN-US#            ",
                                      "qtype": "INTEGER_SPINNER",
                                      "input": {}
                                    }
                                  },
                                  {
                                    "qtext": "What is the frequency of use?",
                                    "list": {
                                      "size": "1",
                                      "option": [
                                        {
                                          "value": "",
                                          "selected": "",
                                          "text": "Please select"
                                        },
                                        {
                                          "id": "33ae47d9-8765-4d0e-90cc-760af7dff458",
                                          "value": "Per Day",
                                          "text": "Per Day"
                                        },
                                        {
                                          "id": "7beba5ec-705f-4e5a-adf9-d5181897b2ff",
                                          "value": "Per Week",
                                          "text": "Per Week"
                                        },
                                        {
                                          "id": "9e31e98d-2d52-4dd8-9496-a42b4f2b278e",
                                          "value": "Per Month",
                                          "text": "Per Month"
                                        },
                                        {
                                          "id": "38662166-cbe9-46aa-9dc5-0a5e980dbc03",
                                          "value": "Per Year",
                                          "text": "Per Year"
                                        },
                                        {
                                          "id": "0199ddfc-0e8d-4969-9928-b4d1864c799a",
                                          "value": "Single",
                                          "text": "Single"
                                        },
                                        {
                                          "id": "289880ab-7b27-4b9e-ab4c-eeb82e4cc862",
                                          "value": "Random",
                                          "text": "Random"
                                        },
                                        {
                                          "id": "3b38df47-bed5-4661-be20-b1407f5065ee",
                                          "value": "Unknown",
                                          "text": "Unknown"
                                        },
                                        {
                                          "id": "db1c58a0-4e58-4c78-83da-36cd7454632c",
                                          "value": "Other",
                                          "text": "Other"
                                        }
                                      ]
                                    },
                                    "inputformat": {
                                      "_uid": "835442ff-69ba-47d7-b0ed-8789dc5d7609",
                                      "_target": "case.life.Tobacco.TobaccoUsage.Frequency",
                                      "answer": "",
                                      "validation": "validateSelected",
                                      "qtype": "DROPDOWN",
                                      "select": ""
                                    }
                                  },
                                  {
                                    "qtext": "What is the length of use?",
                                    "inputformat": {
                                      "_uid": "578ccc8e-4ed9-46a7-9479-3c77f3e46103",
                                      "_target": "case.life.Tobacco.TobaccoUsage.HowLong",
                                      "answer": "",
                                      "validation": "              validateNum#EN-US#            ",
                                      "qtype": "INTEGER_SPINNER",
                                      "input": {}
                                    }
                                  },
                                  {
                                    "qtext": "Duration of use",
                                    "list": {
                                      "size": "1",
                                      "option": [
                                        {
                                          "value": "",
                                          "selected": "",
                                          "text": "Please select"
                                        },
                                        {
                                          "id": "7969980a-bbf0-4cff-8862-95510e1683b8",
                                          "value": "Other",
                                          "text": "Other"
                                        },
                                        {
                                          "id": "669000ad-e0b5-4e23-9c0b-fd61f170d7b2",
                                          "value": "Days",
                                          "text": "Days"
                                        },
                                        {
                                          "id": "6ceea549-cc3e-4084-b19f-429e4df85070",
                                          "value": "Weeks",
                                          "text": "Weeks"
                                        },
                                        {
                                          "id": "d6be01d1-2836-49f7-a7cf-933ffef871a9",
                                          "value": "Months",
                                          "text": "Months"
                                        },
                                        {
                                          "id": "194652fc-5816-48af-821e-7f9502a08ee1",
                                          "value": "Years",
                                          "text": "Years"
                                        }
                                      ]
                                    },
                                    "inputformat": {
                                      "_uid": "65a23294-fd4b-438e-b2f4-211a77c99c11",
                                      "_target": "case.life.Tobacco.TobaccoUsage.HowLongDuration",
                                      "answer": "",
                                      "validation": "validateSelected",
                                      "qtype": "DROPDOWN",
                                      "select": ""
                                    }
                                  },
                                  {
                                    "qtext": "What date was this last used?",
                                    "inputformat": {
                                      "_uid": "1c23461c-bea2-45d8-9f64-214f9fb073e7",
                                      "_target": "case.life.Tobacco.TobaccoUsage.DateLastUsed",
                                      "answer": "",
                                      "validation": "              validateDateRange#EN-US#UNDEFINED##            ",
                                      "qtype": "DATE_PARTIAL",
                                      "input": {}
                                    }
                                  }
                                ]
                              }
                            }
                          }
                        ]
                      },
                      {
                        "titlesection": "case.life.LifeType",
                        "id": "7289dfa1-9ea1-4390-a600-25f146d7cf31",
                        "relevantgroupoperator": "ALL",
                        "relevantgroups": {
                          "relevantgroup": {
                            "relevanttarget": "case.life.LifeType",
                            "relevantoperator": "IS",
                            "relevantvalues": {
                              "relevantid": "case.life.LifeType",
                              "value": [
                                {
                                  "code": "JUVENILE",
                                  "name": "Juvenile"
                                }
                              ]
                            }
                          }
                        },
                        "question": [
                          {
                            "qtext": "Height (Feet)",
                            "inputformat": {
                              "_uid": "2595313a-82ee-4628-8399-f72ee475039c",
                              "_target": "case.life.Build.HeightFeet",
                              "answer": "",
                              "validation": "              validateNum#EN-US#            ",
                              "qtype": "INTEGER_SPINNER",
                              "input": {}
                            }
                          },
                          {
                            "qtext": "Height (Inches)",
                            "inputformat": {
                              "_uid": "7b801b5d-f619-4cf9-8eea-50308773c815",
                              "_target": "case.life.Build.HeightInches",
                              "answer": "",
                              "validation": "              validateNum#EN-US#            ",
                              "qtype": "INTEGER_SPINNER",
                              "input": {}
                            }
                          },
                          {
                            "qtext": "Weight (lbs)",
                            "inputformat": {
                              "_uid": "54676f13-1d48-4876-aef6-9fd31ffbeec6",
                              "_target": "case.life.Build.WeightPounds",
                              "answer": "",
                              "validation": "              validateNum#EN-US#            ",
                              "qtype": "INTEGER_SPINNER",
                              "input": {}
                            }
                          },
                          {
                            "qtext": "Has any child named above ever received treatment for, or sought or received medical advice for: a tumor or cancer; Diabetes; Heart Disease; Mental impairment; Epilepsy; a Brain or Nervous System disorder; Stomach or Intestinal problems; or any Congenital disorder or limitations of normal impairment or Activities, from a member of the medical profession?",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                  "value": "No",
                                  "text": "No"
                                },
                                {
                                  "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                  "value": "Yes",
                                  "text": "Yes"
                                }
                              ]
                            },
                            "inputformat": {
                              "inputtype": "radio",
                              "_uid": "5830c56c-64ec-4884-b162-3f0bd46565c2",
                              "_target": "case.life.MedicalGeneral.MedicalConditions",
                              "answer": "",
                              "validation": "validateOneChecked",
                              "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                            }
                          },
                          {
                            "qtext": "In the past two years, has any child named above been advised by a medical professional to get specified medical care which has not been completed, such as any hospitalization, surgery or diagnostic test, except those tests related to Human Immunodeficiency Virus (AIDS virus)?",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                  "value": "No",
                                  "text": "No"
                                },
                                {
                                  "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                  "value": "Yes",
                                  "text": "Yes"
                                }
                              ]
                            },
                            "inputformat": {
                              "inputtype": "radio",
                              "_uid": "a732da9e-eb2c-4962-ab2d-80ca29e3aed5",
                              "_target": "case.life.MedicalGeneral.AdvisedProcedures",
                              "answer": "",
                              "validation": "validateOneChecked",
                              "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                            }
                          },
                          {
                            "qtext": "Has any child named above ever been diagnosed as having, or been treated as having, Acquired Immune Deficiency (AIDS) or AIDS related Complex (ARC), or tested for antibodies to the AIDS virus, by a member of the medical profession?",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                  "value": "No",
                                  "text": "No"
                                },
                                {
                                  "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                  "value": "Yes",
                                  "text": "Yes"
                                }
                              ]
                            },
                            "inputformat": {
                              "inputtype": "radio",
                              "_uid": "98d93af9-0f7d-4d3c-ab19-bb473bde5ddb",
                              "_target": "case.life.MedicalEver.aids",
                              "answer": "",
                              "validation": "validateOneChecked",
                              "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                            }
                          }
                        ]
                      }
                    ]
                  }
                ]
              },
              "section": [
                {
                  "Items": [
                    "case.life",
                    "case.life[0]",
                    {
                      "titlerepeating": "case.life",
                      "sectionHeader": " The following questions are part of the application process for the Primary applicant ",
                      "h4": " Section ",
                      "deletebutton": true,
                      "question": [
                        {
                          "qtext": "First Name",
                          "inputformat": {
                            "_uid": "01d8da37-93cb-4ca1-bd63-ffb9fa87f9d5",
                            "_target": "case.life[0].GivenName",
                            "answer": "",
                            "validation": "",
                            "qtype": "STRING_TEXTBOX_SINGLE",
                            "input": {}
                          }
                        },
                        {
                          "qtext": "Last name",
                          "inputformat": {
                            "_uid": "3ff7275f-e2b6-4f9f-ba05-68479e856578",
                            "_target": "case.life[0].FamilyName",
                            "answer": "",
                            "validation": "",
                            "qtype": "STRING_TEXTBOX_SINGLE",
                            "input": {}
                          }
                        },
                        {
                          "qtext": "Gender",
                          "list": {
                            "size": "1",
                            "option": [
                              {
                                "value": "",
                                "selected": "",
                                "text": "Please select"
                              },
                              {
                                "id": "2c092228-bc36-4208-874f-9c3082f59bab",
                                "value": "MALE",
                                "text": "Male"
                              },
                              {
                                "id": "618c52a5-da03-40c4-9494-c339ee221a9c",
                                "value": "FEMALE",
                                "text": "Female"
                              }
                            ]
                          },
                          "inputformat": {
                            "_uid": "acb46ed7-8463-4ff9-bf1b-7e03cae056ec",
                            "_target": "case.life[0].Gender",
                            "answer": "",
                            "validation": "validateOneChecked",
                            "qtype": "DROPDOWN_LABELLED_BUTTONS",
                            "select": ""
                          }
                        },
                        {
                          "qtext": "Date of birth",
                          "inputformat": {
                            "_uid": "05ad5b82-5674-4691-a411-2ef05854f040",
                            "_target": "case.life[0].DateOfBirth",
                            "answer": "",
                            "validation": "              validateDateRange#EN-US##UNDEFINED#            ",
                            "qtype": "DATE",
                            "input": {}
                          }
                        }
                      ],
                      "section": [
                        {
                          "titlesection": "case.UnderwritingType",
                          "id": "15e932c9-d645-4e3d-903f-b45fdbba5e08",
                          "relevantgroupoperator": "ALL",
                          "relevantgroups": {
                            "relevantgroup": {
                              "relevanttarget": "case.UnderwritingType",
                              "relevantoperator": "IS",
                              "relevantvalues": {
                                "relevantid": "case.UnderwritingType",
                                "value": [
                                  {
                                    "code": "FU",
                                    "name": "Full Underwriting"
                                  }
                                ]
                              }
                            }
                          },
                          "question": [
                            {
                              "qtext": "Middle Name/s",
                              "inputformat": {
                                "_uid": "62a66f51-c28a-411e-b7a2-685628bc8bdd",
                                "_target": "case.life[0].MiddleName",
                                "answer": "",
                                "validation": "",
                                "qtype": "STRING_TEXTBOX_SINGLE",
                                "optional": true,
                                "input": {}
                              }
                            },
                            {
                              "qtext": "Applicant Type",
                              "list": {
                                "size": "1",
                                "option": [
                                  {
                                    "value": "",
                                    "selected": "",
                                    "text": "Please select"
                                  },
                                  {
                                    "id": "6ee7be2a-bea2-41fe-85ca-40c2d92b49d9",
                                    "value": "Primary Insured",
                                    "text": "Primary Insured"
                                  },
                                  {
                                    "id": "9d233bd2-5eab-4cc8-a9b4-4a0355f83bf5",
                                    "value": "Child Rider",
                                    "text": "Child Rider"
                                  }
                                ]
                              },
                              "inputformat": {
                                "inputtype": "radio",
                                "_uid": "d71f6e65-ba65-4111-892b-51977e571bab",
                                "_target": "case.life[0].ApplicantType",
                                "answer": "",
                                "validation": "validateOneChecked",
                                "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                              }
                            },
                            {
                              "qtext": "Life Type",
                              "list": {
                                "size": "1",
                                "option": [
                                  {
                                    "value": "",
                                    "selected": "",
                                    "text": "Please select"
                                  },
                                  {
                                    "id": "69111b62-b498-47c0-bbfd-f0d6bfe35600",
                                    "value": "JUVENILE",
                                    "text": "Juvenile"
                                  },
                                  {
                                    "id": "aa5461ed-af80-41bd-851d-380fd05966fb",
                                    "value": "ADULT",
                                    "text": "Adult"
                                  }
                                ]
                              },
                              "inputformat": {
                                "inputtype": "radio",
                                "_uid": "a0bd7f62-a5fe-44e1-8a10-c0a07db68792",
                                "_target": "case.life[0].LifeType",
                                "answer": "",
                                "validation": "validateOneChecked",
                                "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                              }
                            }
                          ],
                          "section": [
                            {
                              "titlesection": "case.life.LifeType",
                              "id": "48dc67f3-71a5-44ad-8d32-dad42985109e",
                              "relevantgroupoperator": "ALL",
                              "relevantgroups": {
                                "relevantgroup": {
                                  "relevanttarget": "case.life[0].LifeType",
                                  "relevantoperator": "IS",
                                  "relevantvalues": {
                                    "relevantid": "case.life[0].LifeType",
                                    "value": [
                                      {
                                        "code": "ADULT",
                                        "name": "Adult"
                                      }
                                    ]
                                  }
                                }
                              },
                              "question": [
                                {
                                  "qtext": "Birth State",
                                  "inputformat": {
                                    "_uid": "5a880651-d9ef-4051-bef7-54315f6963d5",
                                    "_target": "case.life[0].BirthState",
                                    "answer": "",
                                    "validation": "",
                                    "qtype": "STRING_TEXTBOX_SINGLE",
                                    "input": {}
                                  }
                                },
                                {
                                  "qtext": "Birth Country",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "dff17208-1cfd-444b-a6fa-b8d45bc5dbe4",
                                        "value": "American Samoa",
                                        "text": "American Samoa"
                                      },
                                      {
                                        "id": "f2f07f2f-4fd9-46c7-84f5-370f817bf9c4",
                                        "value": "Angola, Republic of",
                                        "text": "Angola, Republic of"
                                      },
                                      {
                                        "id": "2caeebd6-6792-46c0-9292-7a0b93cd699b",
                                        "value": "Anguilla",
                                        "text": "Anguilla"
                                      },
                                      {
                                        "id": "589b38e6-49f2-4f0b-b959-44208486ed94",
                                        "value": "Antarctica",
                                        "text": "Antarctica"
                                      },
                                      {
                                        "id": "097dc006-3e7b-4624-933c-860942695f96",
                                        "value": "Aruba",
                                        "text": "Aruba"
                                      },
                                      {
                                        "id": "4fddfa29-f718-41b1-9b01-00dea6b825c3",
                                        "value": "Benin, Republic Of",
                                        "text": "Benin, Republic Of"
                                      },
                                      {
                                        "id": "80369655-8334-431a-9736-7b3b40421267",
                                        "value": "Bosnia-Herzegovina",
                                        "text": "Bosnia-Herzegovina"
                                      },
                                      {
                                        "id": "2213886a-cf10-4bce-b346-977512977f09",
                                        "value": "Bouvet Island",
                                        "text": "Bouvet Island"
                                      },
                                      {
                                        "id": "95bcd3b0-8e5e-4145-b8f0-43c641ad44ff",
                                        "value": "Brunei",
                                        "text": "Brunei"
                                      },
                                      {
                                        "id": "39b2cdaf-2d95-4ebd-9074-4ac154ffa708",
                                        "value": "Cayman Islands",
                                        "text": "Cayman Islands"
                                      },
                                      {
                                        "id": "e960a1a4-5750-4229-bbfa-dd8d527a6813",
                                        "value": "Christmas Islands",
                                        "text": "Christmas Islands"
                                      },
                                      {
                                        "id": "29d966dd-8b77-4c5b-bdc5-7d2304ffd76f",
                                        "value": "Cocoa Islands",
                                        "text": "Cocoa Islands"
                                      },
                                      {
                                        "id": "3b54233d-cf69-4738-adbc-0dd1b1c8ab6d",
                                        "value": "Cocos Islands",
                                        "text": "Cocos Islands"
                                      },
                                      {
                                        "id": "d0914eb9-7c60-459f-8fc3-d8feb480f178",
                                        "value": "Congo (Democratic Republic of the)",
                                        "text": "Congo (Democratic Republic of the)"
                                      },
                                      {
                                        "id": "507f6a00-26e1-4af9-840f-cc7f81ee81be",
                                        "value": "Cote D'Ivorie",
                                        "text": "Cote D'Ivorie"
                                      },
                                      {
                                        "id": "4015341e-e21a-4605-a7fa-78eff1943e90",
                                        "value": "Czechoslovakia",
                                        "text": "Czechoslovakia"
                                      },
                                      {
                                        "id": "08183b4a-121c-4495-95c6-0213e55b894f",
                                        "value": "Diego Garcia",
                                        "text": "Diego Garcia"
                                      },
                                      {
                                        "id": "5681235b-ad37-472e-ae9a-7b0c89dcd7fc",
                                        "value": "Faeroe Islands",
                                        "text": "Faeroe Islands"
                                      },
                                      {
                                        "id": "1a7d7ff0-9388-47ab-8dc3-d800f04b7c52",
                                        "value": "French Polynesia",
                                        "text": "French Polynesia"
                                      },
                                      {
                                        "id": "2965572f-9aee-4dc0-b8d9-1d74a7ff9f4c",
                                        "value": "French Southern Territioies",
                                        "text": "French Southern Territioies"
                                      },
                                      {
                                        "id": "d8788a2c-83d5-4cff-b07a-a1b1bc18362c",
                                        "value": "Gambia, The",
                                        "text": "Gambia, The"
                                      },
                                      {
                                        "id": "dee8f465-55fa-4d7e-8844-db1fafbe1fa3",
                                        "value": "Georgia, Republic of",
                                        "text": "Georgia, Republic of"
                                      },
                                      {
                                        "id": "743347b8-f293-43ba-80b2-c502f198772e",
                                        "value": "Gilbratar",
                                        "text": "Gilbratar"
                                      },
                                      {
                                        "id": "e1ea72c0-bbff-453f-acd6-5075ed316cc3",
                                        "value": "Heard Island and McDonald Island",
                                        "text": "Heard Island and McDonald Island"
                                      },
                                      {
                                        "id": "63c142b8-a76a-4202-be53-18d3145af2f4",
                                        "value": "Holy See (Vatican)",
                                        "text": "Holy See (Vatican)"
                                      },
                                      {
                                        "id": "0a534182-6446-46f0-b16d-66b1cda89fce",
                                        "value": "Ivory Coast, Republic Of",
                                        "text": "Ivory Coast, Republic Of"
                                      },
                                      {
                                        "id": "4d6f2909-b4cf-4957-a795-d96007bc4df4",
                                        "value": "Korea, Democratic People's Republic of",
                                        "text": "Korea, Democratic People's Republic of"
                                      },
                                      {
                                        "id": "9c36fe4c-7c9e-4952-a0a0-e4e9e5846a82",
                                        "value": "Korea, Republic of",
                                        "text": "Korea, Republic of"
                                      },
                                      {
                                        "id": "02217665-183c-459f-9baa-f1fe8aa80581",
                                        "value": "Macedonia, Republic of",
                                        "text": "Macedonia, Republic of"
                                      },
                                      {
                                        "id": "5389b6e1-c4a9-4960-b0e6-f52a6741cde3",
                                        "value": "Mayotte Island",
                                        "text": "Mayotte Island"
                                      },
                                      {
                                        "id": "fc7d14b3-4ef0-40b6-a8a2-77a680e9c322",
                                        "value": "Micronesia, Federated States of",
                                        "text": "Micronesia, Federated States of"
                                      },
                                      {
                                        "id": "8ddb2ada-e209-475d-891b-6f4086042e77",
                                        "value": "Montserrat",
                                        "text": "Montserrat"
                                      },
                                      {
                                        "id": "4a55ed6f-b771-4b78-887f-4fa2d1e50c10",
                                        "value": "Netherlands Antilles",
                                        "text": "Netherlands Antilles"
                                      },
                                      {
                                        "id": "4a43dc74-ac34-462e-a8fc-58686504eb98",
                                        "value": "Northern Mariana Islands",
                                        "text": "Northern Mariana Islands"
                                      },
                                      {
                                        "id": "0289e133-5c18-4938-82e4-2ddf1ca4bb67",
                                        "value": "Palestinian Territory, Occupied",
                                        "text": "Palestinian Territory, Occupied"
                                      },
                                      {
                                        "id": "b01ea966-cae8-4e33-97f5-e280c078f2d7",
                                        "value": "Puerto Rico",
                                        "text": "Puerto Rico"
                                      },
                                      {
                                        "id": "79970f74-d598-4b8e-b0e7-b96b73ae2f60",
                                        "value": "South Georgia and the South Sandwich Islands",
                                        "text": "South Georgia and the South Sandwich Islands"
                                      },
                                      {
                                        "id": "a42aade4-bba0-458e-bbd1-43ccae64851d",
                                        "value": "St Helena",
                                        "text": "St Helena"
                                      },
                                      {
                                        "id": "7adf352f-800f-4028-aaae-67712fa5743b",
                                        "value": "St Pierre and Miquelon",
                                        "text": "St Pierre and Miquelon"
                                      },
                                      {
                                        "id": "402d440d-4971-477f-a48d-b6d100298d73",
                                        "value": "St. Kitts/Nevis",
                                        "text": "St. Kitts/Nevis"
                                      },
                                      {
                                        "id": "57eb29db-59e5-4400-99e8-461974b7af25",
                                        "value": "St. Lucia",
                                        "text": "St. Lucia"
                                      },
                                      {
                                        "id": "e5162b53-2b57-46a8-9138-596fb47aaa70",
                                        "value": "St. Vincent",
                                        "text": "St. Vincent"
                                      },
                                      {
                                        "id": "247197b8-5e84-48c6-985c-4cfbe19d8e65",
                                        "value": "Svalbard and Jan Mayen Island",
                                        "text": "Svalbard and Jan Mayen Island"
                                      },
                                      {
                                        "id": "8c279bc3-87ba-45fd-81c0-64bd7e2f9f61",
                                        "value": "Turks/Caicos Islands",
                                        "text": "Turks/Caicos Islands"
                                      },
                                      {
                                        "id": "9d5be498-3d60-4832-bd96-55987b672af1",
                                        "value": "U.S. Minor Outlying Islands",
                                        "text": "U.S. Minor Outlying Islands"
                                      },
                                      {
                                        "id": "64442488-2352-49c4-9f91-62d4717a4cbc",
                                        "value": "USA",
                                        "text": "USA"
                                      },
                                      {
                                        "id": "7753a322-d1d0-419c-9ee2-7d8306b8ff18",
                                        "value": "Vanuatu Republic Of",
                                        "text": "Vanuatu Republic Of"
                                      },
                                      {
                                        "id": "2dc6f19b-4d69-4fdc-a997-a3b98017749b",
                                        "value": "Virgin Islands, US",
                                        "text": "Virgin Islands, US"
                                      },
                                      {
                                        "id": "0a07e65b-195e-48f6-b4ab-671a1ef18b07",
                                        "value": "Wallis And Futuna Islands",
                                        "text": "Wallis And Futuna Islands"
                                      },
                                      {
                                        "id": "c08d02fa-27be-4d06-bb7c-b5a54fd4d6a1",
                                        "value": "Western Samoa",
                                        "text": "Western Samoa"
                                      },
                                      {
                                        "id": "3522b066-6cd7-40e7-a8e0-743336b50c83",
                                        "value": "Angola; Republic of",
                                        "text": "Angola; Republic of"
                                      },
                                      {
                                        "id": "d8b1c0ae-1444-4745-9e32-9c2a04344b72",
                                        "value": "Antigua/Barbuda",
                                        "text": "Antigua/Barbuda"
                                      },
                                      {
                                        "id": "a3faacc2-310b-49e7-828b-45572e89245b",
                                        "value": "Ascension Islands",
                                        "text": "Ascension Islands"
                                      },
                                      {
                                        "id": "25758258-b0f1-43d9-afe4-b5a4b669ba48",
                                        "value": "Bermuda",
                                        "text": "Bermuda"
                                      },
                                      {
                                        "id": "7d83bb22-5d74-4258-9463-9a8ca6e630b7",
                                        "value": "Burma (Union Of Myanmar)",
                                        "text": "Burma (Union Of Myanmar)"
                                      },
                                      {
                                        "id": "3aa4ea2c-1f34-41d1-81d2-2b28018ee157",
                                        "value": "British Virgin Islands",
                                        "text": "British Virgin Islands"
                                      },
                                      {
                                        "id": "bdbc296f-532d-43a7-8bd1-56f464fb97eb",
                                        "value": "British Indian Ocean Territory",
                                        "text": "British Indian Ocean Territory"
                                      },
                                      {
                                        "id": "96d5a489-c9b9-4fda-80d9-cd558fba688a",
                                        "value": "Cook Islands",
                                        "text": "Cook Islands"
                                      },
                                      {
                                        "id": "eefcbc85-c1ac-4ee4-a5a5-c828ea4b65b4",
                                        "value": "Columbia",
                                        "text": "Columbia"
                                      },
                                      {
                                        "id": "7b3472d9-856d-4fa0-8a0b-2d490ded29fe",
                                        "value": "Comoros Federal And Islamic Republic Of",
                                        "text": "Comoros Federal And Islamic Republic Of"
                                      },
                                      {
                                        "id": "0272af52-057f-477c-9dc8-7ba3a4788da4",
                                        "value": "Cape Verde Island",
                                        "text": "Cape Verde Island"
                                      },
                                      {
                                        "id": "7ee439f7-0749-4cbb-aa02-6c40e94f4811",
                                        "value": "Czechloslovakia",
                                        "text": "Czechloslovakia"
                                      },
                                      {
                                        "id": "a0f603ca-30d8-40d8-9c2e-b8ef9582779f",
                                        "value": "Falkland Islands",
                                        "text": "Falkland Islands"
                                      },
                                      {
                                        "id": "e6335da2-7aa4-489c-811f-23b3570dd655",
                                        "value": "Gambia; The",
                                        "text": "Gambia; The"
                                      },
                                      {
                                        "id": "2521b855-5929-4e8d-b060-162a082b49a0",
                                        "value": "Greenland",
                                        "text": "Greenland"
                                      },
                                      {
                                        "id": "71401784-ed10-46fd-b93d-11b939499ac2",
                                        "value": "Guadeloupe",
                                        "text": "Guadeloupe"
                                      },
                                      {
                                        "id": "0aad3782-99b7-4048-8eb8-1ff35411f627",
                                        "value": "Guam",
                                        "text": "Guam"
                                      },
                                      {
                                        "id": "073c315d-002f-4cb0-8927-36275959f5ed",
                                        "value": "Guinea People's Revolutionary Republic",
                                        "text": "Guinea People's Revolutionary Republic"
                                      },
                                      {
                                        "id": "55cc7bdc-b19b-4470-91a3-52b2c4512ac3",
                                        "value": "Hong Kong",
                                        "text": "Hong Kong"
                                      },
                                      {
                                        "id": "4ea38585-7f61-44be-b027-bdeebf37fbfd",
                                        "value": "Ivory Coast; Republic Of",
                                        "text": "Ivory Coast; Republic Of"
                                      },
                                      {
                                        "id": "766d9414-0ffb-4198-a3c3-94092d134169",
                                        "value": "Korea",
                                        "text": "Korea"
                                      },
                                      {
                                        "id": "46703760-fd6a-4f92-a9cd-58ce3e5165df",
                                        "value": "Macao",
                                        "text": "Macao"
                                      },
                                      {
                                        "id": "06b9076c-49ae-40cd-8088-f500f4847fda",
                                        "value": "Martinique (French Antilles)",
                                        "text": "Martinique (French Antilles)"
                                      },
                                      {
                                        "id": "599fcdb5-03a9-4ea8-a7fc-360d2ad9b5c0",
                                        "value": "New Caledonia",
                                        "text": "New Caledonia"
                                      },
                                      {
                                        "id": "2d542ea8-0322-41a7-931c-66f0c3bdf52e",
                                        "value": "The Netherlands",
                                        "text": "The Netherlands"
                                      },
                                      {
                                        "id": "b83700c5-106b-4d02-ae41-7ef8575838a8",
                                        "value": "Niger Republic",
                                        "text": "Niger Republic"
                                      },
                                      {
                                        "id": "31644f5b-03c8-4fb2-b5e3-f38c2614bdec",
                                        "value": "Niue",
                                        "text": "Niue"
                                      },
                                      {
                                        "id": "64b2ddd8-3088-4972-8d7f-1a0642c138ca",
                                        "value": "Norfolk Island",
                                        "text": "Norfolk Island"
                                      },
                                      {
                                        "id": "36a19788-4df9-4c9e-9154-610d85ada2aa",
                                        "value": "Palestinian Territory; Occupied",
                                        "text": "Palestinian Territory; Occupied"
                                      },
                                      {
                                        "id": "b88799a6-173e-4754-b23c-5d567be9642b",
                                        "value": "Pitcarin Islands",
                                        "text": "Pitcarin Islands"
                                      },
                                      {
                                        "id": "f390f025-5cf2-4cc1-91d1-d83b69a66016",
                                        "value": "Reunion Island",
                                        "text": "Reunion Island"
                                      },
                                      {
                                        "id": "7f833737-efbf-40b2-a6d3-8f6e7858f2e8",
                                        "value": "Saipan",
                                        "text": "Saipan"
                                      },
                                      {
                                        "id": "a5ace738-2eef-4414-8ee0-b619293f59d7",
                                        "value": "Sao Tome",
                                        "text": "Sao Tome"
                                      },
                                      {
                                        "id": "59ad1235-27e5-470e-9775-d2d9852e0f4e",
                                        "value": "Somalia Republic",
                                        "text": "Somalia Republic"
                                      },
                                      {
                                        "id": "0529fc12-2125-47ff-8cf4-70ef44c23bcd",
                                        "value": "Tokelau",
                                        "text": "Tokelau"
                                      },
                                      {
                                        "id": "c3e8a0c4-eba6-4be3-a3b1-1740f8f46aa1",
                                        "value": "Tonga Islands",
                                        "text": "Tonga Islands"
                                      },
                                      {
                                        "id": "7deb793e-66b6-4af8-a779-af79e9f8a21d",
                                        "value": "Trinidad/Tobago/The Democratic Republic Of",
                                        "text": "Trinidad/Tobago/The Democratic Republic Of"
                                      },
                                      {
                                        "id": "fc6babd4-db93-4307-9904-dc1cb7068e3e",
                                        "value": "Unknown",
                                        "text": "Unknown"
                                      },
                                      {
                                        "id": "5ff191af-c0d9-435a-a240-d4aa481fc8b0",
                                        "value": "United States of America",
                                        "text": "United States of America"
                                      },
                                      {
                                        "id": "933570f3-4312-4cb5-928f-de801adc9295",
                                        "value": "Yugoslavia",
                                        "text": "Yugoslavia"
                                      },
                                      {
                                        "id": "60488cee-afbf-4bf1-a45f-fca41f65db72",
                                        "value": "Other",
                                        "text": "Other"
                                      },
                                      {
                                        "id": "92f3682d-225a-4229-b6e6-697baab14508",
                                        "value": "French Guiana",
                                        "text": "French Guiana"
                                      },
                                      {
                                        "id": "19c34992-38ba-4381-94bf-51e21fa956ea",
                                        "value": "Curacao",
                                        "text": "Curacao"
                                      },
                                      {
                                        "id": "418e7e6c-1cc9-4f4b-83c5-f5efccc18cf5",
                                        "value": "Sint Maarten",
                                        "text": "Sint Maarten"
                                      },
                                      {
                                        "id": "0bc03fc6-ec5f-4376-958b-3af8041c139f",
                                        "value": "Afghanistan",
                                        "text": "Afghanistan"
                                      },
                                      {
                                        "id": "22c28523-4ee4-4c8e-a940-371ea4db1f06",
                                        "value": "Albania",
                                        "text": "Albania"
                                      },
                                      {
                                        "id": "73b7670a-0696-4e60-92c3-a10986361562",
                                        "value": "Algeria",
                                        "text": "Algeria"
                                      },
                                      {
                                        "id": "ba11180a-8bf4-4e49-a6bc-cc5fac6e1d03",
                                        "value": "Andorra",
                                        "text": "Andorra"
                                      },
                                      {
                                        "id": "d40e53cb-99d9-4382-8405-47f0c9e4e393",
                                        "value": "Angola",
                                        "text": "Angola"
                                      },
                                      {
                                        "id": "d629e91d-84a6-4819-b0dd-c31248d7043c",
                                        "value": "Antigua and Barbuda",
                                        "text": "Antigua and Barbuda"
                                      },
                                      {
                                        "id": "a4c46673-a382-4e09-83a5-5420e51fcd37",
                                        "value": "Argentina",
                                        "text": "Argentina"
                                      },
                                      {
                                        "id": "47d43016-61c3-4873-ae1e-28ff26cd3c60",
                                        "value": "Armenia",
                                        "text": "Armenia"
                                      },
                                      {
                                        "id": "b2bacd35-8586-4f9e-8f13-f3d0fa57a47a",
                                        "value": "Australia",
                                        "text": "Australia"
                                      },
                                      {
                                        "id": "475466e6-d507-451e-9d13-e314c404722b",
                                        "value": "Austria",
                                        "text": "Austria"
                                      },
                                      {
                                        "id": "b9f81a9b-0738-47ad-a2cf-2946eed95eed",
                                        "value": "Azerbaijan",
                                        "text": "Azerbaijan"
                                      },
                                      {
                                        "id": "f62c8213-13fe-4c0b-bf24-0a88cec4ad8a",
                                        "value": "Bahamas",
                                        "text": "Bahamas"
                                      },
                                      {
                                        "id": "511e5823-36ee-4121-b74b-83a5b19cc923",
                                        "value": "Bahrain",
                                        "text": "Bahrain"
                                      },
                                      {
                                        "id": "6d4f38ce-0291-4ab5-8fd0-0a9c599aaafe",
                                        "value": "Bangladesh",
                                        "text": "Bangladesh"
                                      },
                                      {
                                        "id": "2e4bfa4a-c827-491b-a481-e4b15d88aea2",
                                        "value": "Barbados",
                                        "text": "Barbados"
                                      },
                                      {
                                        "id": "c657aaa9-c67b-40ac-ba83-4260f71b420e",
                                        "value": "Belarus",
                                        "text": "Belarus"
                                      },
                                      {
                                        "id": "3fbdf4a8-8960-4375-9c9c-f56f15cb1669",
                                        "value": "Belgium",
                                        "text": "Belgium"
                                      },
                                      {
                                        "id": "d952631f-8deb-400d-b269-46d2299fa0e0",
                                        "value": "Belize",
                                        "text": "Belize"
                                      },
                                      {
                                        "id": "a5f2b1a8-bb5a-4671-be23-e81af8670de0",
                                        "value": "Benin",
                                        "text": "Benin"
                                      },
                                      {
                                        "id": "033e3499-a7ca-4eb7-bf49-c5c280c6feb8",
                                        "value": "Bhutan",
                                        "text": "Bhutan"
                                      },
                                      {
                                        "id": "3075689f-d74d-47d4-99d6-f9b591e8dfbe",
                                        "value": "Bolivia",
                                        "text": "Bolivia"
                                      },
                                      {
                                        "id": "e2cd320c-474a-417e-a069-70179f2ed3b3",
                                        "value": "Bosnia and Herzegovina",
                                        "text": "Bosnia and Herzegovina"
                                      },
                                      {
                                        "id": "44099d9b-0523-4842-9311-ddcfb3708ddf",
                                        "value": "Botswana",
                                        "text": "Botswana"
                                      },
                                      {
                                        "id": "269af05b-f76e-46c4-a16f-e316f127ca0d",
                                        "value": "Brazil",
                                        "text": "Brazil"
                                      },
                                      {
                                        "id": "d4c50c88-27f4-4842-a952-e7cb44ec2481",
                                        "value": "Brunei Darussalam",
                                        "text": "Brunei Darussalam"
                                      },
                                      {
                                        "id": "ff44cc26-d1df-4cb2-bc25-3510c1f11a94",
                                        "value": "Bulgaria",
                                        "text": "Bulgaria"
                                      },
                                      {
                                        "id": "257a13f7-c7f1-4f77-afc4-c85660731eb1",
                                        "value": "Burkina Faso",
                                        "text": "Burkina Faso"
                                      },
                                      {
                                        "id": "8c07a221-cea5-4115-ad2d-69cea50768cb",
                                        "value": "Burma (Myanmar)",
                                        "text": "Burma (Myanmar)"
                                      },
                                      {
                                        "id": "41786e89-8d9d-46b4-822e-cc4397ccbc84",
                                        "value": "Burundi",
                                        "text": "Burundi"
                                      },
                                      {
                                        "id": "f172b00e-44f9-4362-901c-2537ce4c06bc",
                                        "value": "Cambodia",
                                        "text": "Cambodia"
                                      },
                                      {
                                        "id": "5bc540ac-b33c-4377-923e-d3ac439fe928",
                                        "value": "Cameroon",
                                        "text": "Cameroon"
                                      },
                                      {
                                        "id": "f2cd41b3-b391-4e55-9cb0-0766b270b151",
                                        "value": "Canada",
                                        "text": "Canada"
                                      },
                                      {
                                        "id": "f996c21b-7e3e-450c-a6ef-ecd50a2fd6f4",
                                        "value": "Cape Verde",
                                        "text": "Cape Verde"
                                      },
                                      {
                                        "id": "cc76896c-9c5f-4698-83ca-3dbc976540cd",
                                        "value": "Central African Republic",
                                        "text": "Central African Republic"
                                      },
                                      {
                                        "id": "3ff92ea7-a1d9-4754-a6ec-ee256767d3dd",
                                        "value": "Chad",
                                        "text": "Chad"
                                      },
                                      {
                                        "id": "e5a082fc-b4a7-4ffc-bce2-49d15a9e4b8e",
                                        "value": "Chile",
                                        "text": "Chile"
                                      },
                                      {
                                        "id": "5af8bc25-ba68-48a3-a2f9-6a71c5b19360",
                                        "value": "China",
                                        "text": "China"
                                      },
                                      {
                                        "id": "0e1d7855-afdb-489d-bed5-ea275daa65d2",
                                        "value": "Colombia",
                                        "text": "Colombia"
                                      },
                                      {
                                        "id": "a882965b-676b-46d0-92f0-05b6775ccd42",
                                        "value": "Comoros",
                                        "text": "Comoros"
                                      },
                                      {
                                        "id": "94fc220c-60b3-4334-86d2-4476acbd092d",
                                        "value": "Congo",
                                        "text": "Congo"
                                      },
                                      {
                                        "id": "2c0015e5-c2ca-4a90-b484-2fd9755f255d",
                                        "value": "Costa Rica",
                                        "text": "Costa Rica"
                                      },
                                      {
                                        "id": "c935bb5a-d493-4e70-be89-b73baf509fb1",
                                        "value": "Côte d'Ivoire",
                                        "text": "Côte d'Ivoire"
                                      },
                                      {
                                        "id": "51202732-cce0-4f68-8264-c284d0b4b67e",
                                        "value": "Croatia",
                                        "text": "Croatia"
                                      },
                                      {
                                        "id": "90c5c187-82b8-4512-b33e-3cc2506dd6ee",
                                        "value": "Cuba",
                                        "text": "Cuba"
                                      },
                                      {
                                        "id": "1828f831-2a0e-48a4-a992-a53ea7bc526d",
                                        "value": "Cyprus",
                                        "text": "Cyprus"
                                      },
                                      {
                                        "id": "ee7f6e19-95ad-4df9-bfeb-ac3ac3dc1b5b",
                                        "value": "Czech Republic",
                                        "text": "Czech Republic"
                                      },
                                      {
                                        "id": "900dced3-538b-4ef5-bc91-456231ac40fc",
                                        "value": "Democratic Republic of the Congo",
                                        "text": "Democratic Republic of the Congo"
                                      },
                                      {
                                        "id": "f5579499-d89b-43c1-8545-5dfdd12cfe2f",
                                        "value": "Denmark",
                                        "text": "Denmark"
                                      },
                                      {
                                        "id": "4023a7b1-32ed-4ee7-a73b-f790e1927905",
                                        "value": "Djibouti",
                                        "text": "Djibouti"
                                      },
                                      {
                                        "id": "2d503ec9-d779-441a-b5e3-9fef57f6e672",
                                        "value": "Dominica",
                                        "text": "Dominica"
                                      },
                                      {
                                        "id": "fd458de0-16fb-4761-9c2a-2feb7b30670c",
                                        "value": "Dominican Republic",
                                        "text": "Dominican Republic"
                                      },
                                      {
                                        "id": "a0be0ed5-0981-47af-bd26-b30e9e4ad1df",
                                        "value": "East Timor",
                                        "text": "East Timor"
                                      },
                                      {
                                        "id": "4967835b-f061-41fe-8cb6-c0503c22f351",
                                        "value": "Ecuador",
                                        "text": "Ecuador"
                                      },
                                      {
                                        "id": "bd3a317d-07a6-47dc-8a90-94af3b27ea4c",
                                        "value": "Egypt",
                                        "text": "Egypt"
                                      },
                                      {
                                        "id": "49fe1554-dade-4e7b-ae57-b9b2230e1f05",
                                        "value": "El Salvador",
                                        "text": "El Salvador"
                                      },
                                      {
                                        "id": "22dc91a2-c771-4c32-9937-6eed382d0462",
                                        "value": "England",
                                        "text": "England"
                                      },
                                      {
                                        "id": "ea55e895-2ee8-4728-a804-864cdd7ff3ae",
                                        "value": "Equatorial Guinea",
                                        "text": "Equatorial Guinea"
                                      },
                                      {
                                        "id": "10c8188a-bf25-4d54-b3e0-8fc88da8df06",
                                        "value": "Eritrea",
                                        "text": "Eritrea"
                                      },
                                      {
                                        "id": "b3ac56c8-5b87-4dcd-80a2-7514f866273f",
                                        "value": "Estonia",
                                        "text": "Estonia"
                                      },
                                      {
                                        "id": "c76f7d34-a5e5-479d-81cf-c7f60f1d1298",
                                        "value": "Ethiopia",
                                        "text": "Ethiopia"
                                      },
                                      {
                                        "id": "dfcfb612-b6fc-46e7-ac0c-147d16ddc3c5",
                                        "value": "Fiji",
                                        "text": "Fiji"
                                      },
                                      {
                                        "id": "d68296a8-3388-4a76-9683-cc9ba2477423",
                                        "value": "Finland",
                                        "text": "Finland"
                                      },
                                      {
                                        "id": "0d4716a6-245e-498b-a997-c6ed46c62f7f",
                                        "value": "France",
                                        "text": "France"
                                      },
                                      {
                                        "id": "68ccee19-57c1-4a84-b832-27187ff1cf2b",
                                        "value": "Gabon",
                                        "text": "Gabon"
                                      },
                                      {
                                        "id": "6a0a78fc-2926-4fa8-aece-679b13ba5688",
                                        "value": "Gambia",
                                        "text": "Gambia"
                                      },
                                      {
                                        "id": "d6a77c28-88a7-49cb-bba7-7adf9e20b439",
                                        "value": "Georgia",
                                        "text": "Georgia"
                                      },
                                      {
                                        "id": "e37f921a-71db-49d4-8cf5-f81aeac75b82",
                                        "value": "Germany",
                                        "text": "Germany"
                                      },
                                      {
                                        "id": "b7bbe6fe-727e-4b8f-b574-912dde3e1784",
                                        "value": "Ghana",
                                        "text": "Ghana"
                                      },
                                      {
                                        "id": "35e7d43b-df5d-488e-a475-f4341533e5bc",
                                        "value": "Great Britain",
                                        "text": "Great Britain"
                                      },
                                      {
                                        "id": "6b89da36-e7aa-478d-8b9c-d5b33c602cda",
                                        "value": "Greece",
                                        "text": "Greece"
                                      },
                                      {
                                        "id": "963d9dc8-60fa-4c4f-b17f-e42ff5c9fe5a",
                                        "value": "Grenada",
                                        "text": "Grenada"
                                      },
                                      {
                                        "id": "b58f0273-5f34-4637-9609-237f7cb71026",
                                        "value": "Guatemala",
                                        "text": "Guatemala"
                                      },
                                      {
                                        "id": "772e045a-1867-4e2e-a28c-a3f72485a011",
                                        "value": "Guinea",
                                        "text": "Guinea"
                                      },
                                      {
                                        "id": "4da7ef99-696b-4562-ba14-4d97e2107300",
                                        "value": "Guinea-Bissau",
                                        "text": "Guinea-Bissau"
                                      },
                                      {
                                        "id": "fc47634f-6d3a-45a0-93f8-460b0ba42c31",
                                        "value": "Guyana",
                                        "text": "Guyana"
                                      },
                                      {
                                        "id": "9b8892b5-1581-4e23-8972-62a54402f6fd",
                                        "value": "Haiti",
                                        "text": "Haiti"
                                      },
                                      {
                                        "id": "b9bf1929-cf29-4137-a663-29b9d317f44b",
                                        "value": "Honduras",
                                        "text": "Honduras"
                                      },
                                      {
                                        "id": "6e9dc09b-b150-4449-b0f8-758cc7ec29c0",
                                        "value": "Hungary",
                                        "text": "Hungary"
                                      },
                                      {
                                        "id": "e99f6910-3b03-4633-85ea-ea2e0a56c19f",
                                        "value": "Iceland",
                                        "text": "Iceland"
                                      },
                                      {
                                        "id": "f523963a-d351-4ec0-a4ed-d480c753eeb8",
                                        "value": "India",
                                        "text": "India"
                                      },
                                      {
                                        "id": "1f087fa1-4b87-485e-88f5-de581e9440b7",
                                        "value": "Indonesia",
                                        "text": "Indonesia"
                                      },
                                      {
                                        "id": "eeaff936-8a96-4fcb-871f-450c7f90bb66",
                                        "value": "Iran",
                                        "text": "Iran"
                                      },
                                      {
                                        "id": "2beeba00-82f8-44dd-8640-c9e28debfb8d",
                                        "value": "Iraq",
                                        "text": "Iraq"
                                      },
                                      {
                                        "id": "ef3282cc-60ff-43de-b386-81de8aa668cb",
                                        "value": "Ireland",
                                        "text": "Ireland"
                                      },
                                      {
                                        "id": "8cf9a1f1-1f43-45f9-9285-967ecd4a8e76",
                                        "value": "Israel",
                                        "text": "Israel"
                                      },
                                      {
                                        "id": "8e487b55-c4fc-4828-aded-1fdbed911eef",
                                        "value": "Italy",
                                        "text": "Italy"
                                      },
                                      {
                                        "id": "277b0aab-f237-4ef3-bd9c-7d5aff08101d",
                                        "value": "Jamaica",
                                        "text": "Jamaica"
                                      },
                                      {
                                        "id": "2660a48b-cdbf-4d0b-ad30-92c8c91fc6a7",
                                        "value": "Japan",
                                        "text": "Japan"
                                      },
                                      {
                                        "id": "bafdb847-6014-4aa5-9324-3e4dd673ff56",
                                        "value": "Jordan",
                                        "text": "Jordan"
                                      },
                                      {
                                        "id": "de9ba47f-d652-4e0e-b085-c3e0d16c01dc",
                                        "value": "Kazakhstan",
                                        "text": "Kazakhstan"
                                      },
                                      {
                                        "id": "1e278884-4f7b-400c-9d3b-1ebd5631751d",
                                        "value": "Kenya",
                                        "text": "Kenya"
                                      },
                                      {
                                        "id": "b7a94b42-ebe6-4db3-9c3d-f92a4c1bf8fe",
                                        "value": "Kiribati",
                                        "text": "Kiribati"
                                      },
                                      {
                                        "id": "1eaf3cda-77a9-4b2c-91fd-981f042b4462",
                                        "value": "Kosovo",
                                        "text": "Kosovo"
                                      },
                                      {
                                        "id": "58ecf9aa-6bae-4764-b195-a99028138737",
                                        "value": "Kuwait",
                                        "text": "Kuwait"
                                      },
                                      {
                                        "id": "0725d6e5-8954-4316-b5c9-b548d8ce3025",
                                        "value": "Kyrgyzstan",
                                        "text": "Kyrgyzstan"
                                      },
                                      {
                                        "id": "0c5526d3-4185-44fd-9782-4bdbeffd1f15",
                                        "value": "Laos",
                                        "text": "Laos"
                                      },
                                      {
                                        "id": "16423520-9dbc-4e42-8aab-4e2aa9d0aec9",
                                        "value": "Latvia",
                                        "text": "Latvia"
                                      },
                                      {
                                        "id": "947c3f7c-1998-4a0d-846d-8eb710cc178b",
                                        "value": "Lebanon",
                                        "text": "Lebanon"
                                      },
                                      {
                                        "id": "206066a3-419c-4832-bd3d-3a8e651b5418",
                                        "value": "Lesotho",
                                        "text": "Lesotho"
                                      },
                                      {
                                        "id": "5b0971b8-5551-452a-bffd-29cacfc6a926",
                                        "value": "Liberia",
                                        "text": "Liberia"
                                      },
                                      {
                                        "id": "83551d54-1b06-46aa-99b4-7a861e2f68c5",
                                        "value": "Libya",
                                        "text": "Libya"
                                      },
                                      {
                                        "id": "f8b946c2-2bf9-41a6-9b4b-138904730b97",
                                        "value": "Liechtenstein",
                                        "text": "Liechtenstein"
                                      },
                                      {
                                        "id": "8839312f-af50-4cfe-a425-0a678efacadd",
                                        "value": "Lithuania",
                                        "text": "Lithuania"
                                      },
                                      {
                                        "id": "700b006d-7a37-408b-b0c1-77b9a17c7dac",
                                        "value": "Luxembourg",
                                        "text": "Luxembourg"
                                      },
                                      {
                                        "id": "07177e56-4ba4-4797-8384-156da3c6276d",
                                        "value": "Macedonia",
                                        "text": "Macedonia"
                                      },
                                      {
                                        "id": "2331490a-b877-47f6-91e2-c124e90baf63",
                                        "value": "Madagascar",
                                        "text": "Madagascar"
                                      },
                                      {
                                        "id": "26167a8b-45cd-4c78-8055-2d50e1b07bb3",
                                        "value": "Malawi",
                                        "text": "Malawi"
                                      },
                                      {
                                        "id": "9bd1fb85-7b0e-4543-b90e-21a86939432c",
                                        "value": "Malaysia",
                                        "text": "Malaysia"
                                      },
                                      {
                                        "id": "423dce66-f18a-4b9b-bffa-842503cb2276",
                                        "value": "Maldives",
                                        "text": "Maldives"
                                      },
                                      {
                                        "id": "7e89ae50-2103-4d72-8f94-e04c3190a56a",
                                        "value": "Mali",
                                        "text": "Mali"
                                      },
                                      {
                                        "id": "54b3c9f6-cb46-4315-b21b-6c9c152c980b",
                                        "value": "Malta",
                                        "text": "Malta"
                                      },
                                      {
                                        "id": "9973882c-35e2-46a2-aea7-b97bab763084",
                                        "value": "Marshall Islands",
                                        "text": "Marshall Islands"
                                      },
                                      {
                                        "id": "3b06d302-d4c2-49ec-8fd1-461034c352c2",
                                        "value": "Mauritania",
                                        "text": "Mauritania"
                                      },
                                      {
                                        "id": "28091fdb-d6dd-410d-9f60-4b8a95fe10ae",
                                        "value": "Mauritius",
                                        "text": "Mauritius"
                                      },
                                      {
                                        "id": "db4e0ea0-99d0-42b2-a0a7-cfed774f8252",
                                        "value": "Mexico",
                                        "text": "Mexico"
                                      },
                                      {
                                        "id": "143281c5-384f-469b-a8c3-c0dc6243511f",
                                        "value": "Micronesia",
                                        "text": "Micronesia"
                                      },
                                      {
                                        "id": "6a4a303c-a395-4cbc-9216-21aa4dfc598e",
                                        "value": "Moldova",
                                        "text": "Moldova"
                                      },
                                      {
                                        "id": "bda311a8-0258-4fed-95cd-2aa9ecc4aa0f",
                                        "value": "Monaco",
                                        "text": "Monaco"
                                      },
                                      {
                                        "id": "1f45da17-4622-44cb-b29a-9972d289bd6a",
                                        "value": "Mongolia",
                                        "text": "Mongolia"
                                      },
                                      {
                                        "id": "23474ff5-bc05-422e-9fcd-c5039afca77e",
                                        "value": "Montenegro",
                                        "text": "Montenegro"
                                      },
                                      {
                                        "id": "6761f31f-9053-4081-9b5c-42e94ee67d15",
                                        "value": "Morocco",
                                        "text": "Morocco"
                                      },
                                      {
                                        "id": "3f20fdee-4029-4db3-90d8-987456b9ded4",
                                        "value": "Mozambique",
                                        "text": "Mozambique"
                                      },
                                      {
                                        "id": "b7c8dfd8-697d-4ac1-b4d3-446ac636e245",
                                        "value": "Myanmar",
                                        "text": "Myanmar"
                                      },
                                      {
                                        "id": "db5cd2e0-5a27-4224-96d7-b28b0c75992b",
                                        "value": "Namibia",
                                        "text": "Namibia"
                                      },
                                      {
                                        "id": "461797dc-4c25-4d33-90dd-c6169cc94e8d",
                                        "value": "Nauru",
                                        "text": "Nauru"
                                      },
                                      {
                                        "id": "c5d57995-8b0c-406e-aaad-cdcd0d9d0736",
                                        "value": "Nepal",
                                        "text": "Nepal"
                                      },
                                      {
                                        "id": "4a4e63cc-81cb-40a3-bb6b-15e38c2e34ad",
                                        "value": "Netherlands",
                                        "text": "Netherlands"
                                      },
                                      {
                                        "id": "7e10a4c6-9cc0-468b-a6fe-f5592b8fd430",
                                        "value": "New Zealand",
                                        "text": "New Zealand"
                                      },
                                      {
                                        "id": "8ef11c27-c6e6-4f7f-bd11-d91d4e7ba808",
                                        "value": "Nicaragua",
                                        "text": "Nicaragua"
                                      },
                                      {
                                        "id": "accd06b0-1898-436d-83b1-56c78e43a023",
                                        "value": "Niger",
                                        "text": "Niger"
                                      },
                                      {
                                        "id": "e2e2cb5f-dee7-40de-999e-a01730e07a68",
                                        "value": "Nigeria",
                                        "text": "Nigeria"
                                      },
                                      {
                                        "id": "69b8bb00-3d44-4c00-b63a-96c58a2f2f85",
                                        "value": "North Korea",
                                        "text": "North Korea"
                                      },
                                      {
                                        "id": "af9bf864-9101-4152-83c4-b7c679751f59",
                                        "value": "Northern Ireland",
                                        "text": "Northern Ireland"
                                      },
                                      {
                                        "id": "756b9903-24fd-4391-8399-32389cf8b135",
                                        "value": "Norway",
                                        "text": "Norway"
                                      },
                                      {
                                        "id": "ff11610e-1c93-40bc-a9b3-0d167889f53c",
                                        "value": "Oman",
                                        "text": "Oman"
                                      },
                                      {
                                        "id": "afa33304-36be-4ec9-aa5d-ffed29fc847e",
                                        "value": "Pakistan",
                                        "text": "Pakistan"
                                      },
                                      {
                                        "id": "8e22a217-f20c-4542-ae43-0752ead9efdf",
                                        "value": "Palau",
                                        "text": "Palau"
                                      },
                                      {
                                        "id": "907ead3d-c4fb-430a-a0a7-8a26f1b7fbab",
                                        "value": "Palestinian State",
                                        "text": "Palestinian State"
                                      },
                                      {
                                        "id": "2786096c-af24-474e-9a59-9c635e667f7c",
                                        "value": "Panama",
                                        "text": "Panama"
                                      },
                                      {
                                        "id": "977062f4-ff73-485b-a12a-2e5ff2423b26",
                                        "value": "Papua New Guinea",
                                        "text": "Papua New Guinea"
                                      },
                                      {
                                        "id": "c050301c-6e78-4ae8-b8b4-b48309722998",
                                        "value": "Paraguay",
                                        "text": "Paraguay"
                                      },
                                      {
                                        "id": "86eeb976-0094-42ae-b576-0a3d80db7bab",
                                        "value": "Peru",
                                        "text": "Peru"
                                      },
                                      {
                                        "id": "0f20a84e-5e8f-45ba-ae1f-11d4e742c49b",
                                        "value": "Philippines",
                                        "text": "Philippines"
                                      },
                                      {
                                        "id": "ec1c65a9-a063-4c11-9f11-4bac4b443304",
                                        "value": "Poland",
                                        "text": "Poland"
                                      },
                                      {
                                        "id": "e0a82b20-b624-4f1d-b957-38e2138d0313",
                                        "value": "Portugal",
                                        "text": "Portugal"
                                      },
                                      {
                                        "id": "73457e98-1f9f-4c83-b615-72fc23a2a56f",
                                        "value": "Qatar",
                                        "text": "Qatar"
                                      },
                                      {
                                        "id": "876c9a60-c90d-428c-a98d-7849bde07478",
                                        "value": "Romania",
                                        "text": "Romania"
                                      },
                                      {
                                        "id": "926ab59d-b2bc-48e9-bf7d-5c50fe619413",
                                        "value": "Russia",
                                        "text": "Russia"
                                      },
                                      {
                                        "id": "6ae62b37-65e3-4fe2-8e2e-67d0004550b1",
                                        "value": "Rwanda",
                                        "text": "Rwanda"
                                      },
                                      {
                                        "id": "22801a98-7c2b-4c63-8b88-49fae9fd1fc2",
                                        "value": "Saint Kitts and Nevis",
                                        "text": "Saint Kitts and Nevis"
                                      },
                                      {
                                        "id": "be9a834e-1924-4aa0-9c4d-4d80ff5528cd",
                                        "value": "Saint Lucia",
                                        "text": "Saint Lucia"
                                      },
                                      {
                                        "id": "b807c641-3d60-40b1-b1e8-d12ed52f260b",
                                        "value": "Saint Vincent and the Grenadines",
                                        "text": "Saint Vincent and the Grenadines"
                                      },
                                      {
                                        "id": "57be6057-a69b-4c6e-87ca-e43e5fa7cb17",
                                        "value": "Samoa",
                                        "text": "Samoa"
                                      },
                                      {
                                        "id": "ef3d2102-3036-49f8-96da-b6af958cb778",
                                        "value": "San Marino",
                                        "text": "San Marino"
                                      },
                                      {
                                        "id": "a91376ba-b713-4157-99d6-518bca5a2225",
                                        "value": "São Tomé & Príncipe",
                                        "text": "São Tomé & Príncipe"
                                      },
                                      {
                                        "id": "86d90da2-a101-4adc-998c-716572055165",
                                        "value": "Saudi Arabia",
                                        "text": "Saudi Arabia"
                                      },
                                      {
                                        "id": "3f7f877f-b74f-4369-a8fc-a8e3144643e8",
                                        "value": "Scotland",
                                        "text": "Scotland"
                                      },
                                      {
                                        "id": "d18ee67e-85c1-4fcd-ae65-fc420f5dbe87",
                                        "value": "Senegal",
                                        "text": "Senegal"
                                      },
                                      {
                                        "id": "754d6ff7-7462-4c0e-a7fc-f1794aa9d66a",
                                        "value": "Serbia",
                                        "text": "Serbia"
                                      },
                                      {
                                        "id": "1d878c57-b1c2-4ebf-b69b-61deb6432572",
                                        "value": "Seychelles",
                                        "text": "Seychelles"
                                      },
                                      {
                                        "id": "28b59046-c0ef-462e-8672-ff0ff2231ab9",
                                        "value": "Sierra Leone",
                                        "text": "Sierra Leone"
                                      },
                                      {
                                        "id": "3c5bf4ae-f285-4a7a-9b97-79b70caab6c8",
                                        "value": "Singapore",
                                        "text": "Singapore"
                                      },
                                      {
                                        "id": "056cb6c6-bf20-4637-bea2-9d00110980d7",
                                        "value": "Slovakia",
                                        "text": "Slovakia"
                                      },
                                      {
                                        "id": "4cb026cf-97ac-49e8-b367-8bebb02ba3b4",
                                        "value": "Slovenia",
                                        "text": "Slovenia"
                                      },
                                      {
                                        "id": "86c242ab-1b86-47eb-a684-ed9e2b66f873",
                                        "value": "Solomon Islands",
                                        "text": "Solomon Islands"
                                      },
                                      {
                                        "id": "9686831a-3c0c-4490-8e17-381bd0b107ad",
                                        "value": "Somalia",
                                        "text": "Somalia"
                                      },
                                      {
                                        "id": "6649718c-36af-4deb-811f-2bed8f834513",
                                        "value": "South Africa",
                                        "text": "South Africa"
                                      },
                                      {
                                        "id": "7731898c-ccd6-45d2-96c1-a76ec120ea19",
                                        "value": "South Korea",
                                        "text": "South Korea"
                                      },
                                      {
                                        "id": "088ac7bc-55f5-473a-bb3a-be29da339728",
                                        "value": "South Sudan",
                                        "text": "South Sudan"
                                      },
                                      {
                                        "id": "4446a37e-42d4-4338-9703-d92558cede9e",
                                        "value": "Spain",
                                        "text": "Spain"
                                      },
                                      {
                                        "id": "c20a904b-fd9d-4290-9e5c-f04854641b15",
                                        "value": "Sri Lanka",
                                        "text": "Sri Lanka"
                                      },
                                      {
                                        "id": "ad7c2f67-84d2-449c-9a37-41d91e75afbf",
                                        "value": "Sudan",
                                        "text": "Sudan"
                                      },
                                      {
                                        "id": "2a599bd2-9b42-4f60-a8f7-3d58c945d799",
                                        "value": "Suriname",
                                        "text": "Suriname"
                                      },
                                      {
                                        "id": "ec389362-e3f4-4547-9c78-1e88d1a662b0",
                                        "value": "Swaziland",
                                        "text": "Swaziland"
                                      },
                                      {
                                        "id": "e39eef52-2790-4650-80e9-062571c75ae4",
                                        "value": "Sweden",
                                        "text": "Sweden"
                                      },
                                      {
                                        "id": "a66afa2e-081d-4064-8449-61b326c64b2a",
                                        "value": "Switzerland",
                                        "text": "Switzerland"
                                      },
                                      {
                                        "id": "341aef1e-0360-4206-aeed-90408a9f2f38",
                                        "value": "Syria",
                                        "text": "Syria"
                                      },
                                      {
                                        "id": "6bf64232-8eea-4d4c-9147-1e545781b628",
                                        "value": "Taiwan",
                                        "text": "Taiwan"
                                      },
                                      {
                                        "id": "602b4e18-1de9-4e3c-a58b-a3968852cb78",
                                        "value": "Tajikistan",
                                        "text": "Tajikistan"
                                      },
                                      {
                                        "id": "82002d86-1146-4f57-a14b-340776bcc8e8",
                                        "value": "Tanzania",
                                        "text": "Tanzania"
                                      },
                                      {
                                        "id": "82a5d121-917f-4d0f-82a6-a1c9833ed5db",
                                        "value": "Thailand",
                                        "text": "Thailand"
                                      },
                                      {
                                        "id": "e6dce9b8-61d2-4504-8881-19fc27984165",
                                        "value": "Togo",
                                        "text": "Togo"
                                      },
                                      {
                                        "id": "e89cd1bb-945f-4a04-a875-a48b12da8278",
                                        "value": "Tonga",
                                        "text": "Tonga"
                                      },
                                      {
                                        "id": "1c730308-4f57-45d1-9863-cabcbd07671f",
                                        "value": "Trinidad and Tobago",
                                        "text": "Trinidad and Tobago"
                                      },
                                      {
                                        "id": "76b6f8ec-6cba-4e4a-9846-f6694bd1421e",
                                        "value": "Tunisia",
                                        "text": "Tunisia"
                                      },
                                      {
                                        "id": "3b3be465-192e-4330-9d7b-bb55325cc185",
                                        "value": "Turkey",
                                        "text": "Turkey"
                                      },
                                      {
                                        "id": "7e957a59-f4aa-4ece-a4ba-6e40dcf841df",
                                        "value": "Turkmenistan",
                                        "text": "Turkmenistan"
                                      },
                                      {
                                        "id": "4b5c6c21-63c7-4daf-a935-fe7d010e30ba",
                                        "value": "Tuvalu",
                                        "text": "Tuvalu"
                                      },
                                      {
                                        "id": "1d27c852-ba8f-466d-966c-486479678f0d",
                                        "value": "Uganda",
                                        "text": "Uganda"
                                      },
                                      {
                                        "id": "28f53bfe-7777-4612-bb24-aba0e609f20b",
                                        "value": "Ukraine",
                                        "text": "Ukraine"
                                      },
                                      {
                                        "id": "b5e7cda1-534c-48d0-8c40-19a862e48c7d",
                                        "value": "United Arab Emirates",
                                        "text": "United Arab Emirates"
                                      },
                                      {
                                        "id": "7abdd260-1a33-47e0-88b6-29181d6c35fd",
                                        "value": "United Kingdom",
                                        "text": "United Kingdom"
                                      },
                                      {
                                        "id": "681da855-54d4-4ebe-9e28-f01f97571b73",
                                        "value": "United States",
                                        "text": "United States"
                                      },
                                      {
                                        "id": "e56700de-1284-4dbb-a8e2-5f322d4f794f",
                                        "value": "Uruguay",
                                        "text": "Uruguay"
                                      },
                                      {
                                        "id": "35b00cf0-91b1-4074-b6c2-e8202a7448e5",
                                        "value": "Uzbekistan",
                                        "text": "Uzbekistan"
                                      },
                                      {
                                        "id": "27831012-a65c-4fbf-a5d7-aac11b47bed8",
                                        "value": "Vanuatu",
                                        "text": "Vanuatu"
                                      },
                                      {
                                        "id": "ab775a9a-b26f-4b73-b6cb-95d726449f8c",
                                        "value": "Vatican City (Holy See)",
                                        "text": "Vatican City (Holy See)"
                                      },
                                      {
                                        "id": "4acb34f2-8241-4b87-8f0a-f503889af94b",
                                        "value": "Venezuela",
                                        "text": "Venezuela"
                                      },
                                      {
                                        "id": "8ed95371-b786-46dc-8aed-1aa6188b2702",
                                        "value": "Vietnam",
                                        "text": "Vietnam"
                                      },
                                      {
                                        "id": "f3108df5-29dc-4c1d-b227-2fe8702a7a8d",
                                        "value": "Wales",
                                        "text": "Wales"
                                      },
                                      {
                                        "id": "d0649312-3d37-4eb6-a619-8a0cb3b08b2e",
                                        "value": "Western Sahara",
                                        "text": "Western Sahara"
                                      },
                                      {
                                        "id": "06192081-8ca1-414b-8e07-f87e4fc81ee4",
                                        "value": "Yemen",
                                        "text": "Yemen"
                                      },
                                      {
                                        "id": "66a2a799-4042-4532-975b-0efafe288b96",
                                        "value": "Zaire",
                                        "text": "Zaire"
                                      },
                                      {
                                        "id": "3983b0c5-cc26-434d-a80d-3088c8dfc7c2",
                                        "value": "Zambia",
                                        "text": "Zambia"
                                      },
                                      {
                                        "id": "589580bf-613c-46ba-8bae-104ff8b4380c",
                                        "value": "Zimbabwe",
                                        "text": "Zimbabwe"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "_uid": "ebb6f7ab-86e0-4969-b9b2-d22c9397799a",
                                    "_target": "case.life[0].BirthCountry",
                                    "answer": "",
                                    "validation": "validateSelected",
                                    "qtype": "DROPDOWN",
                                    "select": ""
                                  }
                                },
                                {
                                  "qtext": "Residence State",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "2aacec33-426e-4a62-aa2f-f7c4ff866a2c",
                                        "value": "Guantanamo",
                                        "text": "Guantanamo"
                                      },
                                      {
                                        "id": "4adb6005-97a1-4e35-a4bf-67fe8b8a2476",
                                        "value": "Other",
                                        "text": "Other"
                                      },
                                      {
                                        "id": "f6ba7f7d-4556-49c1-b33a-0d1962bcb220",
                                        "value": "Unknown",
                                        "text": "Unknown"
                                      },
                                      {
                                        "id": "9476fdc5-c724-4183-959e-f059e25108f8",
                                        "value": "AKA NL Newfoundland and Labrador",
                                        "text": "AKA NL Newfoundland and Labrador"
                                      },
                                      {
                                        "id": "d64fe391-9ade-47bb-b0bd-bf566471e871",
                                        "value": "Alberta",
                                        "text": "Alberta"
                                      },
                                      {
                                        "id": "5f59a7dd-d3bd-4794-9b97-0b53decbcc4d",
                                        "value": "British Columbia",
                                        "text": "British Columbia"
                                      },
                                      {
                                        "id": "cfac987f-2276-4632-9d1f-d96b84535db7",
                                        "value": "Manitoba",
                                        "text": "Manitoba"
                                      },
                                      {
                                        "id": "9cacf330-1dee-4a67-8d37-a1fbb662b01f",
                                        "value": "New Brunswick",
                                        "text": "New Brunswick"
                                      },
                                      {
                                        "id": "71d26a37-284b-478e-8423-7b49c33a1a50",
                                        "value": "Northwest Territories",
                                        "text": "Northwest Territories"
                                      },
                                      {
                                        "id": "5770206c-9a7b-4437-8b17-837cb00a0e57",
                                        "value": "Nova Scotia",
                                        "text": "Nova Scotia"
                                      },
                                      {
                                        "id": "9c060692-4ae0-4e6a-bde4-cecd4c369734",
                                        "value": "Nunavut",
                                        "text": "Nunavut"
                                      },
                                      {
                                        "id": "11d0e0c6-22ba-40f6-9ad5-4614daa4e829",
                                        "value": "Ontario",
                                        "text": "Ontario"
                                      },
                                      {
                                        "id": "9c8788d4-f0fb-405b-9663-d330068b5efd",
                                        "value": "Prince Edward Island",
                                        "text": "Prince Edward Island"
                                      },
                                      {
                                        "id": "b1f9b663-44ab-4501-a195-6061f7d4bfd1",
                                        "value": "Quebec",
                                        "text": "Quebec"
                                      },
                                      {
                                        "id": "1138b464-14e4-4331-8b9b-1a7947aa6606",
                                        "value": "Saskatchewan",
                                        "text": "Saskatchewan"
                                      },
                                      {
                                        "id": "2cc7bb1a-ac25-4e1a-a2fd-d34d34f85e71",
                                        "value": "Yukon Territory",
                                        "text": "Yukon Territory"
                                      },
                                      {
                                        "id": "40982551-c406-4f08-93c7-d99816dd1a48",
                                        "value": "Alabama",
                                        "text": "Alabama"
                                      },
                                      {
                                        "id": "50c92ed4-ca3e-4183-95ef-e11c77e247ef",
                                        "value": "Alaska",
                                        "text": "Alaska"
                                      },
                                      {
                                        "id": "f6342725-1f6a-4f07-867b-be4a7e8a7b59",
                                        "value": "American Samoa",
                                        "text": "American Samoa"
                                      },
                                      {
                                        "id": "dbf87c4b-40d8-4ad3-9b61-e79bd6726efb",
                                        "value": "Arizona",
                                        "text": "Arizona"
                                      },
                                      {
                                        "id": "3368a359-007b-4508-abb8-d6c34a5cbc12",
                                        "value": "Arkansas",
                                        "text": "Arkansas"
                                      },
                                      {
                                        "id": "f7ab9665-5ccd-4ca6-8405-8bcf83670c44",
                                        "value": "Armed Forces Americas (except Canada)",
                                        "text": "Armed Forces Americas (except Canada)"
                                      },
                                      {
                                        "id": "d0406ef4-0bad-40a8-a706-f7f9e812018a",
                                        "value": "Armed Forces Canada, Africa, Europe, Middle East",
                                        "text": "Armed Forces Canada, Africa, Europe, Middle East"
                                      },
                                      {
                                        "id": "f7b0a999-ac6b-4199-a0b9-cb11b3191b47",
                                        "value": "California",
                                        "text": "California"
                                      },
                                      {
                                        "id": "226167b8-0ca3-47bb-98ed-5740c2dc0315",
                                        "value": "Colorado",
                                        "text": "Colorado"
                                      },
                                      {
                                        "id": "a4b6e511-4074-4fe1-ab72-d6ee9e765a99",
                                        "value": "Connecticut",
                                        "text": "Connecticut"
                                      },
                                      {
                                        "id": "4cfabab4-43b1-468d-8c88-ff3d41c86c3a",
                                        "value": "Delaware",
                                        "text": "Delaware"
                                      },
                                      {
                                        "id": "0b6fd8da-33da-4f04-bce4-d97d4e101e0c",
                                        "value": "District of Columbia",
                                        "text": "District of Columbia"
                                      },
                                      {
                                        "id": "a2272bb8-8a5b-460a-ad52-b90c551c77c4",
                                        "value": "Federated States of Micronesia",
                                        "text": "Federated States of Micronesia"
                                      },
                                      {
                                        "id": "8c744057-5f37-43c0-9215-0c51a0c8f87f",
                                        "value": "Florida",
                                        "text": "Florida"
                                      },
                                      {
                                        "id": "189491a6-7548-4cb6-a103-4fa1ba03444a",
                                        "value": "Georgia",
                                        "text": "Georgia"
                                      },
                                      {
                                        "id": "70f816a9-aaaf-4047-84b1-b06d8ec8c0fb",
                                        "value": "Guam",
                                        "text": "Guam"
                                      },
                                      {
                                        "id": "a605d088-1c42-4749-a0aa-5a60c996db2d",
                                        "value": "Guantanamo Bay (US Naval Base) Cuba",
                                        "text": "Guantanamo Bay (US Naval Base) Cuba"
                                      },
                                      {
                                        "id": "b3efce41-6e6a-4a39-929a-d4837135cd9e",
                                        "value": "Hawaii",
                                        "text": "Hawaii"
                                      },
                                      {
                                        "id": "cf8b511c-8e3e-4bd9-b2a4-eaaa97949589",
                                        "value": "Idaho",
                                        "text": "Idaho"
                                      },
                                      {
                                        "id": "76e265ac-71ab-4757-95e8-be169b0d98f3",
                                        "value": "Illinois",
                                        "text": "Illinois"
                                      },
                                      {
                                        "id": "13799535-9fa7-4693-9f02-ead29be5c99c",
                                        "value": "Indiana",
                                        "text": "Indiana"
                                      },
                                      {
                                        "id": "b6703722-ab11-4cef-8df4-4c70db448323",
                                        "value": "Iowa",
                                        "text": "Iowa"
                                      },
                                      {
                                        "id": "54d1717c-f6c3-4081-af45-7fd8a319cc1f",
                                        "value": "Kansas",
                                        "text": "Kansas"
                                      },
                                      {
                                        "id": "b4d20a6c-f0a6-4b4e-9f18-af2e7ba16d8d",
                                        "value": "Kentucky",
                                        "text": "Kentucky"
                                      },
                                      {
                                        "id": "3c71f1bc-69e8-439f-b083-9b37a083e7f3",
                                        "value": "Louisiana",
                                        "text": "Louisiana"
                                      },
                                      {
                                        "id": "68df0e5e-2fca-477b-9dcb-ef437dee5d4d",
                                        "value": "Maine",
                                        "text": "Maine"
                                      },
                                      {
                                        "id": "c0e1b7bc-e583-41ad-aff6-ad616c4d4c3b",
                                        "value": "Marshall Islands",
                                        "text": "Marshall Islands"
                                      },
                                      {
                                        "id": "184e45ec-aea5-4111-a890-4d8de0a08997",
                                        "value": "Maryland",
                                        "text": "Maryland"
                                      },
                                      {
                                        "id": "738da2e9-d055-4504-ba9f-dba53a816975",
                                        "value": "Massachusetts",
                                        "text": "Massachusetts"
                                      },
                                      {
                                        "id": "ecb17459-c908-48be-8154-54ea8eefcd01",
                                        "value": "Michigan",
                                        "text": "Michigan"
                                      },
                                      {
                                        "id": "7f99aaf0-eea3-42eb-b05d-efc4ce3b70ab",
                                        "value": "Minnesota",
                                        "text": "Minnesota"
                                      },
                                      {
                                        "id": "ad32b30c-6e01-4c14-8896-efe7b92647d5",
                                        "value": "Mississippi",
                                        "text": "Mississippi"
                                      },
                                      {
                                        "id": "cf975e86-0ffb-4eb8-91be-f78e3aff293e",
                                        "value": "Missouri",
                                        "text": "Missouri"
                                      },
                                      {
                                        "id": "e18e25b4-afa6-4005-bc37-3999dfbe76bb",
                                        "value": "Montana",
                                        "text": "Montana"
                                      },
                                      {
                                        "id": "a174ba39-f8ef-43c5-9fbb-66f5a31d9af8",
                                        "value": "Nebraska",
                                        "text": "Nebraska"
                                      },
                                      {
                                        "id": "e4513165-88e0-424b-9ef1-ff5c6f2f6c20",
                                        "value": "Nevada",
                                        "text": "Nevada"
                                      },
                                      {
                                        "id": "78cbb448-fe04-4271-aa2e-ba2e6cd384e3",
                                        "value": "New Hampshire",
                                        "text": "New Hampshire"
                                      },
                                      {
                                        "id": "b6f0f680-76a8-42d9-b9a0-8a497673c3bc",
                                        "value": "New Jersey",
                                        "text": "New Jersey"
                                      },
                                      {
                                        "id": "4328f613-87cf-4c1d-b50e-2de1fa2d9a30",
                                        "value": "New Mexico",
                                        "text": "New Mexico"
                                      },
                                      {
                                        "id": "fd5680d7-aa17-4b8e-8b0e-430dee7a67a4",
                                        "value": "New York",
                                        "text": "New York"
                                      },
                                      {
                                        "id": "2841420b-37be-4d17-a467-19c0fbb6f438",
                                        "value": "North Carolina",
                                        "text": "North Carolina"
                                      },
                                      {
                                        "id": "4969f980-cd8e-4e72-b396-35fdf48bbe16",
                                        "value": "North Dakota",
                                        "text": "North Dakota"
                                      },
                                      {
                                        "id": "ecd56e32-3e09-45e5-b429-6551e7bf5ed9",
                                        "value": "Northern Mariana Islands",
                                        "text": "Northern Mariana Islands"
                                      },
                                      {
                                        "id": "1ae9a4d2-0bb6-4563-847e-c813bb53dd16",
                                        "value": "Ohio",
                                        "text": "Ohio"
                                      },
                                      {
                                        "id": "15e14896-d8c7-4108-a20f-9e767a49a709",
                                        "value": "Oklahoma",
                                        "text": "Oklahoma"
                                      },
                                      {
                                        "id": "318091e8-edd6-4e5c-91b0-4f15f23ad1ca",
                                        "value": "Oregon",
                                        "text": "Oregon"
                                      },
                                      {
                                        "id": "be015751-c029-48cc-bfdc-cbc079456c33",
                                        "value": "Palau Island",
                                        "text": "Palau Island"
                                      },
                                      {
                                        "id": "380f2406-ae1a-4664-a0eb-8050279f03c3",
                                        "value": "Pennsylvania",
                                        "text": "Pennsylvania"
                                      },
                                      {
                                        "id": "6c1ec376-6dd4-4490-86fc-22fdd0dcf617",
                                        "value": "Puerto Rico",
                                        "text": "Puerto Rico"
                                      },
                                      {
                                        "id": "ac5a746c-6536-4368-8a8b-4e0c84f32ce6",
                                        "value": "Rhode Island",
                                        "text": "Rhode Island"
                                      },
                                      {
                                        "id": "8f36b9b8-44a0-4473-9b12-9004ef983a99",
                                        "value": "South Carolina",
                                        "text": "South Carolina"
                                      },
                                      {
                                        "id": "83964ba6-bfad-4212-b80f-2087689a76f5",
                                        "value": "South Dakota",
                                        "text": "South Dakota"
                                      },
                                      {
                                        "id": "0086f142-5eea-4c8e-a40c-ad9c93b82ef3",
                                        "value": "Tennessee",
                                        "text": "Tennessee"
                                      },
                                      {
                                        "id": "898d1cac-f685-4dfb-b430-67aa0214ab39",
                                        "value": "Texas",
                                        "text": "Texas"
                                      },
                                      {
                                        "id": "d3080159-6dcd-40a1-8009-7377409046a5",
                                        "value": "US Armed Forces Pacific",
                                        "text": "US Armed Forces Pacific"
                                      },
                                      {
                                        "id": "88915bd3-fa67-451d-918e-8610f0a7a528",
                                        "value": "Utah",
                                        "text": "Utah"
                                      },
                                      {
                                        "id": "f87e4303-0973-408b-bf1a-6b3f12048a0a",
                                        "value": "Vermont",
                                        "text": "Vermont"
                                      },
                                      {
                                        "id": "9538aeea-e72d-487b-aea5-e4b1035538db",
                                        "value": "Virgin Islands",
                                        "text": "Virgin Islands"
                                      },
                                      {
                                        "id": "a7760977-e12b-494a-8317-d1e7bb188f40",
                                        "value": "Virginia",
                                        "text": "Virginia"
                                      },
                                      {
                                        "id": "305b63af-d2ec-4a83-bc2e-210cd2877878",
                                        "value": "Washington",
                                        "text": "Washington"
                                      },
                                      {
                                        "id": "2b8b76b9-1691-498b-be0c-7e30b289483f",
                                        "value": "West Virginia",
                                        "text": "West Virginia"
                                      },
                                      {
                                        "id": "eaf9391c-61b1-4515-94e3-1e6ac68443aa",
                                        "value": "Wisconsin",
                                        "text": "Wisconsin"
                                      },
                                      {
                                        "id": "10aedc05-f953-478c-a446-d539e6693649",
                                        "value": "Wyoming",
                                        "text": "Wyoming"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "_uid": "49a7f070-33c8-4ae5-95f3-b454d83099ee",
                                    "_target": "case.life[0].Residence.State",
                                    "answer": "",
                                    "validation": "validateSelected",
                                    "qtype": "DROPDOWN",
                                    "select": ""
                                  }
                                },
                                {
                                  "qtext": "Do you have a driver's license?",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                        "value": "No",
                                        "text": "No"
                                      },
                                      {
                                        "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                        "value": "Yes",
                                        "text": "Yes"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "_uid": "6c7b151a-3b1e-44c6-9a6a-a6f386c6e0ef",
                                    "_target": "case.life[0].HasDriversLicense",
                                    "answer": "",
                                    "validation": "validateOneChecked",
                                    "qtype": "DROPDOWN_LABELLED_BUTTONS",
                                    "select": ""
                                  }
                                },
                                {
                                  "relevantgroupoperator": "ALL",
                                  "relevantgroups": {
                                    "relevantgroup": {
                                      "relevanttarget": "case.life[0].HasDriversLicense",
                                      "relevantoperator": "IS",
                                      "relevantvalues": {
                                        "relevantid": "case.life[0].HasDriversLicense",
                                        "value": [
                                          {
                                            "code": "Yes",
                                            "name": "Yes"
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  "qtext": "Driver's license state",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "2aacec33-426e-4a62-aa2f-f7c4ff866a2c",
                                        "value": "Guantanamo",
                                        "text": "Guantanamo"
                                      },
                                      {
                                        "id": "4adb6005-97a1-4e35-a4bf-67fe8b8a2476",
                                        "value": "Other",
                                        "text": "Other"
                                      },
                                      {
                                        "id": "f6ba7f7d-4556-49c1-b33a-0d1962bcb220",
                                        "value": "Unknown",
                                        "text": "Unknown"
                                      },
                                      {
                                        "id": "9476fdc5-c724-4183-959e-f059e25108f8",
                                        "value": "AKA NL Newfoundland and Labrador",
                                        "text": "AKA NL Newfoundland and Labrador"
                                      },
                                      {
                                        "id": "d64fe391-9ade-47bb-b0bd-bf566471e871",
                                        "value": "Alberta",
                                        "text": "Alberta"
                                      },
                                      {
                                        "id": "5f59a7dd-d3bd-4794-9b97-0b53decbcc4d",
                                        "value": "British Columbia",
                                        "text": "British Columbia"
                                      },
                                      {
                                        "id": "cfac987f-2276-4632-9d1f-d96b84535db7",
                                        "value": "Manitoba",
                                        "text": "Manitoba"
                                      },
                                      {
                                        "id": "9cacf330-1dee-4a67-8d37-a1fbb662b01f",
                                        "value": "New Brunswick",
                                        "text": "New Brunswick"
                                      },
                                      {
                                        "id": "71d26a37-284b-478e-8423-7b49c33a1a50",
                                        "value": "Northwest Territories",
                                        "text": "Northwest Territories"
                                      },
                                      {
                                        "id": "5770206c-9a7b-4437-8b17-837cb00a0e57",
                                        "value": "Nova Scotia",
                                        "text": "Nova Scotia"
                                      },
                                      {
                                        "id": "9c060692-4ae0-4e6a-bde4-cecd4c369734",
                                        "value": "Nunavut",
                                        "text": "Nunavut"
                                      },
                                      {
                                        "id": "11d0e0c6-22ba-40f6-9ad5-4614daa4e829",
                                        "value": "Ontario",
                                        "text": "Ontario"
                                      },
                                      {
                                        "id": "9c8788d4-f0fb-405b-9663-d330068b5efd",
                                        "value": "Prince Edward Island",
                                        "text": "Prince Edward Island"
                                      },
                                      {
                                        "id": "b1f9b663-44ab-4501-a195-6061f7d4bfd1",
                                        "value": "Quebec",
                                        "text": "Quebec"
                                      },
                                      {
                                        "id": "1138b464-14e4-4331-8b9b-1a7947aa6606",
                                        "value": "Saskatchewan",
                                        "text": "Saskatchewan"
                                      },
                                      {
                                        "id": "2cc7bb1a-ac25-4e1a-a2fd-d34d34f85e71",
                                        "value": "Yukon Territory",
                                        "text": "Yukon Territory"
                                      },
                                      {
                                        "id": "40982551-c406-4f08-93c7-d99816dd1a48",
                                        "value": "Alabama",
                                        "text": "Alabama"
                                      },
                                      {
                                        "id": "50c92ed4-ca3e-4183-95ef-e11c77e247ef",
                                        "value": "Alaska",
                                        "text": "Alaska"
                                      },
                                      {
                                        "id": "f6342725-1f6a-4f07-867b-be4a7e8a7b59",
                                        "value": "American Samoa",
                                        "text": "American Samoa"
                                      },
                                      {
                                        "id": "dbf87c4b-40d8-4ad3-9b61-e79bd6726efb",
                                        "value": "Arizona",
                                        "text": "Arizona"
                                      },
                                      {
                                        "id": "3368a359-007b-4508-abb8-d6c34a5cbc12",
                                        "value": "Arkansas",
                                        "text": "Arkansas"
                                      },
                                      {
                                        "id": "f7ab9665-5ccd-4ca6-8405-8bcf83670c44",
                                        "value": "Armed Forces Americas (except Canada)",
                                        "text": "Armed Forces Americas (except Canada)"
                                      },
                                      {
                                        "id": "d0406ef4-0bad-40a8-a706-f7f9e812018a",
                                        "value": "Armed Forces Canada, Africa, Europe, Middle East",
                                        "text": "Armed Forces Canada, Africa, Europe, Middle East"
                                      },
                                      {
                                        "id": "f7b0a999-ac6b-4199-a0b9-cb11b3191b47",
                                        "value": "California",
                                        "text": "California"
                                      },
                                      {
                                        "id": "226167b8-0ca3-47bb-98ed-5740c2dc0315",
                                        "value": "Colorado",
                                        "text": "Colorado"
                                      },
                                      {
                                        "id": "a4b6e511-4074-4fe1-ab72-d6ee9e765a99",
                                        "value": "Connecticut",
                                        "text": "Connecticut"
                                      },
                                      {
                                        "id": "4cfabab4-43b1-468d-8c88-ff3d41c86c3a",
                                        "value": "Delaware",
                                        "text": "Delaware"
                                      },
                                      {
                                        "id": "0b6fd8da-33da-4f04-bce4-d97d4e101e0c",
                                        "value": "District of Columbia",
                                        "text": "District of Columbia"
                                      },
                                      {
                                        "id": "a2272bb8-8a5b-460a-ad52-b90c551c77c4",
                                        "value": "Federated States of Micronesia",
                                        "text": "Federated States of Micronesia"
                                      },
                                      {
                                        "id": "8c744057-5f37-43c0-9215-0c51a0c8f87f",
                                        "value": "Florida",
                                        "text": "Florida"
                                      },
                                      {
                                        "id": "189491a6-7548-4cb6-a103-4fa1ba03444a",
                                        "value": "Georgia",
                                        "text": "Georgia"
                                      },
                                      {
                                        "id": "70f816a9-aaaf-4047-84b1-b06d8ec8c0fb",
                                        "value": "Guam",
                                        "text": "Guam"
                                      },
                                      {
                                        "id": "a605d088-1c42-4749-a0aa-5a60c996db2d",
                                        "value": "Guantanamo Bay (US Naval Base) Cuba",
                                        "text": "Guantanamo Bay (US Naval Base) Cuba"
                                      },
                                      {
                                        "id": "b3efce41-6e6a-4a39-929a-d4837135cd9e",
                                        "value": "Hawaii",
                                        "text": "Hawaii"
                                      },
                                      {
                                        "id": "cf8b511c-8e3e-4bd9-b2a4-eaaa97949589",
                                        "value": "Idaho",
                                        "text": "Idaho"
                                      },
                                      {
                                        "id": "76e265ac-71ab-4757-95e8-be169b0d98f3",
                                        "value": "Illinois",
                                        "text": "Illinois"
                                      },
                                      {
                                        "id": "13799535-9fa7-4693-9f02-ead29be5c99c",
                                        "value": "Indiana",
                                        "text": "Indiana"
                                      },
                                      {
                                        "id": "b6703722-ab11-4cef-8df4-4c70db448323",
                                        "value": "Iowa",
                                        "text": "Iowa"
                                      },
                                      {
                                        "id": "54d1717c-f6c3-4081-af45-7fd8a319cc1f",
                                        "value": "Kansas",
                                        "text": "Kansas"
                                      },
                                      {
                                        "id": "b4d20a6c-f0a6-4b4e-9f18-af2e7ba16d8d",
                                        "value": "Kentucky",
                                        "text": "Kentucky"
                                      },
                                      {
                                        "id": "3c71f1bc-69e8-439f-b083-9b37a083e7f3",
                                        "value": "Louisiana",
                                        "text": "Louisiana"
                                      },
                                      {
                                        "id": "68df0e5e-2fca-477b-9dcb-ef437dee5d4d",
                                        "value": "Maine",
                                        "text": "Maine"
                                      },
                                      {
                                        "id": "c0e1b7bc-e583-41ad-aff6-ad616c4d4c3b",
                                        "value": "Marshall Islands",
                                        "text": "Marshall Islands"
                                      },
                                      {
                                        "id": "184e45ec-aea5-4111-a890-4d8de0a08997",
                                        "value": "Maryland",
                                        "text": "Maryland"
                                      },
                                      {
                                        "id": "738da2e9-d055-4504-ba9f-dba53a816975",
                                        "value": "Massachusetts",
                                        "text": "Massachusetts"
                                      },
                                      {
                                        "id": "ecb17459-c908-48be-8154-54ea8eefcd01",
                                        "value": "Michigan",
                                        "text": "Michigan"
                                      },
                                      {
                                        "id": "7f99aaf0-eea3-42eb-b05d-efc4ce3b70ab",
                                        "value": "Minnesota",
                                        "text": "Minnesota"
                                      },
                                      {
                                        "id": "ad32b30c-6e01-4c14-8896-efe7b92647d5",
                                        "value": "Mississippi",
                                        "text": "Mississippi"
                                      },
                                      {
                                        "id": "cf975e86-0ffb-4eb8-91be-f78e3aff293e",
                                        "value": "Missouri",
                                        "text": "Missouri"
                                      },
                                      {
                                        "id": "e18e25b4-afa6-4005-bc37-3999dfbe76bb",
                                        "value": "Montana",
                                        "text": "Montana"
                                      },
                                      {
                                        "id": "a174ba39-f8ef-43c5-9fbb-66f5a31d9af8",
                                        "value": "Nebraska",
                                        "text": "Nebraska"
                                      },
                                      {
                                        "id": "e4513165-88e0-424b-9ef1-ff5c6f2f6c20",
                                        "value": "Nevada",
                                        "text": "Nevada"
                                      },
                                      {
                                        "id": "78cbb448-fe04-4271-aa2e-ba2e6cd384e3",
                                        "value": "New Hampshire",
                                        "text": "New Hampshire"
                                      },
                                      {
                                        "id": "b6f0f680-76a8-42d9-b9a0-8a497673c3bc",
                                        "value": "New Jersey",
                                        "text": "New Jersey"
                                      },
                                      {
                                        "id": "4328f613-87cf-4c1d-b50e-2de1fa2d9a30",
                                        "value": "New Mexico",
                                        "text": "New Mexico"
                                      },
                                      {
                                        "id": "fd5680d7-aa17-4b8e-8b0e-430dee7a67a4",
                                        "value": "New York",
                                        "text": "New York"
                                      },
                                      {
                                        "id": "2841420b-37be-4d17-a467-19c0fbb6f438",
                                        "value": "North Carolina",
                                        "text": "North Carolina"
                                      },
                                      {
                                        "id": "4969f980-cd8e-4e72-b396-35fdf48bbe16",
                                        "value": "North Dakota",
                                        "text": "North Dakota"
                                      },
                                      {
                                        "id": "ecd56e32-3e09-45e5-b429-6551e7bf5ed9",
                                        "value": "Northern Mariana Islands",
                                        "text": "Northern Mariana Islands"
                                      },
                                      {
                                        "id": "1ae9a4d2-0bb6-4563-847e-c813bb53dd16",
                                        "value": "Ohio",
                                        "text": "Ohio"
                                      },
                                      {
                                        "id": "15e14896-d8c7-4108-a20f-9e767a49a709",
                                        "value": "Oklahoma",
                                        "text": "Oklahoma"
                                      },
                                      {
                                        "id": "318091e8-edd6-4e5c-91b0-4f15f23ad1ca",
                                        "value": "Oregon",
                                        "text": "Oregon"
                                      },
                                      {
                                        "id": "be015751-c029-48cc-bfdc-cbc079456c33",
                                        "value": "Palau Island",
                                        "text": "Palau Island"
                                      },
                                      {
                                        "id": "380f2406-ae1a-4664-a0eb-8050279f03c3",
                                        "value": "Pennsylvania",
                                        "text": "Pennsylvania"
                                      },
                                      {
                                        "id": "6c1ec376-6dd4-4490-86fc-22fdd0dcf617",
                                        "value": "Puerto Rico",
                                        "text": "Puerto Rico"
                                      },
                                      {
                                        "id": "ac5a746c-6536-4368-8a8b-4e0c84f32ce6",
                                        "value": "Rhode Island",
                                        "text": "Rhode Island"
                                      },
                                      {
                                        "id": "8f36b9b8-44a0-4473-9b12-9004ef983a99",
                                        "value": "South Carolina",
                                        "text": "South Carolina"
                                      },
                                      {
                                        "id": "83964ba6-bfad-4212-b80f-2087689a76f5",
                                        "value": "South Dakota",
                                        "text": "South Dakota"
                                      },
                                      {
                                        "id": "0086f142-5eea-4c8e-a40c-ad9c93b82ef3",
                                        "value": "Tennessee",
                                        "text": "Tennessee"
                                      },
                                      {
                                        "id": "898d1cac-f685-4dfb-b430-67aa0214ab39",
                                        "value": "Texas",
                                        "text": "Texas"
                                      },
                                      {
                                        "id": "d3080159-6dcd-40a1-8009-7377409046a5",
                                        "value": "US Armed Forces Pacific",
                                        "text": "US Armed Forces Pacific"
                                      },
                                      {
                                        "id": "88915bd3-fa67-451d-918e-8610f0a7a528",
                                        "value": "Utah",
                                        "text": "Utah"
                                      },
                                      {
                                        "id": "f87e4303-0973-408b-bf1a-6b3f12048a0a",
                                        "value": "Vermont",
                                        "text": "Vermont"
                                      },
                                      {
                                        "id": "9538aeea-e72d-487b-aea5-e4b1035538db",
                                        "value": "Virgin Islands",
                                        "text": "Virgin Islands"
                                      },
                                      {
                                        "id": "a7760977-e12b-494a-8317-d1e7bb188f40",
                                        "value": "Virginia",
                                        "text": "Virginia"
                                      },
                                      {
                                        "id": "305b63af-d2ec-4a83-bc2e-210cd2877878",
                                        "value": "Washington",
                                        "text": "Washington"
                                      },
                                      {
                                        "id": "2b8b76b9-1691-498b-be0c-7e30b289483f",
                                        "value": "West Virginia",
                                        "text": "West Virginia"
                                      },
                                      {
                                        "id": "eaf9391c-61b1-4515-94e3-1e6ac68443aa",
                                        "value": "Wisconsin",
                                        "text": "Wisconsin"
                                      },
                                      {
                                        "id": "10aedc05-f953-478c-a446-d539e6693649",
                                        "value": "Wyoming",
                                        "text": "Wyoming"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "_uid": "5ccab85d-fbd7-42ff-b6b2-5222159a7b3e",
                                    "_target": "case.life[0].DriversLicenseState",
                                    "answer": "",
                                    "validation": "validateSelected",
                                    "qtype": "DROPDOWN",
                                    "select": ""
                                  }
                                },
                                {
                                  "qtext": "Marital Status",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "aef4c44e-3ff7-400e-8f1e-d827a8a6600d",
                                        "value": "Separated",
                                        "text": "Separated"
                                      },
                                      {
                                        "id": "320e6712-d91b-44ac-b2a8-978774c606d8",
                                        "value": "Married",
                                        "text": "Married"
                                      },
                                      {
                                        "id": "fcff6766-0825-41ed-af09-a7caf1d8cc7c",
                                        "value": "Divorced",
                                        "text": "Divorced"
                                      },
                                      {
                                        "id": "5381337a-dce8-43ea-9355-dff751cfc298",
                                        "value": "Single",
                                        "text": "Single"
                                      },
                                      {
                                        "id": "2fc7c307-ea77-44b5-84f3-306f9163f2ed",
                                        "value": "Widowed",
                                        "text": "Widowed"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "_uid": "1d59ac91-c9cc-4bcc-ade0-5be54f89807e",
                                    "_target": "case.life[0].MaritalStatus",
                                    "answer": "",
                                    "validation": "validateSelected",
                                    "qtype": "DROPDOWN",
                                    "select": ""
                                  }
                                },
                                {
                                  "qtext": "Quoted Rate Class",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "1557edfc-1a7e-480c-9fbc-55e00da5469f",
                                        "value": "Preferred Plus Non Nicotine",
                                        "text": "Preferred Plus Non Nicotine"
                                      },
                                      {
                                        "id": "35afa806-808b-4b10-950c-936b32b4db0a",
                                        "value": "Preferred Non Nicotine",
                                        "text": "Preferred Non Nicotine"
                                      },
                                      {
                                        "id": "9d935f63-027d-4df3-94cc-03cc655be00d",
                                        "value": "Select Non Nicotine",
                                        "text": "Select Non Nicotine"
                                      },
                                      {
                                        "id": "94550251-f164-4ff3-b824-c911b3aa2eb8",
                                        "value": "Standard Non Nicotine",
                                        "text": "Standard Non Nicotine"
                                      },
                                      {
                                        "id": "05cccc1a-6730-4a0d-b6c6-32bd1006dddc",
                                        "value": "Preferred Nicotine",
                                        "text": "Preferred Nicotine"
                                      },
                                      {
                                        "id": "ea3173e1-74a1-44fe-8dbc-7a7ff38a5cc4",
                                        "value": "Standard Nicotine",
                                        "text": "Standard Nicotine"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "_uid": "7a63e887-c157-4e4b-bac8-0ee387d63e67",
                                    "_target": "case.life[0].QuotedRateClass",
                                    "answer": "",
                                    "validation": "validateSelected",
                                    "qtype": "DROPDOWN",
                                    "select": ""
                                  }
                                },
                                {
                                  "qtext": "Have you ever used tobacco or any other nicotine product or by-product of any type",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                        "value": "No",
                                        "text": "No"
                                      },
                                      {
                                        "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                        "value": "Yes",
                                        "text": "Yes"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "inputtype": "radio",
                                    "_uid": "bbefcfeb-8373-4575-b104-6f8b377454c6",
                                    "_target": "case.life[0].Tobacco.TobaccoUse",
                                    "answer": "",
                                    "validation": "validateOneChecked",
                                    "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                  }
                                }
                              ],
                              "section": [
                                {
                                  "titlesection": "Spouse",
                                  "id": "1abed23e-bfee-4bb1-bb98-f43e2f0fe22a",
                                  "question": [
                                    {
                                      "qtext": "How much life insurance does your spouse have in force with all insurers, including SBLI?",
                                      "inputformat": {
                                        "_uid": "51c460b6-84a5-4bf8-aec1-ed5b865afed6",
                                        "_target": "case.life[0].Financial.SpouseTotalLifeAllCompanies",
                                        "answer": "",
                                        "validation": "              validateFloat#EN-US#            ",
                                        "qtype": "DECIMAL_TEXTBOX",
                                        "optional": true,
                                        "input": {}
                                      }
                                    },
                                    {
                                      "qtext": "Is your spouse also applying for insurance with SBLI?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "529462c8-8ef9-4d3a-bd8b-9415dd8063b3",
                                        "_target": "case.life[0].Financial.SpousePendingThisCompany",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL",
                                        "optional": true
                                      }
                                    },
                                    {
                                      "relevantgroupoperator": "ALL",
                                      "relevantgroups": {
                                        "relevantgroup": {
                                          "relevanttarget": "case.life[0].Financial.SpousePendingThisCompany",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].Financial.SpousePendingThisCompany",
                                            "value": [
                                              {
                                                "code": "Yes",
                                                "name": "Yes"
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      "qtext": "If 'Yes', how much?",
                                      "inputformat": {
                                        "_uid": "834f1bbc-31e3-4bfc-8b8e-01ddbe021918",
                                        "_target": "case.life[0].Financial.SpousePendingThisCompanyAmount",
                                        "answer": "",
                                        "validation": "              validateFloat#EN-US#            ",
                                        "qtype": "DECIMAL_TEXTBOX",
                                        "optional": true,
                                        "input": {}
                                      }
                                    }
                                  ]
                                },
                                {
                                  "titlesection": "Owner",
                                  "id": "78349afc-aa92-45fc-b36f-ea11cb8bbd75",
                                  "question": [
                                    {
                                      "qtext": "Is owner the same as insured?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "4048113d-1437-4d0c-9a9e-84364e74057a",
                                        "_target": "case.life[0].ProductOwner.IsSameAsPrimaryInsured",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                      }
                                    }
                                  ],
                                  "sections": [
                                    {
                                      "titlesections": "case.life.ProductOwner.Owner",
                                      "id": "de6102c0-9243-428c-a172-546ffdcf8a4b",
                                      "namesections": "case.life[0].ProductOwner.Owner",
                                      "relevantgroupoperator": "ALL",
                                      "repeatingsection": true,
                                      "relevantgroups": [
                                        {
                                          "relevanttarget": "case.life[0].ProductOwner.IsSameAsPrimaryInsured",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].ProductOwner.IsSameAsPrimaryInsured",
                                            "value": [
                                              {
                                                "code": "No",
                                                "name": "No"
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "repeater": {
                                        "titlerepeater": "case.life.ProductOwner.Owner",
                                        "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                                        "minRows": "1",
                                        "maxRows": "",
                                        "rowCount": "1",
                                        "questiontemplate": {
                                          "Items": [
                                            "case.life.ProductOwner.Owner",
                                            {
                                              "qtext": "Owner Type",
                                              "list": {
                                                "size": "1",
                                                "option": [
                                                  {
                                                    "value": "",
                                                    "selected": "",
                                                    "text": "Please select"
                                                  },
                                                  {
                                                    "id": "0ba2a72d-472c-4d27-b31d-281cf62ac7e9",
                                                    "value": "Individual",
                                                    "text": "Individual"
                                                  },
                                                  {
                                                    "id": "0c4d5071-39d9-4b0a-aef5-8bb12411c7d3",
                                                    "value": "Corporation",
                                                    "text": "Corporation"
                                                  },
                                                  {
                                                    "id": "24d06da3-622b-4eb6-bb93-183f0d55976d",
                                                    "value": "Trust",
                                                    "text": "Trust"
                                                  },
                                                  {
                                                    "id": "c9f239bf-98b9-44aa-92e2-9ce7320768b2",
                                                    "value": "Sole Proprietorship",
                                                    "text": "Sole Proprietorship"
                                                  },
                                                  {
                                                    "id": "2ec1fbeb-8187-4fc9-b602-f70b643fa233",
                                                    "value": "Partnership",
                                                    "text": "Partnership"
                                                  },
                                                  {
                                                    "id": "da4c8b79-9911-40a0-84f0-82ae1439bb5e",
                                                    "value": "Other",
                                                    "text": "Other"
                                                  }
                                                ]
                                              },
                                              "inputformat": {
                                                "_uid": "06ae290a-33f5-4517-9da9-a60db46b4df3",
                                                "_target": "case.life[0].ProductOwner.Owner.OwnerType",
                                                "answer": "",
                                                "validation": "validateSelected",
                                                "qtype": "DROPDOWN",
                                                "select": ""
                                              }
                                            },
                                            {
                                              "relevantgroupoperator": "ALL",
                                              "relevantgroups": {
                                                "relevantgroup": {
                                                  "relevanttarget": "case.life[0].ProductOwner.Owner.OwnerType",
                                                  "relevantoperator": "IS",
                                                  "relevantvalues": {
                                                    "relevantid": "case.life[0].ProductOwner.Owner.OwnerType",
                                                    "value": [
                                                      {
                                                        "code": "Individual",
                                                        "name": "Individual"
                                                      }
                                                    ]
                                                  }
                                                }
                                              },
                                              "qtext": "Relationship to insured",
                                              "list": {
                                                "size": "1",
                                                "option": [
                                                  {
                                                    "value": "",
                                                    "selected": "",
                                                    "text": "Please select"
                                                  },
                                                  {
                                                    "id": "8483ee94-e82c-4807-b0b8-c3019c2a1b8d",
                                                    "value": "Father",
                                                    "text": "Father"
                                                  },
                                                  {
                                                    "id": "aeb7fd6f-1792-40a8-96e7-11a85dc9cd8b",
                                                    "value": "Grandfather",
                                                    "text": "Grandfather"
                                                  },
                                                  {
                                                    "id": "ce9540b0-c906-4e32-b97d-c45ceabb5a32",
                                                    "value": "Grandmother",
                                                    "text": "Grandmother"
                                                  },
                                                  {
                                                    "id": "b9cba15f-e377-4b18-bfe0-12850ccbf006",
                                                    "value": "Grandparents",
                                                    "text": "Grandparents"
                                                  },
                                                  {
                                                    "id": "d59b37c3-4db6-4a8b-91af-8eac7d5cbb1a",
                                                    "value": "Husband",
                                                    "text": "Husband"
                                                  },
                                                  {
                                                    "id": "982feb9f-0ff1-492e-ab8d-d79e23cd07f5",
                                                    "value": "Mother",
                                                    "text": "Mother"
                                                  },
                                                  {
                                                    "id": "f9e683e5-c678-49ea-8376-59617a0fddbd",
                                                    "value": "Other",
                                                    "text": "Other relative"
                                                  },
                                                  {
                                                    "id": "4b1389e6-9202-4afc-9346-4da39749cfd2",
                                                    "value": "Parents",
                                                    "text": "Parents"
                                                  },
                                                  {
                                                    "id": "aec8fcb5-4721-4dfa-b7df-9e0805208e67",
                                                    "value": "Spouse",
                                                    "text": "Spouse"
                                                  },
                                                  {
                                                    "id": "6232cfb4-a7ef-442e-9728-771eb9ccb15e",
                                                    "value": "Wife",
                                                    "text": "Wife"
                                                  },
                                                  {
                                                    "id": "73ecd77c-7386-45b2-9784-dd138c552fe4",
                                                    "value": "Self",
                                                    "text": "Self"
                                                  }
                                                ]
                                              },
                                              "inputformat": {
                                                "_uid": "466c57c0-8558-4b10-ab46-f77d24e59761",
                                                "_target": "case.life[0].ProductOwner.Owner.Relationship",
                                                "answer": "",
                                                "validation": "validateSelected",
                                                "qtype": "DROPDOWN",
                                                "select": ""
                                              }
                                            },
                                            {
                                              "relevantgroupoperator": "ALL",
                                              "relevantgroups": {
                                                "relevantgroup": {
                                                  "relevanttarget": "case.life[0].ProductOwner.Owner.Relationship",
                                                  "relevantoperator": "IS",
                                                  "relevantvalues": {
                                                    "relevantid": "case.life[0].ProductOwner.Owner.Relationship",
                                                    "value": [
                                                      {
                                                        "code": "Other",
                                                        "name": "Other"
                                                      }
                                                    ]
                                                  }
                                                }
                                              },
                                              "qtext": "Other relationship type",
                                              "inputformat": {
                                                "_uid": "9886fa99-bf3d-4065-af09-522cce23232b",
                                                "_target": "case.life[0].ProductOwner.Owner.OtherRelationshipDetails",
                                                "answer": "",
                                                "validation": "",
                                                "qtype": "STRING_TEXTBOX_SINGLE",
                                                "input": {}
                                              }
                                            }
                                          ]
                                        },
                                        "section": [
                                          {
                                            "Items": [
                                              "case.life.ProductOwner.Owner",
                                              "case.life[0].ProductOwner.Owner[0]",
                                              {
                                                "titlerepeating": "case.life.ProductOwner.Owner",
                                                "sectionHeader": " The following questions are part of the application process for the Primary applicant ",
                                                "h4": " Section ",
                                                "deletebutton": true,
                                                "question": [
                                                  {
                                                    "qtext": "Owner Type",
                                                    "list": {
                                                      "size": "1",
                                                      "option": [
                                                        {
                                                          "value": "",
                                                          "selected": "",
                                                          "text": "Please select"
                                                        },
                                                        {
                                                          "id": "0ba2a72d-472c-4d27-b31d-281cf62ac7e9",
                                                          "value": "Individual",
                                                          "text": "Individual"
                                                        },
                                                        {
                                                          "id": "0c4d5071-39d9-4b0a-aef5-8bb12411c7d3",
                                                          "value": "Corporation",
                                                          "text": "Corporation"
                                                        },
                                                        {
                                                          "id": "24d06da3-622b-4eb6-bb93-183f0d55976d",
                                                          "value": "Trust",
                                                          "text": "Trust"
                                                        },
                                                        {
                                                          "id": "c9f239bf-98b9-44aa-92e2-9ce7320768b2",
                                                          "value": "Sole Proprietorship",
                                                          "text": "Sole Proprietorship"
                                                        },
                                                        {
                                                          "id": "2ec1fbeb-8187-4fc9-b602-f70b643fa233",
                                                          "value": "Partnership",
                                                          "text": "Partnership"
                                                        },
                                                        {
                                                          "id": "da4c8b79-9911-40a0-84f0-82ae1439bb5e",
                                                          "value": "Other",
                                                          "text": "Other"
                                                        }
                                                      ]
                                                    },
                                                    "inputformat": {
                                                      "_uid": "06ae290a-33f5-4517-9da9-a60db46b4df3",
                                                      "_target": "case.life[0].ProductOwner.Owner[0].OwnerType",
                                                      "answer": "",
                                                      "validation": "validateSelected",
                                                      "qtype": "DROPDOWN",
                                                      "select": ""
                                                    }
                                                  },
                                                  {
                                                    "relevantgroupoperator": "ALL",
                                                    "relevantgroups": {
                                                      "relevantgroup": {
                                                        "relevanttarget": "case.life[0].ProductOwner.Owner[0].OwnerType",
                                                        "relevantoperator": "IS",
                                                        "relevantvalues": {
                                                          "relevantid": "case.life[0].ProductOwner.Owner[0].OwnerType",
                                                          "value": [
                                                            {
                                                              "code": "Individual",
                                                              "name": "Individual"
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    },
                                                    "qtext": "Relationship to insured",
                                                    "list": {
                                                      "size": "1",
                                                      "option": [
                                                        {
                                                          "value": "",
                                                          "selected": "",
                                                          "text": "Please select"
                                                        },
                                                        {
                                                          "id": "8483ee94-e82c-4807-b0b8-c3019c2a1b8d",
                                                          "value": "Father",
                                                          "text": "Father"
                                                        },
                                                        {
                                                          "id": "aeb7fd6f-1792-40a8-96e7-11a85dc9cd8b",
                                                          "value": "Grandfather",
                                                          "text": "Grandfather"
                                                        },
                                                        {
                                                          "id": "ce9540b0-c906-4e32-b97d-c45ceabb5a32",
                                                          "value": "Grandmother",
                                                          "text": "Grandmother"
                                                        },
                                                        {
                                                          "id": "b9cba15f-e377-4b18-bfe0-12850ccbf006",
                                                          "value": "Grandparents",
                                                          "text": "Grandparents"
                                                        },
                                                        {
                                                          "id": "d59b37c3-4db6-4a8b-91af-8eac7d5cbb1a",
                                                          "value": "Husband",
                                                          "text": "Husband"
                                                        },
                                                        {
                                                          "id": "982feb9f-0ff1-492e-ab8d-d79e23cd07f5",
                                                          "value": "Mother",
                                                          "text": "Mother"
                                                        },
                                                        {
                                                          "id": "f9e683e5-c678-49ea-8376-59617a0fddbd",
                                                          "value": "Other",
                                                          "text": "Other relative"
                                                        },
                                                        {
                                                          "id": "4b1389e6-9202-4afc-9346-4da39749cfd2",
                                                          "value": "Parents",
                                                          "text": "Parents"
                                                        },
                                                        {
                                                          "id": "aec8fcb5-4721-4dfa-b7df-9e0805208e67",
                                                          "value": "Spouse",
                                                          "text": "Spouse"
                                                        },
                                                        {
                                                          "id": "6232cfb4-a7ef-442e-9728-771eb9ccb15e",
                                                          "value": "Wife",
                                                          "text": "Wife"
                                                        },
                                                        {
                                                          "id": "73ecd77c-7386-45b2-9784-dd138c552fe4",
                                                          "value": "Self",
                                                          "text": "Self"
                                                        }
                                                      ]
                                                    },
                                                    "inputformat": {
                                                      "_uid": "466c57c0-8558-4b10-ab46-f77d24e59761",
                                                      "_target": "case.life[0].ProductOwner.Owner[0].Relationship",
                                                      "answer": "",
                                                      "validation": "validateSelected",
                                                      "qtype": "DROPDOWN",
                                                      "select": ""
                                                    }
                                                  },
                                                  {
                                                    "relevantgroupoperator": "ALL",
                                                    "relevantgroups": {
                                                      "relevantgroup": {
                                                        "relevanttarget": "case.life[0].ProductOwner.Owner[0].Relationship",
                                                        "relevantoperator": "IS",
                                                        "relevantvalues": {
                                                          "relevantid": "case.life[0].ProductOwner.Owner[0].Relationship",
                                                          "value": [
                                                            {
                                                              "code": "Other",
                                                              "name": "Other"
                                                            }
                                                          ]
                                                        }
                                                      }
                                                    },
                                                    "qtext": "Other relationship type",
                                                    "inputformat": {
                                                      "_uid": "9886fa99-bf3d-4065-af09-522cce23232b",
                                                      "_target": "case.life[0].ProductOwner.Owner[0].OtherRelationshipDetails",
                                                      "answer": "",
                                                      "validation": "",
                                                      "qtype": "STRING_TEXTBOX_SINGLE",
                                                      "input": {}
                                                    }
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                },
                                {
                                  "titlesection": "Beneficiary",
                                  "id": "2b90d078-4668-46c9-964e-54d5ec311d4b",
                                  "question": [
                                    {
                                      "qtext": "Has beneficiaries?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "e9baa45a-bf53-4f9d-9f47-c88a51730601",
                                        "_target": "case.life[0].HasBeneficiary",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                      }
                                    }
                                  ],
                                  "sections": [
                                    {
                                      "titlesections": "case.life.Beneficiary",
                                      "id": "954702ad-ac1d-4c94-aec7-362d75e15b53",
                                      "namesections": "case.life[0].Beneficiary",
                                      "relevantgroupoperator": "ALL",
                                      "repeatingsection": true,
                                      "relevantgroups": [
                                        {
                                          "relevanttarget": "case.life[0].HasBeneficiary",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].HasBeneficiary",
                                            "value": [
                                              {
                                                "code": "Yes",
                                                "name": "Yes"
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "repeater": {
                                        "titlerepeater": "case.life.Beneficiary",
                                        "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                                        "minRows": "1",
                                        "maxRows": "",
                                        "rowCount": "1",
                                        "questiontemplate": {
                                          "Items": [
                                            "case.life.Beneficiary",
                                            {
                                              "qtext": "Beneficiary",
                                              "list": {
                                                "size": "1",
                                                "option": [
                                                  {
                                                    "value": "",
                                                    "selected": "",
                                                    "text": "Please select"
                                                  },
                                                  {
                                                    "id": "45480f3f-e597-4c1e-8fa4-58f80a9318a2",
                                                    "value": "Primary",
                                                    "text": "Primary"
                                                  },
                                                  {
                                                    "id": "eef6c0fe-6380-4b6a-9261-6f7198419d8b",
                                                    "value": "Contingent",
                                                    "text": "Contingent"
                                                  }
                                                ]
                                              },
                                              "inputformat": {
                                                "_uid": "227159db-4b24-4bf5-866b-927cc69bf88b",
                                                "_target": "case.life[0].Beneficiary.Type",
                                                "answer": "",
                                                "validation": "validateSelected",
                                                "qtype": "DROPDOWN",
                                                "select": ""
                                              }
                                            },
                                            {
                                              "qtext": "Relationship to insured",
                                              "list": {
                                                "size": "1",
                                                "option": [
                                                  {
                                                    "value": "",
                                                    "selected": "",
                                                    "text": "Please select"
                                                  },
                                                  {
                                                    "id": "cf993222-2d91-436c-a3f1-e7ebba703bdf",
                                                    "value": "Aunt",
                                                    "text": "Aunt"
                                                  },
                                                  {
                                                    "id": "367bb58f-1694-4e22-8526-3d365b6754c5",
                                                    "value": "Brother",
                                                    "text": "Brother"
                                                  },
                                                  {
                                                    "id": "04cccef1-97b7-4d22-82bb-cf383d01d662",
                                                    "value": "Business",
                                                    "text": "Business"
                                                  },
                                                  {
                                                    "id": "fbece100-26b4-4db9-a279-a18443010227",
                                                    "value": "Charity",
                                                    "text": "Charity"
                                                  },
                                                  {
                                                    "id": "1c6a6c41-5f6a-4d01-b642-3c3caa51cce3",
                                                    "value": "Children",
                                                    "text": "Children"
                                                  },
                                                  {
                                                    "id": "fe62636c-3778-4933-b833-7d5e0ac9af63",
                                                    "value": "UTMA",
                                                    "text": "Children under the UTMA"
                                                  },
                                                  {
                                                    "id": "5370bdf2-d61d-4f94-ae48-7831137d7000",
                                                    "value": "Co-borrower",
                                                    "text": "Co-borrower"
                                                  },
                                                  {
                                                    "id": "395858cd-8a66-4a6c-baac-bb0e82e0be8c",
                                                    "value": "Bank/Lender",
                                                    "text": "Bank/Lender"
                                                  },
                                                  {
                                                    "id": "41c254c9-d61c-4b52-972d-6985aff009e6",
                                                    "value": "Creditor",
                                                    "text": "Creditor"
                                                  },
                                                  {
                                                    "id": "80787431-cc72-4a95-b8c4-863c286b58b3",
                                                    "value": "Daughter",
                                                    "text": "Daughter"
                                                  },
                                                  {
                                                    "id": "7293d579-ec58-4338-bcb3-d6c25158734c",
                                                    "value": "Employer",
                                                    "text": "Employer"
                                                  },
                                                  {
                                                    "id": "7d5a2e6b-0ff2-4d9f-aa21-d7fb7148c05a",
                                                    "value": "Estate",
                                                    "text": "Estate"
                                                  },
                                                  {
                                                    "id": "8483ee94-e82c-4807-b0b8-c3019c2a1b8d",
                                                    "value": "Father",
                                                    "text": "Father"
                                                  },
                                                  {
                                                    "id": "0587b6db-2c6e-4bfc-8a34-b9fec4f08682",
                                                    "value": "God parent",
                                                    "text": "God parent"
                                                  },
                                                  {
                                                    "id": "e7050de6-b273-4093-b675-2315727099dd",
                                                    "value": "Grandchildren",
                                                    "text": "Grandchildren"
                                                  },
                                                  {
                                                    "id": "dff30452-cc64-412e-adb2-39f6e1c526b5",
                                                    "value": "Granddaughter",
                                                    "text": "Granddaughter"
                                                  },
                                                  {
                                                    "id": "aeb7fd6f-1792-40a8-96e7-11a85dc9cd8b",
                                                    "value": "Grandfather",
                                                    "text": "Grandfather"
                                                  },
                                                  {
                                                    "id": "ce9540b0-c906-4e32-b97d-c45ceabb5a32",
                                                    "value": "Grandmother",
                                                    "text": "Grandmother"
                                                  },
                                                  {
                                                    "id": "b9cba15f-e377-4b18-bfe0-12850ccbf006",
                                                    "value": "Grandparents",
                                                    "text": "Grandparents"
                                                  },
                                                  {
                                                    "id": "4c82e6ba-cd66-40ae-9c77-04d9f28a80cd",
                                                    "value": "Grandson",
                                                    "text": "Grandson"
                                                  },
                                                  {
                                                    "id": "d59b37c3-4db6-4a8b-91af-8eac7d5cbb1a",
                                                    "value": "Husband",
                                                    "text": "Husband"
                                                  },
                                                  {
                                                    "id": "aac4d9fe-063b-4f29-84f3-dba828c314d7",
                                                    "value": "Legal guardian",
                                                    "text": "Legal guardian"
                                                  },
                                                  {
                                                    "id": "53518073-272b-4fd9-a15c-713dfd8869fd",
                                                    "value": "Life partner",
                                                    "text": "Life partner"
                                                  },
                                                  {
                                                    "id": "982feb9f-0ff1-492e-ab8d-d79e23cd07f5",
                                                    "value": "Mother",
                                                    "text": "Mother"
                                                  },
                                                  {
                                                    "id": "f9e683e5-c678-49ea-8376-59617a0fddbd",
                                                    "value": "Other",
                                                    "text": "Other relative"
                                                  },
                                                  {
                                                    "id": "802a5d51-aaa0-44cc-8a17-bf8bb489f69d",
                                                    "value": "Parent",
                                                    "text": "Parent"
                                                  },
                                                  {
                                                    "id": "4b1389e6-9202-4afc-9346-4da39749cfd2",
                                                    "value": "Parents",
                                                    "text": "Parents"
                                                  },
                                                  {
                                                    "id": "d4d25d97-aa61-4419-b423-73a8fa02b517",
                                                    "value": "Sister",
                                                    "text": "Sister"
                                                  },
                                                  {
                                                    "id": "a48dd8e1-f272-40f4-b614-ad77232f60b8",
                                                    "value": "Son",
                                                    "text": "Son"
                                                  },
                                                  {
                                                    "id": "aec8fcb5-4721-4dfa-b7df-9e0805208e67",
                                                    "value": "Spouse",
                                                    "text": "Spouse"
                                                  },
                                                  {
                                                    "id": "865cb0b8-2b75-4427-b5f1-7580022fc500",
                                                    "value": "Stepdaughter",
                                                    "text": "Stepdaughter"
                                                  },
                                                  {
                                                    "id": "868cfb54-dbbb-440e-91ce-858ed4b6a069",
                                                    "value": "Stepson",
                                                    "text": "Stepson"
                                                  },
                                                  {
                                                    "id": "2e25c9b1-6413-4c92-91da-a9b59e8203e8",
                                                    "value": "Trust",
                                                    "text": "Trust"
                                                  },
                                                  {
                                                    "id": "edc140f0-a3cd-4e92-bb2d-dd8d1140951f",
                                                    "value": "UNCLE",
                                                    "text": "Uncle"
                                                  },
                                                  {
                                                    "id": "6232cfb4-a7ef-442e-9728-771eb9ccb15e",
                                                    "value": "Wife",
                                                    "text": "Wife"
                                                  },
                                                  {
                                                    "id": "921e3b35-f010-4b83-82e2-b5e10086fb70",
                                                    "value": "Fiancee",
                                                    "text": "Fiancee"
                                                  },
                                                  {
                                                    "id": "ef1f88fc-9797-4cab-b4e0-190fa8fc648c",
                                                    "value": "Ex-Spouse",
                                                    "text": "Former spouse"
                                                  },
                                                  {
                                                    "id": "c1ea413b-83bf-4fdd-b249-9b73c2e877be",
                                                    "value": "Partner",
                                                    "text": "Partner"
                                                  },
                                                  {
                                                    "id": "b6658e97-d00b-4924-bdb5-851106dd91ee",
                                                    "value": "Step Father",
                                                    "text": "Step Father"
                                                  },
                                                  {
                                                    "id": "0c785a81-af9c-4880-b87f-f700555ce139",
                                                    "value": "Step Mother",
                                                    "text": "Step Mother"
                                                  }
                                                ]
                                              },
                                              "inputformat": {
                                                "_uid": "29ecbe16-1b83-40fb-8622-25dde0b15992",
                                                "_target": "case.life[0].Beneficiary.Relationship",
                                                "answer": "",
                                                "validation": "validateSelected",
                                                "qtype": "DROPDOWN",
                                                "select": ""
                                              }
                                            }
                                          ]
                                        },
                                        "section": [
                                          {
                                            "Items": [
                                              "case.life.Beneficiary",
                                              "case.life[0].Beneficiary[0]",
                                              {
                                                "titlerepeating": "case.life.Beneficiary",
                                                "sectionHeader": " The following questions are part of the application process for the Primary applicant ",
                                                "h4": " Section ",
                                                "deletebutton": true,
                                                "question": [
                                                  {
                                                    "qtext": "Beneficiary",
                                                    "list": {
                                                      "size": "1",
                                                      "option": [
                                                        {
                                                          "value": "",
                                                          "selected": "",
                                                          "text": "Please select"
                                                        },
                                                        {
                                                          "id": "45480f3f-e597-4c1e-8fa4-58f80a9318a2",
                                                          "value": "Primary",
                                                          "text": "Primary"
                                                        },
                                                        {
                                                          "id": "eef6c0fe-6380-4b6a-9261-6f7198419d8b",
                                                          "value": "Contingent",
                                                          "text": "Contingent"
                                                        }
                                                      ]
                                                    },
                                                    "inputformat": {
                                                      "_uid": "227159db-4b24-4bf5-866b-927cc69bf88b",
                                                      "_target": "case.life[0].Beneficiary[0].Type",
                                                      "answer": "",
                                                      "validation": "validateSelected",
                                                      "qtype": "DROPDOWN",
                                                      "select": ""
                                                    }
                                                  },
                                                  {
                                                    "qtext": "Relationship to insured",
                                                    "list": {
                                                      "size": "1",
                                                      "option": [
                                                        {
                                                          "value": "",
                                                          "selected": "",
                                                          "text": "Please select"
                                                        },
                                                        {
                                                          "id": "cf993222-2d91-436c-a3f1-e7ebba703bdf",
                                                          "value": "Aunt",
                                                          "text": "Aunt"
                                                        },
                                                        {
                                                          "id": "367bb58f-1694-4e22-8526-3d365b6754c5",
                                                          "value": "Brother",
                                                          "text": "Brother"
                                                        },
                                                        {
                                                          "id": "04cccef1-97b7-4d22-82bb-cf383d01d662",
                                                          "value": "Business",
                                                          "text": "Business"
                                                        },
                                                        {
                                                          "id": "fbece100-26b4-4db9-a279-a18443010227",
                                                          "value": "Charity",
                                                          "text": "Charity"
                                                        },
                                                        {
                                                          "id": "1c6a6c41-5f6a-4d01-b642-3c3caa51cce3",
                                                          "value": "Children",
                                                          "text": "Children"
                                                        },
                                                        {
                                                          "id": "fe62636c-3778-4933-b833-7d5e0ac9af63",
                                                          "value": "UTMA",
                                                          "text": "Children under the UTMA"
                                                        },
                                                        {
                                                          "id": "5370bdf2-d61d-4f94-ae48-7831137d7000",
                                                          "value": "Co-borrower",
                                                          "text": "Co-borrower"
                                                        },
                                                        {
                                                          "id": "395858cd-8a66-4a6c-baac-bb0e82e0be8c",
                                                          "value": "Bank/Lender",
                                                          "text": "Bank/Lender"
                                                        },
                                                        {
                                                          "id": "41c254c9-d61c-4b52-972d-6985aff009e6",
                                                          "value": "Creditor",
                                                          "text": "Creditor"
                                                        },
                                                        {
                                                          "id": "80787431-cc72-4a95-b8c4-863c286b58b3",
                                                          "value": "Daughter",
                                                          "text": "Daughter"
                                                        },
                                                        {
                                                          "id": "7293d579-ec58-4338-bcb3-d6c25158734c",
                                                          "value": "Employer",
                                                          "text": "Employer"
                                                        },
                                                        {
                                                          "id": "7d5a2e6b-0ff2-4d9f-aa21-d7fb7148c05a",
                                                          "value": "Estate",
                                                          "text": "Estate"
                                                        },
                                                        {
                                                          "id": "8483ee94-e82c-4807-b0b8-c3019c2a1b8d",
                                                          "value": "Father",
                                                          "text": "Father"
                                                        },
                                                        {
                                                          "id": "0587b6db-2c6e-4bfc-8a34-b9fec4f08682",
                                                          "value": "God parent",
                                                          "text": "God parent"
                                                        },
                                                        {
                                                          "id": "e7050de6-b273-4093-b675-2315727099dd",
                                                          "value": "Grandchildren",
                                                          "text": "Grandchildren"
                                                        },
                                                        {
                                                          "id": "dff30452-cc64-412e-adb2-39f6e1c526b5",
                                                          "value": "Granddaughter",
                                                          "text": "Granddaughter"
                                                        },
                                                        {
                                                          "id": "aeb7fd6f-1792-40a8-96e7-11a85dc9cd8b",
                                                          "value": "Grandfather",
                                                          "text": "Grandfather"
                                                        },
                                                        {
                                                          "id": "ce9540b0-c906-4e32-b97d-c45ceabb5a32",
                                                          "value": "Grandmother",
                                                          "text": "Grandmother"
                                                        },
                                                        {
                                                          "id": "b9cba15f-e377-4b18-bfe0-12850ccbf006",
                                                          "value": "Grandparents",
                                                          "text": "Grandparents"
                                                        },
                                                        {
                                                          "id": "4c82e6ba-cd66-40ae-9c77-04d9f28a80cd",
                                                          "value": "Grandson",
                                                          "text": "Grandson"
                                                        },
                                                        {
                                                          "id": "d59b37c3-4db6-4a8b-91af-8eac7d5cbb1a",
                                                          "value": "Husband",
                                                          "text": "Husband"
                                                        },
                                                        {
                                                          "id": "aac4d9fe-063b-4f29-84f3-dba828c314d7",
                                                          "value": "Legal guardian",
                                                          "text": "Legal guardian"
                                                        },
                                                        {
                                                          "id": "53518073-272b-4fd9-a15c-713dfd8869fd",
                                                          "value": "Life partner",
                                                          "text": "Life partner"
                                                        },
                                                        {
                                                          "id": "982feb9f-0ff1-492e-ab8d-d79e23cd07f5",
                                                          "value": "Mother",
                                                          "text": "Mother"
                                                        },
                                                        {
                                                          "id": "f9e683e5-c678-49ea-8376-59617a0fddbd",
                                                          "value": "Other",
                                                          "text": "Other relative"
                                                        },
                                                        {
                                                          "id": "802a5d51-aaa0-44cc-8a17-bf8bb489f69d",
                                                          "value": "Parent",
                                                          "text": "Parent"
                                                        },
                                                        {
                                                          "id": "4b1389e6-9202-4afc-9346-4da39749cfd2",
                                                          "value": "Parents",
                                                          "text": "Parents"
                                                        },
                                                        {
                                                          "id": "d4d25d97-aa61-4419-b423-73a8fa02b517",
                                                          "value": "Sister",
                                                          "text": "Sister"
                                                        },
                                                        {
                                                          "id": "a48dd8e1-f272-40f4-b614-ad77232f60b8",
                                                          "value": "Son",
                                                          "text": "Son"
                                                        },
                                                        {
                                                          "id": "aec8fcb5-4721-4dfa-b7df-9e0805208e67",
                                                          "value": "Spouse",
                                                          "text": "Spouse"
                                                        },
                                                        {
                                                          "id": "865cb0b8-2b75-4427-b5f1-7580022fc500",
                                                          "value": "Stepdaughter",
                                                          "text": "Stepdaughter"
                                                        },
                                                        {
                                                          "id": "868cfb54-dbbb-440e-91ce-858ed4b6a069",
                                                          "value": "Stepson",
                                                          "text": "Stepson"
                                                        },
                                                        {
                                                          "id": "2e25c9b1-6413-4c92-91da-a9b59e8203e8",
                                                          "value": "Trust",
                                                          "text": "Trust"
                                                        },
                                                        {
                                                          "id": "edc140f0-a3cd-4e92-bb2d-dd8d1140951f",
                                                          "value": "UNCLE",
                                                          "text": "Uncle"
                                                        },
                                                        {
                                                          "id": "6232cfb4-a7ef-442e-9728-771eb9ccb15e",
                                                          "value": "Wife",
                                                          "text": "Wife"
                                                        },
                                                        {
                                                          "id": "921e3b35-f010-4b83-82e2-b5e10086fb70",
                                                          "value": "Fiancee",
                                                          "text": "Fiancee"
                                                        },
                                                        {
                                                          "id": "ef1f88fc-9797-4cab-b4e0-190fa8fc648c",
                                                          "value": "Ex-Spouse",
                                                          "text": "Former spouse"
                                                        },
                                                        {
                                                          "id": "c1ea413b-83bf-4fdd-b249-9b73c2e877be",
                                                          "value": "Partner",
                                                          "text": "Partner"
                                                        },
                                                        {
                                                          "id": "b6658e97-d00b-4924-bdb5-851106dd91ee",
                                                          "value": "Step Father",
                                                          "text": "Step Father"
                                                        },
                                                        {
                                                          "id": "0c785a81-af9c-4880-b87f-f700555ce139",
                                                          "value": "Step Mother",
                                                          "text": "Step Mother"
                                                        }
                                                      ]
                                                    },
                                                    "inputformat": {
                                                      "_uid": "29ecbe16-1b83-40fb-8622-25dde0b15992",
                                                      "_target": "case.life[0].Beneficiary[0].Relationship",
                                                      "answer": "",
                                                      "validation": "validateSelected",
                                                      "qtype": "DROPDOWN",
                                                      "select": ""
                                                    }
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                },
                                {
                                  "titlesection": "Financial",
                                  "id": "b3dce378-7fe3-44a9-83b8-17e5d8d390b4",
                                  "question": [
                                    {
                                      "qtext": "Gross Annual Income",
                                      "inputformat": {
                                        "_uid": "1cc8ce10-22e1-4056-bab0-2a942c5df2c4",
                                        "_target": "case.life[0].Financial.AnnualIncome",
                                        "answer": "",
                                        "validation": "              validateFloat#EN-US#            ",
                                        "qtype": "DECIMAL_TEXTBOX",
                                        "optional": true,
                                        "input": {}
                                      }
                                    },
                                    {
                                      "qtext": "Household Income",
                                      "inputformat": {
                                        "_uid": "b658915d-419d-4a31-ad7d-6241d794185e",
                                        "_target": "case.life[0].Financial.HouseholdIncome",
                                        "answer": "",
                                        "validation": "              validateFloat#EN-US#            ",
                                        "qtype": "DECIMAL_TEXTBOX",
                                        "optional": true,
                                        "input": {}
                                      }
                                    },
                                    {
                                      "qtext": "Net Worth",
                                      "inputformat": {
                                        "_uid": "22f9708e-944a-47f9-ba85-f2e8a5eb323b",
                                        "_target": "case.life[0].Financial.NetWorth",
                                        "answer": "",
                                        "validation": "              validateFloat#EN-US#            ",
                                        "qtype": "DECIMAL_TEXTBOX",
                                        "input": {}
                                      }
                                    },
                                    {
                                      "qtext": "Sum at Risk/Total Sum Assured",
                                      "inputformat": {
                                        "_uid": "34c23f81-58c3-4356-9cb5-25fd42095149",
                                        "_target": "case.life[0].Financial.TotalSumAssured",
                                        "answer": "",
                                        "validation": "              validateFloat#EN-US#            ",
                                        "qtype": "DECIMAL_TEXTBOX",
                                        "input": {}
                                      }
                                    }
                                  ]
                                },
                                {
                                  "titlesection": "Bankruptcy",
                                  "id": "6dd5a7e0-2656-4760-ac02-188e80bf306b",
                                  "question": [
                                    {
                                      "qtext": "Within the last 5 years, have you filed for bankruptcy or had any judgments or liens filed against you?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "d1e29b44-fc55-4bfb-9f6a-8fbe696303cd",
                                        "_target": "case.life[0].Bankruptcy.Bankruptcy",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                      }
                                    },
                                    {
                                      "relevantgroupoperator": "ALL",
                                      "relevantgroups": {
                                        "relevantgroup": {
                                          "relevanttarget": "case.life[0].Bankruptcy.Bankruptcy",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].Bankruptcy.Bankruptcy",
                                            "value": [
                                              {
                                                "code": "Yes",
                                                "name": "Yes"
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      "qtext": "Has this been discharged?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "b8c770b4-45ef-426a-86bb-28b4e557d953",
                                        "_target": "case.life[0].Bankruptcy.Discharged",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                      }
                                    },
                                    {
                                      "relevantgroupoperator": "ALL",
                                      "relevantgroups": {
                                        "relevantgroup": {
                                          "relevanttarget": "case.life[0].Bankruptcy.Discharged",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].Bankruptcy.Discharged",
                                            "value": [
                                              {
                                                "code": "Yes",
                                                "name": "Yes"
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      "qtext": "Date of Discharge",
                                      "inputformat": {
                                        "_uid": "9e1525c3-a3d4-47d8-99a4-ec858d933cde",
                                        "_target": "case.life[0].Bankruptcy.DischargeDate",
                                        "answer": "",
                                        "validation": "              validateDate#EN-US#            ",
                                        "qtype": "DATE_PARTIAL",
                                        "input": {}
                                      }
                                    }
                                  ]
                                },
                                {
                                  "titlesection": "Existing_Cover",
                                  "id": "c09de2f4-95d4-415f-ae08-1fa5fe54084d",
                                  "question": [
                                    {
                                      "qtext": "Do you have an existing or pending life insurance policy or annuity contract with SBLI or any other company?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "55671f12-eadf-4bf6-a084-e4b14cdc104d",
                                        "_target": "case.life[0].ExistingCoverage.LifeExistingPending",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                      }
                                    },
                                    {
                                      "qtext": "Do you intend to replace any existing life insurance or annuity contract with the insurance applied for?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "7d2522d5-13e9-42ee-bbf2-e14ace3626e0",
                                        "_target": "case.life[0].ExistingCoverage.LifeReplacement",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                      }
                                    },
                                    {
                                      "qtext": "Are you considering using funds from an existing policy or contract to pay premiums on the policy you are applying for?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "8fb65fb2-aa7d-41ce-bb5b-72a540ceaa3f",
                                        "_target": "case.life[0].ExistingCoverage.PayPremium",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                      }
                                    },
                                    {
                                      "qtext": "Have you stopped making premium payments, surrendered, forfeited, assigned to SBLI, or otherwise terminated an existing policy or contract or are you considering doing so?",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                            "value": "No",
                                            "text": "No"
                                          },
                                          {
                                            "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                            "value": "Yes",
                                            "text": "Yes"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "inputtype": "radio",
                                        "_uid": "25ae4d4a-9f23-48ef-a481-2ec6044bddeb",
                                        "_target": "case.life[0].ExistingCoverage.Terminated",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                      }
                                    }
                                  ],
                                  "sections": [
                                    {
                                      "titlesections": "case.life.ExistingCover",
                                      "id": "2aad9efc-fcf4-4648-9cb7-0783e5ef894a",
                                      "namesections": "case.life[0].ExistingCover",
                                      "relevantgroupoperator": "ANY",
                                      "repeatingsection": true,
                                      "relevantgroups": [
                                        {
                                          "relevanttarget": "case.life[0].ExistingCoverage.LifeExistingPending",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].ExistingCoverage.LifeExistingPending",
                                            "value": [
                                              {
                                                "code": "Yes",
                                                "name": "Yes"
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "relevanttarget": "case.life[0].ExistingCoverage.LifeReplacement",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].ExistingCoverage.LifeReplacement",
                                            "value": [
                                              {
                                                "code": "Yes",
                                                "name": "Yes"
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "relevanttarget": "case.life[0].ExistingCoverage.PayPremium",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].ExistingCoverage.PayPremium",
                                            "value": [
                                              {
                                                "code": "Yes",
                                                "name": "Yes"
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "relevanttarget": "case.life[0].ExistingCoverage.Terminated",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].ExistingCoverage.Terminated",
                                            "value": [
                                              {
                                                "code": "Yes",
                                                "name": "Yes"
                                              }
                                            ]
                                          }
                                        }
                                      ],
                                      "repeater": {
                                        "titlerepeater": "case.life.ExistingCover",
                                        "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                                        "minRows": "1",
                                        "maxRows": "",
                                        "rowCount": "1",
                                        "questiontemplate": {
                                          "Items": [
                                            "case.life.ExistingCover",
                                            {
                                              "qtext": "Insurance Company",
                                              "inputformat": {
                                                "_uid": "6ca3497b-b87d-478d-b3af-7bfa9372ad61",
                                                "_target": "case.life[0].ExistingCover.InsuranceCompany",
                                                "answer": "",
                                                "validation": "",
                                                "qtype": "STRING_TEXTBOX_SINGLE",
                                                "input": {}
                                              }
                                            },
                                            {
                                              "qtext": "To be replaced?",
                                              "list": {
                                                "size": "1",
                                                "option": [
                                                  {
                                                    "value": "",
                                                    "selected": "",
                                                    "text": "Please select"
                                                  },
                                                  {
                                                    "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                                    "value": "No",
                                                    "text": "No"
                                                  },
                                                  {
                                                    "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                                    "value": "Yes",
                                                    "text": "Yes"
                                                  }
                                                ]
                                              },
                                              "inputformat": {
                                                "inputtype": "radio",
                                                "_uid": "d0138c89-6754-4cd1-9348-fdafb2563228",
                                                "_target": "case.life[0].ExistingCover.Replacement",
                                                "answer": "",
                                                "validation": "validateOneChecked",
                                                "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                              }
                                            },
                                            {
                                              "qtext": "Case Value / Amount of Coverage",
                                              "inputformat": {
                                                "_uid": "73e7ed55-ba85-4dd8-aebe-a49f4628ec3d",
                                                "_target": "case.life[0].ExistingCover.LIFEAmount",
                                                "answer": "",
                                                "validation": "              validateNum#EN-US#            ",
                                                "qtype": "INTEGER_TEXTBOX",
                                                "input": {}
                                              }
                                            },
                                            {
                                              "qtext": "Date of Issue",
                                              "inputformat": {
                                                "_uid": "e860011e-9465-426e-b4c0-18a287d8fa88",
                                                "_target": "case.life[0].ExistingCover.CommencementDate",
                                                "answer": "",
                                                "validation": "              validateDate#EN-US#            ",
                                                "qtype": "DATE_PARTIAL",
                                                "input": {}
                                              }
                                            }
                                          ]
                                        },
                                        "section": [
                                          {
                                            "Items": [
                                              "case.life.ExistingCover",
                                              "case.life[0].ExistingCover[0]",
                                              {
                                                "titlerepeating": "case.life.ExistingCover",
                                                "sectionHeader": " The following questions are part of the application process for the Primary applicant ",
                                                "h4": " Section ",
                                                "deletebutton": true,
                                                "question": [
                                                  {
                                                    "qtext": "Insurance Company",
                                                    "inputformat": {
                                                      "_uid": "6ca3497b-b87d-478d-b3af-7bfa9372ad61",
                                                      "_target": "case.life[0].ExistingCover[0].InsuranceCompany",
                                                      "answer": "",
                                                      "validation": "",
                                                      "qtype": "STRING_TEXTBOX_SINGLE",
                                                      "input": {}
                                                    }
                                                  },
                                                  {
                                                    "qtext": "To be replaced?",
                                                    "list": {
                                                      "size": "1",
                                                      "option": [
                                                        {
                                                          "value": "",
                                                          "selected": "",
                                                          "text": "Please select"
                                                        },
                                                        {
                                                          "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                                          "value": "No",
                                                          "text": "No"
                                                        },
                                                        {
                                                          "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                                          "value": "Yes",
                                                          "text": "Yes"
                                                        }
                                                      ]
                                                    },
                                                    "inputformat": {
                                                      "inputtype": "radio",
                                                      "_uid": "d0138c89-6754-4cd1-9348-fdafb2563228",
                                                      "_target": "case.life[0].ExistingCover[0].Replacement",
                                                      "answer": "",
                                                      "validation": "validateOneChecked",
                                                      "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                                    }
                                                  },
                                                  {
                                                    "qtext": "Case Value / Amount of Coverage",
                                                    "inputformat": {
                                                      "_uid": "73e7ed55-ba85-4dd8-aebe-a49f4628ec3d",
                                                      "_target": "case.life[0].ExistingCover[0].LIFEAmount",
                                                      "answer": "",
                                                      "validation": "              validateNum#EN-US#            ",
                                                      "qtype": "INTEGER_TEXTBOX",
                                                      "input": {}
                                                    }
                                                  },
                                                  {
                                                    "qtext": "Date of Issue",
                                                    "inputformat": {
                                                      "_uid": "e860011e-9465-426e-b4c0-18a287d8fa88",
                                                      "_target": "case.life[0].ExistingCover[0].CommencementDate",
                                                      "answer": "",
                                                      "validation": "              validateDate#EN-US#            ",
                                                      "qtype": "DATE_PARTIAL",
                                                      "input": {}
                                                    }
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              ],
                              "sections": [
                                {
                                  "titlesections": "case.life.occupations",
                                  "id": "bce30118-9161-4c43-b56a-a63fbb7a9c1b",
                                  "namesections": "case.life[0].occupations",
                                  "repeater": {
                                    "titlerepeater": "case.life.occupations",
                                    "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                                    "minRows": "1",
                                    "maxRows": "1",
                                    "rowCount": "1",
                                    "questiontemplate": {
                                      "Items": [
                                        "case.life.occupations",
                                        {
                                          "qtext": "Occupation",
                                          "list": {
                                            "size": "1",
                                            "option": [
                                              {
                                                "value": "",
                                                "selected": "",
                                                "text": "Please select"
                                              },
                                              {
                                                "id": "c5adf0ef-b955-444a-b464-e01493fd9f07",
                                                "value": "3D Integration scientist",
                                                "text": "3D Integration scientist"
                                              },
                                              {
                                                "id": "c7fdab48-af77-4e5d-b269-4332c1b608ed",
                                                "value": "Abalone fisherman",
                                                "text": "Abalone fisherman"
                                              },
                                              {
                                                "id": "dc1ded34-ec80-4e19-af51-ba54b44a8358",
                                                "value": "Abrasive paper goods maker",
                                                "text": "Abrasive paper goods maker"
                                              },
                                              {
                                                "id": "2a303691-404c-4fcd-a7b6-faa46c058eca",
                                                "value": "Account executive",
                                                "text": "Account executive"
                                              },
                                              {
                                                "id": "5da3cbc1-8451-4d7a-b144-5a2d24bbc027",
                                                "value": "Accountant",
                                                "text": "Accountant"
                                              },
                                              {
                                                "id": "5f64c889-0053-495f-ab9d-a89b53f1c66a",
                                                "value": "Acrobat",
                                                "text": "Acrobat"
                                              },
                                              {
                                                "id": "329dcab7-7571-487a-a442-2189b00808eb",
                                                "value": "Actor",
                                                "text": "Actor"
                                              },
                                              {
                                                "id": "ade140a7-7540-4e47-82b0-90d297fc7305",
                                                "value": "Actuary",
                                                "text": "Actuary"
                                              },
                                              {
                                                "id": "ed7ff484-dac1-4f3d-be33-e99acfc0f732",
                                                "value": "Acupuncturist",
                                                "text": "Acupuncturist"
                                              },
                                              {
                                                "id": "e946b341-03ac-494b-b9ba-a10c7e8b591f",
                                                "value": "Administrative work",
                                                "text": "Administrative work"
                                              },
                                              {
                                                "id": "5f67a51d-3da8-45d6-838e-c5287e810166",
                                                "value": "Advertising manager",
                                                "text": "Advertising manager"
                                              },
                                              {
                                                "id": "df9d904a-8168-4b3b-9eda-92496e9893a0",
                                                "value": "Aerial erector",
                                                "text": "Aerial erector"
                                              },
                                              {
                                                "id": "d3ea0508-d044-4a99-bc18-e6a6cd38c3c3",
                                                "value": "Aerodynamacist",
                                                "text": "Aerodynamacist"
                                              },
                                              {
                                                "id": "95491551-0dc5-4885-8349-2cbf82e60731",
                                                "value": "Agricultural engineer",
                                                "text": "Agricultural engineer"
                                              },
                                              {
                                                "id": "f8b39b08-ff11-49a8-b9ce-81deb016565a",
                                                "value": "Agricultural foreman",
                                                "text": "Agricultural foreman"
                                              },
                                              {
                                                "id": "3c7892b4-016a-4c71-ab19-066ae53046bc",
                                                "value": "Agricultural labourer",
                                                "text": "Agricultural labourer"
                                              },
                                              {
                                                "id": "a2487e70-73be-4010-9dbb-87344305ef5a",
                                                "value": "Agricultural machinery engineer",
                                                "text": "Agricultural machinery engineer"
                                              },
                                              {
                                                "id": "9d2d757f-6ec9-47d5-9666-acde9e7bdfc8",
                                                "value": "Agricultural miller",
                                                "text": "Agricultural miller"
                                              },
                                              {
                                                "id": "22f1c3ee-08a4-43d4-8e44-f3b669607fbb",
                                                "value": "Agricultural scientist",
                                                "text": "Agricultural scientist"
                                              },
                                              {
                                                "id": "7b0ed525-e278-4d01-a0a3-c2fbb4a69979",
                                                "value": "Agricultural worker",
                                                "text": "Agricultural worker"
                                              },
                                              {
                                                "id": "8c8cd98a-d866-40c4-9b83-97e1b80922f4",
                                                "value": "Air compressor operator",
                                                "text": "Air compressor operator"
                                              },
                                              {
                                                "id": "1a8827de-d638-4746-b284-35a04326c4b2",
                                                "value": "Air traffic controller",
                                                "text": "Air traffic controller"
                                              },
                                              {
                                                "id": "2c2045b2-d0ba-45a7-8953-1d0e447fbce0",
                                                "value": "Aircraft engine service fitter",
                                                "text": "Aircraft engine service fitter"
                                              },
                                              {
                                                "id": "c985baa4-d68f-427b-a6ab-80fa90df77d3",
                                                "value": "Aircraft glazier",
                                                "text": "Aircraft glazier"
                                              },
                                              {
                                                "id": "41ae1327-e1f7-4b08-9e1a-ee5fe59bacf0",
                                                "value": "Aircraft marshaller",
                                                "text": "Aircraft marshaller"
                                              },
                                              {
                                                "id": "3e4e3b5a-4fb6-4258-88d0-2375f047abbb",
                                                "value": "Aircraft refueller",
                                                "text": "Aircraft refueller"
                                              },
                                              {
                                                "id": "75b23d65-a5db-4738-a2ba-35b971d25821",
                                                "value": "Aircraft service fitter",
                                                "text": "Aircraft service fitter"
                                              },
                                              {
                                                "id": "d3f4fa52-a9ec-4d0b-9c10-28f5598a3526",
                                                "value": "Airport conveyor operator",
                                                "text": "Airport conveyor operator"
                                              },
                                              {
                                                "id": "65fe63b6-a2b5-4a8d-b45e-c2ee25470a1d",
                                                "value": "Airport ground movement controller",
                                                "text": "Airport ground movement controller"
                                              },
                                              {
                                                "id": "0cdc3b15-70fa-4891-953d-1c9f205cb427",
                                                "value": "Airport loader",
                                                "text": "Airport loader"
                                              },
                                              {
                                                "id": "7ab40e40-c623-403c-b663-bdbf53b49863",
                                                "value": "Airport maintenance engineer",
                                                "text": "Airport maintenance engineer"
                                              },
                                              {
                                                "id": "18bc07bd-39fd-4a6b-8e1e-5b9a4c9b5322",
                                                "value": "Airport maintenance technician",
                                                "text": "Airport maintenance technician"
                                              },
                                              {
                                                "id": "005802b5-b133-4166-b9f6-ad293b42a2ac",
                                                "value": "Airport operations",
                                                "text": "Airport operations"
                                              },
                                              {
                                                "id": "687728cb-090b-487c-badd-3a9f16eec283",
                                                "value": "Airport radar controller",
                                                "text": "Airport radar controller"
                                              },
                                              {
                                                "id": "4edbe90a-5da9-405b-a349-0b11ee3ea227",
                                                "value": "Ambulance controller",
                                                "text": "Ambulance controller"
                                              },
                                              {
                                                "id": "362d92b0-2784-4cae-b51a-02e8ae08ccbf",
                                                "value": "Ambulance worker",
                                                "text": "Ambulance worker"
                                              },
                                              {
                                                "id": "5a6c57d3-573f-412e-8bbc-fb945fc98e11",
                                                "value": "Amusement arcade attendant",
                                                "text": "Amusement arcade attendant"
                                              },
                                              {
                                                "id": "e0b363a8-58e4-4801-bcc1-1851c566bed6",
                                                "value": "Amusements admissions attendant",
                                                "text": "Amusements admissions attendant"
                                              },
                                              {
                                                "id": "b77579f9-14c3-4111-a482-b595fb97dbda",
                                                "value": "Amusements gate keeper",
                                                "text": "Amusements gate keeper"
                                              },
                                              {
                                                "id": "ac02f1d7-0034-4a77-bb54-14a74378b19d",
                                                "value": "Amusements ride operator",
                                                "text": "Amusements ride operator"
                                              },
                                              {
                                                "id": "0be793cb-a1a0-4f62-abfa-ab6f43793ab8",
                                                "value": "Animal conservation officer",
                                                "text": "Animal conservation officer"
                                              },
                                              {
                                                "id": "19bfd48f-64e5-4a98-945d-1ddfbdf03f02",
                                                "value": "Animal controller",
                                                "text": "Animal controller"
                                              },
                                              {
                                                "id": "f41ed89d-276f-4e9a-a147-21a4917fd8aa",
                                                "value": "Animal keeper",
                                                "text": "Animal keeper"
                                              },
                                              {
                                                "id": "e98e66f9-b024-441c-95ef-2efc8994fa2f",
                                                "value": "Animal nursing auxiliary",
                                                "text": "Animal nursing auxiliary"
                                              },
                                              {
                                                "id": "30867d46-2733-4ebd-a436-f1a2ce296c1b",
                                                "value": "Animal trainer",
                                                "text": "Animal trainer"
                                              },
                                              {
                                                "id": "260de5a0-6e0c-49e7-b239-a39e88bea20c",
                                                "value": "Animator",
                                                "text": "Animator"
                                              },
                                              {
                                                "id": "c7870db6-63ee-455e-901c-dc069c58d3d1",
                                                "value": "Anodiser",
                                                "text": "Anodiser"
                                              },
                                              {
                                                "id": "06c6efce-34e0-4ebb-8874-55c2d585cb8d",
                                                "value": "Antique dealer",
                                                "text": "Antique dealer"
                                              },
                                              {
                                                "id": "0ec452b0-d415-49ac-a7f3-7bbdc02960e4",
                                                "value": "Antique restorer",
                                                "text": "Antique restorer"
                                              },
                                              {
                                                "id": "1c931cd8-e919-45e8-8d85-dfade6de97ae",
                                                "value": "App developer",
                                                "text": "App developer"
                                              },
                                              {
                                                "id": "511bf095-cd93-4620-a7ae-634c54b2b9bb",
                                                "value": "Archaeologist",
                                                "text": "Archaeologist"
                                              },
                                              {
                                                "id": "862a68d2-6ab2-4854-b043-f664a3aacfdf",
                                                "value": "Architect",
                                                "text": "Architect"
                                              },
                                              {
                                                "id": "2f86c839-1ed6-48e8-ac51-c6b300e55a22",
                                                "value": "Archivist",
                                                "text": "Archivist"
                                              },
                                              {
                                                "id": "46c6228d-1148-471f-8e3f-08c4bc435cd5",
                                                "value": "Armed services aviation",
                                                "text": "Armed services aviation"
                                              },
                                              {
                                                "id": "0bf9ba16-27dc-4b93-9ace-63e57273cb91",
                                                "value": "Armed services general",
                                                "text": "Armed services general"
                                              },
                                              {
                                                "id": "bae04688-2c3c-49cd-8b88-e8fac6bb8b00",
                                                "value": "Aromatherapist",
                                                "text": "Aromatherapist"
                                              },
                                              {
                                                "id": "afc898a5-059c-48de-9ec1-8fde684e4018",
                                                "value": "Artist",
                                                "text": "Artist"
                                              },
                                              {
                                                "id": "8a441cad-9440-4a83-87af-dd47ccc27775",
                                                "value": "Artworker",
                                                "text": "Artworker"
                                              },
                                              {
                                                "id": "31b5ea58-608b-4ee1-af35-aa16ff6a4a71",
                                                "value": "Asbestos assembler",
                                                "text": "Asbestos assembler"
                                              },
                                              {
                                                "id": "9e09515e-f770-4f44-9575-c1bf014106b2",
                                                "value": "Asbestos cleaner",
                                                "text": "Asbestos cleaner"
                                              },
                                              {
                                                "id": "a40d2712-3926-404c-9af3-8055280597cc",
                                                "value": "Asbestos driller",
                                                "text": "Asbestos driller"
                                              },
                                              {
                                                "id": "63c886f2-5293-4736-9da4-b39df5d8f79a",
                                                "value": "Asbestos foreman",
                                                "text": "Asbestos foreman"
                                              },
                                              {
                                                "id": "5d6f4203-9da7-4c7b-aec2-3daff0bf6ac6",
                                                "value": "Asbestos inspector",
                                                "text": "Asbestos inspector"
                                              },
                                              {
                                                "id": "4b8daddc-bce9-48b2-8b90-5805e7074f6e",
                                                "value": "Asbestos insulator",
                                                "text": "Asbestos insulator"
                                              },
                                              {
                                                "id": "08a9f615-24aa-4afa-838d-65a9ae174bf0",
                                                "value": "Asbestos labourer",
                                                "text": "Asbestos labourer"
                                              },
                                              {
                                                "id": "5defdd8d-61d4-45a3-bdf4-f9b531745c6a",
                                                "value": "Asbestos machine operator",
                                                "text": "Asbestos machine operator"
                                              },
                                              {
                                                "id": "3c23d9db-aaf2-4fd7-8546-dce26add9c50",
                                                "value": "Asbestos packer",
                                                "text": "Asbestos packer"
                                              },
                                              {
                                                "id": "f25743c1-d5ee-420e-aa68-f9e42a7a7f0f",
                                                "value": "Asbestos process worker",
                                                "text": "Asbestos process worker"
                                              },
                                              {
                                                "id": "3d8779d2-c240-4133-ae22-3c390bbd3e11",
                                                "value": "Asbestos tester",
                                                "text": "Asbestos tester"
                                              },
                                              {
                                                "id": "187db533-79c8-4b1f-b9f4-cf5f6ade25b9",
                                                "value": "Asbestos works manager",
                                                "text": "Asbestos works manager"
                                              },
                                              {
                                                "id": "a268d334-b5f5-4f1a-b548-51a3b24a529c",
                                                "value": "Asphalter",
                                                "text": "Asphalter"
                                              },
                                              {
                                                "id": "8d017e7a-2149-4114-95d5-b3e148cea497",
                                                "value": "Assembler",
                                                "text": "Assembler"
                                              },
                                              {
                                                "id": "db2071f8-5b02-46dc-a719-307f51ab44c9",
                                                "value": "Astrologer",
                                                "text": "Astrologer"
                                              },
                                              {
                                                "id": "069d472f-0f33-4616-ad62-135a14d13246",
                                                "value": "Astronomer",
                                                "text": "Astronomer"
                                              },
                                              {
                                                "id": "6c98be27-78c1-4ef5-be70-a2bbf20268af",
                                                "value": "Attorney",
                                                "text": "Attorney"
                                              },
                                              {
                                                "id": "773a0e43-2e4f-43bb-8e47-c80abf238a29",
                                                "value": "Auctioneer",
                                                "text": "Auctioneer"
                                              },
                                              {
                                                "id": "a1f00e29-ea9a-4363-bcf6-733049a9646d",
                                                "value": "Audiometrician",
                                                "text": "Audiometrician"
                                              },
                                              {
                                                "id": "f36d309a-7dd6-4320-a930-9d3b95e723eb",
                                                "value": "Auditor",
                                                "text": "Auditor"
                                              },
                                              {
                                                "id": "3d6c663b-1df5-4da4-b2cf-653d3c91bae5",
                                                "value": "Author",
                                                "text": "Author"
                                              },
                                              {
                                                "id": "c0b72200-248b-4812-99a5-168b51c4326d",
                                                "value": "Automotic technician",
                                                "text": "Automotic technician"
                                              },
                                              {
                                                "id": "f5b9c995-40a8-4a34-b98e-f3e69bd80c0f",
                                                "value": "Baggage master",
                                                "text": "Baggage master"
                                              },
                                              {
                                                "id": "35331fd1-feb9-4717-9262-6d775effd619",
                                                "value": "Baker",
                                                "text": "Baker"
                                              },
                                              {
                                                "id": "e37842e0-8150-408f-91c2-06299db679da",
                                                "value": "Baler",
                                                "text": "Baler"
                                              },
                                              {
                                                "id": "91f84d91-2389-4add-9f77-d4d7d921b0d0",
                                                "value": "Bank staff",
                                                "text": "Bank staff"
                                              },
                                              {
                                                "id": "4232b316-987b-47d0-b6d5-dfc4f0f1731c",
                                                "value": "Banksman",
                                                "text": "Banksman"
                                              },
                                              {
                                                "id": "ff9f18ed-cb67-4600-9d0b-6325088b8c15",
                                                "value": "Bar proprietor",
                                                "text": "Bar proprietor"
                                              },
                                              {
                                                "id": "c5212399-ec8a-4e85-bf09-ac367c3b6af0",
                                                "value": "Bar worker",
                                                "text": "Bar worker"
                                              },
                                              {
                                                "id": "5313b55a-caf9-418c-9989-597a9395484a",
                                                "value": "Bargeman",
                                                "text": "Bargeman"
                                              },
                                              {
                                                "id": "963b95a7-d17c-4570-90d5-4deaaa7001ad",
                                                "value": "Bargemaster",
                                                "text": "Bargemaster"
                                              },
                                              {
                                                "id": "29980966-b124-4a04-862c-ca916fbd5ccc",
                                                "value": "Barrister",
                                                "text": "Barrister"
                                              },
                                              {
                                                "id": "d0612bcb-bf7d-4f5b-b8e6-510a2707968d",
                                                "value": "Batek painter",
                                                "text": "Batek painter"
                                              },
                                              {
                                                "id": "0fe3c38b-d9c2-461b-980e-f4d2111b8e19",
                                                "value": "Battery repairer",
                                                "text": "Battery repairer"
                                              },
                                              {
                                                "id": "1d3abb93-216a-435c-b493-827fc46137bc",
                                                "value": "Beautician",
                                                "text": "Beautician"
                                              },
                                              {
                                                "id": "a0c21a5d-f382-4df1-b9c5-310de8554a70",
                                                "value": "Beekeeper",
                                                "text": "Beekeeper"
                                              },
                                              {
                                                "id": "6511034b-de65-416b-ad3c-f8df47954d79",
                                                "value": "Bill sticker",
                                                "text": "Bill sticker"
                                              },
                                              {
                                                "id": "ad2571c1-525b-4e11-afdf-0565baac8fd4",
                                                "value": "Bindery worker",
                                                "text": "Bindery worker"
                                              },
                                              {
                                                "id": "93485619-ec13-4d9e-b160-7e02183dc8aa",
                                                "value": "Bingo attendant",
                                                "text": "Bingo attendant"
                                              },
                                              {
                                                "id": "6ff302e0-16b6-42ec-a552-958e8f9ee444",
                                                "value": "Bingo caller",
                                                "text": "Bingo caller"
                                              },
                                              {
                                                "id": "eeb78913-2f19-4b40-bdbc-7e9546e881bb",
                                                "value": "Bingo hall fairground manager",
                                                "text": "Bingo hall fairground manager"
                                              },
                                              {
                                                "id": "d0af9be4-8dfe-448c-9997-ce6804b97fdc",
                                                "value": "Biomass technician",
                                                "text": "Biomass technician"
                                              },
                                              {
                                                "id": "7e7f65d5-34e6-4f65-89f4-78fb2f7f46dc",
                                                "value": "BlackSmith",
                                                "text": "BlackSmith"
                                              },
                                              {
                                                "id": "5a9097f6-8cc1-4ace-bbfd-9029c0fa399b",
                                                "value": "Bleacher",
                                                "text": "Bleacher"
                                              },
                                              {
                                                "id": "c8ff48d3-4be5-49df-8143-5330482f9425",
                                                "value": "Block cutter",
                                                "text": "Block cutter"
                                              },
                                              {
                                                "id": "037240b6-3c03-45eb-877d-6cbeece27f4a",
                                                "value": "Boat builder",
                                                "text": "Boat builder"
                                              },
                                              {
                                                "id": "ed6dd7ff-96d7-48f1-bca9-b8b23b259b33",
                                                "value": "Boatswain",
                                                "text": "Boatswain"
                                              },
                                              {
                                                "id": "1d84b783-2ea6-42ce-8a27-c7e118ed57ea",
                                                "value": "Bodyguard",
                                                "text": "Bodyguard"
                                              },
                                              {
                                                "id": "f061abb4-47a3-4787-8afb-29e012cdeca3",
                                                "value": "Boiler",
                                                "text": "Boiler"
                                              },
                                              {
                                                "id": "61793861-6583-4138-bd50-91c03bc87b03",
                                                "value": "Boiler operator",
                                                "text": "Boiler operator"
                                              },
                                              {
                                                "id": "2ece1e37-a6b7-407b-9991-9b1f4b17be9a",
                                                "value": "Book illustrator",
                                                "text": "Book illustrator"
                                              },
                                              {
                                                "id": "9cb29466-2738-4466-b42f-a9f0072ca0e3",
                                                "value": "Book keeper",
                                                "text": "Book keeper"
                                              },
                                              {
                                                "id": "a603615e-caa0-442e-8a6b-86f4d0aaf5c4",
                                                "value": "Bookmaker",
                                                "text": "Bookmaker"
                                              },
                                              {
                                                "id": "63465fa4-3a66-48f0-be1b-12b822167591",
                                                "value": "Bookseller",
                                                "text": "Bookseller"
                                              },
                                              {
                                                "id": "84b2ff32-75d3-48f6-ae6c-50c1c044c2c7",
                                                "value": "Borer",
                                                "text": "Borer"
                                              },
                                              {
                                                "id": "ccf19982-25d7-4bd8-98bb-b7037f645f57",
                                                "value": "Bottling machine attendant",
                                                "text": "Bottling machine attendant"
                                              },
                                              {
                                                "id": "20d1361a-f6e0-4939-9027-346cf3cf229f",
                                                "value": "Box office manager",
                                                "text": "Box office manager"
                                              },
                                              {
                                                "id": "8c2002a4-a803-4a20-9e05-5959c8f86602",
                                                "value": "Braider",
                                                "text": "Braider"
                                              },
                                              {
                                                "id": "aa4ae519-878c-4ac0-9091-0612238146ac",
                                                "value": "Brewer",
                                                "text": "Brewer"
                                              },
                                              {
                                                "id": "1b76b43d-472c-43c5-8909-51c21668c7f2",
                                                "value": "Broker",
                                                "text": "Broker"
                                              },
                                              {
                                                "id": "21b62e08-a4b8-4f7e-ada1-2c46a6477fa4",
                                                "value": "Builder",
                                                "text": "Builder"
                                              },
                                              {
                                                "id": "17db54d1-f006-4772-b376-27d19644660f",
                                                "value": "Builders merchant",
                                                "text": "Builders merchant"
                                              },
                                              {
                                                "id": "7c585242-6c21-4cb9-b980-1879cb2d1429",
                                                "value": "Building inspector",
                                                "text": "Building inspector"
                                              },
                                              {
                                                "id": "fb57593a-6957-488a-b499-90524c0d2428",
                                                "value": "Bus driver",
                                                "text": "Bus driver"
                                              },
                                              {
                                                "id": "dac2d037-8fd9-4b44-ae08-f06e57083493",
                                                "value": "Bus inspector",
                                                "text": "Bus inspector"
                                              },
                                              {
                                                "id": "c78147ab-16be-435a-af2a-48fe55492289",
                                                "value": "Bus ticket seller",
                                                "text": "Bus ticket seller"
                                              },
                                              {
                                                "id": "9728b9d4-180b-4503-b82f-f8737255b87c",
                                                "value": "Business and quality improvement analyst",
                                                "text": "Business and quality improvement analyst"
                                              },
                                              {
                                                "id": "b10472b0-646c-440b-988a-5f9d554565ed",
                                                "value": "Business continuity planner",
                                                "text": "Business continuity planner"
                                              },
                                              {
                                                "id": "bdc53b82-33d2-4cc1-8f39-de81f8a94847",
                                                "value": "Business owner",
                                                "text": "Business owner"
                                              },
                                              {
                                                "id": "7099d8b7-7595-475f-a765-1b9b13211dcb",
                                                "value": "Butcher",
                                                "text": "Butcher"
                                              },
                                              {
                                                "id": "b2c0775a-421e-4320-88a1-dc948c1b9dd6",
                                                "value": "Butler",
                                                "text": "Butler"
                                              },
                                              {
                                                "id": "bd4242ae-7551-428e-ab3a-aea79d09ce22",
                                                "value": "Butter maker",
                                                "text": "Butter maker"
                                              },
                                              {
                                                "id": "fb54d568-30b4-46dd-9e59-1d2621aed1c4",
                                                "value": "Buyer",
                                                "text": "Buyer"
                                              },
                                              {
                                                "id": "7e12782c-586c-40ff-8dde-8fb442999bf9",
                                                "value": "Cable jointer",
                                                "text": "Cable jointer"
                                              },
                                              {
                                                "id": "ec1e0ef8-366c-49d3-a7af-12dbbd5900ab",
                                                "value": "Cafe proprietor",
                                                "text": "Cafe proprietor"
                                              },
                                              {
                                                "id": "b526861e-fb4f-48d8-96e1-d9c6fc7f5fbd",
                                                "value": "Calibrator",
                                                "text": "Calibrator"
                                              },
                                              {
                                                "id": "b597c6b4-94ab-44df-a849-15150862caf9",
                                                "value": "Call centre worker",
                                                "text": "Call centre worker"
                                              },
                                              {
                                                "id": "2eaf8030-c60b-44b6-b951-90bca5257b7e",
                                                "value": "Calligrapher",
                                                "text": "Calligrapher"
                                              },
                                              {
                                                "id": "9bc24826-06d8-4e52-a6f4-7007f2de564a",
                                                "value": "Candle maker",
                                                "text": "Candle maker"
                                              },
                                              {
                                                "id": "a7afcc2e-c0f7-4010-b658-d203ec8a3f34",
                                                "value": "Canine beautician",
                                                "text": "Canine beautician"
                                              },
                                              {
                                                "id": "c5f2f91e-9598-46e6-a23a-e2a1feac2608",
                                                "value": "Canteen assistant",
                                                "text": "Canteen assistant"
                                              },
                                              {
                                                "id": "b1d82499-56b1-4933-bb8d-21618b678fa6",
                                                "value": "Captain",
                                                "text": "Captain"
                                              },
                                              {
                                                "id": "15d21c73-9732-4734-8d15-6711c86b4306",
                                                "value": "Car park attendant",
                                                "text": "Car park attendant"
                                              },
                                              {
                                                "id": "afc53edf-8a21-420f-83dc-73eafcbfafd0",
                                                "value": "Car salesman",
                                                "text": "Car salesman"
                                              },
                                              {
                                                "id": "693d8ac5-b90d-4414-9cc5-a38d63a18541",
                                                "value": "Car valeter",
                                                "text": "Car valeter"
                                              },
                                              {
                                                "id": "181b92c8-e80a-4509-8330-36ecde184ee3",
                                                "value": "Car wash attendant",
                                                "text": "Car wash attendant"
                                              },
                                              {
                                                "id": "ac2a98c3-d0c9-4f16-82a4-c17851c20eb1",
                                                "value": "Care assistant",
                                                "text": "Care assistant"
                                              },
                                              {
                                                "id": "3c92aa5a-f794-4888-aca0-08a8a4eb3c06",
                                                "value": "Caretaker",
                                                "text": "Caretaker"
                                              },
                                              {
                                                "id": "261a7838-dcbd-489e-b66f-e10191f51dc0",
                                                "value": "Cargo handler",
                                                "text": "Cargo handler"
                                              },
                                              {
                                                "id": "07bc522c-24b5-40ab-b18a-e70058a08872",
                                                "value": "Carpenter",
                                                "text": "Carpenter"
                                              },
                                              {
                                                "id": "30d3ffa0-e8d3-4d1c-a387-61af869860a8",
                                                "value": "Carpet fitter",
                                                "text": "Carpet fitter"
                                              },
                                              {
                                                "id": "5ba5a03e-6f9a-4b42-8979-f90e7c90fdf2",
                                                "value": "Cartographer",
                                                "text": "Cartographer"
                                              },
                                              {
                                                "id": "d2fc9a64-ce26-49e8-a5fe-a897ad9d4011",
                                                "value": "Cartoonist",
                                                "text": "Cartoonist"
                                              },
                                              {
                                                "id": "e4b765c8-161a-4e5f-bf64-c118210c2374",
                                                "value": "Cashier",
                                                "text": "Cashier"
                                              },
                                              {
                                                "id": "38f78d6c-9b98-4725-97eb-469c6dd264bc",
                                                "value": "Caster",
                                                "text": "Caster"
                                              },
                                              {
                                                "id": "03911b04-d907-4be5-89a7-1f3a923da4c4",
                                                "value": "Catering events manager",
                                                "text": "Catering events manager"
                                              },
                                              {
                                                "id": "70337dd2-524d-41c2-8737-aa3cf78b6d01",
                                                "value": "Catering staff",
                                                "text": "Catering staff"
                                              },
                                              {
                                                "id": "fd2355bd-ad70-45e2-b57e-d07fb8c938fe",
                                                "value": "Cathead man",
                                                "text": "Cathead man"
                                              },
                                              {
                                                "id": "cc3dd3c8-5c0e-47cc-bd64-03f8e53cafba",
                                                "value": "Cement works loader operator",
                                                "text": "Cement works loader operator"
                                              },
                                              {
                                                "id": "6b93d083-35ad-46ab-a3ea-37b2a26a3039",
                                                "value": "Ceramicist",
                                                "text": "Ceramicist"
                                              },
                                              {
                                                "id": "f199178d-191c-462b-8b5e-ddd21d35091f",
                                                "value": "Chain maker",
                                                "text": "Chain maker"
                                              },
                                              {
                                                "id": "1a5da9ae-4757-4017-be72-a5883add7978",
                                                "value": "Chassis builder",
                                                "text": "Chassis builder"
                                              },
                                              {
                                                "id": "79994f3d-5a36-40ae-b3f9-3bd1aecff6cb",
                                                "value": "Checkout worker",
                                                "text": "Checkout worker"
                                              },
                                              {
                                                "id": "2e1dbe9e-332c-4749-be76-ac1e9ddbf375",
                                                "value": "Chef",
                                                "text": "Chef"
                                              },
                                              {
                                                "id": "12feb905-bd0d-49f5-bf42-0c95e05c0964",
                                                "value": "Chemical engineer",
                                                "text": "Chemical engineer"
                                              },
                                              {
                                                "id": "0d24f42b-5827-4ca1-9822-a78c3d5cf910",
                                                "value": "Chemical workers",
                                                "text": "Chemical workers"
                                              },
                                              {
                                                "id": "758661b7-03c7-4eeb-a360-72e397519284",
                                                "value": "Chemist",
                                                "text": "Chemist"
                                              },
                                              {
                                                "id": "a3b680ff-11aa-4743-8f4d-f54ba589c473",
                                                "value": "Chief security officer",
                                                "text": "Chief security officer"
                                              },
                                              {
                                                "id": "0f579bd6-0983-4cef-9629-f24092dd63e6",
                                                "value": "Childminder",
                                                "text": "Childminder"
                                              },
                                              {
                                                "id": "8a7944be-6c3c-4927-b1ad-22de47c92cff",
                                                "value": "Chimney sweep",
                                                "text": "Chimney sweep"
                                              },
                                              {
                                                "id": "9b73dccd-7d33-4fa0-8f8d-7f634da604c0",
                                                "value": "Chip",
                                                "text": "Chip"
                                              },
                                              {
                                                "id": "afb2438e-be86-41ac-b455-ad9cec382ac9",
                                                "value": "Chipper hand",
                                                "text": "Chipper hand"
                                              },
                                              {
                                                "id": "56a1d921-3334-44b7-995f-1f6b7d9377dc",
                                                "value": "Chiropodist",
                                                "text": "Chiropodist"
                                              },
                                              {
                                                "id": "6f97b690-10f8-497a-a86c-28e8122a71e8",
                                                "value": "Chiropractor",
                                                "text": "Chiropractor"
                                              },
                                              {
                                                "id": "2100be05-88c8-45a4-af50-7a086dc42c19",
                                                "value": "Choreographer",
                                                "text": "Choreographer"
                                              },
                                              {
                                                "id": "8c774dd3-2fde-4754-b2ba-c2c899595520",
                                                "value": "Cinema manager",
                                                "text": "Cinema manager"
                                              },
                                              {
                                                "id": "601c96ba-4673-4c93-9d35-d79a7e759608",
                                                "value": "Circular sawyer",
                                                "text": "Circular sawyer"
                                              },
                                              {
                                                "id": "9aff2546-d85a-4550-a8df-56163941cb34",
                                                "value": "Circus artiste",
                                                "text": "Circus artiste"
                                              },
                                              {
                                                "id": "4a025770-b713-422f-9756-2c681ecdf6f9",
                                                "value": "Circus clown",
                                                "text": "Circus clown"
                                              },
                                              {
                                                "id": "14fed7e4-53a5-4c76-b66e-0e9850cb6b55",
                                                "value": "Circus hand",
                                                "text": "Circus hand"
                                              },
                                              {
                                                "id": "5c206d6c-2e5d-49dd-b65b-5b53f93f2864",
                                                "value": "Circus manager",
                                                "text": "Circus manager"
                                              },
                                              {
                                                "id": "44adad7e-3805-476e-a9cb-7dd60920a246",
                                                "value": "Circus rope artiste",
                                                "text": "Circus rope artiste"
                                              },
                                              {
                                                "id": "4b1968dc-de2b-4420-91cd-25ba80af1064",
                                                "value": "Civil engineer",
                                                "text": "Civil engineer"
                                              },
                                              {
                                                "id": "4d14a7f8-a32c-4d4b-b134-5ebadf1f40b2",
                                                "value": "Civil servant",
                                                "text": "Civil servant"
                                              },
                                              {
                                                "id": "179fc920-ce32-4a8d-9956-e7b6ff3bf517",
                                                "value": "Cleaner",
                                                "text": "Cleaner"
                                              },
                                              {
                                                "id": "d8de11be-6ecd-44ff-88bb-f01a9102e94e",
                                                "value": "Cleanroom technical associate",
                                                "text": "Cleanroom technical associate"
                                              },
                                              {
                                                "id": "6710bb87-2257-46ad-9cf8-b30843b40feb",
                                                "value": "Clergyman",
                                                "text": "Clergyman"
                                              },
                                              {
                                                "id": "eb33c41e-a064-4761-b68d-debdb4d6ad78",
                                                "value": "Clerical manager",
                                                "text": "Clerical manager"
                                              },
                                              {
                                                "id": "24fbb1f5-4da4-48c5-9939-34e50e5c21c9",
                                                "value": "Clerk",
                                                "text": "Clerk"
                                              },
                                              {
                                                "id": "8efad2b7-3a67-4876-bcb5-4fc7248ebd98",
                                                "value": "Climate adviser",
                                                "text": "Climate adviser"
                                              },
                                              {
                                                "id": "446b893e-cad2-4416-9bf1-5b3f96a0bffe",
                                                "value": "Clock maker",
                                                "text": "Clock maker"
                                              },
                                              {
                                                "id": "501b2624-9994-4c7e-9e37-e3217ab55242",
                                                "value": "Clothing assembler",
                                                "text": "Clothing assembler"
                                              },
                                              {
                                                "id": "e3cf17d7-d1b3-40a1-a1bd-60df7b94ad71",
                                                "value": "Club manager",
                                                "text": "Club manager"
                                              },
                                              {
                                                "id": "0bfbba59-2e1d-401a-821b-890a350ac2c0",
                                                "value": "Coach body maker",
                                                "text": "Coach body maker"
                                              },
                                              {
                                                "id": "222bd10c-701b-4812-93a2-3844f76d5311",
                                                "value": "Coal delivery driver",
                                                "text": "Coal delivery driver"
                                              },
                                              {
                                                "id": "bc793886-152a-4333-bff4-e7d694261af1",
                                                "value": "Coastguard",
                                                "text": "Coastguard"
                                              },
                                              {
                                                "id": "2f22bf80-5951-4c59-a5c0-ef46099ef89d",
                                                "value": "Coastguard pilot",
                                                "text": "Coastguard pilot"
                                              },
                                              {
                                                "id": "e0289e34-31de-46e0-a2f3-756351ecc0e6",
                                                "value": "Coffin maker",
                                                "text": "Coffin maker"
                                              },
                                              {
                                                "id": "f6ae71d1-87d3-4710-9d7d-aeb57597e51f",
                                                "value": "College Teacher",
                                                "text": "College Teacher"
                                              },
                                              {
                                                "id": "12e7b700-44fc-4ea4-bb16-e282c7f25937",
                                                "value": "Columnist",
                                                "text": "Columnist"
                                              },
                                              {
                                                "id": "e284c5eb-0fc2-4d4e-be45-364afdc1cf51",
                                                "value": "Combined heating and power engineer",
                                                "text": "Combined heating and power engineer"
                                              },
                                              {
                                                "id": "d0fb5a9e-c24e-46aa-be73-e15471a9eb86",
                                                "value": "Comedian",
                                                "text": "Comedian"
                                              },
                                              {
                                                "id": "27689b76-158d-4eb8-ab4a-0bea094cf0f2",
                                                "value": "Commercial roofer",
                                                "text": "Commercial roofer"
                                              },
                                              {
                                                "id": "b9ffd433-2239-4e5d-b668-7ab5ed7a4105",
                                                "value": "Company director",
                                                "text": "Company director"
                                              },
                                              {
                                                "id": "c3366a72-ed44-4e45-956d-13387a57af49",
                                                "value": "Compass adjuster",
                                                "text": "Compass adjuster"
                                              },
                                              {
                                                "id": "2d178af5-decb-4c55-868f-9166b86922ce",
                                                "value": "Compliance officer",
                                                "text": "Compliance officer"
                                              },
                                              {
                                                "id": "565e1895-f50b-4c19-ba14-82d97d70a7b5",
                                                "value": "Compounder",
                                                "text": "Compounder"
                                              },
                                              {
                                                "id": "a9053548-964f-452d-a09b-eab2dc3775eb",
                                                "value": "Computer controlled machine tool operators",
                                                "text": "Computer controlled machine tool operators"
                                              },
                                              {
                                                "id": "bdbb2c24-5b5d-4054-9789-b76c8d3e9eb5",
                                                "value": "Computer engineer",
                                                "text": "Computer engineer"
                                              },
                                              {
                                                "id": "016d3e27-2ae4-46c2-9a07-5b5b370655c7",
                                                "value": "Computer hardware engineer",
                                                "text": "Computer hardware engineer"
                                              },
                                              {
                                                "id": "bda4ea08-4c93-4f28-ab13-8fbb50caede8",
                                                "value": "Computer software engineer",
                                                "text": "Computer software engineer"
                                              },
                                              {
                                                "id": "e3166c5b-4e82-4c49-83bb-a85b7b3dc13a",
                                                "value": "Concrete worker",
                                                "text": "Concrete worker"
                                              },
                                              {
                                                "id": "b0218dcb-f62a-409f-9ba4-d2dc7e2a89a2",
                                                "value": "Conjurer",
                                                "text": "Conjurer"
                                              },
                                              {
                                                "id": "88185e97-14c1-4262-8264-c4fb70f583f7",
                                                "value": "Conservation officer",
                                                "text": "Conservation officer"
                                              },
                                              {
                                                "id": "e3ca4fa9-a940-4e0f-b1fb-756665477036",
                                                "value": "Conservation scientist",
                                                "text": "Conservation scientist"
                                              },
                                              {
                                                "id": "06055f06-7b91-4657-9438-81d9e4a02b21",
                                                "value": "Construction caulker",
                                                "text": "Construction caulker"
                                              },
                                              {
                                                "id": "525273ea-695d-482c-ba34-af0825ad8b86",
                                                "value": "Construction driver",
                                                "text": "Construction driver"
                                              },
                                              {
                                                "id": "c0c917ae-39cb-4abb-b1a2-a09d846e5e94",
                                                "value": "Construction groundworker",
                                                "text": "Construction groundworker"
                                              },
                                              {
                                                "id": "78ab6630-345d-463c-becb-21623bf71d96",
                                                "value": "Construction insulator",
                                                "text": "Construction insulator"
                                              },
                                              {
                                                "id": "af0d516d-7b29-4e37-91b7-b62fbe359d4f",
                                                "value": "Construction labourer",
                                                "text": "Construction labourer"
                                              },
                                              {
                                                "id": "a46f24a4-a31e-49de-92ac-e92ec96f326a",
                                                "value": "Construction manager",
                                                "text": "Construction manager"
                                              },
                                              {
                                                "id": "e72d8180-222a-4a8e-968b-90b69e03dfc8",
                                                "value": "Construction riveter",
                                                "text": "Construction riveter"
                                              },
                                              {
                                                "id": "8f3ace86-6e5a-4c0d-81c4-8c8fce60c3f9",
                                                "value": "Construction shotfirer",
                                                "text": "Construction shotfirer"
                                              },
                                              {
                                                "id": "f4a6240e-46c4-417f-8be7-895b438eaf35",
                                                "value": "Construction underground worker",
                                                "text": "Construction underground worker"
                                              },
                                              {
                                                "id": "909e6e01-6b03-43ac-b032-e71eb6ffd7a0",
                                                "value": "Construction worker",
                                                "text": "Construction worker"
                                              },
                                              {
                                                "id": "d79c409a-09ed-480e-81c0-cc66f67103a1",
                                                "value": "Conveyor operator chemicals",
                                                "text": "Conveyor operator chemicals"
                                              },
                                              {
                                                "id": "9a75e3d4-16fd-4e31-88c0-6bb4a12d2ff2",
                                                "value": "Conveyor operator food and drinks",
                                                "text": "Conveyor operator food and drinks"
                                              },
                                              {
                                                "id": "fc50feba-03ae-4e41-9a6b-968431aa0c44",
                                                "value": "Conveyor operator metals",
                                                "text": "Conveyor operator metals"
                                              },
                                              {
                                                "id": "bab1952a-d308-4851-80a3-545a9865267a",
                                                "value": "Conveyor operator ship building",
                                                "text": "Conveyor operator ship building"
                                              },
                                              {
                                                "id": "330f6ff0-6181-4d13-a43c-a75715fd513e",
                                                "value": "Conveyor operator transport",
                                                "text": "Conveyor operator transport"
                                              },
                                              {
                                                "id": "c1f09ce4-d668-4996-bedd-609666360c83",
                                                "value": "Conveyor operator tunnelling",
                                                "text": "Conveyor operator tunnelling"
                                              },
                                              {
                                                "id": "97ad790d-2260-43fc-b4c7-038b669ff616",
                                                "value": "Cooper",
                                                "text": "Cooper"
                                              },
                                              {
                                                "id": "ef00cfa3-4683-48ff-bf5d-c35f88069a7f",
                                                "value": "Copytaker",
                                                "text": "Copytaker"
                                              },
                                              {
                                                "id": "695a6386-8b6a-4441-a400-130bbb0111d5",
                                                "value": "Copywriter",
                                                "text": "Copywriter"
                                              },
                                              {
                                                "id": "bcc50017-d9e0-48c5-acc7-d247daa4556a",
                                                "value": "Coroner",
                                                "text": "Coroner"
                                              },
                                              {
                                                "id": "49b96f1c-7362-42bb-9e8e-88086d090e50",
                                                "value": "Correspondent",
                                                "text": "Correspondent"
                                              },
                                              {
                                                "id": "11bb73ab-8793-409a-95dc-29d300be0312",
                                                "value": "Counter staff",
                                                "text": "Counter staff"
                                              },
                                              {
                                                "id": "e8f61c4d-0d1e-47be-905f-da45b9a72b4b",
                                                "value": "Court bailiff",
                                                "text": "Court bailiff"
                                              },
                                              {
                                                "id": "31da69e1-f701-4917-93dd-2c6a1a13ca19",
                                                "value": "Court usher",
                                                "text": "Court usher"
                                              },
                                              {
                                                "id": "921c0269-70ee-434b-912a-9917fc265cf6",
                                                "value": "Crab fisherman",
                                                "text": "Crab fisherman"
                                              },
                                              {
                                                "id": "6890e82a-3eef-41f4-929c-ea2b4ce72e1b",
                                                "value": "Crane driver",
                                                "text": "Crane driver"
                                              },
                                              {
                                                "id": "42b3c6c4-97ea-4f4d-9ac9-99fd301dbbcc",
                                                "value": "Crane driver ship building",
                                                "text": "Crane driver ship building"
                                              },
                                              {
                                                "id": "113c518b-a8d3-44e1-8aa5-591b49a9b61b",
                                                "value": "Crane slinger",
                                                "text": "Crane slinger"
                                              },
                                              {
                                                "id": "e2bc52ec-4a80-4043-875f-45e8ebb494ee",
                                                "value": "Crane slinger transport",
                                                "text": "Crane slinger transport"
                                              },
                                              {
                                                "id": "fd776138-e018-4218-a817-46f7edf68727",
                                                "value": "Creative engraver",
                                                "text": "Creative engraver"
                                              },
                                              {
                                                "id": "ae874b53-b042-4a24-8ee9-1060e77a2113",
                                                "value": "Critic",
                                                "text": "Critic"
                                              },
                                              {
                                                "id": "e14aecec-01fc-4105-99db-f3078fdc1723",
                                                "value": "Crofter",
                                                "text": "Crofter"
                                              },
                                              {
                                                "id": "7c1726cb-7880-4282-8c80-4d6f399a2565",
                                                "value": "Crossing keeper",
                                                "text": "Crossing keeper"
                                              },
                                              {
                                                "id": "ab63e663-6717-4714-91fd-a17718b91c01",
                                                "value": "Curator",
                                                "text": "Curator"
                                              },
                                              {
                                                "id": "581cb0f4-5e68-4a68-8931-e8bc175e5b93",
                                                "value": "Curtain fitter",
                                                "text": "Curtain fitter"
                                              },
                                              {
                                                "id": "cd3792c0-27d6-4529-8a6b-c2d71d49e6a9",
                                                "value": "Cutting machine operator",
                                                "text": "Cutting machine operator"
                                              },
                                              {
                                                "id": "544e3f06-cfa3-497f-b9a0-031010ffee8c",
                                                "value": "Dancer",
                                                "text": "Dancer"
                                              },
                                              {
                                                "id": "9308e1f5-7217-461d-bd69-5ed702b8d146",
                                                "value": "Data warehousing specialist",
                                                "text": "Data warehousing specialist"
                                              },
                                              {
                                                "id": "34799b2d-eb6c-420a-87c4-e8dfa39d7e7c",
                                                "value": "Database operator",
                                                "text": "Database operator"
                                              },
                                              {
                                                "id": "714bfaa8-54df-4110-8389-a3ea05fa5032",
                                                "value": "Debt collector",
                                                "text": "Debt collector"
                                              },
                                              {
                                                "id": "8fa29b8e-d348-4d7b-9791-5a15e2621b7a",
                                                "value": "Delivery driver",
                                                "text": "Delivery driver"
                                              },
                                              {
                                                "id": "830476f5-cef8-49eb-a180-50b3d0f3c0af",
                                                "value": "Demolition worker",
                                                "text": "Demolition worker"
                                              },
                                              {
                                                "id": "febd641d-5a28-4e1d-a302-e9791392102f",
                                                "value": "Dental nurse",
                                                "text": "Dental nurse"
                                              },
                                              {
                                                "id": "a08302ba-2463-4a5f-bd91-056f364a6d9a",
                                                "value": "Dentist",
                                                "text": "Dentist"
                                              },
                                              {
                                                "id": "0909e8f0-9399-4ea3-84ab-28c956467fc3",
                                                "value": "Derrickman",
                                                "text": "Derrickman"
                                              },
                                              {
                                                "id": "bf947058-b40e-4f8e-ab31-d2b63ae47f9d",
                                                "value": "Design cutter",
                                                "text": "Design cutter"
                                              },
                                              {
                                                "id": "b182b3df-8a19-45d3-b801-9a82375597f9",
                                                "value": "Design engineer",
                                                "text": "Design engineer"
                                              },
                                              {
                                                "id": "09916e31-f70f-4ef0-b8c3-ab53fb05a0d5",
                                                "value": "Designer",
                                                "text": "Designer"
                                              },
                                              {
                                                "id": "f88aa727-7843-4d9d-937f-36362680b8aa",
                                                "value": "Diamond dealer",
                                                "text": "Diamond dealer"
                                              },
                                              {
                                                "id": "7fd94552-c9c7-49db-9418-4e2fd86932e6",
                                                "value": "Diamonds and gems worker",
                                                "text": "Diamonds and gems worker"
                                              },
                                              {
                                                "id": "97b41281-411b-4138-a365-130dd5d8a0a3",
                                                "value": "Die work",
                                                "text": "Die work"
                                              },
                                              {
                                                "id": "53e63b19-064f-4e97-b2c1-7cd0d2305794",
                                                "value": "Digester operator",
                                                "text": "Digester operator"
                                              },
                                              {
                                                "id": "d36974d2-61de-4f2b-992d-9ef13d67e078",
                                                "value": "Dip enameller",
                                                "text": "Dip enameller"
                                              },
                                              {
                                                "id": "030d1759-b4ae-45eb-8db0-816bc0b9f38a",
                                                "value": "Disabled",
                                                "text": "Disabled"
                                              },
                                              {
                                                "id": "8b4e1f8e-b21b-46f2-afda-5629039f402b",
                                                "value": "Disc jockey",
                                                "text": "Disc jockey"
                                              },
                                              {
                                                "id": "7cbdce42-42d2-499c-ae47-9d3fe0877f90",
                                                "value": "Distillery worker",
                                                "text": "Distillery worker"
                                              },
                                              {
                                                "id": "0ec5da19-7752-45bf-9bbd-8addbf75f033",
                                                "value": "Dock crane driver",
                                                "text": "Dock crane driver"
                                              },
                                              {
                                                "id": "470c0891-5109-4273-b6dc-c0d22934506a",
                                                "value": "Dock foreman",
                                                "text": "Dock foreman"
                                              },
                                              {
                                                "id": "766a4428-1abc-4992-9af2-d15243f6a34a",
                                                "value": "Dock loader operator",
                                                "text": "Dock loader operator"
                                              },
                                              {
                                                "id": "49ec199b-f88c-4ca6-9d0d-daa806537fa3",
                                                "value": "Dock maintaince worker",
                                                "text": "Dock maintaince worker"
                                              },
                                              {
                                                "id": "22748be4-2d2d-4626-9e37-d48726351884",
                                                "value": "Dock master",
                                                "text": "Dock master"
                                              },
                                              {
                                                "id": "6abdd3f8-c090-44ce-a41a-4695bb14e5c8",
                                                "value": "Dock rigger",
                                                "text": "Dock rigger"
                                              },
                                              {
                                                "id": "de4e9c0a-5785-4d6a-a119-0b93460ffe2c",
                                                "value": "Dock superintendent",
                                                "text": "Dock superintendent"
                                              },
                                              {
                                                "id": "82735d80-1b48-4fd1-ad66-6471c0f8ebf6",
                                                "value": "Doctor",
                                                "text": "Doctor"
                                              },
                                              {
                                                "id": "6d173e7a-d1d8-4dd6-93ee-c147951a1a3d",
                                                "value": "Dog breeder",
                                                "text": "Dog breeder"
                                              },
                                              {
                                                "id": "44900b48-dd46-40da-86d7-e0a47f37a094",
                                                "value": "Domestic electrician",
                                                "text": "Domestic electrician"
                                              },
                                              {
                                                "id": "91272695-cd94-402f-a6a0-f4202cee9b7c",
                                                "value": "Domestic worker",
                                                "text": "Domestic worker"
                                              },
                                              {
                                                "id": "ffdca6f5-db6f-48bb-95ca-a0da32437bba",
                                                "value": "Door to door sales",
                                                "text": "Door to door sales"
                                              },
                                              {
                                                "id": "70382198-f503-4205-814f-2b0e744b7dc8",
                                                "value": "Doorman",
                                                "text": "Doorman"
                                              },
                                              {
                                                "id": "8e25c87c-8ca7-447f-9c6b-a259770e41d9",
                                                "value": "Draftsman",
                                                "text": "Draftsman"
                                              },
                                              {
                                                "id": "6ae9434b-84be-4d66-972d-8c46a07f48fc",
                                                "value": "Draughtsman",
                                                "text": "Draughtsman"
                                              },
                                              {
                                                "id": "84375097-c511-4975-98d5-8765c87bd258",
                                                "value": "Drawer",
                                                "text": "Drawer"
                                              },
                                              {
                                                "id": "5f74e893-d6b3-4f73-be87-bccedc34da2d",
                                                "value": "Drayman",
                                                "text": "Drayman"
                                              },
                                              {
                                                "id": "277878c4-7d97-40ed-b6b5-a88a7aee7561",
                                                "value": "Dredgerman",
                                                "text": "Dredgerman"
                                              },
                                              {
                                                "id": "9a5ec730-19b0-411c-b377-87f552959314",
                                                "value": "Dredgermaster",
                                                "text": "Dredgermaster"
                                              },
                                              {
                                                "id": "111a3a4b-1c38-4165-8e87-ea4015807705",
                                                "value": "Driller",
                                                "text": "Driller"
                                              },
                                              {
                                                "id": "e4899162-966f-4cff-aa4f-fa2f1c4cfcaa",
                                                "value": "Driller ship building",
                                                "text": "Driller ship building"
                                              },
                                              {
                                                "id": "2cc9a98a-c849-4dae-b6d9-54f0bf61d615",
                                                "value": "Driver plant operator",
                                                "text": "Driver plant operator"
                                              },
                                              {
                                                "id": "bf184045-50c8-414f-af0d-8babfc8159a2",
                                                "value": "Driving instructor",
                                                "text": "Driving instructor"
                                              },
                                              {
                                                "id": "3047f8d1-a3b5-4a9d-8030-bd5ccbf028f9",
                                                "value": "Dumper shovel driver",
                                                "text": "Dumper shovel driver"
                                              },
                                              {
                                                "id": "a65ce462-8b09-45ce-9bc8-96dad427ff25",
                                                "value": "Economist",
                                                "text": "Economist"
                                              },
                                              {
                                                "id": "b484e224-bb69-43d1-9cfe-1cacbfe2deb7",
                                                "value": "Editor",
                                                "text": "Editor"
                                              },
                                              {
                                                "id": "386adf19-8ef7-426d-b5af-739dde15f924",
                                                "value": "Education inspector",
                                                "text": "Education inspector"
                                              },
                                              {
                                                "id": "57fd1df5-ad4a-4d5e-95d3-5a51a9f6bcb7",
                                                "value": "Electrical coil worker",
                                                "text": "Electrical coil worker"
                                              },
                                              {
                                                "id": "b7cb6dc5-9390-40e1-b19e-56255c705f9e",
                                                "value": "Electrical component maker",
                                                "text": "Electrical component maker"
                                              },
                                              {
                                                "id": "1459ec81-becf-4ad1-81d7-fdb81f508fa1",
                                                "value": "Electrical engineer",
                                                "text": "Electrical engineer"
                                              },
                                              {
                                                "id": "722f8d1f-2762-46e8-a7cf-e808ddaa36e7",
                                                "value": "Electrical foreman",
                                                "text": "Electrical foreman"
                                              },
                                              {
                                                "id": "4b7e4789-5dbe-40a5-a722-807665cc5722",
                                                "value": "Electrical linesman",
                                                "text": "Electrical linesman"
                                              },
                                              {
                                                "id": "2907d8f3-250e-48bd-835f-8850ef208271",
                                                "value": "Electrical machinery cleaner",
                                                "text": "Electrical machinery cleaner"
                                              },
                                              {
                                                "id": "485217b3-835e-4a90-889d-995d4d4366b7",
                                                "value": "Electrical machinery tester",
                                                "text": "Electrical machinery tester"
                                              },
                                              {
                                                "id": "1ec9020c-c712-46fc-a361-1b1d35ed9aae",
                                                "value": "Electrical meter collector",
                                                "text": "Electrical meter collector"
                                              },
                                              {
                                                "id": "d45fd28c-34b5-46b2-bc09-639af15c50a8",
                                                "value": "Electrical plant attendant",
                                                "text": "Electrical plant attendant"
                                              },
                                              {
                                                "id": "e2defdb1-ad93-447d-9122-53c4597e6233",
                                                "value": "Electrical process worker",
                                                "text": "Electrical process worker"
                                              },
                                              {
                                                "id": "5db1e770-35a6-4f8c-972f-2e483231223d",
                                                "value": "Electrical supply inspector",
                                                "text": "Electrical supply inspector"
                                              },
                                              {
                                                "id": "e997c1c1-12bf-43fd-96b1-89d30aee9111",
                                                "value": "Electrical technician",
                                                "text": "Electrical technician"
                                              },
                                              {
                                                "id": "07afad17-c6fd-4655-a3da-1411d2d86eee",
                                                "value": "Electrician",
                                                "text": "Electrician"
                                              },
                                              {
                                                "id": "863651bf-dc9b-4306-806b-1c2f02d606a5",
                                                "value": "Electronics assembler",
                                                "text": "Electronics assembler"
                                              },
                                              {
                                                "id": "a242e084-6f6c-42f5-a4b2-d561c99b09d5",
                                                "value": "Electronics core builder",
                                                "text": "Electronics core builder"
                                              },
                                              {
                                                "id": "a050f085-4614-4cbf-86bd-361e872295eb",
                                                "value": "Electroplater",
                                                "text": "Electroplater"
                                              },
                                              {
                                                "id": "7d761cf8-e799-4889-b437-d7bcb4a5e52b",
                                                "value": "Embalmer",
                                                "text": "Embalmer"
                                              },
                                              {
                                                "id": "3c3c49c5-9970-4448-a23b-c5ab9b99b338",
                                                "value": "Embedded systems scientist",
                                                "text": "Embedded systems scientist"
                                              },
                                              {
                                                "id": "9bdc20e5-8723-4e18-b4eb-f3741d5b5f47",
                                                "value": "Embroiderer",
                                                "text": "Embroiderer"
                                              },
                                              {
                                                "id": "69225885-56c7-472f-8a5b-833be83e8215",
                                                "value": "Engine tester",
                                                "text": "Engine tester"
                                              },
                                              {
                                                "id": "97ca3386-a976-4af9-a14f-fb0694d61518",
                                                "value": "Engine-room worker",
                                                "text": "Engine-room worker"
                                              },
                                              {
                                                "id": "b3b1dba0-c7a9-4e48-b228-f9739bdc7379",
                                                "value": "Engineer",
                                                "text": "Engineer"
                                              },
                                              {
                                                "id": "10b72fd4-a16c-417a-b946-18845333f3e0",
                                                "value": "Engineer merchant marine",
                                                "text": "Engineer merchant marine"
                                              },
                                              {
                                                "id": "1b3eab37-0a8a-41cb-881b-e57e40b2e78a",
                                                "value": "Engineer oil refining",
                                                "text": "Engineer oil refining"
                                              },
                                              {
                                                "id": "378e54f1-599e-4f9b-b1be-547717d85089",
                                                "value": "Entertainment agent",
                                                "text": "Entertainment agent"
                                              },
                                              {
                                                "id": "f185c005-1d32-4099-8ddc-5ebc792fca80",
                                                "value": "Entertainment director",
                                                "text": "Entertainment director"
                                              },
                                              {
                                                "id": "2ad2c6b0-a9f8-49ee-afcd-a0627e9d0e1b",
                                                "value": "Entertainments officer",
                                                "text": "Entertainments officer"
                                              },
                                              {
                                                "id": "cad3bd6d-e734-436b-b939-90bd0d86c5c3",
                                                "value": "Environmental geologist",
                                                "text": "Environmental geologist"
                                              },
                                              {
                                                "id": "ced6d09f-6eab-4e37-8d6b-71ed218a8acf",
                                                "value": "Environmental modeller",
                                                "text": "Environmental modeller"
                                              },
                                              {
                                                "id": "3413c63c-1091-4b7d-bbb1-ddf086729c2e",
                                                "value": "Environmental scientist",
                                                "text": "Environmental scientist"
                                              },
                                              {
                                                "id": "19527f62-ddb7-4d44-8af6-8c09593cc14a",
                                                "value": "Escapologist",
                                                "text": "Escapologist"
                                              },
                                              {
                                                "id": "d33569d6-25fd-4285-8cbb-15e1315af5ac",
                                                "value": "Estate agent",
                                                "text": "Estate agent"
                                              },
                                              {
                                                "id": "977e442e-2c78-49fb-880c-631591f60f2d",
                                                "value": "Estimator",
                                                "text": "Estimator"
                                              },
                                              {
                                                "id": "43e5c8a5-40f7-4e0e-96e3-be2be6c5251c",
                                                "value": "Events manager",
                                                "text": "Events manager"
                                              },
                                              {
                                                "id": "b54b2690-835d-4081-9cda-6cb86a8a18ad",
                                                "value": "Exhaust technician",
                                                "text": "Exhaust technician"
                                              },
                                              {
                                                "id": "361aec74-76c5-4a2b-bc00-087eec9ddc6d",
                                                "value": "Exhibition stand fitter",
                                                "text": "Exhibition stand fitter"
                                              },
                                              {
                                                "id": "cd473d25-345d-49d6-9a06-5a6df5aa5539",
                                                "value": "Exotic dancer",
                                                "text": "Exotic dancer"
                                              },
                                              {
                                                "id": "6e799ce2-8168-44af-a9b7-9c3f4a5145ce",
                                                "value": "Explosive demolition",
                                                "text": "Explosive demolition"
                                              },
                                              {
                                                "id": "f821d3ca-5ed5-435f-9fb4-686281f38ff3",
                                                "value": "Fabrication engineer",
                                                "text": "Fabrication engineer"
                                              },
                                              {
                                                "id": "bb76e129-66ca-4bb5-99c1-7ec76edd5a52",
                                                "value": "Fairground attendant",
                                                "text": "Fairground attendant"
                                              },
                                              {
                                                "id": "1e85621a-81a9-40ca-867d-84cf1518ccb1",
                                                "value": "Faith healer",
                                                "text": "Faith healer"
                                              },
                                              {
                                                "id": "8c209ffa-d0d9-4b2f-b4b9-fffaa563af6b",
                                                "value": "Farmer",
                                                "text": "Farmer"
                                              },
                                              {
                                                "id": "dbf6805e-a274-4a2d-95e9-a9d9b998f6e1",
                                                "value": "Farrier",
                                                "text": "Farrier"
                                              },
                                              {
                                                "id": "235a705b-e719-4b6c-8fd2-38214f20152c",
                                                "value": "Fashion designer",
                                                "text": "Fashion designer"
                                              },
                                              {
                                                "id": "69e7a869-7f0b-44fc-b129-a009d6d2ad4d",
                                                "value": "Fast food worker",
                                                "text": "Fast food worker"
                                              },
                                              {
                                                "id": "b310d385-ec07-43fb-9fff-bdf7b18bf11f",
                                                "value": "Fence erector",
                                                "text": "Fence erector"
                                              },
                                              {
                                                "id": "1719c335-2552-45f2-b986-2db772aa4606",
                                                "value": "Field service engineer",
                                                "text": "Field service engineer"
                                              },
                                              {
                                                "id": "1fad5e62-2102-4fd5-a925-0f1574f494ee",
                                                "value": "Finance officer",
                                                "text": "Finance officer"
                                              },
                                              {
                                                "id": "6780c4ac-ec93-47a9-bd3b-3b0e47336881",
                                                "value": "Financial adviser",
                                                "text": "Financial adviser"
                                              },
                                              {
                                                "id": "0698c606-498b-40e1-9a68-acc5e300bc66",
                                                "value": "Financial assessor",
                                                "text": "Financial assessor"
                                              },
                                              {
                                                "id": "1bd43987-4b62-405a-9e6b-abba5ebdd021",
                                                "value": "Finisher",
                                                "text": "Finisher"
                                              },
                                              {
                                                "id": "58ad626f-fa57-4b81-9ee3-f312f26dc623",
                                                "value": "Fire eater",
                                                "text": "Fire eater"
                                              },
                                              {
                                                "id": "d5cb8ccc-a593-438f-8d75-8dbe079983ed",
                                                "value": "Fire prevention officer",
                                                "text": "Fire prevention officer"
                                              },
                                              {
                                                "id": "860162d5-60ee-49fa-b459-126d5017529c",
                                                "value": "Fire service senior officer",
                                                "text": "Fire service senior officer"
                                              },
                                              {
                                                "id": "ead553b9-96e4-42b6-a51b-7e566b3d9e04",
                                                "value": "Fire station manager",
                                                "text": "Fire station manager"
                                              },
                                              {
                                                "id": "9abe6711-81e6-445b-9a25-5fe02b926916",
                                                "value": "Firefighter",
                                                "text": "Firefighter"
                                              },
                                              {
                                                "id": "66a76873-9506-4778-a1e5-bba613dc7c6c",
                                                "value": "First aider",
                                                "text": "First aider"
                                              },
                                              {
                                                "id": "63863624-f0f2-4a86-bab9-446e29c22a6d",
                                                "value": "Fish boiler",
                                                "text": "Fish boiler"
                                              },
                                              {
                                                "id": "0dc34a37-e6a1-4707-be16-55b18db2ffd6",
                                                "value": "Fish cooker",
                                                "text": "Fish cooker"
                                              },
                                              {
                                                "id": "de67a2e4-a5e6-4d4e-84b9-8cefb02648d6",
                                                "value": "Fish freezer operator",
                                                "text": "Fish freezer operator"
                                              },
                                              {
                                                "id": "8ee04cfa-4d17-4e44-a022-82d5dc15f6df",
                                                "value": "Fish grader sorter",
                                                "text": "Fish grader sorter"
                                              },
                                              {
                                                "id": "9803fc36-04ba-4406-af95-04377de5d34d",
                                                "value": "Fish gutter",
                                                "text": "Fish gutter"
                                              },
                                              {
                                                "id": "55ee4083-190d-4815-b2cb-d542b87f4f89",
                                                "value": "Fish hatchery worker",
                                                "text": "Fish hatchery worker"
                                              },
                                              {
                                                "id": "d0b4e0fa-1860-4529-9b77-de0b62b45983",
                                                "value": "Fish preparer",
                                                "text": "Fish preparer"
                                              },
                                              {
                                                "id": "bd164f83-600b-4231-b196-d4d9180cdc35",
                                                "value": "Fisherman",
                                                "text": "Fisherman"
                                              },
                                              {
                                                "id": "ab05c079-875f-45b2-a319-82e6a12b49d9",
                                                "value": "Fishery officer",
                                                "text": "Fishery officer"
                                              },
                                              {
                                                "id": "70ad3a7a-3bd3-4e90-b2b0-15a3f2baeefe",
                                                "value": "Fitness instructor",
                                                "text": "Fitness instructor"
                                              },
                                              {
                                                "id": "83659e9c-c2d1-4652-9f0f-67c21266a766",
                                                "value": "Fitter",
                                                "text": "Fitter"
                                              },
                                              {
                                                "id": "a18e9902-d3cc-4838-8356-ab3a23d153cc",
                                                "value": "Fitter assembler",
                                                "text": "Fitter assembler"
                                              },
                                              {
                                                "id": "0433efaa-16fc-40c1-8275-a4b3c85df4ab",
                                                "value": "Flame burner",
                                                "text": "Flame burner"
                                              },
                                              {
                                                "id": "ae99bc90-e31b-4fc6-87e3-fc991bd84b5c",
                                                "value": "Flame cutter",
                                                "text": "Flame cutter"
                                              },
                                              {
                                                "id": "545ff7e1-6ca8-43ab-931a-2fa60cd55981",
                                                "value": "Floor tiler",
                                                "text": "Floor tiler"
                                              },
                                              {
                                                "id": "7111b866-e18f-48e3-a9c0-a7fd8091b519",
                                                "value": "Flour confectioner",
                                                "text": "Flour confectioner"
                                              },
                                              {
                                                "id": "1b25e380-eeab-4793-bd30-ae48956bd491",
                                                "value": "Food and drink packer",
                                                "text": "Food and drink packer"
                                              },
                                              {
                                                "id": "01b50b23-89de-4efa-b1f1-f5aa630ebe24",
                                                "value": "Food and drink quality control",
                                                "text": "Food and drink quality control"
                                              },
                                              {
                                                "id": "99963c0d-cb4b-4287-a5ce-df62aeb73de7",
                                                "value": "Food and drink taster",
                                                "text": "Food and drink taster"
                                              },
                                              {
                                                "id": "d79a6fa1-d4cf-464e-961f-03021dfee40e",
                                                "value": "Food drier",
                                                "text": "Food drier"
                                              },
                                              {
                                                "id": "a76d3e8f-2875-4510-979f-84189fe6b2ba",
                                                "value": "Food examiner",
                                                "text": "Food examiner"
                                              },
                                              {
                                                "id": "d752d101-d610-49d0-915c-7fdcf663c2bd",
                                                "value": "Food hand decorator",
                                                "text": "Food hand decorator"
                                              },
                                              {
                                                "id": "f11f332b-2702-4d68-a46c-29da60754acb",
                                                "value": "Food machine operator",
                                                "text": "Food machine operator"
                                              },
                                              {
                                                "id": "47b24527-b954-4b25-ae09-a85f0bcf293b",
                                                "value": "Food manager",
                                                "text": "Food manager"
                                              },
                                              {
                                                "id": "a484ccc8-9ef9-4255-b41f-83ad881b94aa",
                                                "value": "Food process worker",
                                                "text": "Food process worker"
                                              },
                                              {
                                                "id": "8db0478b-960a-4497-bdad-008cad68eb99",
                                                "value": "Food production workers",
                                                "text": "Food production workers"
                                              },
                                              {
                                                "id": "6a34adad-0ff6-4ade-a6a6-dfdbb2878906",
                                                "value": "Food roaster",
                                                "text": "Food roaster"
                                              },
                                              {
                                                "id": "ea005839-5f31-41a5-8ce0-58ec694968cf",
                                                "value": "Food smoker",
                                                "text": "Food smoker"
                                              },
                                              {
                                                "id": "648ed491-28e0-465d-8301-14d969e1d134",
                                                "value": "Food tank attendant",
                                                "text": "Food tank attendant"
                                              },
                                              {
                                                "id": "9c634ee6-e8f0-4e1f-b054-8e8d8a53492a",
                                                "value": "Food technologist",
                                                "text": "Food technologist"
                                              },
                                              {
                                                "id": "8a42e272-2d80-44a1-a1d7-6a5f48bbeb48",
                                                "value": "Food weigher",
                                                "text": "Food weigher"
                                              },
                                              {
                                                "id": "7dd817b5-a040-4666-b9cb-e028f4899633",
                                                "value": "Foreman",
                                                "text": "Foreman"
                                              },
                                              {
                                                "id": "ba59133e-8fea-4095-b58f-304a721894b8",
                                                "value": "Foreman sewerman",
                                                "text": "Foreman sewerman"
                                              },
                                              {
                                                "id": "823c03c5-9c8b-4535-9c56-cf9ffd9cde12",
                                                "value": "Forest worker",
                                                "text": "Forest worker"
                                              },
                                              {
                                                "id": "0dcdf8d9-3cdd-4133-b428-e29beefb17ba",
                                                "value": "Forester",
                                                "text": "Forester"
                                              },
                                              {
                                                "id": "c380ea89-797a-4c54-a2a7-14da74e62605",
                                                "value": "Forestry officer",
                                                "text": "Forestry officer"
                                              },
                                              {
                                                "id": "4792d669-439b-437a-8808-1e4adb07907c",
                                                "value": "Fork lift truck driver",
                                                "text": "Fork lift truck driver"
                                              },
                                              {
                                                "id": "e5f059f2-95c1-4897-ae38-f7af932cce93",
                                                "value": "Fortune teller",
                                                "text": "Fortune teller"
                                              },
                                              {
                                                "id": "969a169e-2498-41d3-85fe-b725390432b5",
                                                "value": "Foundry manager",
                                                "text": "Foundry manager"
                                              },
                                              {
                                                "id": "39147aef-227c-41dd-ba97-4a808fb93dbc",
                                                "value": "Fuel cell technician",
                                                "text": "Fuel cell technician"
                                              },
                                              {
                                                "id": "56e086f1-046b-438a-adc7-18d6872a5ec2",
                                                "value": "Fuel technologist",
                                                "text": "Fuel technologist"
                                              },
                                              {
                                                "id": "1cd17786-cdec-4c55-8ae1-45d71792faaf",
                                                "value": "Funeral director",
                                                "text": "Funeral director"
                                              },
                                              {
                                                "id": "bfcdc1d7-03a0-4d9b-b937-097577a796ec",
                                                "value": "Funeral undertaker",
                                                "text": "Funeral undertaker"
                                              },
                                              {
                                                "id": "2892595f-fb05-4545-9d7b-90bc5380589e",
                                                "value": "Furnace control room operator",
                                                "text": "Furnace control room operator"
                                              },
                                              {
                                                "id": "eb509f8e-c9a3-4a58-a52c-409c48ac0003",
                                                "value": "Furnace operator",
                                                "text": "Furnace operator"
                                              },
                                              {
                                                "id": "bc9f9c22-6bbe-48f9-b4a9-ae30383ae61b",
                                                "value": "Furnaceman",
                                                "text": "Furnaceman"
                                              },
                                              {
                                                "id": "788a4296-0e0f-4d70-ba97-b9aa1623abb1",
                                                "value": "Furniture designer",
                                                "text": "Furniture designer"
                                              },
                                              {
                                                "id": "a6fc55c9-8a5c-4683-b81c-bcc0d34735bf",
                                                "value": "Furniture remover",
                                                "text": "Furniture remover"
                                              },
                                              {
                                                "id": "31a686a3-46d8-43b3-aa8b-cc9f0029f3d0",
                                                "value": "Galvaniser",
                                                "text": "Galvaniser"
                                              },
                                              {
                                                "id": "9e265fd4-18a3-4574-9c5a-ab2e5ee19203",
                                                "value": "Gamekeeper",
                                                "text": "Gamekeeper"
                                              },
                                              {
                                                "id": "5b06288d-28e2-4e34-9966-44c62b7eca9e",
                                                "value": "Ganger",
                                                "text": "Ganger"
                                              },
                                              {
                                                "id": "de9b1eea-59ce-4cf6-af9c-075c4ceaa2ce",
                                                "value": "Garage assistant",
                                                "text": "Garage assistant"
                                              },
                                              {
                                                "id": "15edf373-8e9a-402a-8884-f93105d6c3c3",
                                                "value": "Garage manager",
                                                "text": "Garage manager"
                                              },
                                              {
                                                "id": "e058d14b-d594-47c1-ab96-d8781623b878",
                                                "value": "Garage mechanic",
                                                "text": "Garage mechanic"
                                              },
                                              {
                                                "id": "314db231-5282-444d-afa5-85695588b1b9",
                                                "value": "Gardener",
                                                "text": "Gardener"
                                              },
                                              {
                                                "id": "a728597c-7de9-431e-9ae6-9f4902be40c3",
                                                "value": "Gas appliance mechanic",
                                                "text": "Gas appliance mechanic"
                                              },
                                              {
                                                "id": "b5d4db65-27c2-4f2d-8e5d-8dc746a4b896",
                                                "value": "Gas cylinder preparer",
                                                "text": "Gas cylinder preparer"
                                              },
                                              {
                                                "id": "16606703-9501-4e33-8e43-8625c28ddddd",
                                                "value": "Gas cylinder tester",
                                                "text": "Gas cylinder tester"
                                              },
                                              {
                                                "id": "6197afe1-350f-4c48-ac35-6163080b58e0",
                                                "value": "Gas fitter",
                                                "text": "Gas fitter"
                                              },
                                              {
                                                "id": "e71eb21a-7d83-4e3b-88f7-778a5fc3d924",
                                                "value": "Gas inspector",
                                                "text": "Gas inspector"
                                              },
                                              {
                                                "id": "828a5127-c6da-42bd-9c99-cb2fcb23297b",
                                                "value": "Gas supply control room operator",
                                                "text": "Gas supply control room operator"
                                              },
                                              {
                                                "id": "02a4226f-9ec8-472a-9ad3-1d32b35c2562",
                                                "value": "Gas supply conveyor operator",
                                                "text": "Gas supply conveyor operator"
                                              },
                                              {
                                                "id": "7480b25b-f96f-43e2-9219-4bfad7ac810c",
                                                "value": "Gas supply foreman",
                                                "text": "Gas supply foreman"
                                              },
                                              {
                                                "id": "6811abd6-e70a-4d97-867a-da27e1c11726",
                                                "value": "Gas supply loader operator",
                                                "text": "Gas supply loader operator"
                                              },
                                              {
                                                "id": "ecf3c647-7da7-467f-8d85-4f2b39dca151",
                                                "value": "Gas supply meter collector",
                                                "text": "Gas supply meter collector"
                                              },
                                              {
                                                "id": "a5c2a06a-ad64-417e-afaf-4a1cc68fe7b5",
                                                "value": "Gas supply pipe layer",
                                                "text": "Gas supply pipe layer"
                                              },
                                              {
                                                "id": "19f39012-520f-4981-82f5-7b616bab028a",
                                                "value": "Gas supply rigger",
                                                "text": "Gas supply rigger"
                                              },
                                              {
                                                "id": "6dd67cd3-5bb9-4e5d-9078-b63575ff4645",
                                                "value": "Gas supply tanker filler",
                                                "text": "Gas supply tanker filler"
                                              },
                                              {
                                                "id": "e17bd38e-345a-4552-8324-e7b37b25ba70",
                                                "value": "Glass industry worker",
                                                "text": "Glass industry worker"
                                              },
                                              {
                                                "id": "b904863e-14f2-4d04-a3f4-78f5f9023afb",
                                                "value": "Glazer",
                                                "text": "Glazer"
                                              },
                                              {
                                                "id": "12ee687e-5ae8-41da-ab5d-69a98eb45556",
                                                "value": "Goldsmith",
                                                "text": "Goldsmith"
                                              },
                                              {
                                                "id": "bab3b414-f247-4717-8f90-27bbff908184",
                                                "value": "Goods vehicle loader",
                                                "text": "Goods vehicle loader"
                                              },
                                              {
                                                "id": "965ddda9-f808-401f-83fb-4796f463a93a",
                                                "value": "Governor",
                                                "text": "Governor"
                                              },
                                              {
                                                "id": "f5beb357-2cbf-4625-a2d5-c520d76018e2",
                                                "value": "Grader",
                                                "text": "Grader"
                                              },
                                              {
                                                "id": "ce1e2754-eb3a-4d72-ab07-2c4eede6f641",
                                                "value": "Grave digger",
                                                "text": "Grave digger"
                                              },
                                              {
                                                "id": "c896abda-dd8a-4acc-b4ed-340dfdd0d02c",
                                                "value": "Greenkeeper",
                                                "text": "Greenkeeper"
                                              },
                                              {
                                                "id": "fe1ff8b8-a025-4405-89b1-b434a4bb3f87",
                                                "value": "Grocer",
                                                "text": "Grocer"
                                              },
                                              {
                                                "id": "8efcfba3-0902-49d1-a66e-eb8d04c8118f",
                                                "value": "Groom",
                                                "text": "Groom"
                                              },
                                              {
                                                "id": "cbc39797-dfd0-43e2-908a-a610bddc4618",
                                                "value": "Groundsman",
                                                "text": "Groundsman"
                                              },
                                              {
                                                "id": "c8e9e4c3-3423-45d5-bec9-ad39ead7eaab",
                                                "value": "Gym manager",
                                                "text": "Gym manager"
                                              },
                                              {
                                                "id": "da36e474-c7f4-4d7c-a096-15dce558de8e",
                                                "value": "Hairdresser",
                                                "text": "Hairdresser"
                                              },
                                              {
                                                "id": "07c0b9a7-cf00-423f-b41e-d99f72d53c0f",
                                                "value": "Hand decorator",
                                                "text": "Hand decorator"
                                              },
                                              {
                                                "id": "1a51f73c-c394-415c-a69a-77d32804cf48",
                                                "value": "Handyman",
                                                "text": "Handyman"
                                              },
                                              {
                                                "id": "69ecccca-54ad-4331-9e6e-0a72a33c9c7a",
                                                "value": "Harpooner",
                                                "text": "Harpooner"
                                              },
                                              {
                                                "id": "3e814c66-e492-4734-a18a-b8be27131cb5",
                                                "value": "Haulier",
                                                "text": "Haulier"
                                              },
                                              {
                                                "id": "6c9c6195-995a-43d0-9c66-968c63cc7ea5",
                                                "value": "Head groundsman",
                                                "text": "Head groundsman"
                                              },
                                              {
                                                "id": "35743056-1de9-4610-a3e0-0d3ba382eba6",
                                                "value": "Head roustabout",
                                                "text": "Head roustabout"
                                              },
                                              {
                                                "id": "6978242a-4b48-4e89-a66c-529aed5f6eca",
                                                "value": "Head zookeeper",
                                                "text": "Head zookeeper"
                                              },
                                              {
                                                "id": "51e3631b-a05d-4011-bb40-954290b25289",
                                                "value": "Health inspector",
                                                "text": "Health inspector"
                                              },
                                              {
                                                "id": "070a2be9-3db0-49cb-a453-db673cb14f25",
                                                "value": "Health physics monitor",
                                                "text": "Health physics monitor"
                                              },
                                              {
                                                "id": "14ddb597-9b64-4c56-886e-76dccb782e00",
                                                "value": "Health safety and environment officer",
                                                "text": "Health safety and environment officer"
                                              },
                                              {
                                                "id": "033689d1-22e7-4f82-896f-6a8e92df249c",
                                                "value": "Heat tester",
                                                "text": "Heat tester"
                                              },
                                              {
                                                "id": "b98d5cc2-2739-4c6d-8887-c06ebcad41a7",
                                                "value": "Heavy goods vehicle driver",
                                                "text": "Heavy goods vehicle driver"
                                              },
                                              {
                                                "id": "56ddb254-ff41-4ebd-8c27-424052c091d9",
                                                "value": "Herbalist",
                                                "text": "Herbalist"
                                              },
                                              {
                                                "id": "db265c19-ec17-46db-b474-2d711c4885d1",
                                                "value": "Hoist driver",
                                                "text": "Hoist driver"
                                              },
                                              {
                                                "id": "bd5f7d51-0e4f-45d6-a858-28df427340a9",
                                                "value": "Hoist operator",
                                                "text": "Hoist operator"
                                              },
                                              {
                                                "id": "349ff8b8-506f-44bb-bb65-dc9a8b76ff0b",
                                                "value": "Hoistman",
                                                "text": "Hoistman"
                                              },
                                              {
                                                "id": "740cf755-1bbe-4ca8-b41c-299da9b77dc8",
                                                "value": "Home service adviser",
                                                "text": "Home service adviser"
                                              },
                                              {
                                                "id": "db2396ef-aa13-4f0c-927f-bfaee9ea944f",
                                                "value": "Homemaker",
                                                "text": "Homemaker"
                                              },
                                              {
                                                "id": "b3015404-0692-46f5-83d8-c74663260241",
                                                "value": "Homogeniser",
                                                "text": "Homogeniser"
                                              },
                                              {
                                                "id": "e7103464-574a-41d7-9056-dc7cad31a565",
                                                "value": "Horse breeder",
                                                "text": "Horse breeder"
                                              },
                                              {
                                                "id": "d6feba73-a01c-4549-9d4a-30ff3f0b3187",
                                                "value": "Horse trainer",
                                                "text": "Horse trainer"
                                              },
                                              {
                                                "id": "4acb64fe-7a61-4502-93cc-9d8be67a1bd9",
                                                "value": "Hospital porter",
                                                "text": "Hospital porter"
                                              },
                                              {
                                                "id": "1bc270d2-1f8c-4785-a42a-7bd49aa24656",
                                                "value": "Hospital storeman",
                                                "text": "Hospital storeman"
                                              },
                                              {
                                                "id": "3c3c59d3-9632-4ddb-9de0-0506c71c1731",
                                                "value": "Hospitality assistant",
                                                "text": "Hospitality assistant"
                                              },
                                              {
                                                "id": "0d596a89-7401-494c-adc2-b62297b75de2",
                                                "value": "Hotel doorman",
                                                "text": "Hotel doorman"
                                              },
                                              {
                                                "id": "378a42b4-8e09-4fa7-9db7-631fa5b05958",
                                                "value": "Hotel manager",
                                                "text": "Hotel manager"
                                              },
                                              {
                                                "id": "0c997833-58af-4793-9cd7-9664ce509b63",
                                                "value": "Hotel porter",
                                                "text": "Hotel porter"
                                              },
                                              {
                                                "id": "5193b176-308f-4e05-afbc-41ef13f4bb01",
                                                "value": "Hotel proprieter",
                                                "text": "Hotel proprieter"
                                              },
                                              {
                                                "id": "e6dcdc39-9f03-4caa-90e1-f764f52f57fd",
                                                "value": "Housekeeper",
                                                "text": "Housekeeper"
                                              },
                                              {
                                                "id": "607c9a2d-c458-4960-ad6e-1ec0c22afd38",
                                                "value": "Houseperson",
                                                "text": "Houseperson"
                                              },
                                              {
                                                "id": "966291da-22c6-476f-8860-4f3b5d842631",
                                                "value": "Hydrologist",
                                                "text": "Hydrologist"
                                              },
                                              {
                                                "id": "816a356a-5373-4c31-8eb5-e9ed645407e8",
                                                "value": "Hypnotherapist",
                                                "text": "Hypnotherapist"
                                              },
                                              {
                                                "id": "252bf4e6-b6f7-47c5-a8f5-b4ae011cf05b",
                                                "value": "Hypnotist",
                                                "text": "Hypnotist"
                                              },
                                              {
                                                "id": "e401c34a-6df9-4e7e-9c8d-aa5bbea8b3fe",
                                                "value": "Ice cream van driver",
                                                "text": "Ice cream van driver"
                                              },
                                              {
                                                "id": "2d4c5373-6bba-40d2-b7f7-868f6b1c4b28",
                                                "value": "Illusionist",
                                                "text": "Illusionist"
                                              },
                                              {
                                                "id": "7f344380-f413-40e7-b6be-259311053859",
                                                "value": "Imam",
                                                "text": "Imam"
                                              },
                                              {
                                                "id": "0ab305d4-bb6f-4b89-8e4f-408facc11bfc",
                                                "value": "Impersonator",
                                                "text": "Impersonator"
                                              },
                                              {
                                                "id": "3075d7a2-4467-487f-82bf-178869d5ff51",
                                                "value": "Incinerator operator",
                                                "text": "Incinerator operator"
                                              },
                                              {
                                                "id": "a76ed743-beec-4264-9690-969cd86b550a",
                                                "value": "Inseminator",
                                                "text": "Inseminator"
                                              },
                                              {
                                                "id": "53404234-c736-476d-a494-16d6594b4522",
                                                "value": "Inspector-rectifier",
                                                "text": "Inspector-rectifier"
                                              },
                                              {
                                                "id": "541a5a4d-9a17-400c-954f-488c584ee5f9",
                                                "value": "Installation electrician",
                                                "text": "Installation electrician"
                                              },
                                              {
                                                "id": "93d1d3d5-51b5-4934-9c2e-c8bfc44d8ca0",
                                                "value": "Insurance sales",
                                                "text": "Insurance sales"
                                              },
                                              {
                                                "id": "75a13952-40a3-41fe-bf67-e3e1417de867",
                                                "value": "Investment fund managers",
                                                "text": "Investment fund managers"
                                              },
                                              {
                                                "id": "0e9e9966-70f7-48f8-b395-2b7bc24d76a2",
                                                "value": "IT analyst",
                                                "text": "IT analyst"
                                              },
                                              {
                                                "id": "abdea9a4-3027-4cfc-b737-6fe16ba94fdd",
                                                "value": "IT developer",
                                                "text": "IT developer"
                                              },
                                              {
                                                "id": "a809c1a6-7f7f-4ee5-902a-19252d7f298c",
                                                "value": "IT helpdesk support",
                                                "text": "IT helpdesk support"
                                              },
                                              {
                                                "id": "ab0747a9-e0a0-4447-8ac0-1d74c0630587",
                                                "value": "IT operator",
                                                "text": "IT operator"
                                              },
                                              {
                                                "id": "b5e6903d-a1f9-4fc6-a14b-91fcd7cd12bf",
                                                "value": "IT Programmer",
                                                "text": "IT Programmer"
                                              },
                                              {
                                                "id": "5e6da3cf-1fa3-4da3-b873-c81a661d534e",
                                                "value": "IT tester",
                                                "text": "IT tester"
                                              },
                                              {
                                                "id": "05cb6385-ce98-493c-8956-b38fb1029f8f",
                                                "value": "Janitor",
                                                "text": "Janitor"
                                              },
                                              {
                                                "id": "cd3d6244-7e6c-4770-a91e-a94b51d6485c",
                                                "value": "Jewellery making and repair",
                                                "text": "Jewellery making and repair"
                                              },
                                              {
                                                "id": "082d5468-9a1e-4a6e-8c7a-57ec72857eb5",
                                                "value": "Jig loader",
                                                "text": "Jig loader"
                                              },
                                              {
                                                "id": "17d8fa9f-93ca-4fd5-b107-e32d16e215f9",
                                                "value": "Joiner",
                                                "text": "Joiner"
                                              },
                                              {
                                                "id": "193499c4-23b9-4df3-9ac1-7984cbc89f38",
                                                "value": "Journalist",
                                                "text": "Journalist"
                                              },
                                              {
                                                "id": "55cde64a-e4e6-4fde-89f1-02647bc2463c",
                                                "value": "Judge",
                                                "text": "Judge"
                                              },
                                              {
                                                "id": "ff6f84f5-3cea-4855-a734-e91b28c26e91",
                                                "value": "Juvenile",
                                                "text": "Juvenile"
                                              },
                                              {
                                                "id": "9aa72f1e-05ef-455e-aacb-49948f4cc425",
                                                "value": "Kerb layer",
                                                "text": "Kerb layer"
                                              },
                                              {
                                                "id": "85c93c44-5dad-451d-bdda-2be72c7007d5",
                                                "value": "Kiln worker",
                                                "text": "Kiln worker"
                                              },
                                              {
                                                "id": "d3f6aba3-0652-44e2-8601-a103a97733c8",
                                                "value": "Kitchen manager",
                                                "text": "Kitchen manager"
                                              },
                                              {
                                                "id": "29a62bd0-8bb3-482a-92d6-52b13cfdbb1f",
                                                "value": "Kitchen porter",
                                                "text": "Kitchen porter"
                                              },
                                              {
                                                "id": "40ca70b5-884a-438b-9629-da5f18585ba1",
                                                "value": "Knife thrower",
                                                "text": "Knife thrower"
                                              },
                                              {
                                                "id": "aa229b7e-1513-479f-a422-4d6cf7a7fdc6",
                                                "value": "Knitter",
                                                "text": "Knitter"
                                              },
                                              {
                                                "id": "dd035f63-0d31-4fd0-b98e-0ac6a2b99362",
                                                "value": "Laboratory technician",
                                                "text": "Laboratory technician"
                                              },
                                              {
                                                "id": "23835913-f77d-4c77-8ec8-76a7f1f35d55",
                                                "value": "Lagger",
                                                "text": "Lagger"
                                              },
                                              {
                                                "id": "5092991d-f7b2-4e55-99fe-7fc02a552c94",
                                                "value": "Laminator",
                                                "text": "Laminator"
                                              },
                                              {
                                                "id": "951c0ad4-bceb-45d5-96ac-f0729d7c97c4",
                                                "value": "Land drainage worker",
                                                "text": "Land drainage worker"
                                              },
                                              {
                                                "id": "6969a3e1-ad7e-408f-b0de-e84e48349aea",
                                                "value": "Laser engineer",
                                                "text": "Laser engineer"
                                              },
                                              {
                                                "id": "a59fb87f-f68e-48de-afdf-f8ead1b2fa45",
                                                "value": "Laser field service representative",
                                                "text": "Laser field service representative"
                                              },
                                              {
                                                "id": "c981512b-c75f-4994-ad49-03a1bb633309",
                                                "value": "Laser finisher",
                                                "text": "Laser finisher"
                                              },
                                              {
                                                "id": "3318738d-de4c-405f-84c9-35aeb5a1b87c",
                                                "value": "Laser operator",
                                                "text": "Laser operator"
                                              },
                                              {
                                                "id": "c3330576-cd50-4c54-90a1-1a76db2664a1",
                                                "value": "Laser programmer",
                                                "text": "Laser programmer"
                                              },
                                              {
                                                "id": "ce4f5d8f-208a-480b-8882-fd57b7a749e9",
                                                "value": "Laser scientist",
                                                "text": "Laser scientist"
                                              },
                                              {
                                                "id": "c60b5b2a-8bd5-4f84-95cf-6be414fd6af3",
                                                "value": "Lathe operator",
                                                "text": "Lathe operator"
                                              },
                                              {
                                                "id": "0bbf96e3-e5b2-41df-8ae3-7d07f72c0cf5",
                                                "value": "Laundry assistant",
                                                "text": "Laundry assistant"
                                              },
                                              {
                                                "id": "f4a471d7-7121-4d9a-8151-816f8cc55e86",
                                                "value": "Lawyer",
                                                "text": "Lawyer"
                                              },
                                              {
                                                "id": "e93fd3b5-fa4e-44d8-804a-7e3378bfb54b",
                                                "value": "Leadsman",
                                                "text": "Leadsman"
                                              },
                                              {
                                                "id": "dc6eee56-c3bf-49f8-891e-fee2f22c9258",
                                                "value": "Leather product workers",
                                                "text": "Leather product workers"
                                              },
                                              {
                                                "id": "a99241a1-4258-45a0-a812-404342f96501",
                                                "value": "Leather technologist",
                                                "text": "Leather technologist"
                                              },
                                              {
                                                "id": "b68b9f28-aeaa-4c8a-9da8-10a39b49a40e",
                                                "value": "Lecturer",
                                                "text": "Lecturer"
                                              },
                                              {
                                                "id": "ff56598a-05a0-4e4a-9f1c-b45028408859",
                                                "value": "Librarian",
                                                "text": "Librarian"
                                              },
                                              {
                                                "id": "90c1940a-2510-437d-82b8-aae5820d564a",
                                                "value": "Lifeboat enrolled crew",
                                                "text": "Lifeboat enrolled crew"
                                              },
                                              {
                                                "id": "c56ccf65-61d3-4164-8384-dfa7737f8603",
                                                "value": "Lifeguard",
                                                "text": "Lifeguard"
                                              },
                                              {
                                                "id": "3cd44164-67c0-4763-b9be-82a818ebdb1e",
                                                "value": "Lift erector",
                                                "text": "Lift erector"
                                              },
                                              {
                                                "id": "4f3b36ea-0820-49af-a378-8f147512a31d",
                                                "value": "Light goods vehicle driver",
                                                "text": "Light goods vehicle driver"
                                              },
                                              {
                                                "id": "bbbc7e31-9571-40dd-a021-c5f6a7e88e29",
                                                "value": "Lighterman",
                                                "text": "Lighterman"
                                              },
                                              {
                                                "id": "04c35cb4-8b14-4b89-9ace-6a3b6284dfd4",
                                                "value": "Linesman",
                                                "text": "Linesman"
                                              },
                                              {
                                                "id": "c476adb2-7dca-4b6f-81c3-412bcdec0b89",
                                                "value": "Linotyper",
                                                "text": "Linotyper"
                                              },
                                              {
                                                "id": "7e077708-ce58-4336-b426-a86b33894a28",
                                                "value": "Literary agent",
                                                "text": "Literary agent"
                                              },
                                              {
                                                "id": "200ae30e-819d-439b-80fd-6e2efe6c353f",
                                                "value": "Lithographer",
                                                "text": "Lithographer"
                                              },
                                              {
                                                "id": "7f8e4136-f3b6-48ce-9bb9-19f6e7c06b15",
                                                "value": "Lobster fisherman",
                                                "text": "Lobster fisherman"
                                              },
                                              {
                                                "id": "3f4faf2d-b32d-4be9-986c-dcea794c923f",
                                                "value": "Lock keeper",
                                                "text": "Lock keeper"
                                              },
                                              {
                                                "id": "02099a26-36b1-40c6-b013-1a6e291d211a",
                                                "value": "Locksmith",
                                                "text": "Locksmith"
                                              },
                                              {
                                                "id": "ce822540-12ed-481f-b667-272b5f96dc7b",
                                                "value": "Locomotive fitter",
                                                "text": "Locomotive fitter"
                                              },
                                              {
                                                "id": "2fb6b985-cd44-49ff-874e-e798bd9002d1",
                                                "value": "Loss prevention specialist",
                                                "text": "Loss prevention specialist"
                                              },
                                              {
                                                "id": "e86e2697-2b95-4bda-ad52-835d02e71106",
                                                "value": "Lumberjack",
                                                "text": "Lumberjack"
                                              },
                                              {
                                                "id": "013105d3-8dbe-4cae-9ab1-cd69a16ce994",
                                                "value": "Machine attendant",
                                                "text": "Machine attendant"
                                              },
                                              {
                                                "id": "fd029efe-8205-4eab-8156-44677db24227",
                                                "value": "Machine operator",
                                                "text": "Machine operator"
                                              },
                                              {
                                                "id": "c3f7dfc3-59aa-47ce-bbf4-f0bb13488d78",
                                                "value": "Machinist",
                                                "text": "Machinist"
                                              },
                                              {
                                                "id": "96331f03-e1b7-463d-abce-d0d54c5fec25",
                                                "value": "Magician",
                                                "text": "Magician"
                                              },
                                              {
                                                "id": "cab7d4e0-0666-425b-a823-2f5f0112199e",
                                                "value": "Magistrate",
                                                "text": "Magistrate"
                                              },
                                              {
                                                "id": "cb81f858-304a-4db0-8711-3fa8eba07f40",
                                                "value": "Maintenance electrician",
                                                "text": "Maintenance electrician"
                                              },
                                              {
                                                "id": "b01f5506-d469-47af-a650-145f3c78f0aa",
                                                "value": "Maintenance fitter",
                                                "text": "Maintenance fitter"
                                              },
                                              {
                                                "id": "679c5272-f3fd-43b1-b9a2-223f25d25d86",
                                                "value": "Maintenance manager",
                                                "text": "Maintenance manager"
                                              },
                                              {
                                                "id": "205241fd-68e3-4201-8dd1-1eba280bce52",
                                                "value": "Maintenance painter",
                                                "text": "Maintenance painter"
                                              },
                                              {
                                                "id": "c8706ab5-9f6d-47bb-a0cb-4f1dd65d4171",
                                                "value": "Maintenance technician",
                                                "text": "Maintenance technician"
                                              },
                                              {
                                                "id": "76ddb1f8-7fce-4a8c-8836-7ba8cd53cde4",
                                                "value": "Maintenance technician electronic",
                                                "text": "Maintenance technician electronic"
                                              },
                                              {
                                                "id": "d2926260-1e3d-45d7-8c2d-3c8572cc585f",
                                                "value": "Maitre D",
                                                "text": "Maitre D"
                                              },
                                              {
                                                "id": "57ae6bfd-c48c-4b61-af68-16d14dbc3905",
                                                "value": "Management consultant",
                                                "text": "Management consultant"
                                              },
                                              {
                                                "id": "bb5abbc8-30ec-4795-a970-cb74197117ab",
                                                "value": "Manicurist",
                                                "text": "Manicurist"
                                              },
                                              {
                                                "id": "893ba3cd-57d8-4c35-8614-3f69eb18bbd0",
                                                "value": "Manual work trade qualified",
                                                "text": "Manual work trade qualified"
                                              },
                                              {
                                                "id": "0c2a2a51-5b50-4444-a81f-4b368ba4c712",
                                                "value": "Manual worker unskilled",
                                                "text": "Manual worker unskilled"
                                              },
                                              {
                                                "id": "b63a5fd7-dd8c-4d03-b7e4-8641f7489c0f",
                                                "value": "Manufacturing engineer",
                                                "text": "Manufacturing engineer"
                                              },
                                              {
                                                "id": "b3aa4ed2-78cf-45dc-843e-77f206683529",
                                                "value": "Marijuana dispensary owner",
                                                "text": "Marijuana dispensary owner"
                                              },
                                              {
                                                "id": "f0d7a635-1704-42bc-9b39-c2e7c944f059",
                                                "value": "Marine development engineer",
                                                "text": "Marine development engineer"
                                              },
                                              {
                                                "id": "47eecc59-b926-4617-ac00-577321d0f0a0",
                                                "value": "Maritime inspector",
                                                "text": "Maritime inspector"
                                              },
                                              {
                                                "id": "1438a845-967b-452f-abb9-a109d4e64456",
                                                "value": "Maritime mechanic",
                                                "text": "Maritime mechanic"
                                              },
                                              {
                                                "id": "828403ab-fa37-4b6c-a882-f04b66b19620",
                                                "value": "Market gardener",
                                                "text": "Market gardener"
                                              },
                                              {
                                                "id": "04f53788-fe9d-476e-8732-08d15d3a110f",
                                                "value": "Market porter",
                                                "text": "Market porter"
                                              },
                                              {
                                                "id": "9b8f38f1-0848-4c01-aef6-c9c8cbf32920",
                                                "value": "Market research analyst",
                                                "text": "Market research analyst"
                                              },
                                              {
                                                "id": "1ce62e99-a28a-438a-a533-62ebb0dde03e",
                                                "value": "Market research interviewer",
                                                "text": "Market research interviewer"
                                              },
                                              {
                                                "id": "1492fbf3-3a0d-4e83-ae0f-1d6ac1c2f8f1",
                                                "value": "Market stall trader",
                                                "text": "Market stall trader"
                                              },
                                              {
                                                "id": "2cb43969-9966-4923-8a2d-b98725f2c40f",
                                                "value": "Marketing manager",
                                                "text": "Marketing manager"
                                              },
                                              {
                                                "id": "8ec0f06d-4f67-46c3-ba02-8ada9e90c032",
                                                "value": "Mason",
                                                "text": "Mason"
                                              },
                                              {
                                                "id": "9804a80b-db8e-488b-abfd-ca4df2d4fddb",
                                                "value": "Masseur",
                                                "text": "Masseur"
                                              },
                                              {
                                                "id": "057bf18e-8289-4dd4-8334-30f8cbebba73",
                                                "value": "Matron",
                                                "text": "Matron"
                                              },
                                              {
                                                "id": "5a34dee9-9e89-4f4b-86b3-ab89a6a50fdf",
                                                "value": "Mechanic",
                                                "text": "Mechanic"
                                              },
                                              {
                                                "id": "bc9a4586-e3ed-482f-ac95-e7916118feee",
                                                "value": "Mechanical engineer",
                                                "text": "Mechanical engineer"
                                              },
                                              {
                                                "id": "56dfe133-4dae-4083-a543-1dc9126bbd18",
                                                "value": "Media designer",
                                                "text": "Media designer"
                                              },
                                              {
                                                "id": "70efdff5-90d7-4d30-8661-e6d3a0d532e8",
                                                "value": "Media engraver",
                                                "text": "Media engraver"
                                              },
                                              {
                                                "id": "86c72a48-2ba2-493f-90d4-465e1e89aa19",
                                                "value": "Media estimator",
                                                "text": "Media estimator"
                                              },
                                              {
                                                "id": "607d28a8-e9e0-4891-b5dd-6870f5a5aaee",
                                                "value": "Media etcher",
                                                "text": "Media etcher"
                                              },
                                              {
                                                "id": "5c777c94-512a-40e5-9ab4-a4feb2805008",
                                                "value": "Media publisher",
                                                "text": "Media publisher"
                                              },
                                              {
                                                "id": "e6e33d81-f8a4-4fa7-86d8-7a40c0e1ff91",
                                                "value": "Media researcher",
                                                "text": "Media researcher"
                                              },
                                              {
                                                "id": "9a4b0c60-7ed5-4483-9c4d-4c5e4742912b",
                                                "value": "Member of Parliament",
                                                "text": "Member of Parliament"
                                              },
                                              {
                                                "id": "aec01ea8-df94-4a38-b257-20448c4d3562",
                                                "value": "Membership consultant",
                                                "text": "Membership consultant"
                                              },
                                              {
                                                "id": "7f9c6d9a-e8d9-44f6-a9a8-308fe8e20a1a",
                                                "value": "Mender",
                                                "text": "Mender"
                                              },
                                              {
                                                "id": "afbd435b-8482-49c2-955b-e2fc41cba889",
                                                "value": "Merchandiser",
                                                "text": "Merchandiser"
                                              },
                                              {
                                                "id": "8b2180ef-ee62-4114-9cc2-3f8346536cff",
                                                "value": "Metal cutter",
                                                "text": "Metal cutter"
                                              },
                                              {
                                                "id": "26f2c790-4281-40b4-8c3d-f41058877e55",
                                                "value": "Metal foreman",
                                                "text": "Metal foreman"
                                              },
                                              {
                                                "id": "4f0fddf1-7577-42fb-a87e-2d92afe29905",
                                                "value": "Metal plant operator",
                                                "text": "Metal plant operator"
                                              },
                                              {
                                                "id": "c3a00e9b-ac53-444b-9f20-35c97fed8f77",
                                                "value": "Metal plate cutter",
                                                "text": "Metal plate cutter"
                                              },
                                              {
                                                "id": "38ac1044-4d17-4df7-abd7-11b18f155f38",
                                                "value": "Metal sheet worker",
                                                "text": "Metal sheet worker"
                                              },
                                              {
                                                "id": "45e74989-84b2-4c61-945a-d4aeb4f811a2",
                                                "value": "Metallurgist",
                                                "text": "Metallurgist"
                                              },
                                              {
                                                "id": "a2894aad-3157-406f-83eb-fe08b70fc7c8",
                                                "value": "Meteorologist",
                                                "text": "Meteorologist"
                                              },
                                              {
                                                "id": "3683b5c3-8ccc-401a-af6c-7389eec1fbd7",
                                                "value": "Midwife",
                                                "text": "Midwife"
                                              },
                                              {
                                                "id": "786e4179-a915-4b63-866f-38fe76badbd9",
                                                "value": "Milk roundsman",
                                                "text": "Milk roundsman"
                                              },
                                              {
                                                "id": "8338c981-eff0-4828-bb14-58866af14ce4",
                                                "value": "Milker",
                                                "text": "Milker"
                                              },
                                              {
                                                "id": "9c7b7188-ccf2-44d8-9910-b933872159af",
                                                "value": "Miller",
                                                "text": "Miller"
                                              },
                                              {
                                                "id": "15573143-8017-4f38-bb6d-767f6da11680",
                                                "value": "Milliner",
                                                "text": "Milliner"
                                              },
                                              {
                                                "id": "aa3bddb5-8533-46eb-83dd-890d69b8d665",
                                                "value": "Millman",
                                                "text": "Millman"
                                              },
                                              {
                                                "id": "60720c14-fee5-4dbe-a00f-fa949f4221d4",
                                                "value": "Mineralogist",
                                                "text": "Mineralogist"
                                              },
                                              {
                                                "id": "c7146e19-a3a2-4925-ade9-754abfb524cd",
                                                "value": "Mining blaster",
                                                "text": "Mining blaster"
                                              },
                                              {
                                                "id": "781a2044-0b32-4b77-87d3-284667908591",
                                                "value": "Mining engineer",
                                                "text": "Mining engineer"
                                              },
                                              {
                                                "id": "ab1222c6-9b9c-4b2a-a5dc-403dcbdb5ba5",
                                                "value": "Mining fireman",
                                                "text": "Mining fireman"
                                              },
                                              {
                                                "id": "3a8a7e3f-a58b-4d08-9a41-1f822d929ea5",
                                                "value": "Mining geologist",
                                                "text": "Mining geologist"
                                              },
                                              {
                                                "id": "1d89a95b-b39c-4d52-8997-1084361e9d37",
                                                "value": "Mining supervisory",
                                                "text": "Mining supervisory"
                                              },
                                              {
                                                "id": "6b0337f9-c3f3-4dca-8158-0d9f7e22de3d",
                                                "value": "Model",
                                                "text": "Model"
                                              },
                                              {
                                                "id": "41c6f41e-5a3e-4ace-9c91-c35b864e4990",
                                                "value": "Molecular biologist",
                                                "text": "Molecular biologist"
                                              },
                                              {
                                                "id": "e2338e09-8979-4925-8256-631a152231c0",
                                                "value": "Monk",
                                                "text": "Monk"
                                              },
                                              {
                                                "id": "8398b775-c983-451e-aa57-6efe5d82ec3b",
                                                "value": "Mortuary attendant",
                                                "text": "Mortuary attendant"
                                              },
                                              {
                                                "id": "5ee756f7-4d57-494f-ba09-08ae56bdcfc8",
                                                "value": "Motor cycle courier",
                                                "text": "Motor cycle courier"
                                              },
                                              {
                                                "id": "6db9570c-4ce8-40c7-8763-fee3830e3920",
                                                "value": "Motor vehicle mechanic",
                                                "text": "Motor vehicle mechanic"
                                              },
                                              {
                                                "id": "cf2dd6e4-b287-4d60-8376-f3bbfb209618",
                                                "value": "Mountain guide",
                                                "text": "Mountain guide"
                                              },
                                              {
                                                "id": "8369848d-438c-445e-a90d-73519da4243f",
                                                "value": "Muezzin",
                                                "text": "Muezzin"
                                              },
                                              {
                                                "id": "aa852728-8dcb-42ef-a040-d564cd28c9e2",
                                                "value": "Mullah",
                                                "text": "Mullah"
                                              },
                                              {
                                                "id": "800507cc-ba90-4076-b899-a203cbf2329d",
                                                "value": "Museum attendant",
                                                "text": "Museum attendant"
                                              },
                                              {
                                                "id": "6b5718cc-f88e-44d4-a9f8-4d284caa3f23",
                                                "value": "Music composer",
                                                "text": "Music composer"
                                              },
                                              {
                                                "id": "31c07703-a74b-476c-8189-97d6acd2c869",
                                                "value": "Musical instruments work",
                                                "text": "Musical instruments work"
                                              },
                                              {
                                                "id": "3d1f0202-68ce-4814-ae60-d35c68c36ac0",
                                                "value": "Musician",
                                                "text": "Musician"
                                              },
                                              {
                                                "id": "afecc0f1-3110-45a2-b735-f330eb011e4b",
                                                "value": "Nail technician",
                                                "text": "Nail technician"
                                              },
                                              {
                                                "id": "691de213-9b45-4984-9b3d-e13077a23c72",
                                                "value": "Nanomaterials chemist",
                                                "text": "Nanomaterials chemist"
                                              },
                                              {
                                                "id": "eea8f789-ab3b-4ab6-8d47-077025624097",
                                                "value": "Navigator",
                                                "text": "Navigator"
                                              },
                                              {
                                                "id": "168a4b10-8e45-4080-b3da-245ab359bb1d",
                                                "value": "Negative assembler",
                                                "text": "Negative assembler"
                                              },
                                              {
                                                "id": "499ca2e8-27c0-4124-b697-d24443cce69f",
                                                "value": "Negative cutter",
                                                "text": "Negative cutter"
                                              },
                                              {
                                                "id": "74b4a00e-df95-45b9-a1c5-2b0442528e32",
                                                "value": "Network security technician",
                                                "text": "Network security technician"
                                              },
                                              {
                                                "id": "9f4e6ad4-078a-4f40-b8c7-43c0cee6e9b0",
                                                "value": "News editor",
                                                "text": "News editor"
                                              },
                                              {
                                                "id": "d5ca7479-0a9d-4d69-83b1-e3f9f7d626a1",
                                                "value": "News photographer",
                                                "text": "News photographer"
                                              },
                                              {
                                                "id": "4480cb2e-65a5-4186-8a85-acb93eb0fbe8",
                                                "value": "News vendor",
                                                "text": "News vendor"
                                              },
                                              {
                                                "id": "614b1837-bb6a-46ef-98c2-3441ba365546",
                                                "value": "Newsagent",
                                                "text": "Newsagent"
                                              },
                                              {
                                                "id": "542c15dd-0074-4ef3-ae63-55fcaf50ccb3",
                                                "value": "Nightclub hostess",
                                                "text": "Nightclub hostess"
                                              },
                                              {
                                                "id": "9c472583-25c9-4f1f-875f-85f410030f09",
                                                "value": "Nightwatchman",
                                                "text": "Nightwatchman"
                                              },
                                              {
                                                "id": "43a9d70c-cb25-4618-ba79-e86650be8c88",
                                                "value": "Non explosive demolition",
                                                "text": "Non explosive demolition"
                                              },
                                              {
                                                "id": "63a38d4c-726b-469a-bc39-5d239eb7e8ab",
                                                "value": "Notary officer",
                                                "text": "Notary officer"
                                              },
                                              {
                                                "id": "01959d9c-044c-4988-bff9-86433ec586fb",
                                                "value": "Nuclear decommissioning engineer",
                                                "text": "Nuclear decommissioning engineer"
                                              },
                                              {
                                                "id": "3615b7c8-8a9f-45e9-a9c5-c95703e228c3",
                                                "value": "Nuclear energy fitter",
                                                "text": "Nuclear energy fitter"
                                              },
                                              {
                                                "id": "60eaa5dd-c2eb-43b8-ba4b-67bd22eba31c",
                                                "value": "Nuclear energy health physicist",
                                                "text": "Nuclear energy health physicist"
                                              },
                                              {
                                                "id": "54555df4-2de5-44cc-81d5-ea5795ef567c",
                                                "value": "Nuclear energy maintenance technician",
                                                "text": "Nuclear energy maintenance technician"
                                              },
                                              {
                                                "id": "b199b36b-21d2-47be-9959-6d83d173c7eb",
                                                "value": "Nuclear engineering technician",
                                                "text": "Nuclear engineering technician"
                                              },
                                              {
                                                "id": "a20b0a4d-4645-4032-878f-dabc1a3b0149",
                                                "value": "Nuclear medicine physician",
                                                "text": "Nuclear medicine physician"
                                              },
                                              {
                                                "id": "c8bd4c91-af3e-4339-a4ca-100aacc0064c",
                                                "value": "Nuclear scientist",
                                                "text": "Nuclear scientist"
                                              },
                                              {
                                                "id": "3ac46614-43c7-4f3d-b873-88b3b31797fc",
                                                "value": "Nurse",
                                                "text": "Nurse"
                                              },
                                              {
                                                "id": "1712b7bd-a794-47af-a25e-731ff11f2762",
                                                "value": "Nursery assistant",
                                                "text": "Nursery assistant"
                                              },
                                              {
                                                "id": "f59348df-418f-4cc2-9c93-8ff1393cbfce",
                                                "value": "Nurseryman",
                                                "text": "Nurseryman"
                                              },
                                              {
                                                "id": "953d2366-626e-4192-ae1e-4c0e3db5a64f",
                                                "value": "Occupational therapist",
                                                "text": "Occupational therapist"
                                              },
                                              {
                                                "id": "8ac4b197-9857-4f50-a255-dae4a1c27984",
                                                "value": "Occupations diving",
                                                "text": "Occupations diving"
                                              },
                                              {
                                                "id": "f67a9c1b-7cf1-481a-8108-954181c77ca2",
                                                "value": "Oceanographer",
                                                "text": "Oceanographer"
                                              },
                                              {
                                                "id": "87e72363-8009-49e5-a3df-e25c7fe7afd1",
                                                "value": "Off licence manager",
                                                "text": "Off licence manager"
                                              },
                                              {
                                                "id": "9a29fd05-68dc-4a0a-805b-62607b689230",
                                                "value": "Office fitter",
                                                "text": "Office fitter"
                                              },
                                              {
                                                "id": "f86cb037-6e73-4540-8f57-08d334857f75",
                                                "value": "Office messenger",
                                                "text": "Office messenger"
                                              },
                                              {
                                                "id": "713daab0-e078-49a2-b4c8-02e0d2db3f8a",
                                                "value": "Offset press operator",
                                                "text": "Offset press operator"
                                              },
                                              {
                                                "id": "c1856e56-db00-4165-b768-1fe0544b8db0",
                                                "value": "Offshore geotechnical engineer",
                                                "text": "Offshore geotechnical engineer"
                                              },
                                              {
                                                "id": "61a32bfe-1812-47b0-931c-dde859d77a22",
                                                "value": "Oil refining foremen",
                                                "text": "Oil refining foremen"
                                              },
                                              {
                                                "id": "7c6928ce-8dfd-48dd-80a8-a414f3a29b75",
                                                "value": "Oil refining laboratory technician",
                                                "text": "Oil refining laboratory technician"
                                              },
                                              {
                                                "id": "0b7cf519-fd80-4e16-99c2-92322417c405",
                                                "value": "Oil refining maintenance technician",
                                                "text": "Oil refining maintenance technician"
                                              },
                                              {
                                                "id": "310d6222-1c42-4b59-9c56-86f6a22a1ea3",
                                                "value": "Oil refining operators",
                                                "text": "Oil refining operators"
                                              },
                                              {
                                                "id": "d4ecf0c1-c93b-4dc2-ad45-3ed05d58b6a7",
                                                "value": "Oil refining technical controller",
                                                "text": "Oil refining technical controller"
                                              },
                                              {
                                                "id": "fd15b8fc-439d-4cc4-8760-699edeca3922",
                                                "value": "Oil refining unskilled workers",
                                                "text": "Oil refining unskilled workers"
                                              },
                                              {
                                                "id": "c702fdbb-ef4f-4099-8cad-b6b3f9546e3a",
                                                "value": "ONG captain",
                                                "text": "ONG captain"
                                              },
                                              {
                                                "id": "72f3261a-ee48-4fb0-a67e-f8ce12f77519",
                                                "value": "ONG catering staff",
                                                "text": "ONG catering staff"
                                              },
                                              {
                                                "id": "be9c8751-bf26-47a3-a85c-17db26bb3494",
                                                "value": "ONG cementer",
                                                "text": "ONG cementer"
                                              },
                                              {
                                                "id": "e20851a8-b4d9-4655-9bb2-92f8a7fdff67",
                                                "value": "ONG clerical staff",
                                                "text": "ONG clerical staff"
                                              },
                                              {
                                                "id": "6d4f1a64-0b85-4a94-bbb0-40c0450bff98",
                                                "value": "ONG control room operator",
                                                "text": "ONG control room operator"
                                              },
                                              {
                                                "id": "e372e8ea-d1f4-41fa-8504-b6b155525a86",
                                                "value": "ONG crane operator",
                                                "text": "ONG crane operator"
                                              },
                                              {
                                                "id": "8d9c72b1-5a9c-4817-94c9-2b7e9038f174",
                                                "value": "ONG driller",
                                                "text": "ONG driller"
                                              },
                                              {
                                                "id": "a16d1356-8730-4b9d-98bf-ab7410f254c9",
                                                "value": "ONG driller tool dresser",
                                                "text": "ONG driller tool dresser"
                                              },
                                              {
                                                "id": "3072d73a-d707-4cd8-946f-5b5f8037bedb",
                                                "value": "ONG drilling supervisor",
                                                "text": "ONG drilling supervisor"
                                              },
                                              {
                                                "id": "ee15be70-0afa-46ee-8d09-c83763b58c3e",
                                                "value": "ONG engineer",
                                                "text": "ONG engineer"
                                              },
                                              {
                                                "id": "14302518-6413-47d8-beec-efc536e51b5c",
                                                "value": "ONG field services supervisor",
                                                "text": "ONG field services supervisor"
                                              },
                                              {
                                                "id": "a17a86c0-b1e7-4a43-937c-342d63514c19",
                                                "value": "ONG field services technician",
                                                "text": "ONG field services technician"
                                              },
                                              {
                                                "id": "3b20250f-b302-4b77-b216-e1178e8f29fd",
                                                "value": "ONG flame cutter",
                                                "text": "ONG flame cutter"
                                              },
                                              {
                                                "id": "cba84d30-6497-4825-9136-1e28b79c60ec",
                                                "value": "ONG floorman",
                                                "text": "ONG floorman"
                                              },
                                              {
                                                "id": "d8555784-eae7-482a-aca3-76f6fe093d62",
                                                "value": "ONG foreman",
                                                "text": "ONG foreman"
                                              },
                                              {
                                                "id": "8d441d07-5bb8-4b46-bdae-c23ce2fee9db",
                                                "value": "ONG geologist",
                                                "text": "ONG geologist"
                                              },
                                              {
                                                "id": "e27ba4dd-978c-42e3-a76f-0f0c15df5230",
                                                "value": "ONG inspector",
                                                "text": "ONG inspector"
                                              },
                                              {
                                                "id": "ce3c6f3a-3e9d-40b8-83b3-20e633cff7f3",
                                                "value": "ONG logger",
                                                "text": "ONG logger"
                                              },
                                              {
                                                "id": "39b1c201-05dc-4feb-8131-08818a718838",
                                                "value": "ONG marine installation fitter",
                                                "text": "ONG marine installation fitter"
                                              },
                                              {
                                                "id": "c253a421-3b83-4976-81fd-9dccf65bb420",
                                                "value": "ONG motorman",
                                                "text": "ONG motorman"
                                              },
                                              {
                                                "id": "d5e7325d-7c38-4710-9aa4-8d2f7286c92d",
                                                "value": "ONG offshore installation manager",
                                                "text": "ONG offshore installation manager"
                                              },
                                              {
                                                "id": "622f975c-6cba-4447-b9c9-9069db1c4aae",
                                                "value": "ONG painter",
                                                "text": "ONG painter"
                                              },
                                              {
                                                "id": "a63b9bbd-1512-4921-8457-dc3891b4690a",
                                                "value": "ONG pipe fitter",
                                                "text": "ONG pipe fitter"
                                              },
                                              {
                                                "id": "a408a659-8424-4095-ad21-351c51e13fa7",
                                                "value": "ONG pumpman",
                                                "text": "ONG pumpman"
                                              },
                                              {
                                                "id": "c2968b0b-859d-4e9b-b5b6-74f87b047cf2",
                                                "value": "ONG radio operator",
                                                "text": "ONG radio operator"
                                              },
                                              {
                                                "id": "c71c54c7-b347-406e-bf35-fd848c5e1566",
                                                "value": "ONG rig medic",
                                                "text": "ONG rig medic"
                                              },
                                              {
                                                "id": "ba4d8398-b834-4119-8310-c43b85f22a94",
                                                "value": "ONG rigger",
                                                "text": "ONG rigger"
                                              },
                                              {
                                                "id": "b709f90e-caeb-48cf-8325-7c389e1432ce",
                                                "value": "ONG roughneck",
                                                "text": "ONG roughneck"
                                              },
                                              {
                                                "id": "30e07ce0-5dd1-471a-afd8-965dbdd9d83e",
                                                "value": "ONG ROV operator",
                                                "text": "ONG ROV operator"
                                              },
                                              {
                                                "id": "b8eacb01-6860-4b33-944e-37400c3032e9",
                                                "value": "ONG safety officer",
                                                "text": "ONG safety officer"
                                              },
                                              {
                                                "id": "ae2e7a41-de9b-4aac-acc5-e032475d421f",
                                                "value": "ONG scaffolder",
                                                "text": "ONG scaffolder"
                                              },
                                              {
                                                "id": "95669b9d-492e-469f-9ba3-3d623ded28bb",
                                                "value": "ONG storekeeper",
                                                "text": "ONG storekeeper"
                                              },
                                              {
                                                "id": "1b73f618-4dd2-4c2e-acfb-2735797a4e59",
                                                "value": "ONG surveyor",
                                                "text": "ONG surveyor"
                                              },
                                              {
                                                "id": "54387c6a-d425-4915-aaf6-b5a1684df705",
                                                "value": "ONG Tool pusher",
                                                "text": "ONG Tool pusher"
                                              },
                                              {
                                                "id": "85540913-e8ef-49d3-83a8-fcc48ab8f167",
                                                "value": "ONG valveman",
                                                "text": "ONG valveman"
                                              },
                                              {
                                                "id": "7b7eb534-24e5-4c1c-ba23-9809e3af6b91",
                                                "value": "ONG watchstander",
                                                "text": "ONG watchstander"
                                              },
                                              {
                                                "id": "9745b30f-a681-4f4f-9393-b7d378f0081e",
                                                "value": "ONG welder cutter",
                                                "text": "ONG welder cutter"
                                              },
                                              {
                                                "id": "5d8d4415-961e-4acc-a557-caf935d211e0",
                                                "value": "ONG well tester",
                                                "text": "ONG well tester"
                                              },
                                              {
                                                "id": "278e889f-f2b1-4070-8c4e-8b1e7c2f8d96",
                                                "value": "ONG wireline operator",
                                                "text": "ONG wireline operator"
                                              },
                                              {
                                                "id": "5543d289-9f98-4051-835b-28b8fc8df6ff",
                                                "value": "Operator",
                                                "text": "Operator"
                                              },
                                              {
                                                "id": "467da05f-223a-4e93-b44b-a1c46e5ca12d",
                                                "value": "Optician",
                                                "text": "Optician"
                                              },
                                              {
                                                "id": "3133a32d-6681-4075-a001-2197dbfb4cf2",
                                                "value": "Orchard worker",
                                                "text": "Orchard worker"
                                              },
                                              {
                                                "id": "ea53254d-c0e6-42d1-a61a-de2193139953",
                                                "value": "Orchestrator",
                                                "text": "Orchestrator"
                                              },
                                              {
                                                "id": "308ce5cb-260b-4afb-86c4-d3bbf5b62a3c",
                                                "value": "Orthodontist",
                                                "text": "Orthodontist"
                                              },
                                              {
                                                "id": "50e21179-a558-4bf2-bbf0-7626cfdd1383",
                                                "value": "Orthoptist",
                                                "text": "Orthoptist"
                                              },
                                              {
                                                "id": "d5792af8-905f-4bf8-aae9-d313eaf7cea3",
                                                "value": "Osteopath",
                                                "text": "Osteopath"
                                              },
                                              {
                                                "id": "121b4b82-c00d-46c3-b270-f0d49a3a3799",
                                                "value": "Oven feeder",
                                                "text": "Oven feeder"
                                              },
                                              {
                                                "id": "f495dfc8-961d-4d6b-8838-46ee57690220",
                                                "value": "Overhead linesman",
                                                "text": "Overhead linesman"
                                              },
                                              {
                                                "id": "ecc858e2-9662-44c0-800d-18ba8f099071",
                                                "value": "Oyster fisherman",
                                                "text": "Oyster fisherman"
                                              },
                                              {
                                                "id": "e13155dc-11f0-4191-bf6f-57b647045ba8",
                                                "value": "Packer",
                                                "text": "Packer"
                                              },
                                              {
                                                "id": "5a450351-c566-4dcb-a817-23ddad8da609",
                                                "value": "Painter",
                                                "text": "Painter"
                                              },
                                              {
                                                "id": "f4aa8486-d12a-4419-a3a0-c51a61de3954",
                                                "value": "Painter transport",
                                                "text": "Painter transport"
                                              },
                                              {
                                                "id": "5c9cf9c4-adad-4fe5-b09c-46fd9d971166",
                                                "value": "Painting plant operator",
                                                "text": "Painting plant operator"
                                              },
                                              {
                                                "id": "d331cffe-9749-4c9f-8a9f-7de17568826e",
                                                "value": "Painting restorer",
                                                "text": "Painting restorer"
                                              },
                                              {
                                                "id": "e8714094-9ad2-424d-ab13-70f6bb804e10",
                                                "value": "Panel beater",
                                                "text": "Panel beater"
                                              },
                                              {
                                                "id": "5cf6a60e-a07e-444c-96dc-5ea1243e448e",
                                                "value": "Paper merchant",
                                                "text": "Paper merchant"
                                              },
                                              {
                                                "id": "f5747a37-0060-40f0-8f94-3bf9489a03ca",
                                                "value": "Park keeper",
                                                "text": "Park keeper"
                                              },
                                              {
                                                "id": "7a2b0a5a-457c-4c09-8250-a1eba4c18ff6",
                                                "value": "Parks superintendent",
                                                "text": "Parks superintendent"
                                              },
                                              {
                                                "id": "1b20ce65-bfce-415a-87b9-e2d2171cde66",
                                                "value": "Pasteuriser",
                                                "text": "Pasteuriser"
                                              },
                                              {
                                                "id": "0be38f91-0a24-41ed-8b81-662e47a8d73f",
                                                "value": "Patrolman",
                                                "text": "Patrolman"
                                              },
                                              {
                                                "id": "62ccdde0-895d-48e2-84ea-332dcbb326eb",
                                                "value": "Pattern card cutter",
                                                "text": "Pattern card cutter"
                                              },
                                              {
                                                "id": "2774f2e3-8d83-4f71-af9f-a07d32e5670d",
                                                "value": "Pattern maker",
                                                "text": "Pattern maker"
                                              },
                                              {
                                                "id": "f6932766-f6ff-40cd-8649-184b5ac525f4",
                                                "value": "Paua fisherman",
                                                "text": "Paua fisherman"
                                              },
                                              {
                                                "id": "30a9e5f8-b1a7-4b5e-b58c-29e0ae620891",
                                                "value": "Pavior",
                                                "text": "Pavior"
                                              },
                                              {
                                                "id": "d524e9ef-2455-43cf-8a92-4cf2d35d46be",
                                                "value": "Pedicurist",
                                                "text": "Pedicurist"
                                              },
                                              {
                                                "id": "8849ca50-9cac-481b-8d4a-e5eac3cb3ad7",
                                                "value": "Pest control operator",
                                                "text": "Pest control operator"
                                              },
                                              {
                                                "id": "7c35cebd-10a2-42b5-84f8-b9464f9251df",
                                                "value": "Petrol pump attendant",
                                                "text": "Petrol pump attendant"
                                              },
                                              {
                                                "id": "a7309cb6-3881-4951-8a5f-a82b350d7e10",
                                                "value": "Pharmacologist",
                                                "text": "Pharmacologist"
                                              },
                                              {
                                                "id": "ed32f49f-445f-4451-b0b1-1a4de5712ae7",
                                                "value": "Photocopying machine operator",
                                                "text": "Photocopying machine operator"
                                              },
                                              {
                                                "id": "d67aca6a-9fe0-4ed8-8c93-d4ecde166b11",
                                                "value": "Photographer",
                                                "text": "Photographer"
                                              },
                                              {
                                                "id": "36857b04-405c-4f6e-8ee3-1047fa24ace5",
                                                "value": "Photographic finisher",
                                                "text": "Photographic finisher"
                                              },
                                              {
                                                "id": "1e358ad8-2c02-4bfa-baa9-ecbfb39d152e",
                                                "value": "PHP developer",
                                                "text": "PHP developer"
                                              },
                                              {
                                                "id": "51406e0a-c4c2-48a9-840b-de4516840417",
                                                "value": "Physicist",
                                                "text": "Physicist"
                                              },
                                              {
                                                "id": "a946ee7e-2955-4cc2-9fdf-c895087452d9",
                                                "value": "Physiotherapist",
                                                "text": "Physiotherapist"
                                              },
                                              {
                                                "id": "8ba3ab3e-1140-4005-9c98-4c9215bc976e",
                                                "value": "Piano tuner",
                                                "text": "Piano tuner"
                                              },
                                              {
                                                "id": "99383c0b-d707-4f0c-8afc-3fb419222712",
                                                "value": "Pickler",
                                                "text": "Pickler"
                                              },
                                              {
                                                "id": "aa5e8e53-f06c-4964-92d8-aa53f9c8b083",
                                                "value": "Pilot",
                                                "text": "Pilot"
                                              },
                                              {
                                                "id": "745793f2-3a1c-4a0b-ba5d-ebd151e27334",
                                                "value": "Pilots and crews",
                                                "text": "Pilots and crews"
                                              },
                                              {
                                                "id": "30723fb8-84b1-46e9-b53f-c4043ee0be82",
                                                "value": "Pipe fitter",
                                                "text": "Pipe fitter"
                                              },
                                              {
                                                "id": "29ab0eb1-75b4-4391-8f40-aa39192070ec",
                                                "value": "Planer",
                                                "text": "Planer"
                                              },
                                              {
                                                "id": "bfc9f844-c815-4960-8baa-ebc4d6cd4bde",
                                                "value": "Plaster cast process operator",
                                                "text": "Plaster cast process operator"
                                              },
                                              {
                                                "id": "0d745ec5-d28d-4fc3-8ea9-0fedc6369375",
                                                "value": "Plastic spectacle frame maker",
                                                "text": "Plastic spectacle frame maker"
                                              },
                                              {
                                                "id": "adb35067-a86b-44a2-956f-aaaee8f134b9",
                                                "value": "Plastics technologist",
                                                "text": "Plastics technologist"
                                              },
                                              {
                                                "id": "956762d6-e913-4868-9c77-f13077b7a110",
                                                "value": "Platelayer",
                                                "text": "Platelayer"
                                              },
                                              {
                                                "id": "0a7fe474-4e32-40ff-aa07-83fa23247521",
                                                "value": "Plater",
                                                "text": "Plater"
                                              },
                                              {
                                                "id": "c00d03ac-1c49-4982-904a-a41bbbdf680a",
                                                "value": "Playwright",
                                                "text": "Playwright"
                                              },
                                              {
                                                "id": "c639dadd-2306-4991-a999-5ba6da85a9f9",
                                                "value": "Plumber",
                                                "text": "Plumber"
                                              },
                                              {
                                                "id": "e90db33e-b0d0-4507-be4e-693634cb179f",
                                                "value": "Pneumatic drill operator",
                                                "text": "Pneumatic drill operator"
                                              },
                                              {
                                                "id": "00f0a826-a29c-4c37-a015-cc9a5d274649",
                                                "value": "Poet",
                                                "text": "Poet"
                                              },
                                              {
                                                "id": "88d60452-a4ac-463b-969a-996ea873a250",
                                                "value": "Pointsman",
                                                "text": "Pointsman"
                                              },
                                              {
                                                "id": "2d2231bc-4c49-46e4-97f0-2f5cc431dd98",
                                                "value": "Police officer",
                                                "text": "Police officer"
                                              },
                                              {
                                                "id": "a8546270-8257-4a32-b682-c0c0db084036",
                                                "value": "Police support staff",
                                                "text": "Police support staff"
                                              },
                                              {
                                                "id": "f5ec41aa-c45e-4bec-b148-5e4d09d5263d",
                                                "value": "Polisher",
                                                "text": "Polisher"
                                              },
                                              {
                                                "id": "1b8b7b37-8f30-4142-a5fa-8fbdf72e3ded",
                                                "value": "Pollution inspector",
                                                "text": "Pollution inspector"
                                              },
                                              {
                                                "id": "781579a9-9316-4fe2-a118-ebea962cee34",
                                                "value": "Postal sorter",
                                                "text": "Postal sorter"
                                              },
                                              {
                                                "id": "6aaec97e-7357-4ffa-982e-85819454516f",
                                                "value": "Postal worker",
                                                "text": "Postal worker"
                                              },
                                              {
                                                "id": "f11c34dc-eaf5-44cd-a500-574367ea836a",
                                                "value": "Pot fisherman",
                                                "text": "Pot fisherman"
                                              },
                                              {
                                                "id": "6034aecd-e901-4092-a9dc-e9da56e7dc1e",
                                                "value": "Poultry worker",
                                                "text": "Poultry worker"
                                              },
                                              {
                                                "id": "850bb62a-bc30-4858-a7c7-b5bf995fc854",
                                                "value": "Power loader operator",
                                                "text": "Power loader operator"
                                              },
                                              {
                                                "id": "9769af1c-645a-4e41-a5f7-dc383a49dc35",
                                                "value": "Power station superintendent",
                                                "text": "Power station superintendent"
                                              },
                                              {
                                                "id": "a64e3a4d-4e2a-49b6-b9f5-c4643c3fff69",
                                                "value": "Precision Engineer",
                                                "text": "Precision Engineer"
                                              },
                                              {
                                                "id": "8a6be6cb-e368-439e-84e4-9f546ae35019",
                                                "value": "Precision instrument maker",
                                                "text": "Precision instrument maker"
                                              },
                                              {
                                                "id": "de4b224c-0606-4028-914b-ed6cedf6f309",
                                                "value": "Press tool setter",
                                                "text": "Press tool setter"
                                              },
                                              {
                                                "id": "6c0023b8-7ee2-4a9b-9e18-8668e4ea6414",
                                                "value": "Pressman",
                                                "text": "Pressman"
                                              },
                                              {
                                                "id": "ac7b1ece-1c29-403a-ad83-1f4d639b3564",
                                                "value": "Pressroom manager",
                                                "text": "Pressroom manager"
                                              },
                                              {
                                                "id": "52fe5ac2-37d7-4ad9-826f-59d2a245c2c2",
                                                "value": "Priest",
                                                "text": "Priest"
                                              },
                                              {
                                                "id": "55434ea5-ff87-4151-b8ae-42149e951b24",
                                                "value": "Printer assistant",
                                                "text": "Printer assistant"
                                              },
                                              {
                                                "id": "c8870820-c9bb-4901-84bc-af7d3bc34d88",
                                                "value": "Printing",
                                                "text": "Printing"
                                              },
                                              {
                                                "id": "8e8719af-b655-4067-9c8b-27ab6f29a1b9",
                                                "value": "Printing machine operator",
                                                "text": "Printing machine operator"
                                              },
                                              {
                                                "id": "abdfe670-b4bd-4dab-8ce9-ea87f5f2cde1",
                                                "value": "Prison manager",
                                                "text": "Prison manager"
                                              },
                                              {
                                                "id": "f0027ab2-59d8-4438-b849-2401937fb456",
                                                "value": "Prison officer",
                                                "text": "Prison officer"
                                              },
                                              {
                                                "id": "0e848616-50d9-402f-8069-94234b554ab8",
                                                "value": "Private detective",
                                                "text": "Private detective"
                                              },
                                              {
                                                "id": "f6723109-de6b-4f54-836f-b0193027d309",
                                                "value": "Probation officer",
                                                "text": "Probation officer"
                                              },
                                              {
                                                "id": "fe621744-0089-404e-a979-91e38285d6d5",
                                                "value": "Process camera operator",
                                                "text": "Process camera operator"
                                              },
                                              {
                                                "id": "6dd26c93-3c15-4853-bd45-44422eee1aae",
                                                "value": "Procurement officer",
                                                "text": "Procurement officer"
                                              },
                                              {
                                                "id": "644b5caf-5fd8-4c8e-83cc-e6b75d47061c",
                                                "value": "Producer",
                                                "text": "Producer"
                                              },
                                              {
                                                "id": "3dc4b49b-8909-473c-8941-ba1cd2f77ba0",
                                                "value": "Product demonstrator",
                                                "text": "Product demonstrator"
                                              },
                                              {
                                                "id": "c18e052c-8348-42e1-967e-18b191951a5f",
                                                "value": "Production manager",
                                                "text": "Production manager"
                                              },
                                              {
                                                "id": "a035f1df-fc48-4887-b1c6-a810b033eff5",
                                                "value": "Project leader",
                                                "text": "Project leader"
                                              },
                                              {
                                                "id": "34ea0378-1f67-4a61-b950-3e701c27a82c",
                                                "value": "Prompter",
                                                "text": "Prompter"
                                              },
                                              {
                                                "id": "0a07e772-02ab-4826-b337-32ddebb09cf7",
                                                "value": "Proofer",
                                                "text": "Proofer"
                                              },
                                              {
                                                "id": "88802115-26ec-4a11-af7f-7fd48cec7ef0",
                                                "value": "Property developer",
                                                "text": "Property developer"
                                              },
                                              {
                                                "id": "30ffb72b-bb5c-4a50-9b6d-4d2169ed576c",
                                                "value": "Public lighting fitter erector",
                                                "text": "Public lighting fitter erector"
                                              },
                                              {
                                                "id": "9d218fc3-49e4-4f21-8663-e40a15248419",
                                                "value": "Publican",
                                                "text": "Publican"
                                              },
                                              {
                                                "id": "c3e10ce8-fc56-4fa3-943f-67c563ad266e",
                                                "value": "Publisher",
                                                "text": "Publisher"
                                              },
                                              {
                                                "id": "d1ba3ef9-c4cb-4b55-a547-87ff5244f248",
                                                "value": "Purser",
                                                "text": "Purser"
                                              },
                                              {
                                                "id": "92aed232-c9ec-4bb7-bcf3-dd7ead31135a",
                                                "value": "Quality control engineer",
                                                "text": "Quality control engineer"
                                              },
                                              {
                                                "id": "42884146-2c98-499d-a42d-29327af3854b",
                                                "value": "Quality engineer",
                                                "text": "Quality engineer"
                                              },
                                              {
                                                "id": "b8328505-d24f-4017-b409-683768f287ed",
                                                "value": "Quartermaster",
                                                "text": "Quartermaster"
                                              },
                                              {
                                                "id": "6a6edf72-c744-4000-8044-1c54ccd3eb2e",
                                                "value": "Rabbi",
                                                "text": "Rabbi"
                                              },
                                              {
                                                "id": "8419764b-f863-4e49-b8d4-38c833d31a6f",
                                                "value": "Radio and television repairer",
                                                "text": "Radio and television repairer"
                                              },
                                              {
                                                "id": "14e95bcb-d72a-43b4-a333-6a719837aa68",
                                                "value": "Radio officer merchant marine",
                                                "text": "Radio officer merchant marine"
                                              },
                                              {
                                                "id": "2c3ad165-3e83-4ba8-a2c7-69cabf3a3ea3",
                                                "value": "Radio television and film technician",
                                                "text": "Radio television and film technician"
                                              },
                                              {
                                                "id": "7abb80a5-04c8-48e2-9061-03ab80fd8366",
                                                "value": "Radio TV and film Rigger",
                                                "text": "Radio TV and film Rigger"
                                              },
                                              {
                                                "id": "6f69c5bb-f7d4-4d65-b984-f39f82c79028",
                                                "value": "Radiologist",
                                                "text": "Radiologist"
                                              },
                                              {
                                                "id": "ca6ec301-62c8-4814-bdec-d8696ba7a8ee",
                                                "value": "Rag and bone dealer",
                                                "text": "Rag and bone dealer"
                                              },
                                              {
                                                "id": "0209d962-eb60-4cb5-b889-87b540484f33",
                                                "value": "Rail car attendant",
                                                "text": "Rail car attendant"
                                              },
                                              {
                                                "id": "002043e2-2828-470d-947e-514f7b64629e",
                                                "value": "Rail engine driver",
                                                "text": "Rail engine driver"
                                              },
                                              {
                                                "id": "ccf9aefa-0cfa-4b4f-84f5-891cadea4235",
                                                "value": "Railway signal fitter",
                                                "text": "Railway signal fitter"
                                              },
                                              {
                                                "id": "6044d8cd-77ca-424c-ab4b-aebcc7319d9a",
                                                "value": "Railway wagon fitter",
                                                "text": "Railway wagon fitter"
                                              },
                                              {
                                                "id": "4461340a-baa2-4cbd-92d4-911407ea64a0",
                                                "value": "Railways inspector",
                                                "text": "Railways inspector"
                                              },
                                              {
                                                "id": "6d1a863f-21b6-4959-bc35-01dbb0553dfc",
                                                "value": "Railways porter",
                                                "text": "Railways porter"
                                              },
                                              {
                                                "id": "94627091-9efa-4134-a584-eec5ea733afd",
                                                "value": "Railways station manager",
                                                "text": "Railways station manager"
                                              },
                                              {
                                                "id": "c3faf5d0-8643-4eee-9edd-1a422acb0d8e",
                                                "value": "Raker",
                                                "text": "Raker"
                                              },
                                              {
                                                "id": "331ac3a2-f392-4981-879d-5495d98891e9",
                                                "value": "Reader",
                                                "text": "Reader"
                                              },
                                              {
                                                "id": "a443be02-3da3-40f3-ac5a-48646efadbf7",
                                                "value": "Receptionist",
                                                "text": "Receptionist"
                                              },
                                              {
                                                "id": "a0db4ff2-9641-4848-ac13-3476f1f72814",
                                                "value": "Recreation assistant",
                                                "text": "Recreation assistant"
                                              },
                                              {
                                                "id": "3adbd965-03d0-442d-b4b4-6ff8432a5453",
                                                "value": "Recruitment consultant",
                                                "text": "Recruitment consultant"
                                              },
                                              {
                                                "id": "2b5a43e9-c330-465c-b8d1-8ccc44ea445b",
                                                "value": "Rector",
                                                "text": "Rector"
                                              },
                                              {
                                                "id": "90756fc1-bf36-4ba2-8000-51aec75b8a1c",
                                                "value": "Recycling operative",
                                                "text": "Recycling operative"
                                              },
                                              {
                                                "id": "98d7adc1-d641-43f9-a9b9-14b5b77d2c6e",
                                                "value": "Reflexologist",
                                                "text": "Reflexologist"
                                              },
                                              {
                                                "id": "95c8569d-9afd-4f89-95ba-fc3476ac7d52",
                                                "value": "Refuse collector",
                                                "text": "Refuse collector"
                                              },
                                              {
                                                "id": "8f5490b3-c683-451b-85e4-092ce5078e04",
                                                "value": "Registrar",
                                                "text": "Registrar"
                                              },
                                              {
                                                "id": "d3a33ccc-506d-42ca-960e-393cc589f95a",
                                                "value": "Renewable information technology work",
                                                "text": "Renewable information technology work"
                                              },
                                              {
                                                "id": "83073907-ccea-4ea0-aabf-95107e8c96b1",
                                                "value": "Renewable managerial work",
                                                "text": "Renewable managerial work"
                                              },
                                              {
                                                "id": "552754ea-e4da-4d85-8448-4da0ccffc9b7",
                                                "value": "Renewables and carbon analyst",
                                                "text": "Renewables and carbon analyst"
                                              },
                                              {
                                                "id": "0b08f2ca-1cd5-436e-8fe6-ccf4ded1a60d",
                                                "value": "Renewables bargemaster",
                                                "text": "Renewables bargemaster"
                                              },
                                              {
                                                "id": "c528feec-ceb2-463d-a88b-6ac73b54d85c",
                                                "value": "Renewables civil engineer",
                                                "text": "Renewables civil engineer"
                                              },
                                              {
                                                "id": "ef7e0615-8493-4db8-a9ee-270bfb546fd7",
                                                "value": "Renewables construction workers",
                                                "text": "Renewables construction workers"
                                              },
                                              {
                                                "id": "e009a0d9-2b8b-4d39-88f0-9e6ed356a2a5",
                                                "value": "Renewables consultant",
                                                "text": "Renewables consultant"
                                              },
                                              {
                                                "id": "ac340b86-a04d-40dc-9854-a341569622b6",
                                                "value": "Renewables crane operator",
                                                "text": "Renewables crane operator"
                                              },
                                              {
                                                "id": "9ff680d1-7e62-4c6f-af96-5e7ab68fff3f",
                                                "value": "Renewables electrical engineer",
                                                "text": "Renewables electrical engineer"
                                              },
                                              {
                                                "id": "48f08f4f-c8f4-49bd-b85a-10acf59618fd",
                                                "value": "Renewables environmental analyst",
                                                "text": "Renewables environmental analyst"
                                              },
                                              {
                                                "id": "81e57ca3-2a75-4bff-bd0c-f87f22ddcabd",
                                                "value": "Renewables heavy lift supervisor",
                                                "text": "Renewables heavy lift supervisor"
                                              },
                                              {
                                                "id": "b9a356dd-41aa-42a0-afcb-789797489f85",
                                                "value": "Renewables Inspector",
                                                "text": "Renewables Inspector"
                                              },
                                              {
                                                "id": "c23befdd-7904-425c-a6f1-21377294b61a",
                                                "value": "Renewables maintenance engineer",
                                                "text": "Renewables maintenance engineer"
                                              },
                                              {
                                                "id": "0170031d-82da-4244-9699-541725653bfd",
                                                "value": "Renewables offshore environmental developer",
                                                "text": "Renewables offshore environmental developer"
                                              },
                                              {
                                                "id": "f220e09d-71b0-495c-9f33-fe905a4c346f",
                                                "value": "Renewables rigger",
                                                "text": "Renewables rigger"
                                              },
                                              {
                                                "id": "e1803447-fe17-43f7-af6d-c8cac6a32f95",
                                                "value": "Renewables solar panel installer",
                                                "text": "Renewables solar panel installer"
                                              },
                                              {
                                                "id": "97ab8b98-4cb3-4510-96bb-ba8d734d7aa4",
                                                "value": "Renewables welder",
                                                "text": "Renewables welder"
                                              },
                                              {
                                                "id": "3a72035b-0110-4d99-9d4f-7e6baddef410",
                                                "value": "Renewables wind turbine technician",
                                                "text": "Renewables wind turbine technician"
                                              },
                                              {
                                                "id": "bf719911-aafb-430b-8998-3a90057ec96b",
                                                "value": "Rent collector",
                                                "text": "Rent collector"
                                              },
                                              {
                                                "id": "499f3357-8cad-4990-94ff-efb71ddd1638",
                                                "value": "Rent officer",
                                                "text": "Rent officer"
                                              },
                                              {
                                                "id": "0d1ed5b7-7d78-4499-8c92-0a64db727ac3",
                                                "value": "Research engineer",
                                                "text": "Research engineer"
                                              },
                                              {
                                                "id": "8cc59d22-dda9-4111-9da6-55826c8d11cc",
                                                "value": "Research scientist",
                                                "text": "Research scientist"
                                              },
                                              {
                                                "id": "1ab3ce0d-21ab-443f-8ac9-b70d36299bc0",
                                                "value": "Research technician",
                                                "text": "Research technician"
                                              },
                                              {
                                                "id": "9aec32cc-b21f-4cbb-a1d5-2c879ae5945f",
                                                "value": "Research technologist",
                                                "text": "Research technologist"
                                              },
                                              {
                                                "id": "8ca8e680-0957-4971-b643-98ea020c80b1",
                                                "value": "Researcher",
                                                "text": "Researcher"
                                              },
                                              {
                                                "id": "d343c4e0-ed15-4d62-b204-967811edbdf2",
                                                "value": "Restaurant manager",
                                                "text": "Restaurant manager"
                                              },
                                              {
                                                "id": "ea9933db-ab15-4d4a-810b-24a4b05d74bc",
                                                "value": "Restorer",
                                                "text": "Restorer"
                                              },
                                              {
                                                "id": "d40d48a0-3bb2-48c4-8cfd-036e4bfd792c",
                                                "value": "Retail assistant",
                                                "text": "Retail assistant"
                                              },
                                              {
                                                "id": "1ba1f1b4-0dfa-4cb6-88f8-8d16adf7f5dc",
                                                "value": "Retired",
                                                "text": "Retired"
                                              },
                                              {
                                                "id": "7f97bf1b-5ff7-431a-9ce3-d5be6913060b",
                                                "value": "Rickshaw driver",
                                                "text": "Rickshaw driver"
                                              },
                                              {
                                                "id": "447b2f83-8488-4113-9064-0442612239a9",
                                                "value": "Risk management specialist",
                                                "text": "Risk management specialist"
                                              },
                                              {
                                                "id": "f1a468db-ba3e-4d38-81ca-6e24b0e16eeb",
                                                "value": "Riveter",
                                                "text": "Riveter"
                                              },
                                              {
                                                "id": "083a0dc8-069d-4bc0-ad7d-c0ad0f23a81b",
                                                "value": "Road crew member",
                                                "text": "Road crew member"
                                              },
                                              {
                                                "id": "dab77b68-5764-45ce-85d6-f158b28715c6",
                                                "value": "Road marker",
                                                "text": "Road marker"
                                              },
                                              {
                                                "id": "8d181694-a8c1-4675-a2a9-21ba1556ca9a",
                                                "value": "Road patrolman",
                                                "text": "Road patrolman"
                                              },
                                              {
                                                "id": "5cb13c67-cbec-4c1c-ae88-cbfd47b3e17f",
                                                "value": "Road sweeper",
                                                "text": "Road sweeper"
                                              },
                                              {
                                                "id": "ec5daf8e-d0f9-459e-a766-0a2d11404de0",
                                                "value": "Road tester",
                                                "text": "Road tester"
                                              },
                                              {
                                                "id": "0e7af905-3c76-453b-8506-471bee233816",
                                                "value": "Road worker",
                                                "text": "Road worker"
                                              },
                                              {
                                                "id": "33571cc5-8db4-4ef9-b908-b8021a16af65",
                                                "value": "Robot operator",
                                                "text": "Robot operator"
                                              },
                                              {
                                                "id": "b290819d-eca9-4370-aac1-a8ca4999204e",
                                                "value": "Rodent destroyer",
                                                "text": "Rodent destroyer"
                                              },
                                              {
                                                "id": "7ffbb5a1-30ee-4ea6-b092-13d18e2b124d",
                                                "value": "Roller",
                                                "text": "Roller"
                                              },
                                              {
                                                "id": "602af7b5-b174-4da3-9a1d-1396fd6f6686",
                                                "value": "Rolling mill assistant",
                                                "text": "Rolling mill assistant"
                                              },
                                              {
                                                "id": "e78fa740-cf26-456f-8052-a14398609d3e",
                                                "value": "Roof bolter",
                                                "text": "Roof bolter"
                                              },
                                              {
                                                "id": "399338c4-e76b-4d48-9f97-51993e2aea96",
                                                "value": "Roofer",
                                                "text": "Roofer"
                                              },
                                              {
                                                "id": "0dc03e1f-1eef-43c2-a25c-c3cf5963b246",
                                                "value": "Rubbish collection driver",
                                                "text": "Rubbish collection driver"
                                              },
                                              {
                                                "id": "1bb2780e-96dc-49e2-816a-cceed65dce5e",
                                                "value": "Saddler",
                                                "text": "Saddler"
                                              },
                                              {
                                                "id": "72e161c7-d844-48a2-9d4d-933983f200ef",
                                                "value": "Safety officer",
                                                "text": "Safety officer"
                                              },
                                              {
                                                "id": "b2356ab6-e471-456a-a325-de420e6943ec",
                                                "value": "Sales call center",
                                                "text": "Sales call center"
                                              },
                                              {
                                                "id": "34b39257-53d7-49f3-86e9-4291af8f75d1",
                                                "value": "Sales representative",
                                                "text": "Sales representative"
                                              },
                                              {
                                                "id": "93fa53b0-3404-4bbe-91ef-c7762e6fa78c",
                                                "value": "Salvage person",
                                                "text": "Salvage person"
                                              },
                                              {
                                                "id": "4d9adcd4-f674-4d64-8cb2-4b4431beca41",
                                                "value": "Sandwich artist",
                                                "text": "Sandwich artist"
                                              },
                                              {
                                                "id": "d85beb7c-2260-4c40-8c18-76c4321ba229",
                                                "value": "Saw maker",
                                                "text": "Saw maker"
                                              },
                                              {
                                                "id": "1070d095-178f-4b57-a953-e0b5aca524bb",
                                                "value": "Saw repairer and sharpener",
                                                "text": "Saw repairer and sharpener"
                                              },
                                              {
                                                "id": "d2a01440-e563-41b1-a3e9-7b75bd50982a",
                                                "value": "Sawing machine operators",
                                                "text": "Sawing machine operators"
                                              },
                                              {
                                                "id": "30412a7c-1eb5-473a-80c8-6a8a84dd68a7",
                                                "value": "Sawmill manager",
                                                "text": "Sawmill manager"
                                              },
                                              {
                                                "id": "98b49143-769f-455d-8732-2d64c172ef90",
                                                "value": "Scaffolder",
                                                "text": "Scaffolder"
                                              },
                                              {
                                                "id": "5bf45f1e-7545-4eb4-bf2f-ffd14ca2f2e0",
                                                "value": "Scrap dealer",
                                                "text": "Scrap dealer"
                                              },
                                              {
                                                "id": "750f125f-30c6-4ace-a4bd-77c46747314d",
                                                "value": "Screenmaker",
                                                "text": "Screenmaker"
                                              },
                                              {
                                                "id": "db06b270-2c96-49ff-9c28-faf81274b40b",
                                                "value": "Screenprinter",
                                                "text": "Screenprinter"
                                              },
                                              {
                                                "id": "70d908cd-a439-4425-8dc5-00960a26ce0e",
                                                "value": "Screwman",
                                                "text": "Screwman"
                                              },
                                              {
                                                "id": "5c2d0b92-60fe-4a7a-863d-7a9099a7f7d3",
                                                "value": "Script writer",
                                                "text": "Script writer"
                                              },
                                              {
                                                "id": "00ff532f-c38f-479f-8e29-8b0906c23ed2",
                                                "value": "Sculptor",
                                                "text": "Sculptor"
                                              },
                                              {
                                                "id": "b6de4fb6-2591-4269-beeb-bde7360d76c2",
                                                "value": "Seaman",
                                                "text": "Seaman"
                                              },
                                              {
                                                "id": "d01a3543-10fb-4f63-89f7-3d6908a303b9",
                                                "value": "Security guard",
                                                "text": "Security guard"
                                              },
                                              {
                                                "id": "60d56dd2-77b6-4f6f-860e-de8120e19d26",
                                                "value": "Security officer",
                                                "text": "Security officer"
                                              },
                                              {
                                                "id": "ad1c0d79-7356-41a9-8a74-fc4d4293a913",
                                                "value": "Seismologist",
                                                "text": "Seismologist"
                                              },
                                              {
                                                "id": "40292d26-d79c-469e-bd9b-e9555da4a8af",
                                                "value": "Self employed",
                                                "text": "Self employed"
                                              },
                                              {
                                                "id": "f053736b-571f-4d85-90fc-347f08984ac2",
                                                "value": "Sewage works attendant",
                                                "text": "Sewage works attendant"
                                              },
                                              {
                                                "id": "e4f50a28-4f55-4510-ba63-a469dee952a7",
                                                "value": "Sewer",
                                                "text": "Sewer"
                                              },
                                              {
                                                "id": "61d66fa8-6ee5-49b2-a04b-a6f6092d8826",
                                                "value": "Sewing machinist",
                                                "text": "Sewing machinist"
                                              },
                                              {
                                                "id": "29e8fe75-3d3b-4147-8a47-d002a0876532",
                                                "value": "Sheep shearer",
                                                "text": "Sheep shearer"
                                              },
                                              {
                                                "id": "29b86698-f1d4-469d-b4ce-1c1b09fe9f88",
                                                "value": "Shepherd",
                                                "text": "Shepherd"
                                              },
                                              {
                                                "id": "62ac55eb-7191-4a31-9e8c-6c8cf490ac2c",
                                                "value": "Ship building maintenance technician",
                                                "text": "Ship building maintenance technician"
                                              },
                                              {
                                                "id": "06288196-53db-4d5c-82e2-195f36cfcd8b",
                                                "value": "Ship building painter",
                                                "text": "Ship building painter"
                                              },
                                              {
                                                "id": "c73cee66-d704-45a7-8465-8c6a053d1576",
                                                "value": "Ship building pipe fitter",
                                                "text": "Ship building pipe fitter"
                                              },
                                              {
                                                "id": "bf205890-2b94-4f19-8279-f4933c67bfac",
                                                "value": "Ship building riveter",
                                                "text": "Ship building riveter"
                                              },
                                              {
                                                "id": "a79d6e12-d88f-4dec-b4fa-d959d7d35b9b",
                                                "value": "Ship building scaffolder",
                                                "text": "Ship building scaffolder"
                                              },
                                              {
                                                "id": "14bc5f20-4a20-4476-be0e-62eced991f7a",
                                                "value": "Ship building shotblaster",
                                                "text": "Ship building shotblaster"
                                              },
                                              {
                                                "id": "c5eed0d2-4583-4106-8b2d-b1c114d13b62",
                                                "value": "Ship building winch operator",
                                                "text": "Ship building winch operator"
                                              },
                                              {
                                                "id": "b487c47e-924c-4d25-a0b3-ea72ea316673",
                                                "value": "Shipwright",
                                                "text": "Shipwright"
                                              },
                                              {
                                                "id": "b122a3d4-b6ca-4c5d-bde0-db27df707040",
                                                "value": "Shipyard manager",
                                                "text": "Shipyard manager"
                                              },
                                              {
                                                "id": "a11ae016-886c-4b5a-8029-bb6b199cda14",
                                                "value": "Shop doorman",
                                                "text": "Shop doorman"
                                              },
                                              {
                                                "id": "167872cf-55e2-4834-97f1-a7e9fca2a022",
                                                "value": "Shop fitter",
                                                "text": "Shop fitter"
                                              },
                                              {
                                                "id": "a0ef9bcf-e7d7-490b-b8cf-e6dd100ea832",
                                                "value": "Shop porter",
                                                "text": "Shop porter"
                                              },
                                              {
                                                "id": "52dfa3cc-1de6-4f06-8b2b-e3b1108f4e6e",
                                                "value": "Shop staff",
                                                "text": "Shop staff"
                                              },
                                              {
                                                "id": "7ba714ac-d610-47ad-bfe7-0fff8f69b972",
                                                "value": "Shopkeeper",
                                                "text": "Shopkeeper"
                                              },
                                              {
                                                "id": "23a4097d-2c04-4ed9-bc72-57377e043700",
                                                "value": "Shotblaster",
                                                "text": "Shotblaster"
                                              },
                                              {
                                                "id": "9e6221f7-8ba5-4415-b078-06cc8a95a1e9",
                                                "value": "Shotfirer",
                                                "text": "Shotfirer"
                                              },
                                              {
                                                "id": "42b73c1b-dbf2-4df1-a48c-76779cc485c9",
                                                "value": "Shunter",
                                                "text": "Shunter"
                                              },
                                              {
                                                "id": "b9da92f2-a0c4-44fe-a944-a4d0fa19f35a",
                                                "value": "Sifter",
                                                "text": "Sifter"
                                              },
                                              {
                                                "id": "900c2341-8c98-437e-bbd4-0c6ef5c5624c",
                                                "value": "Sign writer",
                                                "text": "Sign writer"
                                              },
                                              {
                                                "id": "8e7a2807-a78b-4046-b6db-b601317da18a",
                                                "value": "Signalman",
                                                "text": "Signalman"
                                              },
                                              {
                                                "id": "8c23115a-f0b2-4518-989b-4fa0f5b23470",
                                                "value": "Siloman",
                                                "text": "Siloman"
                                              },
                                              {
                                                "id": "81941250-52f6-4919-a52d-13acc4fff998",
                                                "value": "Silversmith",
                                                "text": "Silversmith"
                                              },
                                              {
                                                "id": "fa1169e7-2f6c-4747-96de-1b18d347ff89",
                                                "value": "Singer",
                                                "text": "Singer"
                                              },
                                              {
                                                "id": "0379f51d-62de-4d05-b511-7a277b7531fc",
                                                "value": "Slater",
                                                "text": "Slater"
                                              },
                                              {
                                                "id": "8b17f3c6-a6a0-436b-9c3d-8f1fc4949111",
                                                "value": "Slaughterer",
                                                "text": "Slaughterer"
                                              },
                                              {
                                                "id": "644ff21a-541d-4769-8283-0103e73d486c",
                                                "value": "Social worker",
                                                "text": "Social worker"
                                              },
                                              {
                                                "id": "92c5f639-5177-48cf-b165-af8a0a9cb060",
                                                "value": "Sociologist",
                                                "text": "Sociologist"
                                              },
                                              {
                                                "id": "88543cb7-1564-4045-8120-73d091649fc0",
                                                "value": "Software development",
                                                "text": "Software development"
                                              },
                                              {
                                                "id": "a75095a1-e7b8-45b1-b37e-97a6a8434916",
                                                "value": "Solicitor",
                                                "text": "Solicitor"
                                              },
                                              {
                                                "id": "0266346f-0c89-4189-beca-51dc62559a9e",
                                                "value": "Song writer",
                                                "text": "Song writer"
                                              },
                                              {
                                                "id": "65921d85-5aca-4523-b06e-b703146a762b",
                                                "value": "Sorter",
                                                "text": "Sorter"
                                              },
                                              {
                                                "id": "8551faf1-b0ff-4a74-882c-52f6326d1a11",
                                                "value": "Sound mixer",
                                                "text": "Sound mixer"
                                              },
                                              {
                                                "id": "a917d00e-a8e2-4ed7-b8d2-2ac881c62fac",
                                                "value": "Speech therapist",
                                                "text": "Speech therapist"
                                              },
                                              {
                                                "id": "33f03a8f-07cb-44a0-afde-26a62e47f0b7",
                                                "value": "Spinner",
                                                "text": "Spinner"
                                              },
                                              {
                                                "id": "58ea70d9-02a4-4ddf-9d9a-344cbec24c47",
                                                "value": "Sports coach",
                                                "text": "Sports coach"
                                              },
                                              {
                                                "id": "9dd6d5d6-e130-4b5e-8c61-48012c70f350",
                                                "value": "Sports development office",
                                                "text": "Sports development office"
                                              },
                                              {
                                                "id": "a0bba256-37ee-4237-a5f9-c28a78d87118",
                                                "value": "Sports equipment maker",
                                                "text": "Sports equipment maker"
                                              },
                                              {
                                                "id": "6e5dd917-efbb-4365-afc6-2792fd9342fa",
                                                "value": "Sports management occupations",
                                                "text": "Sports management"
                                              },
                                              {
                                                "id": "f6895177-edc5-4a64-8129-8224ac9bb108",
                                                "value": "Sprayer",
                                                "text": "Sprayer"
                                              },
                                              {
                                                "id": "87e2d3ff-a5b7-461a-86bc-b818618f8196",
                                                "value": "Stablehand",
                                                "text": "Stablehand"
                                              },
                                              {
                                                "id": "baab10d9-2440-4d11-aa07-3aef58f57b4e",
                                                "value": "Staff engineer",
                                                "text": "Staff engineer"
                                              },
                                              {
                                                "id": "f0fbaab2-e6fb-41be-935d-85cdbff6fabd",
                                                "value": "Stage manager",
                                                "text": "Stage manager"
                                              },
                                              {
                                                "id": "5dd662d2-b83e-40a8-aa42-d94d1a8dd215",
                                                "value": "Statistician",
                                                "text": "Statistician"
                                              },
                                              {
                                                "id": "a159efc1-b891-4398-b6b5-dd50ccc7a782",
                                                "value": "Steel erector",
                                                "text": "Steel erector"
                                              },
                                              {
                                                "id": "1bea23ef-27a9-4668-baf5-a16d5d2e9ce5",
                                                "value": "Steeplejack",
                                                "text": "Steeplejack"
                                              },
                                              {
                                                "id": "399f90e1-5ce9-4247-8fe1-4d5550c5e4ef",
                                                "value": "Steerer",
                                                "text": "Steerer"
                                              },
                                              {
                                                "id": "b7c250f7-3509-4726-9b48-20e166448543",
                                                "value": "Steriliser",
                                                "text": "Steriliser"
                                              },
                                              {
                                                "id": "3ce3048f-9685-43f2-ad49-8c1b243f7a26",
                                                "value": "Stevedore",
                                                "text": "Stevedore"
                                              },
                                              {
                                                "id": "6e4db91c-1f93-418e-8671-002954b8062a",
                                                "value": "Steward",
                                                "text": "Steward"
                                              },
                                              {
                                                "id": "8571207b-1732-46a5-be94-cd478666dee2",
                                                "value": "Stock worker",
                                                "text": "Stock worker"
                                              },
                                              {
                                                "id": "8ec80780-2029-46a5-8d27-8ac2f92958ea",
                                                "value": "Stockroom storeman",
                                                "text": "Stockroom storeman"
                                              },
                                              {
                                                "id": "42911d9e-3d0d-4660-81bf-1eddfdebb7f6",
                                                "value": "Stocktaker",
                                                "text": "Stocktaker"
                                              },
                                              {
                                                "id": "e54b0c26-8413-41da-94d8-ddbd247feadf",
                                                "value": "Stone breaker",
                                                "text": "Stone breaker"
                                              },
                                              {
                                                "id": "d5ea361e-45ae-4efa-8e2d-2bc009fc6392",
                                                "value": "Stone carver",
                                                "text": "Stone carver"
                                              },
                                              {
                                                "id": "4b60b714-1072-4e5f-86a7-67a3b21b9749",
                                                "value": "Stone cleaner",
                                                "text": "Stone cleaner"
                                              },
                                              {
                                                "id": "efb1f69c-f58a-4428-a754-256f84bd04cb",
                                                "value": "Stone crushing plant operator",
                                                "text": "Stone crushing plant operator"
                                              },
                                              {
                                                "id": "ba6ae480-13cc-459d-8bdb-31ca567a41de",
                                                "value": "Stone sawyer",
                                                "text": "Stone sawyer"
                                              },
                                              {
                                                "id": "2f0309d4-aa9f-4da3-aa8d-5c2fe7c5e043",
                                                "value": "Stone splitter",
                                                "text": "Stone splitter"
                                              },
                                              {
                                                "id": "c273ace4-52ce-4d51-816a-f71d9c376a0a",
                                                "value": "Stone turner",
                                                "text": "Stone turner"
                                              },
                                              {
                                                "id": "bcf31440-0347-488e-87bf-897265bcec2a",
                                                "value": "Stonemason",
                                                "text": "Stonemason"
                                              },
                                              {
                                                "id": "915c0e58-6789-46ab-ad91-dedaf37fe719",
                                                "value": "Store detective",
                                                "text": "Store detective"
                                              },
                                              {
                                                "id": "f0df5bb1-785c-47ec-bde7-6ba5636b3652",
                                                "value": "Store keeper",
                                                "text": "Store keeper"
                                              },
                                              {
                                                "id": "53a1ccac-971e-4783-9952-534e0e8fb2b8",
                                                "value": "Straddle carrier driver",
                                                "text": "Straddle carrier driver"
                                              },
                                              {
                                                "id": "f28a3b56-3426-48f0-bc23-ef7152e8180e",
                                                "value": "Street mason",
                                                "text": "Street mason"
                                              },
                                              {
                                                "id": "8de4950c-7280-4049-aa3f-e0c6e144a6a8",
                                                "value": "Student",
                                                "text": "Student"
                                              },
                                              {
                                                "id": "4412d01e-2a28-4346-a7a4-2357d4147fbf",
                                                "value": "Studio layout artist",
                                                "text": "Studio layout artist"
                                              },
                                              {
                                                "id": "a2371efe-20b1-43f3-9322-b8b7f7e04281",
                                                "value": "Stunt person",
                                                "text": "Stunt person"
                                              },
                                              {
                                                "id": "9803241a-ebde-4ed4-8c0e-6e0815186482",
                                                "value": "Sugar beet cutter",
                                                "text": "Sugar beet cutter"
                                              },
                                              {
                                                "id": "9a03deb7-1e03-4e4e-b014-904e1f4d8a4a",
                                                "value": "Surgeon",
                                                "text": "Surgeon"
                                              },
                                              {
                                                "id": "93d59e4d-bfe9-491f-94a5-6cd8362d9237",
                                                "value": "Surgical appliance maker",
                                                "text": "Surgical appliance maker"
                                              },
                                              {
                                                "id": "bf334ff9-5fc7-4e55-ab20-d399d22e2bb2",
                                                "value": "Survey sounder",
                                                "text": "Survey sounder"
                                              },
                                              {
                                                "id": "c4cf0504-c975-4c4c-a199-39e635de7733",
                                                "value": "Surveyor",
                                                "text": "Surveyor"
                                              },
                                              {
                                                "id": "cb69ff0a-7538-47e8-8c6f-645124bc1105",
                                                "value": "Sustainability officer",
                                                "text": "Sustainability officer"
                                              },
                                              {
                                                "id": "edd91e05-9756-4b35-92c9-775e3247ac69",
                                                "value": "Swimming pool attendant",
                                                "text": "Swimming pool attendant"
                                              },
                                              {
                                                "id": "e9f4226f-6450-434b-805d-a7d57a581f7c",
                                                "value": "Switch operator",
                                                "text": "Switch operator"
                                              },
                                              {
                                                "id": "8e9a8d1c-05eb-4c71-8f06-671362f7038a",
                                                "value": "Systems administrator",
                                                "text": "Systems administrator"
                                              },
                                              {
                                                "id": "faf7fd0d-a3b2-4619-91ae-abcd6c7d4e51",
                                                "value": "Tailor",
                                                "text": "Tailor"
                                              },
                                              {
                                                "id": "8483533a-0256-4f39-9b3a-91717d2e9194",
                                                "value": "Tarmac layer",
                                                "text": "Tarmac layer"
                                              },
                                              {
                                                "id": "580c573e-8a63-4783-9674-cb1234f24f7d",
                                                "value": "Tattooist",
                                                "text": "Tattooist"
                                              },
                                              {
                                                "id": "b43031a3-3a44-4750-b8e6-aa757d140953",
                                                "value": "Tax consultant",
                                                "text": "Tax consultant"
                                              },
                                              {
                                                "id": "5a2dec0e-8bcc-45bb-b254-4cb66c6aaa60",
                                                "value": "Taxi driver",
                                                "text": "Taxi driver"
                                              },
                                              {
                                                "id": "6ecdebc4-a729-4659-8ad0-f7874408f7d3",
                                                "value": "Taxidermist",
                                                "text": "Taxidermist"
                                              },
                                              {
                                                "id": "8669f023-1662-499f-af94-8860841929b7",
                                                "value": "Teacher general",
                                                "text": "Teacher general"
                                              },
                                              {
                                                "id": "ef97d2a5-42e2-4f62-876e-a3226cb86ba3",
                                                "value": "Teacher group 1",
                                                "text": "Teacher group 1"
                                              },
                                              {
                                                "id": "12faedf3-0849-4ef2-8d6a-04322a0c477e",
                                                "value": "Teacher group 2",
                                                "text": "Teacher group 2"
                                              },
                                              {
                                                "id": "5db8c9cf-a553-427f-93b5-82c2c570026c",
                                                "value": "Technical assistant",
                                                "text": "Technical assistant"
                                              },
                                              {
                                                "id": "153f444e-9d1c-4ad3-b2b8-02fb1301e483",
                                                "value": "Technical controller",
                                                "text": "Technical controller"
                                              },
                                              {
                                                "id": "3cff186c-486d-4978-be4e-dabfc1923975",
                                                "value": "Technologist",
                                                "text": "Technologist"
                                              },
                                              {
                                                "id": "d6320065-69cc-47f1-988f-a7cc8dea4252",
                                                "value": "Telecommunications Engineer",
                                                "text": "Telecommunications Engineer"
                                              },
                                              {
                                                "id": "96e4bf5e-da76-4d83-9f61-19f59acfb0a7",
                                                "value": "Telecommunications maintenance technician",
                                                "text": "Telecommunications maintenance technician"
                                              },
                                              {
                                                "id": "8de2f5fa-6465-4188-bf46-8822c4422efa",
                                                "value": "Telephone fitter",
                                                "text": "Telephone fitter"
                                              },
                                              {
                                                "id": "1b3259de-c008-4073-b601-1a2c1979978c",
                                                "value": "Telephone repairer",
                                                "text": "Telephone repairer"
                                              },
                                              {
                                                "id": "d21fe45b-1620-4b72-9d10-b0bbb90d8c9c",
                                                "value": "Telephonist",
                                                "text": "Telephonist"
                                              },
                                              {
                                                "id": "e3ab0fa2-e636-4690-8fb9-d4d6eca07abd",
                                                "value": "Television and radio presenter",
                                                "text": "Television and radio presenter"
                                              },
                                              {
                                                "id": "8c7a17f5-2e18-41ef-bc83-24e4ad12b404",
                                                "value": "Temperer",
                                                "text": "Temperer"
                                              },
                                              {
                                                "id": "91879147-5dd7-4ac5-b584-8158503044e5",
                                                "value": "Template maker",
                                                "text": "Template maker"
                                              },
                                              {
                                                "id": "87d91c36-2949-41a9-b63b-8d4d9763c484",
                                                "value": "Test engineer",
                                                "text": "Test engineer"
                                              },
                                              {
                                                "id": "218640e9-b5e7-4eb4-b0a0-fdce48faf1de",
                                                "value": "Tester",
                                                "text": "Tester"
                                              },
                                              {
                                                "id": "4a9380e7-5f75-4983-b473-86f27ed32c92",
                                                "value": "Theatre cloakroom attendant",
                                                "text": "Theatre cloakroom attendant"
                                              },
                                              {
                                                "id": "b0133f07-1fb6-46fe-a7ba-f5b6a58355a4",
                                                "value": "Theatre dresser",
                                                "text": "Theatre dresser"
                                              },
                                              {
                                                "id": "62723cbc-d601-40d5-8b6b-3f5dfe1517d6",
                                                "value": "Theatre playwright",
                                                "text": "Theatre playwright"
                                              },
                                              {
                                                "id": "ad2a1ffc-f2e4-4eb4-b2d2-7c64c407b699",
                                                "value": "Theatre scene shifter",
                                                "text": "Theatre scene shifter"
                                              },
                                              {
                                                "id": "3a8b5ca4-be70-44cb-9f97-7c07668201cf",
                                                "value": "Theatre scenery painter",
                                                "text": "Theatre scenery painter"
                                              },
                                              {
                                                "id": "1e8bd3f7-2fcf-495b-98f0-dc727e7768e6",
                                                "value": "Theatre technician",
                                                "text": "Theatre technician"
                                              },
                                              {
                                                "id": "72f77bbb-6606-47ce-afd5-b833b24ebf49",
                                                "value": "Theatre usher",
                                                "text": "Theatre usher"
                                              },
                                              {
                                                "id": "9ea6ca40-f6f1-406a-81dc-043165e4eab2",
                                                "value": "Therapist",
                                                "text": "Therapist"
                                              },
                                              {
                                                "id": "b2e50eb4-a934-40a7-b434-08b452774fed",
                                                "value": "Ticket collector",
                                                "text": "Ticket collector"
                                              },
                                              {
                                                "id": "bc3a7ae9-ed69-4a79-aa1a-fc279fc69ec6",
                                                "value": "Timberman",
                                                "text": "Timberman"
                                              },
                                              {
                                                "id": "224eb8cf-cb4c-4daa-98fa-926b5fc839fb",
                                                "value": "Tool and die makers",
                                                "text": "Tool and die makers"
                                              },
                                              {
                                                "id": "a73a8a28-83c6-46ae-8671-305509297b88",
                                                "value": "Tour guide",
                                                "text": "Tour guide"
                                              },
                                              {
                                                "id": "d12e0cea-88ce-4d51-8b70-8e265a714aac",
                                                "value": "Toxicologist",
                                                "text": "Toxicologist"
                                              },
                                              {
                                                "id": "e00d006c-e784-4805-9ac2-db49438abbf7",
                                                "value": "Track equipment installer",
                                                "text": "Track equipment installer"
                                              },
                                              {
                                                "id": "ac668713-740b-4931-90ad-484a49cdb04a",
                                                "value": "Track laying machine operator",
                                                "text": "Track laying machine operator"
                                              },
                                              {
                                                "id": "77d228d0-beea-407d-abc9-4402f2484339",
                                                "value": "Trackman",
                                                "text": "Trackman"
                                              },
                                              {
                                                "id": "c24ac8db-e443-4843-b3dc-a56940089efe",
                                                "value": "Tractor driver",
                                                "text": "Tractor driver"
                                              },
                                              {
                                                "id": "7c8d9d9a-9b74-4bf6-84a0-8c05d102d2fe",
                                                "value": "Traffic warden",
                                                "text": "Traffic warden"
                                              },
                                              {
                                                "id": "a5df6c6a-0d82-4fed-b8a0-0fb0b6cb1aab",
                                                "value": "Train cleaner",
                                                "text": "Train cleaner"
                                              },
                                              {
                                                "id": "18e14245-df82-4e6e-8aca-9dc780a2b39b",
                                                "value": "Train conductor",
                                                "text": "Train conductor"
                                              },
                                              {
                                                "id": "e13886e6-df6a-42b8-ba30-c2fc9f118d95",
                                                "value": "Train controller",
                                                "text": "Train controller"
                                              },
                                              {
                                                "id": "d54be1d5-12ac-4e4c-bec0-90cdc41fa387",
                                                "value": "Train guard",
                                                "text": "Train guard"
                                              },
                                              {
                                                "id": "2ceeff74-b440-4ec6-8867-fe490c853284",
                                                "value": "Train maintenance fitter",
                                                "text": "Train maintenance fitter"
                                              },
                                              {
                                                "id": "aa51d91b-f292-4e43-b15e-8bb468549380",
                                                "value": "Training and development officer",
                                                "text": "Training and development officer"
                                              },
                                              {
                                                "id": "967c844c-9718-473f-8c1e-cd4f46f39e78",
                                                "value": "Transport examiner",
                                                "text": "Transport examiner"
                                              },
                                              {
                                                "id": "ce5177c9-0a61-41d5-b4bb-a0b675aca19f",
                                                "value": "Tree feller",
                                                "text": "Tree feller"
                                              },
                                              {
                                                "id": "4ccc230b-68a7-4396-8b68-7cb29af8d057",
                                                "value": "Tree surgeon",
                                                "text": "Tree surgeon"
                                              },
                                              {
                                                "id": "072335c9-5dc4-46a0-a92b-413e8266aed2",
                                                "value": "Tribunal member",
                                                "text": "Tribunal member"
                                              },
                                              {
                                                "id": "cedba7f5-638f-45de-adbc-5e451c6e5f74",
                                                "value": "Tugboatman",
                                                "text": "Tugboatman"
                                              },
                                              {
                                                "id": "1df04989-ca77-4937-9829-b18ab3db5a48",
                                                "value": "Tunneller",
                                                "text": "Tunneller"
                                              },
                                              {
                                                "id": "d4eaecd5-00db-4dbe-802d-76fa8b23ab2e",
                                                "value": "Turnstile operator",
                                                "text": "Turnstile operator"
                                              },
                                              {
                                                "id": "b3426fca-a836-4ea8-bf2d-a71027c746de",
                                                "value": "Tutor",
                                                "text": "Tutor"
                                              },
                                              {
                                                "id": "8104e386-e4f8-46f8-932a-09ff36b0cfa3",
                                                "value": "Typist",
                                                "text": "Typist"
                                              },
                                              {
                                                "id": "4099e5f3-eb10-4ea6-baa8-4534abfb9e6b",
                                                "value": "Unemployed",
                                                "text": "Unemployed"
                                              },
                                              {
                                                "id": "17fad742-bf1f-4140-938e-c67061c9fbba",
                                                "value": "Unmanned aerial vehicle operator",
                                                "text": "Unmanned aerial vehicle operator"
                                              },
                                              {
                                                "id": "fdaeddb7-a083-45a2-9483-cc29b9338c79",
                                                "value": "unrecognised",
                                                "text": "unrecognised"
                                              },
                                              {
                                                "id": "4d3ede4d-08b9-420d-91f2-9af20f464911",
                                                "value": "Upholsterer",
                                                "text": "Upholsterer"
                                              },
                                              {
                                                "id": "ccf22113-6cb0-4185-b7a4-114c19e7e8e9",
                                                "value": "Valet",
                                                "text": "Valet"
                                              },
                                              {
                                                "id": "76552493-7806-4c55-9c43-df5f63bdb92c",
                                                "value": "Valuer",
                                                "text": "Valuer"
                                              },
                                              {
                                                "id": "a47a95b0-93c9-4a6d-a2e7-3fb87169e9d0",
                                                "value": "Van driver",
                                                "text": "Van driver"
                                              },
                                              {
                                                "id": "427f4bb1-d261-41f4-858f-34cdadaf3549",
                                                "value": "Varnisher",
                                                "text": "Varnisher"
                                              },
                                              {
                                                "id": "4bf93715-ddb4-498d-ab43-3858da5b321f",
                                                "value": "Vehicle body builder",
                                                "text": "Vehicle body builder"
                                              },
                                              {
                                                "id": "40dfc370-d180-41bb-be0f-1716d564f02a",
                                                "value": "Vehicle machine operator",
                                                "text": "Vehicle machine operator"
                                              },
                                              {
                                                "id": "d77686f8-4202-417e-bc39-972274c9796c",
                                                "value": "Vehicle maintenance technician",
                                                "text": "Vehicle maintenance technician"
                                              },
                                              {
                                                "id": "ba9bd6a6-070e-42e0-a751-f0395e73ac4f",
                                                "value": "Verger",
                                                "text": "Verger"
                                              },
                                              {
                                                "id": "14d78829-5228-405e-a0c7-201f41909270",
                                                "value": "Veterinarian",
                                                "text": "Veterinarian"
                                              },
                                              {
                                                "id": "727a3bb0-0cba-4605-8118-1a6be888dd94",
                                                "value": "Veterinary surgeon",
                                                "text": "Veterinary surgeon"
                                              },
                                              {
                                                "id": "abe97562-71c8-4768-9274-8bc436b4920a",
                                                "value": "Vicar",
                                                "text": "Vicar"
                                              },
                                              {
                                                "id": "aef76ee7-6179-44fd-9116-ba35f0dd1046",
                                                "value": "Video editor",
                                                "text": "Video editor"
                                              },
                                              {
                                                "id": "a259effd-422f-4ade-a77e-c757d9090191",
                                                "value": "Vocal coach",
                                                "text": "Vocal coach"
                                              },
                                              {
                                                "id": "1546af70-054b-4c23-83af-93fdae80d3b1",
                                                "value": "Vocational training instructor",
                                                "text": "Vocational training instructor"
                                              },
                                              {
                                                "id": "ee77aa99-8d48-4c7f-af2a-d71d96c528b2",
                                                "value": "Volcanologist",
                                                "text": "Volcanologist"
                                              },
                                              {
                                                "id": "0114586b-f7b9-4bb7-92fa-1f00edf3999e",
                                                "value": "Waiter",
                                                "text": "Waiter"
                                              },
                                              {
                                                "id": "4a1012e3-07de-46d8-a544-248aa2288b00",
                                                "value": "Warden",
                                                "text": "Warden"
                                              },
                                              {
                                                "id": "66cb2d0f-919c-4048-964d-5054d21b3aa9",
                                                "value": "Warehouse keeper",
                                                "text": "Warehouse keeper"
                                              },
                                              {
                                                "id": "d5d097c7-ec56-439e-8719-1af4ae4513f7",
                                                "value": "Warehouse manager",
                                                "text": "Warehouse manager"
                                              },
                                              {
                                                "id": "4da2a73e-ab0b-4030-8431-1cc8255a98c3",
                                                "value": "Warehouse porter",
                                                "text": "Warehouse porter"
                                              },
                                              {
                                                "id": "dd7efd76-c58a-4e93-80ed-f09556bc7f21",
                                                "value": "Warehouseman",
                                                "text": "Warehouseman"
                                              },
                                              {
                                                "id": "db3ee724-846f-4c2a-8884-dd7cbdf70f37",
                                                "value": "Water supply cleaner",
                                                "text": "Water supply cleaner"
                                              },
                                              {
                                                "id": "acdf2e07-c314-477c-9296-659685760a52",
                                                "value": "Water supply driller",
                                                "text": "Water supply driller"
                                              },
                                              {
                                                "id": "909ba16d-f676-4464-841a-f61b6744468a",
                                                "value": "Water supply foreman",
                                                "text": "Water supply foreman"
                                              },
                                              {
                                                "id": "901c8fca-09e6-4b61-a1a4-d042779cb6c4",
                                                "value": "Water supply inspector",
                                                "text": "Water supply inspector"
                                              },
                                              {
                                                "id": "f161e578-ac84-43d8-b3f8-db25b191fcf1",
                                                "value": "Water supply meter reader",
                                                "text": "Water supply meter reader"
                                              },
                                              {
                                                "id": "1b5769cc-b22c-4dd3-8441-1a7203c28849",
                                                "value": "Water supply meter technician",
                                                "text": "Water supply meter technician"
                                              },
                                              {
                                                "id": "06c71f1d-0465-476c-b42b-df8cdaa6c159",
                                                "value": "Water supply pipe layer",
                                                "text": "Water supply pipe layer"
                                              },
                                              {
                                                "id": "995725c7-575a-4af6-a0cf-bbb40d386664",
                                                "value": "Water supply pipe workers",
                                                "text": "Water supply pipe workers"
                                              },
                                              {
                                                "id": "b0c7006f-4a7e-47ee-89db-1561d169dd87",
                                                "value": "Water supply plant operator",
                                                "text": "Water supply plant operator"
                                              },
                                              {
                                                "id": "5400a22c-6493-423a-87e3-81bd946c386c",
                                                "value": "Water supply reservoir attendant",
                                                "text": "Water supply reservoir attendant"
                                              },
                                              {
                                                "id": "b93b5f00-a658-44a8-90cc-116b92f2c245",
                                                "value": "Water supply well driller",
                                                "text": "Water supply well driller"
                                              },
                                              {
                                                "id": "96c643fc-d457-4f03-a551-0a383860008e",
                                                "value": "Weaver",
                                                "text": "Weaver"
                                              },
                                              {
                                                "id": "e64938f4-987a-405d-be26-0aea451c0a23",
                                                "value": "Web offset pressman",
                                                "text": "Web offset pressman"
                                              },
                                              {
                                                "id": "8e1dd2b8-3787-49de-9f2c-60b60d104062",
                                                "value": "Website content manager",
                                                "text": "Website content manager"
                                              },
                                              {
                                                "id": "f91d6938-cb57-4b45-abb0-393d1ee2c933",
                                                "value": "Weights and measures inspector",
                                                "text": "Weights and measures inspector"
                                              },
                                              {
                                                "id": "910dace5-eca2-4d20-b914-7e6e9315c6d3",
                                                "value": "Welder",
                                                "text": "Welder"
                                              },
                                              {
                                                "id": "739218c6-d843-4b5f-bc52-387da421fdb2",
                                                "value": "Welfare officer",
                                                "text": "Welfare officer"
                                              },
                                              {
                                                "id": "a23549c9-849b-4891-b943-d8ecddd164fb",
                                                "value": "Westelyman",
                                                "text": "Westelyman"
                                              },
                                              {
                                                "id": "3eb2b1ce-6e5a-4c38-aeaf-8003e803ce0c",
                                                "value": "Westleyman",
                                                "text": "Westleyman"
                                              },
                                              {
                                                "id": "5392e728-5ea1-406b-b42d-69381993ecf3",
                                                "value": "Wicker worker",
                                                "text": "Wicker worker"
                                              },
                                              {
                                                "id": "d918869b-a3f8-4bd3-a827-ca2204c7f56e",
                                                "value": "Wig maker",
                                                "text": "Wig maker"
                                              },
                                              {
                                                "id": "0828ec83-2593-4edd-abc3-4b87e81e7c26",
                                                "value": "Winch operator",
                                                "text": "Winch operator"
                                              },
                                              {
                                                "id": "516de70c-c80f-4a98-83cd-5c1501d85001",
                                                "value": "Window cleaner",
                                                "text": "Window cleaner"
                                              },
                                              {
                                                "id": "02f56364-7033-4a96-8e26-adc8b6717211",
                                                "value": "Window dresser",
                                                "text": "Window dresser"
                                              },
                                              {
                                                "id": "8553ac2d-bca5-41e5-ad3a-914295a1c791",
                                                "value": "Wire winder",
                                                "text": "Wire winder"
                                              },
                                              {
                                                "id": "07c5d3bd-c5ca-48a4-8ea8-8327ee0b4fa4",
                                                "value": "Wood assembler",
                                                "text": "Wood assembler"
                                              },
                                              {
                                                "id": "ab83c7b3-c729-43d0-8458-dbfa968c706c",
                                                "value": "Wood cabinet maker",
                                                "text": "Wood cabinet maker"
                                              },
                                              {
                                                "id": "f1b53e19-9c3f-4305-90cb-a675e935bd57",
                                                "value": "Wood carver",
                                                "text": "Wood carver"
                                              },
                                              {
                                                "id": "8ba4a56e-520a-457e-8842-9a0583650469",
                                                "value": "Work study engineer",
                                                "text": "Work study engineer"
                                              },
                                              {
                                                "id": "e0936bef-f0ab-49ff-b260-b824ab143e91",
                                                "value": "Writer",
                                                "text": "Writer"
                                              },
                                              {
                                                "id": "3bb81f60-6994-47ce-9195-293b28c78b26",
                                                "value": "Youth leader",
                                                "text": "Youth leader"
                                              },
                                              {
                                                "id": "c4d87ef9-39ca-41d0-8a01-6559d64f619a",
                                                "value": "Zoo curator",
                                                "text": "Zoo curator"
                                              },
                                              {
                                                "id": "2b6b019d-2b95-4bf2-8105-236c9c0789e6",
                                                "value": "Zookeeper",
                                                "text": "Zookeeper"
                                              },
                                              {
                                                "id": "f46f4d71-7db3-4b29-aeb6-2b18a6fb7357",
                                                "value": "Zoologist",
                                                "text": "Zoologist"
                                              }
                                            ]
                                          },
                                          "inputformat": {
                                            "_uid": "73466c80-1d9d-451d-a7cf-1ffadaa95508",
                                            "_target": "case.life[0].occupations.type",
                                            "answer": "",
                                            "validation": "validateSelected",
                                            "qtype": "DROPDOWN_COMBOBOX",
                                            "select": ""
                                          }
                                        }
                                      ]
                                    },
                                    "section": [
                                      {
                                        "Items": [
                                          "case.life.occupations",
                                          "case.life[0].occupations[0]",
                                          {
                                            "titlerepeating": "case.life.occupations",
                                            "sectionHeader": " The following questions are part of the application process for the Primary applicant ",
                                            "h4": " Section ",
                                            "deletebutton": true,
                                            "question": [
                                              {
                                                "qtext": "Occupation",
                                                "list": {
                                                  "size": "1",
                                                  "option": [
                                                    {
                                                      "value": "",
                                                      "selected": "",
                                                      "text": "Please select"
                                                    },
                                                    {
                                                      "id": "c5adf0ef-b955-444a-b464-e01493fd9f07",
                                                      "value": "3D Integration scientist",
                                                      "text": "3D Integration scientist"
                                                    },
                                                    {
                                                      "id": "c7fdab48-af77-4e5d-b269-4332c1b608ed",
                                                      "value": "Abalone fisherman",
                                                      "text": "Abalone fisherman"
                                                    },
                                                    {
                                                      "id": "dc1ded34-ec80-4e19-af51-ba54b44a8358",
                                                      "value": "Abrasive paper goods maker",
                                                      "text": "Abrasive paper goods maker"
                                                    },
                                                    {
                                                      "id": "2a303691-404c-4fcd-a7b6-faa46c058eca",
                                                      "value": "Account executive",
                                                      "text": "Account executive"
                                                    },
                                                    {
                                                      "id": "5da3cbc1-8451-4d7a-b144-5a2d24bbc027",
                                                      "value": "Accountant",
                                                      "text": "Accountant"
                                                    },
                                                    {
                                                      "id": "5f64c889-0053-495f-ab9d-a89b53f1c66a",
                                                      "value": "Acrobat",
                                                      "text": "Acrobat"
                                                    },
                                                    {
                                                      "id": "329dcab7-7571-487a-a442-2189b00808eb",
                                                      "value": "Actor",
                                                      "text": "Actor"
                                                    },
                                                    {
                                                      "id": "ade140a7-7540-4e47-82b0-90d297fc7305",
                                                      "value": "Actuary",
                                                      "text": "Actuary"
                                                    },
                                                    {
                                                      "id": "ed7ff484-dac1-4f3d-be33-e99acfc0f732",
                                                      "value": "Acupuncturist",
                                                      "text": "Acupuncturist"
                                                    },
                                                    {
                                                      "id": "e946b341-03ac-494b-b9ba-a10c7e8b591f",
                                                      "value": "Administrative work",
                                                      "text": "Administrative work"
                                                    },
                                                    {
                                                      "id": "5f67a51d-3da8-45d6-838e-c5287e810166",
                                                      "value": "Advertising manager",
                                                      "text": "Advertising manager"
                                                    },
                                                    {
                                                      "id": "df9d904a-8168-4b3b-9eda-92496e9893a0",
                                                      "value": "Aerial erector",
                                                      "text": "Aerial erector"
                                                    },
                                                    {
                                                      "id": "d3ea0508-d044-4a99-bc18-e6a6cd38c3c3",
                                                      "value": "Aerodynamacist",
                                                      "text": "Aerodynamacist"
                                                    },
                                                    {
                                                      "id": "95491551-0dc5-4885-8349-2cbf82e60731",
                                                      "value": "Agricultural engineer",
                                                      "text": "Agricultural engineer"
                                                    },
                                                    {
                                                      "id": "f8b39b08-ff11-49a8-b9ce-81deb016565a",
                                                      "value": "Agricultural foreman",
                                                      "text": "Agricultural foreman"
                                                    },
                                                    {
                                                      "id": "3c7892b4-016a-4c71-ab19-066ae53046bc",
                                                      "value": "Agricultural labourer",
                                                      "text": "Agricultural labourer"
                                                    },
                                                    {
                                                      "id": "a2487e70-73be-4010-9dbb-87344305ef5a",
                                                      "value": "Agricultural machinery engineer",
                                                      "text": "Agricultural machinery engineer"
                                                    },
                                                    {
                                                      "id": "9d2d757f-6ec9-47d5-9666-acde9e7bdfc8",
                                                      "value": "Agricultural miller",
                                                      "text": "Agricultural miller"
                                                    },
                                                    {
                                                      "id": "22f1c3ee-08a4-43d4-8e44-f3b669607fbb",
                                                      "value": "Agricultural scientist",
                                                      "text": "Agricultural scientist"
                                                    },
                                                    {
                                                      "id": "7b0ed525-e278-4d01-a0a3-c2fbb4a69979",
                                                      "value": "Agricultural worker",
                                                      "text": "Agricultural worker"
                                                    },
                                                    {
                                                      "id": "8c8cd98a-d866-40c4-9b83-97e1b80922f4",
                                                      "value": "Air compressor operator",
                                                      "text": "Air compressor operator"
                                                    },
                                                    {
                                                      "id": "1a8827de-d638-4746-b284-35a04326c4b2",
                                                      "value": "Air traffic controller",
                                                      "text": "Air traffic controller"
                                                    },
                                                    {
                                                      "id": "2c2045b2-d0ba-45a7-8953-1d0e447fbce0",
                                                      "value": "Aircraft engine service fitter",
                                                      "text": "Aircraft engine service fitter"
                                                    },
                                                    {
                                                      "id": "c985baa4-d68f-427b-a6ab-80fa90df77d3",
                                                      "value": "Aircraft glazier",
                                                      "text": "Aircraft glazier"
                                                    },
                                                    {
                                                      "id": "41ae1327-e1f7-4b08-9e1a-ee5fe59bacf0",
                                                      "value": "Aircraft marshaller",
                                                      "text": "Aircraft marshaller"
                                                    },
                                                    {
                                                      "id": "3e4e3b5a-4fb6-4258-88d0-2375f047abbb",
                                                      "value": "Aircraft refueller",
                                                      "text": "Aircraft refueller"
                                                    },
                                                    {
                                                      "id": "75b23d65-a5db-4738-a2ba-35b971d25821",
                                                      "value": "Aircraft service fitter",
                                                      "text": "Aircraft service fitter"
                                                    },
                                                    {
                                                      "id": "d3f4fa52-a9ec-4d0b-9c10-28f5598a3526",
                                                      "value": "Airport conveyor operator",
                                                      "text": "Airport conveyor operator"
                                                    },
                                                    {
                                                      "id": "65fe63b6-a2b5-4a8d-b45e-c2ee25470a1d",
                                                      "value": "Airport ground movement controller",
                                                      "text": "Airport ground movement controller"
                                                    },
                                                    {
                                                      "id": "0cdc3b15-70fa-4891-953d-1c9f205cb427",
                                                      "value": "Airport loader",
                                                      "text": "Airport loader"
                                                    },
                                                    {
                                                      "id": "7ab40e40-c623-403c-b663-bdbf53b49863",
                                                      "value": "Airport maintenance engineer",
                                                      "text": "Airport maintenance engineer"
                                                    },
                                                    {
                                                      "id": "18bc07bd-39fd-4a6b-8e1e-5b9a4c9b5322",
                                                      "value": "Airport maintenance technician",
                                                      "text": "Airport maintenance technician"
                                                    },
                                                    {
                                                      "id": "005802b5-b133-4166-b9f6-ad293b42a2ac",
                                                      "value": "Airport operations",
                                                      "text": "Airport operations"
                                                    },
                                                    {
                                                      "id": "687728cb-090b-487c-badd-3a9f16eec283",
                                                      "value": "Airport radar controller",
                                                      "text": "Airport radar controller"
                                                    },
                                                    {
                                                      "id": "4edbe90a-5da9-405b-a349-0b11ee3ea227",
                                                      "value": "Ambulance controller",
                                                      "text": "Ambulance controller"
                                                    },
                                                    {
                                                      "id": "362d92b0-2784-4cae-b51a-02e8ae08ccbf",
                                                      "value": "Ambulance worker",
                                                      "text": "Ambulance worker"
                                                    },
                                                    {
                                                      "id": "5a6c57d3-573f-412e-8bbc-fb945fc98e11",
                                                      "value": "Amusement arcade attendant",
                                                      "text": "Amusement arcade attendant"
                                                    },
                                                    {
                                                      "id": "e0b363a8-58e4-4801-bcc1-1851c566bed6",
                                                      "value": "Amusements admissions attendant",
                                                      "text": "Amusements admissions attendant"
                                                    },
                                                    {
                                                      "id": "b77579f9-14c3-4111-a482-b595fb97dbda",
                                                      "value": "Amusements gate keeper",
                                                      "text": "Amusements gate keeper"
                                                    },
                                                    {
                                                      "id": "ac02f1d7-0034-4a77-bb54-14a74378b19d",
                                                      "value": "Amusements ride operator",
                                                      "text": "Amusements ride operator"
                                                    },
                                                    {
                                                      "id": "0be793cb-a1a0-4f62-abfa-ab6f43793ab8",
                                                      "value": "Animal conservation officer",
                                                      "text": "Animal conservation officer"
                                                    },
                                                    {
                                                      "id": "19bfd48f-64e5-4a98-945d-1ddfbdf03f02",
                                                      "value": "Animal controller",
                                                      "text": "Animal controller"
                                                    },
                                                    {
                                                      "id": "f41ed89d-276f-4e9a-a147-21a4917fd8aa",
                                                      "value": "Animal keeper",
                                                      "text": "Animal keeper"
                                                    },
                                                    {
                                                      "id": "e98e66f9-b024-441c-95ef-2efc8994fa2f",
                                                      "value": "Animal nursing auxiliary",
                                                      "text": "Animal nursing auxiliary"
                                                    },
                                                    {
                                                      "id": "30867d46-2733-4ebd-a436-f1a2ce296c1b",
                                                      "value": "Animal trainer",
                                                      "text": "Animal trainer"
                                                    },
                                                    {
                                                      "id": "260de5a0-6e0c-49e7-b239-a39e88bea20c",
                                                      "value": "Animator",
                                                      "text": "Animator"
                                                    },
                                                    {
                                                      "id": "c7870db6-63ee-455e-901c-dc069c58d3d1",
                                                      "value": "Anodiser",
                                                      "text": "Anodiser"
                                                    },
                                                    {
                                                      "id": "06c6efce-34e0-4ebb-8874-55c2d585cb8d",
                                                      "value": "Antique dealer",
                                                      "text": "Antique dealer"
                                                    },
                                                    {
                                                      "id": "0ec452b0-d415-49ac-a7f3-7bbdc02960e4",
                                                      "value": "Antique restorer",
                                                      "text": "Antique restorer"
                                                    },
                                                    {
                                                      "id": "1c931cd8-e919-45e8-8d85-dfade6de97ae",
                                                      "value": "App developer",
                                                      "text": "App developer"
                                                    },
                                                    {
                                                      "id": "511bf095-cd93-4620-a7ae-634c54b2b9bb",
                                                      "value": "Archaeologist",
                                                      "text": "Archaeologist"
                                                    },
                                                    {
                                                      "id": "862a68d2-6ab2-4854-b043-f664a3aacfdf",
                                                      "value": "Architect",
                                                      "text": "Architect"
                                                    },
                                                    {
                                                      "id": "2f86c839-1ed6-48e8-ac51-c6b300e55a22",
                                                      "value": "Archivist",
                                                      "text": "Archivist"
                                                    },
                                                    {
                                                      "id": "46c6228d-1148-471f-8e3f-08c4bc435cd5",
                                                      "value": "Armed services aviation",
                                                      "text": "Armed services aviation"
                                                    },
                                                    {
                                                      "id": "0bf9ba16-27dc-4b93-9ace-63e57273cb91",
                                                      "value": "Armed services general",
                                                      "text": "Armed services general"
                                                    },
                                                    {
                                                      "id": "bae04688-2c3c-49cd-8b88-e8fac6bb8b00",
                                                      "value": "Aromatherapist",
                                                      "text": "Aromatherapist"
                                                    },
                                                    {
                                                      "id": "afc898a5-059c-48de-9ec1-8fde684e4018",
                                                      "value": "Artist",
                                                      "text": "Artist"
                                                    },
                                                    {
                                                      "id": "8a441cad-9440-4a83-87af-dd47ccc27775",
                                                      "value": "Artworker",
                                                      "text": "Artworker"
                                                    },
                                                    {
                                                      "id": "31b5ea58-608b-4ee1-af35-aa16ff6a4a71",
                                                      "value": "Asbestos assembler",
                                                      "text": "Asbestos assembler"
                                                    },
                                                    {
                                                      "id": "9e09515e-f770-4f44-9575-c1bf014106b2",
                                                      "value": "Asbestos cleaner",
                                                      "text": "Asbestos cleaner"
                                                    },
                                                    {
                                                      "id": "a40d2712-3926-404c-9af3-8055280597cc",
                                                      "value": "Asbestos driller",
                                                      "text": "Asbestos driller"
                                                    },
                                                    {
                                                      "id": "63c886f2-5293-4736-9da4-b39df5d8f79a",
                                                      "value": "Asbestos foreman",
                                                      "text": "Asbestos foreman"
                                                    },
                                                    {
                                                      "id": "5d6f4203-9da7-4c7b-aec2-3daff0bf6ac6",
                                                      "value": "Asbestos inspector",
                                                      "text": "Asbestos inspector"
                                                    },
                                                    {
                                                      "id": "4b8daddc-bce9-48b2-8b90-5805e7074f6e",
                                                      "value": "Asbestos insulator",
                                                      "text": "Asbestos insulator"
                                                    },
                                                    {
                                                      "id": "08a9f615-24aa-4afa-838d-65a9ae174bf0",
                                                      "value": "Asbestos labourer",
                                                      "text": "Asbestos labourer"
                                                    },
                                                    {
                                                      "id": "5defdd8d-61d4-45a3-bdf4-f9b531745c6a",
                                                      "value": "Asbestos machine operator",
                                                      "text": "Asbestos machine operator"
                                                    },
                                                    {
                                                      "id": "3c23d9db-aaf2-4fd7-8546-dce26add9c50",
                                                      "value": "Asbestos packer",
                                                      "text": "Asbestos packer"
                                                    },
                                                    {
                                                      "id": "f25743c1-d5ee-420e-aa68-f9e42a7a7f0f",
                                                      "value": "Asbestos process worker",
                                                      "text": "Asbestos process worker"
                                                    },
                                                    {
                                                      "id": "3d8779d2-c240-4133-ae22-3c390bbd3e11",
                                                      "value": "Asbestos tester",
                                                      "text": "Asbestos tester"
                                                    },
                                                    {
                                                      "id": "187db533-79c8-4b1f-b9f4-cf5f6ade25b9",
                                                      "value": "Asbestos works manager",
                                                      "text": "Asbestos works manager"
                                                    },
                                                    {
                                                      "id": "a268d334-b5f5-4f1a-b548-51a3b24a529c",
                                                      "value": "Asphalter",
                                                      "text": "Asphalter"
                                                    },
                                                    {
                                                      "id": "8d017e7a-2149-4114-95d5-b3e148cea497",
                                                      "value": "Assembler",
                                                      "text": "Assembler"
                                                    },
                                                    {
                                                      "id": "db2071f8-5b02-46dc-a719-307f51ab44c9",
                                                      "value": "Astrologer",
                                                      "text": "Astrologer"
                                                    },
                                                    {
                                                      "id": "069d472f-0f33-4616-ad62-135a14d13246",
                                                      "value": "Astronomer",
                                                      "text": "Astronomer"
                                                    },
                                                    {
                                                      "id": "6c98be27-78c1-4ef5-be70-a2bbf20268af",
                                                      "value": "Attorney",
                                                      "text": "Attorney"
                                                    },
                                                    {
                                                      "id": "773a0e43-2e4f-43bb-8e47-c80abf238a29",
                                                      "value": "Auctioneer",
                                                      "text": "Auctioneer"
                                                    },
                                                    {
                                                      "id": "a1f00e29-ea9a-4363-bcf6-733049a9646d",
                                                      "value": "Audiometrician",
                                                      "text": "Audiometrician"
                                                    },
                                                    {
                                                      "id": "f36d309a-7dd6-4320-a930-9d3b95e723eb",
                                                      "value": "Auditor",
                                                      "text": "Auditor"
                                                    },
                                                    {
                                                      "id": "3d6c663b-1df5-4da4-b2cf-653d3c91bae5",
                                                      "value": "Author",
                                                      "text": "Author"
                                                    },
                                                    {
                                                      "id": "c0b72200-248b-4812-99a5-168b51c4326d",
                                                      "value": "Automotic technician",
                                                      "text": "Automotic technician"
                                                    },
                                                    {
                                                      "id": "f5b9c995-40a8-4a34-b98e-f3e69bd80c0f",
                                                      "value": "Baggage master",
                                                      "text": "Baggage master"
                                                    },
                                                    {
                                                      "id": "35331fd1-feb9-4717-9262-6d775effd619",
                                                      "value": "Baker",
                                                      "text": "Baker"
                                                    },
                                                    {
                                                      "id": "e37842e0-8150-408f-91c2-06299db679da",
                                                      "value": "Baler",
                                                      "text": "Baler"
                                                    },
                                                    {
                                                      "id": "91f84d91-2389-4add-9f77-d4d7d921b0d0",
                                                      "value": "Bank staff",
                                                      "text": "Bank staff"
                                                    },
                                                    {
                                                      "id": "4232b316-987b-47d0-b6d5-dfc4f0f1731c",
                                                      "value": "Banksman",
                                                      "text": "Banksman"
                                                    },
                                                    {
                                                      "id": "ff9f18ed-cb67-4600-9d0b-6325088b8c15",
                                                      "value": "Bar proprietor",
                                                      "text": "Bar proprietor"
                                                    },
                                                    {
                                                      "id": "c5212399-ec8a-4e85-bf09-ac367c3b6af0",
                                                      "value": "Bar worker",
                                                      "text": "Bar worker"
                                                    },
                                                    {
                                                      "id": "5313b55a-caf9-418c-9989-597a9395484a",
                                                      "value": "Bargeman",
                                                      "text": "Bargeman"
                                                    },
                                                    {
                                                      "id": "963b95a7-d17c-4570-90d5-4deaaa7001ad",
                                                      "value": "Bargemaster",
                                                      "text": "Bargemaster"
                                                    },
                                                    {
                                                      "id": "29980966-b124-4a04-862c-ca916fbd5ccc",
                                                      "value": "Barrister",
                                                      "text": "Barrister"
                                                    },
                                                    {
                                                      "id": "d0612bcb-bf7d-4f5b-b8e6-510a2707968d",
                                                      "value": "Batek painter",
                                                      "text": "Batek painter"
                                                    },
                                                    {
                                                      "id": "0fe3c38b-d9c2-461b-980e-f4d2111b8e19",
                                                      "value": "Battery repairer",
                                                      "text": "Battery repairer"
                                                    },
                                                    {
                                                      "id": "1d3abb93-216a-435c-b493-827fc46137bc",
                                                      "value": "Beautician",
                                                      "text": "Beautician"
                                                    },
                                                    {
                                                      "id": "a0c21a5d-f382-4df1-b9c5-310de8554a70",
                                                      "value": "Beekeeper",
                                                      "text": "Beekeeper"
                                                    },
                                                    {
                                                      "id": "6511034b-de65-416b-ad3c-f8df47954d79",
                                                      "value": "Bill sticker",
                                                      "text": "Bill sticker"
                                                    },
                                                    {
                                                      "id": "ad2571c1-525b-4e11-afdf-0565baac8fd4",
                                                      "value": "Bindery worker",
                                                      "text": "Bindery worker"
                                                    },
                                                    {
                                                      "id": "93485619-ec13-4d9e-b160-7e02183dc8aa",
                                                      "value": "Bingo attendant",
                                                      "text": "Bingo attendant"
                                                    },
                                                    {
                                                      "id": "6ff302e0-16b6-42ec-a552-958e8f9ee444",
                                                      "value": "Bingo caller",
                                                      "text": "Bingo caller"
                                                    },
                                                    {
                                                      "id": "eeb78913-2f19-4b40-bdbc-7e9546e881bb",
                                                      "value": "Bingo hall fairground manager",
                                                      "text": "Bingo hall fairground manager"
                                                    },
                                                    {
                                                      "id": "d0af9be4-8dfe-448c-9997-ce6804b97fdc",
                                                      "value": "Biomass technician",
                                                      "text": "Biomass technician"
                                                    },
                                                    {
                                                      "id": "7e7f65d5-34e6-4f65-89f4-78fb2f7f46dc",
                                                      "value": "BlackSmith",
                                                      "text": "BlackSmith"
                                                    },
                                                    {
                                                      "id": "5a9097f6-8cc1-4ace-bbfd-9029c0fa399b",
                                                      "value": "Bleacher",
                                                      "text": "Bleacher"
                                                    },
                                                    {
                                                      "id": "c8ff48d3-4be5-49df-8143-5330482f9425",
                                                      "value": "Block cutter",
                                                      "text": "Block cutter"
                                                    },
                                                    {
                                                      "id": "037240b6-3c03-45eb-877d-6cbeece27f4a",
                                                      "value": "Boat builder",
                                                      "text": "Boat builder"
                                                    },
                                                    {
                                                      "id": "ed6dd7ff-96d7-48f1-bca9-b8b23b259b33",
                                                      "value": "Boatswain",
                                                      "text": "Boatswain"
                                                    },
                                                    {
                                                      "id": "1d84b783-2ea6-42ce-8a27-c7e118ed57ea",
                                                      "value": "Bodyguard",
                                                      "text": "Bodyguard"
                                                    },
                                                    {
                                                      "id": "f061abb4-47a3-4787-8afb-29e012cdeca3",
                                                      "value": "Boiler",
                                                      "text": "Boiler"
                                                    },
                                                    {
                                                      "id": "61793861-6583-4138-bd50-91c03bc87b03",
                                                      "value": "Boiler operator",
                                                      "text": "Boiler operator"
                                                    },
                                                    {
                                                      "id": "2ece1e37-a6b7-407b-9991-9b1f4b17be9a",
                                                      "value": "Book illustrator",
                                                      "text": "Book illustrator"
                                                    },
                                                    {
                                                      "id": "9cb29466-2738-4466-b42f-a9f0072ca0e3",
                                                      "value": "Book keeper",
                                                      "text": "Book keeper"
                                                    },
                                                    {
                                                      "id": "a603615e-caa0-442e-8a6b-86f4d0aaf5c4",
                                                      "value": "Bookmaker",
                                                      "text": "Bookmaker"
                                                    },
                                                    {
                                                      "id": "63465fa4-3a66-48f0-be1b-12b822167591",
                                                      "value": "Bookseller",
                                                      "text": "Bookseller"
                                                    },
                                                    {
                                                      "id": "84b2ff32-75d3-48f6-ae6c-50c1c044c2c7",
                                                      "value": "Borer",
                                                      "text": "Borer"
                                                    },
                                                    {
                                                      "id": "ccf19982-25d7-4bd8-98bb-b7037f645f57",
                                                      "value": "Bottling machine attendant",
                                                      "text": "Bottling machine attendant"
                                                    },
                                                    {
                                                      "id": "20d1361a-f6e0-4939-9027-346cf3cf229f",
                                                      "value": "Box office manager",
                                                      "text": "Box office manager"
                                                    },
                                                    {
                                                      "id": "8c2002a4-a803-4a20-9e05-5959c8f86602",
                                                      "value": "Braider",
                                                      "text": "Braider"
                                                    },
                                                    {
                                                      "id": "aa4ae519-878c-4ac0-9091-0612238146ac",
                                                      "value": "Brewer",
                                                      "text": "Brewer"
                                                    },
                                                    {
                                                      "id": "1b76b43d-472c-43c5-8909-51c21668c7f2",
                                                      "value": "Broker",
                                                      "text": "Broker"
                                                    },
                                                    {
                                                      "id": "21b62e08-a4b8-4f7e-ada1-2c46a6477fa4",
                                                      "value": "Builder",
                                                      "text": "Builder"
                                                    },
                                                    {
                                                      "id": "17db54d1-f006-4772-b376-27d19644660f",
                                                      "value": "Builders merchant",
                                                      "text": "Builders merchant"
                                                    },
                                                    {
                                                      "id": "7c585242-6c21-4cb9-b980-1879cb2d1429",
                                                      "value": "Building inspector",
                                                      "text": "Building inspector"
                                                    },
                                                    {
                                                      "id": "fb57593a-6957-488a-b499-90524c0d2428",
                                                      "value": "Bus driver",
                                                      "text": "Bus driver"
                                                    },
                                                    {
                                                      "id": "dac2d037-8fd9-4b44-ae08-f06e57083493",
                                                      "value": "Bus inspector",
                                                      "text": "Bus inspector"
                                                    },
                                                    {
                                                      "id": "c78147ab-16be-435a-af2a-48fe55492289",
                                                      "value": "Bus ticket seller",
                                                      "text": "Bus ticket seller"
                                                    },
                                                    {
                                                      "id": "9728b9d4-180b-4503-b82f-f8737255b87c",
                                                      "value": "Business and quality improvement analyst",
                                                      "text": "Business and quality improvement analyst"
                                                    },
                                                    {
                                                      "id": "b10472b0-646c-440b-988a-5f9d554565ed",
                                                      "value": "Business continuity planner",
                                                      "text": "Business continuity planner"
                                                    },
                                                    {
                                                      "id": "bdc53b82-33d2-4cc1-8f39-de81f8a94847",
                                                      "value": "Business owner",
                                                      "text": "Business owner"
                                                    },
                                                    {
                                                      "id": "7099d8b7-7595-475f-a765-1b9b13211dcb",
                                                      "value": "Butcher",
                                                      "text": "Butcher"
                                                    },
                                                    {
                                                      "id": "b2c0775a-421e-4320-88a1-dc948c1b9dd6",
                                                      "value": "Butler",
                                                      "text": "Butler"
                                                    },
                                                    {
                                                      "id": "bd4242ae-7551-428e-ab3a-aea79d09ce22",
                                                      "value": "Butter maker",
                                                      "text": "Butter maker"
                                                    },
                                                    {
                                                      "id": "fb54d568-30b4-46dd-9e59-1d2621aed1c4",
                                                      "value": "Buyer",
                                                      "text": "Buyer"
                                                    },
                                                    {
                                                      "id": "7e12782c-586c-40ff-8dde-8fb442999bf9",
                                                      "value": "Cable jointer",
                                                      "text": "Cable jointer"
                                                    },
                                                    {
                                                      "id": "ec1e0ef8-366c-49d3-a7af-12dbbd5900ab",
                                                      "value": "Cafe proprietor",
                                                      "text": "Cafe proprietor"
                                                    },
                                                    {
                                                      "id": "b526861e-fb4f-48d8-96e1-d9c6fc7f5fbd",
                                                      "value": "Calibrator",
                                                      "text": "Calibrator"
                                                    },
                                                    {
                                                      "id": "b597c6b4-94ab-44df-a849-15150862caf9",
                                                      "value": "Call centre worker",
                                                      "text": "Call centre worker"
                                                    },
                                                    {
                                                      "id": "2eaf8030-c60b-44b6-b951-90bca5257b7e",
                                                      "value": "Calligrapher",
                                                      "text": "Calligrapher"
                                                    },
                                                    {
                                                      "id": "9bc24826-06d8-4e52-a6f4-7007f2de564a",
                                                      "value": "Candle maker",
                                                      "text": "Candle maker"
                                                    },
                                                    {
                                                      "id": "a7afcc2e-c0f7-4010-b658-d203ec8a3f34",
                                                      "value": "Canine beautician",
                                                      "text": "Canine beautician"
                                                    },
                                                    {
                                                      "id": "c5f2f91e-9598-46e6-a23a-e2a1feac2608",
                                                      "value": "Canteen assistant",
                                                      "text": "Canteen assistant"
                                                    },
                                                    {
                                                      "id": "b1d82499-56b1-4933-bb8d-21618b678fa6",
                                                      "value": "Captain",
                                                      "text": "Captain"
                                                    },
                                                    {
                                                      "id": "15d21c73-9732-4734-8d15-6711c86b4306",
                                                      "value": "Car park attendant",
                                                      "text": "Car park attendant"
                                                    },
                                                    {
                                                      "id": "afc53edf-8a21-420f-83dc-73eafcbfafd0",
                                                      "value": "Car salesman",
                                                      "text": "Car salesman"
                                                    },
                                                    {
                                                      "id": "693d8ac5-b90d-4414-9cc5-a38d63a18541",
                                                      "value": "Car valeter",
                                                      "text": "Car valeter"
                                                    },
                                                    {
                                                      "id": "181b92c8-e80a-4509-8330-36ecde184ee3",
                                                      "value": "Car wash attendant",
                                                      "text": "Car wash attendant"
                                                    },
                                                    {
                                                      "id": "ac2a98c3-d0c9-4f16-82a4-c17851c20eb1",
                                                      "value": "Care assistant",
                                                      "text": "Care assistant"
                                                    },
                                                    {
                                                      "id": "3c92aa5a-f794-4888-aca0-08a8a4eb3c06",
                                                      "value": "Caretaker",
                                                      "text": "Caretaker"
                                                    },
                                                    {
                                                      "id": "261a7838-dcbd-489e-b66f-e10191f51dc0",
                                                      "value": "Cargo handler",
                                                      "text": "Cargo handler"
                                                    },
                                                    {
                                                      "id": "07bc522c-24b5-40ab-b18a-e70058a08872",
                                                      "value": "Carpenter",
                                                      "text": "Carpenter"
                                                    },
                                                    {
                                                      "id": "30d3ffa0-e8d3-4d1c-a387-61af869860a8",
                                                      "value": "Carpet fitter",
                                                      "text": "Carpet fitter"
                                                    },
                                                    {
                                                      "id": "5ba5a03e-6f9a-4b42-8979-f90e7c90fdf2",
                                                      "value": "Cartographer",
                                                      "text": "Cartographer"
                                                    },
                                                    {
                                                      "id": "d2fc9a64-ce26-49e8-a5fe-a897ad9d4011",
                                                      "value": "Cartoonist",
                                                      "text": "Cartoonist"
                                                    },
                                                    {
                                                      "id": "e4b765c8-161a-4e5f-bf64-c118210c2374",
                                                      "value": "Cashier",
                                                      "text": "Cashier"
                                                    },
                                                    {
                                                      "id": "38f78d6c-9b98-4725-97eb-469c6dd264bc",
                                                      "value": "Caster",
                                                      "text": "Caster"
                                                    },
                                                    {
                                                      "id": "03911b04-d907-4be5-89a7-1f3a923da4c4",
                                                      "value": "Catering events manager",
                                                      "text": "Catering events manager"
                                                    },
                                                    {
                                                      "id": "70337dd2-524d-41c2-8737-aa3cf78b6d01",
                                                      "value": "Catering staff",
                                                      "text": "Catering staff"
                                                    },
                                                    {
                                                      "id": "fd2355bd-ad70-45e2-b57e-d07fb8c938fe",
                                                      "value": "Cathead man",
                                                      "text": "Cathead man"
                                                    },
                                                    {
                                                      "id": "cc3dd3c8-5c0e-47cc-bd64-03f8e53cafba",
                                                      "value": "Cement works loader operator",
                                                      "text": "Cement works loader operator"
                                                    },
                                                    {
                                                      "id": "6b93d083-35ad-46ab-a3ea-37b2a26a3039",
                                                      "value": "Ceramicist",
                                                      "text": "Ceramicist"
                                                    },
                                                    {
                                                      "id": "f199178d-191c-462b-8b5e-ddd21d35091f",
                                                      "value": "Chain maker",
                                                      "text": "Chain maker"
                                                    },
                                                    {
                                                      "id": "1a5da9ae-4757-4017-be72-a5883add7978",
                                                      "value": "Chassis builder",
                                                      "text": "Chassis builder"
                                                    },
                                                    {
                                                      "id": "79994f3d-5a36-40ae-b3f9-3bd1aecff6cb",
                                                      "value": "Checkout worker",
                                                      "text": "Checkout worker"
                                                    },
                                                    {
                                                      "id": "2e1dbe9e-332c-4749-be76-ac1e9ddbf375",
                                                      "value": "Chef",
                                                      "text": "Chef"
                                                    },
                                                    {
                                                      "id": "12feb905-bd0d-49f5-bf42-0c95e05c0964",
                                                      "value": "Chemical engineer",
                                                      "text": "Chemical engineer"
                                                    },
                                                    {
                                                      "id": "0d24f42b-5827-4ca1-9822-a78c3d5cf910",
                                                      "value": "Chemical workers",
                                                      "text": "Chemical workers"
                                                    },
                                                    {
                                                      "id": "758661b7-03c7-4eeb-a360-72e397519284",
                                                      "value": "Chemist",
                                                      "text": "Chemist"
                                                    },
                                                    {
                                                      "id": "a3b680ff-11aa-4743-8f4d-f54ba589c473",
                                                      "value": "Chief security officer",
                                                      "text": "Chief security officer"
                                                    },
                                                    {
                                                      "id": "0f579bd6-0983-4cef-9629-f24092dd63e6",
                                                      "value": "Childminder",
                                                      "text": "Childminder"
                                                    },
                                                    {
                                                      "id": "8a7944be-6c3c-4927-b1ad-22de47c92cff",
                                                      "value": "Chimney sweep",
                                                      "text": "Chimney sweep"
                                                    },
                                                    {
                                                      "id": "9b73dccd-7d33-4fa0-8f8d-7f634da604c0",
                                                      "value": "Chip",
                                                      "text": "Chip"
                                                    },
                                                    {
                                                      "id": "afb2438e-be86-41ac-b455-ad9cec382ac9",
                                                      "value": "Chipper hand",
                                                      "text": "Chipper hand"
                                                    },
                                                    {
                                                      "id": "56a1d921-3334-44b7-995f-1f6b7d9377dc",
                                                      "value": "Chiropodist",
                                                      "text": "Chiropodist"
                                                    },
                                                    {
                                                      "id": "6f97b690-10f8-497a-a86c-28e8122a71e8",
                                                      "value": "Chiropractor",
                                                      "text": "Chiropractor"
                                                    },
                                                    {
                                                      "id": "2100be05-88c8-45a4-af50-7a086dc42c19",
                                                      "value": "Choreographer",
                                                      "text": "Choreographer"
                                                    },
                                                    {
                                                      "id": "8c774dd3-2fde-4754-b2ba-c2c899595520",
                                                      "value": "Cinema manager",
                                                      "text": "Cinema manager"
                                                    },
                                                    {
                                                      "id": "601c96ba-4673-4c93-9d35-d79a7e759608",
                                                      "value": "Circular sawyer",
                                                      "text": "Circular sawyer"
                                                    },
                                                    {
                                                      "id": "9aff2546-d85a-4550-a8df-56163941cb34",
                                                      "value": "Circus artiste",
                                                      "text": "Circus artiste"
                                                    },
                                                    {
                                                      "id": "4a025770-b713-422f-9756-2c681ecdf6f9",
                                                      "value": "Circus clown",
                                                      "text": "Circus clown"
                                                    },
                                                    {
                                                      "id": "14fed7e4-53a5-4c76-b66e-0e9850cb6b55",
                                                      "value": "Circus hand",
                                                      "text": "Circus hand"
                                                    },
                                                    {
                                                      "id": "5c206d6c-2e5d-49dd-b65b-5b53f93f2864",
                                                      "value": "Circus manager",
                                                      "text": "Circus manager"
                                                    },
                                                    {
                                                      "id": "44adad7e-3805-476e-a9cb-7dd60920a246",
                                                      "value": "Circus rope artiste",
                                                      "text": "Circus rope artiste"
                                                    },
                                                    {
                                                      "id": "4b1968dc-de2b-4420-91cd-25ba80af1064",
                                                      "value": "Civil engineer",
                                                      "text": "Civil engineer"
                                                    },
                                                    {
                                                      "id": "4d14a7f8-a32c-4d4b-b134-5ebadf1f40b2",
                                                      "value": "Civil servant",
                                                      "text": "Civil servant"
                                                    },
                                                    {
                                                      "id": "179fc920-ce32-4a8d-9956-e7b6ff3bf517",
                                                      "value": "Cleaner",
                                                      "text": "Cleaner"
                                                    },
                                                    {
                                                      "id": "d8de11be-6ecd-44ff-88bb-f01a9102e94e",
                                                      "value": "Cleanroom technical associate",
                                                      "text": "Cleanroom technical associate"
                                                    },
                                                    {
                                                      "id": "6710bb87-2257-46ad-9cf8-b30843b40feb",
                                                      "value": "Clergyman",
                                                      "text": "Clergyman"
                                                    },
                                                    {
                                                      "id": "eb33c41e-a064-4761-b68d-debdb4d6ad78",
                                                      "value": "Clerical manager",
                                                      "text": "Clerical manager"
                                                    },
                                                    {
                                                      "id": "24fbb1f5-4da4-48c5-9939-34e50e5c21c9",
                                                      "value": "Clerk",
                                                      "text": "Clerk"
                                                    },
                                                    {
                                                      "id": "8efad2b7-3a67-4876-bcb5-4fc7248ebd98",
                                                      "value": "Climate adviser",
                                                      "text": "Climate adviser"
                                                    },
                                                    {
                                                      "id": "446b893e-cad2-4416-9bf1-5b3f96a0bffe",
                                                      "value": "Clock maker",
                                                      "text": "Clock maker"
                                                    },
                                                    {
                                                      "id": "501b2624-9994-4c7e-9e37-e3217ab55242",
                                                      "value": "Clothing assembler",
                                                      "text": "Clothing assembler"
                                                    },
                                                    {
                                                      "id": "e3cf17d7-d1b3-40a1-a1bd-60df7b94ad71",
                                                      "value": "Club manager",
                                                      "text": "Club manager"
                                                    },
                                                    {
                                                      "id": "0bfbba59-2e1d-401a-821b-890a350ac2c0",
                                                      "value": "Coach body maker",
                                                      "text": "Coach body maker"
                                                    },
                                                    {
                                                      "id": "222bd10c-701b-4812-93a2-3844f76d5311",
                                                      "value": "Coal delivery driver",
                                                      "text": "Coal delivery driver"
                                                    },
                                                    {
                                                      "id": "bc793886-152a-4333-bff4-e7d694261af1",
                                                      "value": "Coastguard",
                                                      "text": "Coastguard"
                                                    },
                                                    {
                                                      "id": "2f22bf80-5951-4c59-a5c0-ef46099ef89d",
                                                      "value": "Coastguard pilot",
                                                      "text": "Coastguard pilot"
                                                    },
                                                    {
                                                      "id": "e0289e34-31de-46e0-a2f3-756351ecc0e6",
                                                      "value": "Coffin maker",
                                                      "text": "Coffin maker"
                                                    },
                                                    {
                                                      "id": "f6ae71d1-87d3-4710-9d7d-aeb57597e51f",
                                                      "value": "College Teacher",
                                                      "text": "College Teacher"
                                                    },
                                                    {
                                                      "id": "12e7b700-44fc-4ea4-bb16-e282c7f25937",
                                                      "value": "Columnist",
                                                      "text": "Columnist"
                                                    },
                                                    {
                                                      "id": "e284c5eb-0fc2-4d4e-be45-364afdc1cf51",
                                                      "value": "Combined heating and power engineer",
                                                      "text": "Combined heating and power engineer"
                                                    },
                                                    {
                                                      "id": "d0fb5a9e-c24e-46aa-be73-e15471a9eb86",
                                                      "value": "Comedian",
                                                      "text": "Comedian"
                                                    },
                                                    {
                                                      "id": "27689b76-158d-4eb8-ab4a-0bea094cf0f2",
                                                      "value": "Commercial roofer",
                                                      "text": "Commercial roofer"
                                                    },
                                                    {
                                                      "id": "b9ffd433-2239-4e5d-b668-7ab5ed7a4105",
                                                      "value": "Company director",
                                                      "text": "Company director"
                                                    },
                                                    {
                                                      "id": "c3366a72-ed44-4e45-956d-13387a57af49",
                                                      "value": "Compass adjuster",
                                                      "text": "Compass adjuster"
                                                    },
                                                    {
                                                      "id": "2d178af5-decb-4c55-868f-9166b86922ce",
                                                      "value": "Compliance officer",
                                                      "text": "Compliance officer"
                                                    },
                                                    {
                                                      "id": "565e1895-f50b-4c19-ba14-82d97d70a7b5",
                                                      "value": "Compounder",
                                                      "text": "Compounder"
                                                    },
                                                    {
                                                      "id": "a9053548-964f-452d-a09b-eab2dc3775eb",
                                                      "value": "Computer controlled machine tool operators",
                                                      "text": "Computer controlled machine tool operators"
                                                    },
                                                    {
                                                      "id": "bdbb2c24-5b5d-4054-9789-b76c8d3e9eb5",
                                                      "value": "Computer engineer",
                                                      "text": "Computer engineer"
                                                    },
                                                    {
                                                      "id": "016d3e27-2ae4-46c2-9a07-5b5b370655c7",
                                                      "value": "Computer hardware engineer",
                                                      "text": "Computer hardware engineer"
                                                    },
                                                    {
                                                      "id": "bda4ea08-4c93-4f28-ab13-8fbb50caede8",
                                                      "value": "Computer software engineer",
                                                      "text": "Computer software engineer"
                                                    },
                                                    {
                                                      "id": "e3166c5b-4e82-4c49-83bb-a85b7b3dc13a",
                                                      "value": "Concrete worker",
                                                      "text": "Concrete worker"
                                                    },
                                                    {
                                                      "id": "b0218dcb-f62a-409f-9ba4-d2dc7e2a89a2",
                                                      "value": "Conjurer",
                                                      "text": "Conjurer"
                                                    },
                                                    {
                                                      "id": "88185e97-14c1-4262-8264-c4fb70f583f7",
                                                      "value": "Conservation officer",
                                                      "text": "Conservation officer"
                                                    },
                                                    {
                                                      "id": "e3ca4fa9-a940-4e0f-b1fb-756665477036",
                                                      "value": "Conservation scientist",
                                                      "text": "Conservation scientist"
                                                    },
                                                    {
                                                      "id": "06055f06-7b91-4657-9438-81d9e4a02b21",
                                                      "value": "Construction caulker",
                                                      "text": "Construction caulker"
                                                    },
                                                    {
                                                      "id": "525273ea-695d-482c-ba34-af0825ad8b86",
                                                      "value": "Construction driver",
                                                      "text": "Construction driver"
                                                    },
                                                    {
                                                      "id": "c0c917ae-39cb-4abb-b1a2-a09d846e5e94",
                                                      "value": "Construction groundworker",
                                                      "text": "Construction groundworker"
                                                    },
                                                    {
                                                      "id": "78ab6630-345d-463c-becb-21623bf71d96",
                                                      "value": "Construction insulator",
                                                      "text": "Construction insulator"
                                                    },
                                                    {
                                                      "id": "af0d516d-7b29-4e37-91b7-b62fbe359d4f",
                                                      "value": "Construction labourer",
                                                      "text": "Construction labourer"
                                                    },
                                                    {
                                                      "id": "a46f24a4-a31e-49de-92ac-e92ec96f326a",
                                                      "value": "Construction manager",
                                                      "text": "Construction manager"
                                                    },
                                                    {
                                                      "id": "e72d8180-222a-4a8e-968b-90b69e03dfc8",
                                                      "value": "Construction riveter",
                                                      "text": "Construction riveter"
                                                    },
                                                    {
                                                      "id": "8f3ace86-6e5a-4c0d-81c4-8c8fce60c3f9",
                                                      "value": "Construction shotfirer",
                                                      "text": "Construction shotfirer"
                                                    },
                                                    {
                                                      "id": "f4a6240e-46c4-417f-8be7-895b438eaf35",
                                                      "value": "Construction underground worker",
                                                      "text": "Construction underground worker"
                                                    },
                                                    {
                                                      "id": "909e6e01-6b03-43ac-b032-e71eb6ffd7a0",
                                                      "value": "Construction worker",
                                                      "text": "Construction worker"
                                                    },
                                                    {
                                                      "id": "d79c409a-09ed-480e-81c0-cc66f67103a1",
                                                      "value": "Conveyor operator chemicals",
                                                      "text": "Conveyor operator chemicals"
                                                    },
                                                    {
                                                      "id": "9a75e3d4-16fd-4e31-88c0-6bb4a12d2ff2",
                                                      "value": "Conveyor operator food and drinks",
                                                      "text": "Conveyor operator food and drinks"
                                                    },
                                                    {
                                                      "id": "fc50feba-03ae-4e41-9a6b-968431aa0c44",
                                                      "value": "Conveyor operator metals",
                                                      "text": "Conveyor operator metals"
                                                    },
                                                    {
                                                      "id": "bab1952a-d308-4851-80a3-545a9865267a",
                                                      "value": "Conveyor operator ship building",
                                                      "text": "Conveyor operator ship building"
                                                    },
                                                    {
                                                      "id": "330f6ff0-6181-4d13-a43c-a75715fd513e",
                                                      "value": "Conveyor operator transport",
                                                      "text": "Conveyor operator transport"
                                                    },
                                                    {
                                                      "id": "c1f09ce4-d668-4996-bedd-609666360c83",
                                                      "value": "Conveyor operator tunnelling",
                                                      "text": "Conveyor operator tunnelling"
                                                    },
                                                    {
                                                      "id": "97ad790d-2260-43fc-b4c7-038b669ff616",
                                                      "value": "Cooper",
                                                      "text": "Cooper"
                                                    },
                                                    {
                                                      "id": "ef00cfa3-4683-48ff-bf5d-c35f88069a7f",
                                                      "value": "Copytaker",
                                                      "text": "Copytaker"
                                                    },
                                                    {
                                                      "id": "695a6386-8b6a-4441-a400-130bbb0111d5",
                                                      "value": "Copywriter",
                                                      "text": "Copywriter"
                                                    },
                                                    {
                                                      "id": "bcc50017-d9e0-48c5-acc7-d247daa4556a",
                                                      "value": "Coroner",
                                                      "text": "Coroner"
                                                    },
                                                    {
                                                      "id": "49b96f1c-7362-42bb-9e8e-88086d090e50",
                                                      "value": "Correspondent",
                                                      "text": "Correspondent"
                                                    },
                                                    {
                                                      "id": "11bb73ab-8793-409a-95dc-29d300be0312",
                                                      "value": "Counter staff",
                                                      "text": "Counter staff"
                                                    },
                                                    {
                                                      "id": "e8f61c4d-0d1e-47be-905f-da45b9a72b4b",
                                                      "value": "Court bailiff",
                                                      "text": "Court bailiff"
                                                    },
                                                    {
                                                      "id": "31da69e1-f701-4917-93dd-2c6a1a13ca19",
                                                      "value": "Court usher",
                                                      "text": "Court usher"
                                                    },
                                                    {
                                                      "id": "921c0269-70ee-434b-912a-9917fc265cf6",
                                                      "value": "Crab fisherman",
                                                      "text": "Crab fisherman"
                                                    },
                                                    {
                                                      "id": "6890e82a-3eef-41f4-929c-ea2b4ce72e1b",
                                                      "value": "Crane driver",
                                                      "text": "Crane driver"
                                                    },
                                                    {
                                                      "id": "42b3c6c4-97ea-4f4d-9ac9-99fd301dbbcc",
                                                      "value": "Crane driver ship building",
                                                      "text": "Crane driver ship building"
                                                    },
                                                    {
                                                      "id": "113c518b-a8d3-44e1-8aa5-591b49a9b61b",
                                                      "value": "Crane slinger",
                                                      "text": "Crane slinger"
                                                    },
                                                    {
                                                      "id": "e2bc52ec-4a80-4043-875f-45e8ebb494ee",
                                                      "value": "Crane slinger transport",
                                                      "text": "Crane slinger transport"
                                                    },
                                                    {
                                                      "id": "fd776138-e018-4218-a817-46f7edf68727",
                                                      "value": "Creative engraver",
                                                      "text": "Creative engraver"
                                                    },
                                                    {
                                                      "id": "ae874b53-b042-4a24-8ee9-1060e77a2113",
                                                      "value": "Critic",
                                                      "text": "Critic"
                                                    },
                                                    {
                                                      "id": "e14aecec-01fc-4105-99db-f3078fdc1723",
                                                      "value": "Crofter",
                                                      "text": "Crofter"
                                                    },
                                                    {
                                                      "id": "7c1726cb-7880-4282-8c80-4d6f399a2565",
                                                      "value": "Crossing keeper",
                                                      "text": "Crossing keeper"
                                                    },
                                                    {
                                                      "id": "ab63e663-6717-4714-91fd-a17718b91c01",
                                                      "value": "Curator",
                                                      "text": "Curator"
                                                    },
                                                    {
                                                      "id": "581cb0f4-5e68-4a68-8931-e8bc175e5b93",
                                                      "value": "Curtain fitter",
                                                      "text": "Curtain fitter"
                                                    },
                                                    {
                                                      "id": "cd3792c0-27d6-4529-8a6b-c2d71d49e6a9",
                                                      "value": "Cutting machine operator",
                                                      "text": "Cutting machine operator"
                                                    },
                                                    {
                                                      "id": "544e3f06-cfa3-497f-b9a0-031010ffee8c",
                                                      "value": "Dancer",
                                                      "text": "Dancer"
                                                    },
                                                    {
                                                      "id": "9308e1f5-7217-461d-bd69-5ed702b8d146",
                                                      "value": "Data warehousing specialist",
                                                      "text": "Data warehousing specialist"
                                                    },
                                                    {
                                                      "id": "34799b2d-eb6c-420a-87c4-e8dfa39d7e7c",
                                                      "value": "Database operator",
                                                      "text": "Database operator"
                                                    },
                                                    {
                                                      "id": "714bfaa8-54df-4110-8389-a3ea05fa5032",
                                                      "value": "Debt collector",
                                                      "text": "Debt collector"
                                                    },
                                                    {
                                                      "id": "8fa29b8e-d348-4d7b-9791-5a15e2621b7a",
                                                      "value": "Delivery driver",
                                                      "text": "Delivery driver"
                                                    },
                                                    {
                                                      "id": "830476f5-cef8-49eb-a180-50b3d0f3c0af",
                                                      "value": "Demolition worker",
                                                      "text": "Demolition worker"
                                                    },
                                                    {
                                                      "id": "febd641d-5a28-4e1d-a302-e9791392102f",
                                                      "value": "Dental nurse",
                                                      "text": "Dental nurse"
                                                    },
                                                    {
                                                      "id": "a08302ba-2463-4a5f-bd91-056f364a6d9a",
                                                      "value": "Dentist",
                                                      "text": "Dentist"
                                                    },
                                                    {
                                                      "id": "0909e8f0-9399-4ea3-84ab-28c956467fc3",
                                                      "value": "Derrickman",
                                                      "text": "Derrickman"
                                                    },
                                                    {
                                                      "id": "bf947058-b40e-4f8e-ab31-d2b63ae47f9d",
                                                      "value": "Design cutter",
                                                      "text": "Design cutter"
                                                    },
                                                    {
                                                      "id": "b182b3df-8a19-45d3-b801-9a82375597f9",
                                                      "value": "Design engineer",
                                                      "text": "Design engineer"
                                                    },
                                                    {
                                                      "id": "09916e31-f70f-4ef0-b8c3-ab53fb05a0d5",
                                                      "value": "Designer",
                                                      "text": "Designer"
                                                    },
                                                    {
                                                      "id": "f88aa727-7843-4d9d-937f-36362680b8aa",
                                                      "value": "Diamond dealer",
                                                      "text": "Diamond dealer"
                                                    },
                                                    {
                                                      "id": "7fd94552-c9c7-49db-9418-4e2fd86932e6",
                                                      "value": "Diamonds and gems worker",
                                                      "text": "Diamonds and gems worker"
                                                    },
                                                    {
                                                      "id": "97b41281-411b-4138-a365-130dd5d8a0a3",
                                                      "value": "Die work",
                                                      "text": "Die work"
                                                    },
                                                    {
                                                      "id": "53e63b19-064f-4e97-b2c1-7cd0d2305794",
                                                      "value": "Digester operator",
                                                      "text": "Digester operator"
                                                    },
                                                    {
                                                      "id": "d36974d2-61de-4f2b-992d-9ef13d67e078",
                                                      "value": "Dip enameller",
                                                      "text": "Dip enameller"
                                                    },
                                                    {
                                                      "id": "030d1759-b4ae-45eb-8db0-816bc0b9f38a",
                                                      "value": "Disabled",
                                                      "text": "Disabled"
                                                    },
                                                    {
                                                      "id": "8b4e1f8e-b21b-46f2-afda-5629039f402b",
                                                      "value": "Disc jockey",
                                                      "text": "Disc jockey"
                                                    },
                                                    {
                                                      "id": "7cbdce42-42d2-499c-ae47-9d3fe0877f90",
                                                      "value": "Distillery worker",
                                                      "text": "Distillery worker"
                                                    },
                                                    {
                                                      "id": "0ec5da19-7752-45bf-9bbd-8addbf75f033",
                                                      "value": "Dock crane driver",
                                                      "text": "Dock crane driver"
                                                    },
                                                    {
                                                      "id": "470c0891-5109-4273-b6dc-c0d22934506a",
                                                      "value": "Dock foreman",
                                                      "text": "Dock foreman"
                                                    },
                                                    {
                                                      "id": "766a4428-1abc-4992-9af2-d15243f6a34a",
                                                      "value": "Dock loader operator",
                                                      "text": "Dock loader operator"
                                                    },
                                                    {
                                                      "id": "49ec199b-f88c-4ca6-9d0d-daa806537fa3",
                                                      "value": "Dock maintaince worker",
                                                      "text": "Dock maintaince worker"
                                                    },
                                                    {
                                                      "id": "22748be4-2d2d-4626-9e37-d48726351884",
                                                      "value": "Dock master",
                                                      "text": "Dock master"
                                                    },
                                                    {
                                                      "id": "6abdd3f8-c090-44ce-a41a-4695bb14e5c8",
                                                      "value": "Dock rigger",
                                                      "text": "Dock rigger"
                                                    },
                                                    {
                                                      "id": "de4e9c0a-5785-4d6a-a119-0b93460ffe2c",
                                                      "value": "Dock superintendent",
                                                      "text": "Dock superintendent"
                                                    },
                                                    {
                                                      "id": "82735d80-1b48-4fd1-ad66-6471c0f8ebf6",
                                                      "value": "Doctor",
                                                      "text": "Doctor"
                                                    },
                                                    {
                                                      "id": "6d173e7a-d1d8-4dd6-93ee-c147951a1a3d",
                                                      "value": "Dog breeder",
                                                      "text": "Dog breeder"
                                                    },
                                                    {
                                                      "id": "44900b48-dd46-40da-86d7-e0a47f37a094",
                                                      "value": "Domestic electrician",
                                                      "text": "Domestic electrician"
                                                    },
                                                    {
                                                      "id": "91272695-cd94-402f-a6a0-f4202cee9b7c",
                                                      "value": "Domestic worker",
                                                      "text": "Domestic worker"
                                                    },
                                                    {
                                                      "id": "ffdca6f5-db6f-48bb-95ca-a0da32437bba",
                                                      "value": "Door to door sales",
                                                      "text": "Door to door sales"
                                                    },
                                                    {
                                                      "id": "70382198-f503-4205-814f-2b0e744b7dc8",
                                                      "value": "Doorman",
                                                      "text": "Doorman"
                                                    },
                                                    {
                                                      "id": "8e25c87c-8ca7-447f-9c6b-a259770e41d9",
                                                      "value": "Draftsman",
                                                      "text": "Draftsman"
                                                    },
                                                    {
                                                      "id": "6ae9434b-84be-4d66-972d-8c46a07f48fc",
                                                      "value": "Draughtsman",
                                                      "text": "Draughtsman"
                                                    },
                                                    {
                                                      "id": "84375097-c511-4975-98d5-8765c87bd258",
                                                      "value": "Drawer",
                                                      "text": "Drawer"
                                                    },
                                                    {
                                                      "id": "5f74e893-d6b3-4f73-be87-bccedc34da2d",
                                                      "value": "Drayman",
                                                      "text": "Drayman"
                                                    },
                                                    {
                                                      "id": "277878c4-7d97-40ed-b6b5-a88a7aee7561",
                                                      "value": "Dredgerman",
                                                      "text": "Dredgerman"
                                                    },
                                                    {
                                                      "id": "9a5ec730-19b0-411c-b377-87f552959314",
                                                      "value": "Dredgermaster",
                                                      "text": "Dredgermaster"
                                                    },
                                                    {
                                                      "id": "111a3a4b-1c38-4165-8e87-ea4015807705",
                                                      "value": "Driller",
                                                      "text": "Driller"
                                                    },
                                                    {
                                                      "id": "e4899162-966f-4cff-aa4f-fa2f1c4cfcaa",
                                                      "value": "Driller ship building",
                                                      "text": "Driller ship building"
                                                    },
                                                    {
                                                      "id": "2cc9a98a-c849-4dae-b6d9-54f0bf61d615",
                                                      "value": "Driver plant operator",
                                                      "text": "Driver plant operator"
                                                    },
                                                    {
                                                      "id": "bf184045-50c8-414f-af0d-8babfc8159a2",
                                                      "value": "Driving instructor",
                                                      "text": "Driving instructor"
                                                    },
                                                    {
                                                      "id": "3047f8d1-a3b5-4a9d-8030-bd5ccbf028f9",
                                                      "value": "Dumper shovel driver",
                                                      "text": "Dumper shovel driver"
                                                    },
                                                    {
                                                      "id": "a65ce462-8b09-45ce-9bc8-96dad427ff25",
                                                      "value": "Economist",
                                                      "text": "Economist"
                                                    },
                                                    {
                                                      "id": "b484e224-bb69-43d1-9cfe-1cacbfe2deb7",
                                                      "value": "Editor",
                                                      "text": "Editor"
                                                    },
                                                    {
                                                      "id": "386adf19-8ef7-426d-b5af-739dde15f924",
                                                      "value": "Education inspector",
                                                      "text": "Education inspector"
                                                    },
                                                    {
                                                      "id": "57fd1df5-ad4a-4d5e-95d3-5a51a9f6bcb7",
                                                      "value": "Electrical coil worker",
                                                      "text": "Electrical coil worker"
                                                    },
                                                    {
                                                      "id": "b7cb6dc5-9390-40e1-b19e-56255c705f9e",
                                                      "value": "Electrical component maker",
                                                      "text": "Electrical component maker"
                                                    },
                                                    {
                                                      "id": "1459ec81-becf-4ad1-81d7-fdb81f508fa1",
                                                      "value": "Electrical engineer",
                                                      "text": "Electrical engineer"
                                                    },
                                                    {
                                                      "id": "722f8d1f-2762-46e8-a7cf-e808ddaa36e7",
                                                      "value": "Electrical foreman",
                                                      "text": "Electrical foreman"
                                                    },
                                                    {
                                                      "id": "4b7e4789-5dbe-40a5-a722-807665cc5722",
                                                      "value": "Electrical linesman",
                                                      "text": "Electrical linesman"
                                                    },
                                                    {
                                                      "id": "2907d8f3-250e-48bd-835f-8850ef208271",
                                                      "value": "Electrical machinery cleaner",
                                                      "text": "Electrical machinery cleaner"
                                                    },
                                                    {
                                                      "id": "485217b3-835e-4a90-889d-995d4d4366b7",
                                                      "value": "Electrical machinery tester",
                                                      "text": "Electrical machinery tester"
                                                    },
                                                    {
                                                      "id": "1ec9020c-c712-46fc-a361-1b1d35ed9aae",
                                                      "value": "Electrical meter collector",
                                                      "text": "Electrical meter collector"
                                                    },
                                                    {
                                                      "id": "d45fd28c-34b5-46b2-bc09-639af15c50a8",
                                                      "value": "Electrical plant attendant",
                                                      "text": "Electrical plant attendant"
                                                    },
                                                    {
                                                      "id": "e2defdb1-ad93-447d-9122-53c4597e6233",
                                                      "value": "Electrical process worker",
                                                      "text": "Electrical process worker"
                                                    },
                                                    {
                                                      "id": "5db1e770-35a6-4f8c-972f-2e483231223d",
                                                      "value": "Electrical supply inspector",
                                                      "text": "Electrical supply inspector"
                                                    },
                                                    {
                                                      "id": "e997c1c1-12bf-43fd-96b1-89d30aee9111",
                                                      "value": "Electrical technician",
                                                      "text": "Electrical technician"
                                                    },
                                                    {
                                                      "id": "07afad17-c6fd-4655-a3da-1411d2d86eee",
                                                      "value": "Electrician",
                                                      "text": "Electrician"
                                                    },
                                                    {
                                                      "id": "863651bf-dc9b-4306-806b-1c2f02d606a5",
                                                      "value": "Electronics assembler",
                                                      "text": "Electronics assembler"
                                                    },
                                                    {
                                                      "id": "a242e084-6f6c-42f5-a4b2-d561c99b09d5",
                                                      "value": "Electronics core builder",
                                                      "text": "Electronics core builder"
                                                    },
                                                    {
                                                      "id": "a050f085-4614-4cbf-86bd-361e872295eb",
                                                      "value": "Electroplater",
                                                      "text": "Electroplater"
                                                    },
                                                    {
                                                      "id": "7d761cf8-e799-4889-b437-d7bcb4a5e52b",
                                                      "value": "Embalmer",
                                                      "text": "Embalmer"
                                                    },
                                                    {
                                                      "id": "3c3c49c5-9970-4448-a23b-c5ab9b99b338",
                                                      "value": "Embedded systems scientist",
                                                      "text": "Embedded systems scientist"
                                                    },
                                                    {
                                                      "id": "9bdc20e5-8723-4e18-b4eb-f3741d5b5f47",
                                                      "value": "Embroiderer",
                                                      "text": "Embroiderer"
                                                    },
                                                    {
                                                      "id": "69225885-56c7-472f-8a5b-833be83e8215",
                                                      "value": "Engine tester",
                                                      "text": "Engine tester"
                                                    },
                                                    {
                                                      "id": "97ca3386-a976-4af9-a14f-fb0694d61518",
                                                      "value": "Engine-room worker",
                                                      "text": "Engine-room worker"
                                                    },
                                                    {
                                                      "id": "b3b1dba0-c7a9-4e48-b228-f9739bdc7379",
                                                      "value": "Engineer",
                                                      "text": "Engineer"
                                                    },
                                                    {
                                                      "id": "10b72fd4-a16c-417a-b946-18845333f3e0",
                                                      "value": "Engineer merchant marine",
                                                      "text": "Engineer merchant marine"
                                                    },
                                                    {
                                                      "id": "1b3eab37-0a8a-41cb-881b-e57e40b2e78a",
                                                      "value": "Engineer oil refining",
                                                      "text": "Engineer oil refining"
                                                    },
                                                    {
                                                      "id": "378e54f1-599e-4f9b-b1be-547717d85089",
                                                      "value": "Entertainment agent",
                                                      "text": "Entertainment agent"
                                                    },
                                                    {
                                                      "id": "f185c005-1d32-4099-8ddc-5ebc792fca80",
                                                      "value": "Entertainment director",
                                                      "text": "Entertainment director"
                                                    },
                                                    {
                                                      "id": "2ad2c6b0-a9f8-49ee-afcd-a0627e9d0e1b",
                                                      "value": "Entertainments officer",
                                                      "text": "Entertainments officer"
                                                    },
                                                    {
                                                      "id": "cad3bd6d-e734-436b-b939-90bd0d86c5c3",
                                                      "value": "Environmental geologist",
                                                      "text": "Environmental geologist"
                                                    },
                                                    {
                                                      "id": "ced6d09f-6eab-4e37-8d6b-71ed218a8acf",
                                                      "value": "Environmental modeller",
                                                      "text": "Environmental modeller"
                                                    },
                                                    {
                                                      "id": "3413c63c-1091-4b7d-bbb1-ddf086729c2e",
                                                      "value": "Environmental scientist",
                                                      "text": "Environmental scientist"
                                                    },
                                                    {
                                                      "id": "19527f62-ddb7-4d44-8af6-8c09593cc14a",
                                                      "value": "Escapologist",
                                                      "text": "Escapologist"
                                                    },
                                                    {
                                                      "id": "d33569d6-25fd-4285-8cbb-15e1315af5ac",
                                                      "value": "Estate agent",
                                                      "text": "Estate agent"
                                                    },
                                                    {
                                                      "id": "977e442e-2c78-49fb-880c-631591f60f2d",
                                                      "value": "Estimator",
                                                      "text": "Estimator"
                                                    },
                                                    {
                                                      "id": "43e5c8a5-40f7-4e0e-96e3-be2be6c5251c",
                                                      "value": "Events manager",
                                                      "text": "Events manager"
                                                    },
                                                    {
                                                      "id": "b54b2690-835d-4081-9cda-6cb86a8a18ad",
                                                      "value": "Exhaust technician",
                                                      "text": "Exhaust technician"
                                                    },
                                                    {
                                                      "id": "361aec74-76c5-4a2b-bc00-087eec9ddc6d",
                                                      "value": "Exhibition stand fitter",
                                                      "text": "Exhibition stand fitter"
                                                    },
                                                    {
                                                      "id": "cd473d25-345d-49d6-9a06-5a6df5aa5539",
                                                      "value": "Exotic dancer",
                                                      "text": "Exotic dancer"
                                                    },
                                                    {
                                                      "id": "6e799ce2-8168-44af-a9b7-9c3f4a5145ce",
                                                      "value": "Explosive demolition",
                                                      "text": "Explosive demolition"
                                                    },
                                                    {
                                                      "id": "f821d3ca-5ed5-435f-9fb4-686281f38ff3",
                                                      "value": "Fabrication engineer",
                                                      "text": "Fabrication engineer"
                                                    },
                                                    {
                                                      "id": "bb76e129-66ca-4bb5-99c1-7ec76edd5a52",
                                                      "value": "Fairground attendant",
                                                      "text": "Fairground attendant"
                                                    },
                                                    {
                                                      "id": "1e85621a-81a9-40ca-867d-84cf1518ccb1",
                                                      "value": "Faith healer",
                                                      "text": "Faith healer"
                                                    },
                                                    {
                                                      "id": "8c209ffa-d0d9-4b2f-b4b9-fffaa563af6b",
                                                      "value": "Farmer",
                                                      "text": "Farmer"
                                                    },
                                                    {
                                                      "id": "dbf6805e-a274-4a2d-95e9-a9d9b998f6e1",
                                                      "value": "Farrier",
                                                      "text": "Farrier"
                                                    },
                                                    {
                                                      "id": "235a705b-e719-4b6c-8fd2-38214f20152c",
                                                      "value": "Fashion designer",
                                                      "text": "Fashion designer"
                                                    },
                                                    {
                                                      "id": "69e7a869-7f0b-44fc-b129-a009d6d2ad4d",
                                                      "value": "Fast food worker",
                                                      "text": "Fast food worker"
                                                    },
                                                    {
                                                      "id": "b310d385-ec07-43fb-9fff-bdf7b18bf11f",
                                                      "value": "Fence erector",
                                                      "text": "Fence erector"
                                                    },
                                                    {
                                                      "id": "1719c335-2552-45f2-b986-2db772aa4606",
                                                      "value": "Field service engineer",
                                                      "text": "Field service engineer"
                                                    },
                                                    {
                                                      "id": "1fad5e62-2102-4fd5-a925-0f1574f494ee",
                                                      "value": "Finance officer",
                                                      "text": "Finance officer"
                                                    },
                                                    {
                                                      "id": "6780c4ac-ec93-47a9-bd3b-3b0e47336881",
                                                      "value": "Financial adviser",
                                                      "text": "Financial adviser"
                                                    },
                                                    {
                                                      "id": "0698c606-498b-40e1-9a68-acc5e300bc66",
                                                      "value": "Financial assessor",
                                                      "text": "Financial assessor"
                                                    },
                                                    {
                                                      "id": "1bd43987-4b62-405a-9e6b-abba5ebdd021",
                                                      "value": "Finisher",
                                                      "text": "Finisher"
                                                    },
                                                    {
                                                      "id": "58ad626f-fa57-4b81-9ee3-f312f26dc623",
                                                      "value": "Fire eater",
                                                      "text": "Fire eater"
                                                    },
                                                    {
                                                      "id": "d5cb8ccc-a593-438f-8d75-8dbe079983ed",
                                                      "value": "Fire prevention officer",
                                                      "text": "Fire prevention officer"
                                                    },
                                                    {
                                                      "id": "860162d5-60ee-49fa-b459-126d5017529c",
                                                      "value": "Fire service senior officer",
                                                      "text": "Fire service senior officer"
                                                    },
                                                    {
                                                      "id": "ead553b9-96e4-42b6-a51b-7e566b3d9e04",
                                                      "value": "Fire station manager",
                                                      "text": "Fire station manager"
                                                    },
                                                    {
                                                      "id": "9abe6711-81e6-445b-9a25-5fe02b926916",
                                                      "value": "Firefighter",
                                                      "text": "Firefighter"
                                                    },
                                                    {
                                                      "id": "66a76873-9506-4778-a1e5-bba613dc7c6c",
                                                      "value": "First aider",
                                                      "text": "First aider"
                                                    },
                                                    {
                                                      "id": "63863624-f0f2-4a86-bab9-446e29c22a6d",
                                                      "value": "Fish boiler",
                                                      "text": "Fish boiler"
                                                    },
                                                    {
                                                      "id": "0dc34a37-e6a1-4707-be16-55b18db2ffd6",
                                                      "value": "Fish cooker",
                                                      "text": "Fish cooker"
                                                    },
                                                    {
                                                      "id": "de67a2e4-a5e6-4d4e-84b9-8cefb02648d6",
                                                      "value": "Fish freezer operator",
                                                      "text": "Fish freezer operator"
                                                    },
                                                    {
                                                      "id": "8ee04cfa-4d17-4e44-a022-82d5dc15f6df",
                                                      "value": "Fish grader sorter",
                                                      "text": "Fish grader sorter"
                                                    },
                                                    {
                                                      "id": "9803fc36-04ba-4406-af95-04377de5d34d",
                                                      "value": "Fish gutter",
                                                      "text": "Fish gutter"
                                                    },
                                                    {
                                                      "id": "55ee4083-190d-4815-b2cb-d542b87f4f89",
                                                      "value": "Fish hatchery worker",
                                                      "text": "Fish hatchery worker"
                                                    },
                                                    {
                                                      "id": "d0b4e0fa-1860-4529-9b77-de0b62b45983",
                                                      "value": "Fish preparer",
                                                      "text": "Fish preparer"
                                                    },
                                                    {
                                                      "id": "bd164f83-600b-4231-b196-d4d9180cdc35",
                                                      "value": "Fisherman",
                                                      "text": "Fisherman"
                                                    },
                                                    {
                                                      "id": "ab05c079-875f-45b2-a319-82e6a12b49d9",
                                                      "value": "Fishery officer",
                                                      "text": "Fishery officer"
                                                    },
                                                    {
                                                      "id": "70ad3a7a-3bd3-4e90-b2b0-15a3f2baeefe",
                                                      "value": "Fitness instructor",
                                                      "text": "Fitness instructor"
                                                    },
                                                    {
                                                      "id": "83659e9c-c2d1-4652-9f0f-67c21266a766",
                                                      "value": "Fitter",
                                                      "text": "Fitter"
                                                    },
                                                    {
                                                      "id": "a18e9902-d3cc-4838-8356-ab3a23d153cc",
                                                      "value": "Fitter assembler",
                                                      "text": "Fitter assembler"
                                                    },
                                                    {
                                                      "id": "0433efaa-16fc-40c1-8275-a4b3c85df4ab",
                                                      "value": "Flame burner",
                                                      "text": "Flame burner"
                                                    },
                                                    {
                                                      "id": "ae99bc90-e31b-4fc6-87e3-fc991bd84b5c",
                                                      "value": "Flame cutter",
                                                      "text": "Flame cutter"
                                                    },
                                                    {
                                                      "id": "545ff7e1-6ca8-43ab-931a-2fa60cd55981",
                                                      "value": "Floor tiler",
                                                      "text": "Floor tiler"
                                                    },
                                                    {
                                                      "id": "7111b866-e18f-48e3-a9c0-a7fd8091b519",
                                                      "value": "Flour confectioner",
                                                      "text": "Flour confectioner"
                                                    },
                                                    {
                                                      "id": "1b25e380-eeab-4793-bd30-ae48956bd491",
                                                      "value": "Food and drink packer",
                                                      "text": "Food and drink packer"
                                                    },
                                                    {
                                                      "id": "01b50b23-89de-4efa-b1f1-f5aa630ebe24",
                                                      "value": "Food and drink quality control",
                                                      "text": "Food and drink quality control"
                                                    },
                                                    {
                                                      "id": "99963c0d-cb4b-4287-a5ce-df62aeb73de7",
                                                      "value": "Food and drink taster",
                                                      "text": "Food and drink taster"
                                                    },
                                                    {
                                                      "id": "d79a6fa1-d4cf-464e-961f-03021dfee40e",
                                                      "value": "Food drier",
                                                      "text": "Food drier"
                                                    },
                                                    {
                                                      "id": "a76d3e8f-2875-4510-979f-84189fe6b2ba",
                                                      "value": "Food examiner",
                                                      "text": "Food examiner"
                                                    },
                                                    {
                                                      "id": "d752d101-d610-49d0-915c-7fdcf663c2bd",
                                                      "value": "Food hand decorator",
                                                      "text": "Food hand decorator"
                                                    },
                                                    {
                                                      "id": "f11f332b-2702-4d68-a46c-29da60754acb",
                                                      "value": "Food machine operator",
                                                      "text": "Food machine operator"
                                                    },
                                                    {
                                                      "id": "47b24527-b954-4b25-ae09-a85f0bcf293b",
                                                      "value": "Food manager",
                                                      "text": "Food manager"
                                                    },
                                                    {
                                                      "id": "a484ccc8-9ef9-4255-b41f-83ad881b94aa",
                                                      "value": "Food process worker",
                                                      "text": "Food process worker"
                                                    },
                                                    {
                                                      "id": "8db0478b-960a-4497-bdad-008cad68eb99",
                                                      "value": "Food production workers",
                                                      "text": "Food production workers"
                                                    },
                                                    {
                                                      "id": "6a34adad-0ff6-4ade-a6a6-dfdbb2878906",
                                                      "value": "Food roaster",
                                                      "text": "Food roaster"
                                                    },
                                                    {
                                                      "id": "ea005839-5f31-41a5-8ce0-58ec694968cf",
                                                      "value": "Food smoker",
                                                      "text": "Food smoker"
                                                    },
                                                    {
                                                      "id": "648ed491-28e0-465d-8301-14d969e1d134",
                                                      "value": "Food tank attendant",
                                                      "text": "Food tank attendant"
                                                    },
                                                    {
                                                      "id": "9c634ee6-e8f0-4e1f-b054-8e8d8a53492a",
                                                      "value": "Food technologist",
                                                      "text": "Food technologist"
                                                    },
                                                    {
                                                      "id": "8a42e272-2d80-44a1-a1d7-6a5f48bbeb48",
                                                      "value": "Food weigher",
                                                      "text": "Food weigher"
                                                    },
                                                    {
                                                      "id": "7dd817b5-a040-4666-b9cb-e028f4899633",
                                                      "value": "Foreman",
                                                      "text": "Foreman"
                                                    },
                                                    {
                                                      "id": "ba59133e-8fea-4095-b58f-304a721894b8",
                                                      "value": "Foreman sewerman",
                                                      "text": "Foreman sewerman"
                                                    },
                                                    {
                                                      "id": "823c03c5-9c8b-4535-9c56-cf9ffd9cde12",
                                                      "value": "Forest worker",
                                                      "text": "Forest worker"
                                                    },
                                                    {
                                                      "id": "0dcdf8d9-3cdd-4133-b428-e29beefb17ba",
                                                      "value": "Forester",
                                                      "text": "Forester"
                                                    },
                                                    {
                                                      "id": "c380ea89-797a-4c54-a2a7-14da74e62605",
                                                      "value": "Forestry officer",
                                                      "text": "Forestry officer"
                                                    },
                                                    {
                                                      "id": "4792d669-439b-437a-8808-1e4adb07907c",
                                                      "value": "Fork lift truck driver",
                                                      "text": "Fork lift truck driver"
                                                    },
                                                    {
                                                      "id": "e5f059f2-95c1-4897-ae38-f7af932cce93",
                                                      "value": "Fortune teller",
                                                      "text": "Fortune teller"
                                                    },
                                                    {
                                                      "id": "969a169e-2498-41d3-85fe-b725390432b5",
                                                      "value": "Foundry manager",
                                                      "text": "Foundry manager"
                                                    },
                                                    {
                                                      "id": "39147aef-227c-41dd-ba97-4a808fb93dbc",
                                                      "value": "Fuel cell technician",
                                                      "text": "Fuel cell technician"
                                                    },
                                                    {
                                                      "id": "56e086f1-046b-438a-adc7-18d6872a5ec2",
                                                      "value": "Fuel technologist",
                                                      "text": "Fuel technologist"
                                                    },
                                                    {
                                                      "id": "1cd17786-cdec-4c55-8ae1-45d71792faaf",
                                                      "value": "Funeral director",
                                                      "text": "Funeral director"
                                                    },
                                                    {
                                                      "id": "bfcdc1d7-03a0-4d9b-b937-097577a796ec",
                                                      "value": "Funeral undertaker",
                                                      "text": "Funeral undertaker"
                                                    },
                                                    {
                                                      "id": "2892595f-fb05-4545-9d7b-90bc5380589e",
                                                      "value": "Furnace control room operator",
                                                      "text": "Furnace control room operator"
                                                    },
                                                    {
                                                      "id": "eb509f8e-c9a3-4a58-a52c-409c48ac0003",
                                                      "value": "Furnace operator",
                                                      "text": "Furnace operator"
                                                    },
                                                    {
                                                      "id": "bc9f9c22-6bbe-48f9-b4a9-ae30383ae61b",
                                                      "value": "Furnaceman",
                                                      "text": "Furnaceman"
                                                    },
                                                    {
                                                      "id": "788a4296-0e0f-4d70-ba97-b9aa1623abb1",
                                                      "value": "Furniture designer",
                                                      "text": "Furniture designer"
                                                    },
                                                    {
                                                      "id": "a6fc55c9-8a5c-4683-b81c-bcc0d34735bf",
                                                      "value": "Furniture remover",
                                                      "text": "Furniture remover"
                                                    },
                                                    {
                                                      "id": "31a686a3-46d8-43b3-aa8b-cc9f0029f3d0",
                                                      "value": "Galvaniser",
                                                      "text": "Galvaniser"
                                                    },
                                                    {
                                                      "id": "9e265fd4-18a3-4574-9c5a-ab2e5ee19203",
                                                      "value": "Gamekeeper",
                                                      "text": "Gamekeeper"
                                                    },
                                                    {
                                                      "id": "5b06288d-28e2-4e34-9966-44c62b7eca9e",
                                                      "value": "Ganger",
                                                      "text": "Ganger"
                                                    },
                                                    {
                                                      "id": "de9b1eea-59ce-4cf6-af9c-075c4ceaa2ce",
                                                      "value": "Garage assistant",
                                                      "text": "Garage assistant"
                                                    },
                                                    {
                                                      "id": "15edf373-8e9a-402a-8884-f93105d6c3c3",
                                                      "value": "Garage manager",
                                                      "text": "Garage manager"
                                                    },
                                                    {
                                                      "id": "e058d14b-d594-47c1-ab96-d8781623b878",
                                                      "value": "Garage mechanic",
                                                      "text": "Garage mechanic"
                                                    },
                                                    {
                                                      "id": "314db231-5282-444d-afa5-85695588b1b9",
                                                      "value": "Gardener",
                                                      "text": "Gardener"
                                                    },
                                                    {
                                                      "id": "a728597c-7de9-431e-9ae6-9f4902be40c3",
                                                      "value": "Gas appliance mechanic",
                                                      "text": "Gas appliance mechanic"
                                                    },
                                                    {
                                                      "id": "b5d4db65-27c2-4f2d-8e5d-8dc746a4b896",
                                                      "value": "Gas cylinder preparer",
                                                      "text": "Gas cylinder preparer"
                                                    },
                                                    {
                                                      "id": "16606703-9501-4e33-8e43-8625c28ddddd",
                                                      "value": "Gas cylinder tester",
                                                      "text": "Gas cylinder tester"
                                                    },
                                                    {
                                                      "id": "6197afe1-350f-4c48-ac35-6163080b58e0",
                                                      "value": "Gas fitter",
                                                      "text": "Gas fitter"
                                                    },
                                                    {
                                                      "id": "e71eb21a-7d83-4e3b-88f7-778a5fc3d924",
                                                      "value": "Gas inspector",
                                                      "text": "Gas inspector"
                                                    },
                                                    {
                                                      "id": "828a5127-c6da-42bd-9c99-cb2fcb23297b",
                                                      "value": "Gas supply control room operator",
                                                      "text": "Gas supply control room operator"
                                                    },
                                                    {
                                                      "id": "02a4226f-9ec8-472a-9ad3-1d32b35c2562",
                                                      "value": "Gas supply conveyor operator",
                                                      "text": "Gas supply conveyor operator"
                                                    },
                                                    {
                                                      "id": "7480b25b-f96f-43e2-9219-4bfad7ac810c",
                                                      "value": "Gas supply foreman",
                                                      "text": "Gas supply foreman"
                                                    },
                                                    {
                                                      "id": "6811abd6-e70a-4d97-867a-da27e1c11726",
                                                      "value": "Gas supply loader operator",
                                                      "text": "Gas supply loader operator"
                                                    },
                                                    {
                                                      "id": "ecf3c647-7da7-467f-8d85-4f2b39dca151",
                                                      "value": "Gas supply meter collector",
                                                      "text": "Gas supply meter collector"
                                                    },
                                                    {
                                                      "id": "a5c2a06a-ad64-417e-afaf-4a1cc68fe7b5",
                                                      "value": "Gas supply pipe layer",
                                                      "text": "Gas supply pipe layer"
                                                    },
                                                    {
                                                      "id": "19f39012-520f-4981-82f5-7b616bab028a",
                                                      "value": "Gas supply rigger",
                                                      "text": "Gas supply rigger"
                                                    },
                                                    {
                                                      "id": "6dd67cd3-5bb9-4e5d-9078-b63575ff4645",
                                                      "value": "Gas supply tanker filler",
                                                      "text": "Gas supply tanker filler"
                                                    },
                                                    {
                                                      "id": "e17bd38e-345a-4552-8324-e7b37b25ba70",
                                                      "value": "Glass industry worker",
                                                      "text": "Glass industry worker"
                                                    },
                                                    {
                                                      "id": "b904863e-14f2-4d04-a3f4-78f5f9023afb",
                                                      "value": "Glazer",
                                                      "text": "Glazer"
                                                    },
                                                    {
                                                      "id": "12ee687e-5ae8-41da-ab5d-69a98eb45556",
                                                      "value": "Goldsmith",
                                                      "text": "Goldsmith"
                                                    },
                                                    {
                                                      "id": "bab3b414-f247-4717-8f90-27bbff908184",
                                                      "value": "Goods vehicle loader",
                                                      "text": "Goods vehicle loader"
                                                    },
                                                    {
                                                      "id": "965ddda9-f808-401f-83fb-4796f463a93a",
                                                      "value": "Governor",
                                                      "text": "Governor"
                                                    },
                                                    {
                                                      "id": "f5beb357-2cbf-4625-a2d5-c520d76018e2",
                                                      "value": "Grader",
                                                      "text": "Grader"
                                                    },
                                                    {
                                                      "id": "ce1e2754-eb3a-4d72-ab07-2c4eede6f641",
                                                      "value": "Grave digger",
                                                      "text": "Grave digger"
                                                    },
                                                    {
                                                      "id": "c896abda-dd8a-4acc-b4ed-340dfdd0d02c",
                                                      "value": "Greenkeeper",
                                                      "text": "Greenkeeper"
                                                    },
                                                    {
                                                      "id": "fe1ff8b8-a025-4405-89b1-b434a4bb3f87",
                                                      "value": "Grocer",
                                                      "text": "Grocer"
                                                    },
                                                    {
                                                      "id": "8efcfba3-0902-49d1-a66e-eb8d04c8118f",
                                                      "value": "Groom",
                                                      "text": "Groom"
                                                    },
                                                    {
                                                      "id": "cbc39797-dfd0-43e2-908a-a610bddc4618",
                                                      "value": "Groundsman",
                                                      "text": "Groundsman"
                                                    },
                                                    {
                                                      "id": "c8e9e4c3-3423-45d5-bec9-ad39ead7eaab",
                                                      "value": "Gym manager",
                                                      "text": "Gym manager"
                                                    },
                                                    {
                                                      "id": "da36e474-c7f4-4d7c-a096-15dce558de8e",
                                                      "value": "Hairdresser",
                                                      "text": "Hairdresser"
                                                    },
                                                    {
                                                      "id": "07c0b9a7-cf00-423f-b41e-d99f72d53c0f",
                                                      "value": "Hand decorator",
                                                      "text": "Hand decorator"
                                                    },
                                                    {
                                                      "id": "1a51f73c-c394-415c-a69a-77d32804cf48",
                                                      "value": "Handyman",
                                                      "text": "Handyman"
                                                    },
                                                    {
                                                      "id": "69ecccca-54ad-4331-9e6e-0a72a33c9c7a",
                                                      "value": "Harpooner",
                                                      "text": "Harpooner"
                                                    },
                                                    {
                                                      "id": "3e814c66-e492-4734-a18a-b8be27131cb5",
                                                      "value": "Haulier",
                                                      "text": "Haulier"
                                                    },
                                                    {
                                                      "id": "6c9c6195-995a-43d0-9c66-968c63cc7ea5",
                                                      "value": "Head groundsman",
                                                      "text": "Head groundsman"
                                                    },
                                                    {
                                                      "id": "35743056-1de9-4610-a3e0-0d3ba382eba6",
                                                      "value": "Head roustabout",
                                                      "text": "Head roustabout"
                                                    },
                                                    {
                                                      "id": "6978242a-4b48-4e89-a66c-529aed5f6eca",
                                                      "value": "Head zookeeper",
                                                      "text": "Head zookeeper"
                                                    },
                                                    {
                                                      "id": "51e3631b-a05d-4011-bb40-954290b25289",
                                                      "value": "Health inspector",
                                                      "text": "Health inspector"
                                                    },
                                                    {
                                                      "id": "070a2be9-3db0-49cb-a453-db673cb14f25",
                                                      "value": "Health physics monitor",
                                                      "text": "Health physics monitor"
                                                    },
                                                    {
                                                      "id": "14ddb597-9b64-4c56-886e-76dccb782e00",
                                                      "value": "Health safety and environment officer",
                                                      "text": "Health safety and environment officer"
                                                    },
                                                    {
                                                      "id": "033689d1-22e7-4f82-896f-6a8e92df249c",
                                                      "value": "Heat tester",
                                                      "text": "Heat tester"
                                                    },
                                                    {
                                                      "id": "b98d5cc2-2739-4c6d-8887-c06ebcad41a7",
                                                      "value": "Heavy goods vehicle driver",
                                                      "text": "Heavy goods vehicle driver"
                                                    },
                                                    {
                                                      "id": "56ddb254-ff41-4ebd-8c27-424052c091d9",
                                                      "value": "Herbalist",
                                                      "text": "Herbalist"
                                                    },
                                                    {
                                                      "id": "db265c19-ec17-46db-b474-2d711c4885d1",
                                                      "value": "Hoist driver",
                                                      "text": "Hoist driver"
                                                    },
                                                    {
                                                      "id": "bd5f7d51-0e4f-45d6-a858-28df427340a9",
                                                      "value": "Hoist operator",
                                                      "text": "Hoist operator"
                                                    },
                                                    {
                                                      "id": "349ff8b8-506f-44bb-bb65-dc9a8b76ff0b",
                                                      "value": "Hoistman",
                                                      "text": "Hoistman"
                                                    },
                                                    {
                                                      "id": "740cf755-1bbe-4ca8-b41c-299da9b77dc8",
                                                      "value": "Home service adviser",
                                                      "text": "Home service adviser"
                                                    },
                                                    {
                                                      "id": "db2396ef-aa13-4f0c-927f-bfaee9ea944f",
                                                      "value": "Homemaker",
                                                      "text": "Homemaker"
                                                    },
                                                    {
                                                      "id": "b3015404-0692-46f5-83d8-c74663260241",
                                                      "value": "Homogeniser",
                                                      "text": "Homogeniser"
                                                    },
                                                    {
                                                      "id": "e7103464-574a-41d7-9056-dc7cad31a565",
                                                      "value": "Horse breeder",
                                                      "text": "Horse breeder"
                                                    },
                                                    {
                                                      "id": "d6feba73-a01c-4549-9d4a-30ff3f0b3187",
                                                      "value": "Horse trainer",
                                                      "text": "Horse trainer"
                                                    },
                                                    {
                                                      "id": "4acb64fe-7a61-4502-93cc-9d8be67a1bd9",
                                                      "value": "Hospital porter",
                                                      "text": "Hospital porter"
                                                    },
                                                    {
                                                      "id": "1bc270d2-1f8c-4785-a42a-7bd49aa24656",
                                                      "value": "Hospital storeman",
                                                      "text": "Hospital storeman"
                                                    },
                                                    {
                                                      "id": "3c3c59d3-9632-4ddb-9de0-0506c71c1731",
                                                      "value": "Hospitality assistant",
                                                      "text": "Hospitality assistant"
                                                    },
                                                    {
                                                      "id": "0d596a89-7401-494c-adc2-b62297b75de2",
                                                      "value": "Hotel doorman",
                                                      "text": "Hotel doorman"
                                                    },
                                                    {
                                                      "id": "378a42b4-8e09-4fa7-9db7-631fa5b05958",
                                                      "value": "Hotel manager",
                                                      "text": "Hotel manager"
                                                    },
                                                    {
                                                      "id": "0c997833-58af-4793-9cd7-9664ce509b63",
                                                      "value": "Hotel porter",
                                                      "text": "Hotel porter"
                                                    },
                                                    {
                                                      "id": "5193b176-308f-4e05-afbc-41ef13f4bb01",
                                                      "value": "Hotel proprieter",
                                                      "text": "Hotel proprieter"
                                                    },
                                                    {
                                                      "id": "e6dcdc39-9f03-4caa-90e1-f764f52f57fd",
                                                      "value": "Housekeeper",
                                                      "text": "Housekeeper"
                                                    },
                                                    {
                                                      "id": "607c9a2d-c458-4960-ad6e-1ec0c22afd38",
                                                      "value": "Houseperson",
                                                      "text": "Houseperson"
                                                    },
                                                    {
                                                      "id": "966291da-22c6-476f-8860-4f3b5d842631",
                                                      "value": "Hydrologist",
                                                      "text": "Hydrologist"
                                                    },
                                                    {
                                                      "id": "816a356a-5373-4c31-8eb5-e9ed645407e8",
                                                      "value": "Hypnotherapist",
                                                      "text": "Hypnotherapist"
                                                    },
                                                    {
                                                      "id": "252bf4e6-b6f7-47c5-a8f5-b4ae011cf05b",
                                                      "value": "Hypnotist",
                                                      "text": "Hypnotist"
                                                    },
                                                    {
                                                      "id": "e401c34a-6df9-4e7e-9c8d-aa5bbea8b3fe",
                                                      "value": "Ice cream van driver",
                                                      "text": "Ice cream van driver"
                                                    },
                                                    {
                                                      "id": "2d4c5373-6bba-40d2-b7f7-868f6b1c4b28",
                                                      "value": "Illusionist",
                                                      "text": "Illusionist"
                                                    },
                                                    {
                                                      "id": "7f344380-f413-40e7-b6be-259311053859",
                                                      "value": "Imam",
                                                      "text": "Imam"
                                                    },
                                                    {
                                                      "id": "0ab305d4-bb6f-4b89-8e4f-408facc11bfc",
                                                      "value": "Impersonator",
                                                      "text": "Impersonator"
                                                    },
                                                    {
                                                      "id": "3075d7a2-4467-487f-82bf-178869d5ff51",
                                                      "value": "Incinerator operator",
                                                      "text": "Incinerator operator"
                                                    },
                                                    {
                                                      "id": "a76ed743-beec-4264-9690-969cd86b550a",
                                                      "value": "Inseminator",
                                                      "text": "Inseminator"
                                                    },
                                                    {
                                                      "id": "53404234-c736-476d-a494-16d6594b4522",
                                                      "value": "Inspector-rectifier",
                                                      "text": "Inspector-rectifier"
                                                    },
                                                    {
                                                      "id": "541a5a4d-9a17-400c-954f-488c584ee5f9",
                                                      "value": "Installation electrician",
                                                      "text": "Installation electrician"
                                                    },
                                                    {
                                                      "id": "93d1d3d5-51b5-4934-9c2e-c8bfc44d8ca0",
                                                      "value": "Insurance sales",
                                                      "text": "Insurance sales"
                                                    },
                                                    {
                                                      "id": "75a13952-40a3-41fe-bf67-e3e1417de867",
                                                      "value": "Investment fund managers",
                                                      "text": "Investment fund managers"
                                                    },
                                                    {
                                                      "id": "0e9e9966-70f7-48f8-b395-2b7bc24d76a2",
                                                      "value": "IT analyst",
                                                      "text": "IT analyst"
                                                    },
                                                    {
                                                      "id": "abdea9a4-3027-4cfc-b737-6fe16ba94fdd",
                                                      "value": "IT developer",
                                                      "text": "IT developer"
                                                    },
                                                    {
                                                      "id": "a809c1a6-7f7f-4ee5-902a-19252d7f298c",
                                                      "value": "IT helpdesk support",
                                                      "text": "IT helpdesk support"
                                                    },
                                                    {
                                                      "id": "ab0747a9-e0a0-4447-8ac0-1d74c0630587",
                                                      "value": "IT operator",
                                                      "text": "IT operator"
                                                    },
                                                    {
                                                      "id": "b5e6903d-a1f9-4fc6-a14b-91fcd7cd12bf",
                                                      "value": "IT Programmer",
                                                      "text": "IT Programmer"
                                                    },
                                                    {
                                                      "id": "5e6da3cf-1fa3-4da3-b873-c81a661d534e",
                                                      "value": "IT tester",
                                                      "text": "IT tester"
                                                    },
                                                    {
                                                      "id": "05cb6385-ce98-493c-8956-b38fb1029f8f",
                                                      "value": "Janitor",
                                                      "text": "Janitor"
                                                    },
                                                    {
                                                      "id": "cd3d6244-7e6c-4770-a91e-a94b51d6485c",
                                                      "value": "Jewellery making and repair",
                                                      "text": "Jewellery making and repair"
                                                    },
                                                    {
                                                      "id": "082d5468-9a1e-4a6e-8c7a-57ec72857eb5",
                                                      "value": "Jig loader",
                                                      "text": "Jig loader"
                                                    },
                                                    {
                                                      "id": "17d8fa9f-93ca-4fd5-b107-e32d16e215f9",
                                                      "value": "Joiner",
                                                      "text": "Joiner"
                                                    },
                                                    {
                                                      "id": "193499c4-23b9-4df3-9ac1-7984cbc89f38",
                                                      "value": "Journalist",
                                                      "text": "Journalist"
                                                    },
                                                    {
                                                      "id": "55cde64a-e4e6-4fde-89f1-02647bc2463c",
                                                      "value": "Judge",
                                                      "text": "Judge"
                                                    },
                                                    {
                                                      "id": "ff6f84f5-3cea-4855-a734-e91b28c26e91",
                                                      "value": "Juvenile",
                                                      "text": "Juvenile"
                                                    },
                                                    {
                                                      "id": "9aa72f1e-05ef-455e-aacb-49948f4cc425",
                                                      "value": "Kerb layer",
                                                      "text": "Kerb layer"
                                                    },
                                                    {
                                                      "id": "85c93c44-5dad-451d-bdda-2be72c7007d5",
                                                      "value": "Kiln worker",
                                                      "text": "Kiln worker"
                                                    },
                                                    {
                                                      "id": "d3f6aba3-0652-44e2-8601-a103a97733c8",
                                                      "value": "Kitchen manager",
                                                      "text": "Kitchen manager"
                                                    },
                                                    {
                                                      "id": "29a62bd0-8bb3-482a-92d6-52b13cfdbb1f",
                                                      "value": "Kitchen porter",
                                                      "text": "Kitchen porter"
                                                    },
                                                    {
                                                      "id": "40ca70b5-884a-438b-9629-da5f18585ba1",
                                                      "value": "Knife thrower",
                                                      "text": "Knife thrower"
                                                    },
                                                    {
                                                      "id": "aa229b7e-1513-479f-a422-4d6cf7a7fdc6",
                                                      "value": "Knitter",
                                                      "text": "Knitter"
                                                    },
                                                    {
                                                      "id": "dd035f63-0d31-4fd0-b98e-0ac6a2b99362",
                                                      "value": "Laboratory technician",
                                                      "text": "Laboratory technician"
                                                    },
                                                    {
                                                      "id": "23835913-f77d-4c77-8ec8-76a7f1f35d55",
                                                      "value": "Lagger",
                                                      "text": "Lagger"
                                                    },
                                                    {
                                                      "id": "5092991d-f7b2-4e55-99fe-7fc02a552c94",
                                                      "value": "Laminator",
                                                      "text": "Laminator"
                                                    },
                                                    {
                                                      "id": "951c0ad4-bceb-45d5-96ac-f0729d7c97c4",
                                                      "value": "Land drainage worker",
                                                      "text": "Land drainage worker"
                                                    },
                                                    {
                                                      "id": "6969a3e1-ad7e-408f-b0de-e84e48349aea",
                                                      "value": "Laser engineer",
                                                      "text": "Laser engineer"
                                                    },
                                                    {
                                                      "id": "a59fb87f-f68e-48de-afdf-f8ead1b2fa45",
                                                      "value": "Laser field service representative",
                                                      "text": "Laser field service representative"
                                                    },
                                                    {
                                                      "id": "c981512b-c75f-4994-ad49-03a1bb633309",
                                                      "value": "Laser finisher",
                                                      "text": "Laser finisher"
                                                    },
                                                    {
                                                      "id": "3318738d-de4c-405f-84c9-35aeb5a1b87c",
                                                      "value": "Laser operator",
                                                      "text": "Laser operator"
                                                    },
                                                    {
                                                      "id": "c3330576-cd50-4c54-90a1-1a76db2664a1",
                                                      "value": "Laser programmer",
                                                      "text": "Laser programmer"
                                                    },
                                                    {
                                                      "id": "ce4f5d8f-208a-480b-8882-fd57b7a749e9",
                                                      "value": "Laser scientist",
                                                      "text": "Laser scientist"
                                                    },
                                                    {
                                                      "id": "c60b5b2a-8bd5-4f84-95cf-6be414fd6af3",
                                                      "value": "Lathe operator",
                                                      "text": "Lathe operator"
                                                    },
                                                    {
                                                      "id": "0bbf96e3-e5b2-41df-8ae3-7d07f72c0cf5",
                                                      "value": "Laundry assistant",
                                                      "text": "Laundry assistant"
                                                    },
                                                    {
                                                      "id": "f4a471d7-7121-4d9a-8151-816f8cc55e86",
                                                      "value": "Lawyer",
                                                      "text": "Lawyer"
                                                    },
                                                    {
                                                      "id": "e93fd3b5-fa4e-44d8-804a-7e3378bfb54b",
                                                      "value": "Leadsman",
                                                      "text": "Leadsman"
                                                    },
                                                    {
                                                      "id": "dc6eee56-c3bf-49f8-891e-fee2f22c9258",
                                                      "value": "Leather product workers",
                                                      "text": "Leather product workers"
                                                    },
                                                    {
                                                      "id": "a99241a1-4258-45a0-a812-404342f96501",
                                                      "value": "Leather technologist",
                                                      "text": "Leather technologist"
                                                    },
                                                    {
                                                      "id": "b68b9f28-aeaa-4c8a-9da8-10a39b49a40e",
                                                      "value": "Lecturer",
                                                      "text": "Lecturer"
                                                    },
                                                    {
                                                      "id": "ff56598a-05a0-4e4a-9f1c-b45028408859",
                                                      "value": "Librarian",
                                                      "text": "Librarian"
                                                    },
                                                    {
                                                      "id": "90c1940a-2510-437d-82b8-aae5820d564a",
                                                      "value": "Lifeboat enrolled crew",
                                                      "text": "Lifeboat enrolled crew"
                                                    },
                                                    {
                                                      "id": "c56ccf65-61d3-4164-8384-dfa7737f8603",
                                                      "value": "Lifeguard",
                                                      "text": "Lifeguard"
                                                    },
                                                    {
                                                      "id": "3cd44164-67c0-4763-b9be-82a818ebdb1e",
                                                      "value": "Lift erector",
                                                      "text": "Lift erector"
                                                    },
                                                    {
                                                      "id": "4f3b36ea-0820-49af-a378-8f147512a31d",
                                                      "value": "Light goods vehicle driver",
                                                      "text": "Light goods vehicle driver"
                                                    },
                                                    {
                                                      "id": "bbbc7e31-9571-40dd-a021-c5f6a7e88e29",
                                                      "value": "Lighterman",
                                                      "text": "Lighterman"
                                                    },
                                                    {
                                                      "id": "04c35cb4-8b14-4b89-9ace-6a3b6284dfd4",
                                                      "value": "Linesman",
                                                      "text": "Linesman"
                                                    },
                                                    {
                                                      "id": "c476adb2-7dca-4b6f-81c3-412bcdec0b89",
                                                      "value": "Linotyper",
                                                      "text": "Linotyper"
                                                    },
                                                    {
                                                      "id": "7e077708-ce58-4336-b426-a86b33894a28",
                                                      "value": "Literary agent",
                                                      "text": "Literary agent"
                                                    },
                                                    {
                                                      "id": "200ae30e-819d-439b-80fd-6e2efe6c353f",
                                                      "value": "Lithographer",
                                                      "text": "Lithographer"
                                                    },
                                                    {
                                                      "id": "7f8e4136-f3b6-48ce-9bb9-19f6e7c06b15",
                                                      "value": "Lobster fisherman",
                                                      "text": "Lobster fisherman"
                                                    },
                                                    {
                                                      "id": "3f4faf2d-b32d-4be9-986c-dcea794c923f",
                                                      "value": "Lock keeper",
                                                      "text": "Lock keeper"
                                                    },
                                                    {
                                                      "id": "02099a26-36b1-40c6-b013-1a6e291d211a",
                                                      "value": "Locksmith",
                                                      "text": "Locksmith"
                                                    },
                                                    {
                                                      "id": "ce822540-12ed-481f-b667-272b5f96dc7b",
                                                      "value": "Locomotive fitter",
                                                      "text": "Locomotive fitter"
                                                    },
                                                    {
                                                      "id": "2fb6b985-cd44-49ff-874e-e798bd9002d1",
                                                      "value": "Loss prevention specialist",
                                                      "text": "Loss prevention specialist"
                                                    },
                                                    {
                                                      "id": "e86e2697-2b95-4bda-ad52-835d02e71106",
                                                      "value": "Lumberjack",
                                                      "text": "Lumberjack"
                                                    },
                                                    {
                                                      "id": "013105d3-8dbe-4cae-9ab1-cd69a16ce994",
                                                      "value": "Machine attendant",
                                                      "text": "Machine attendant"
                                                    },
                                                    {
                                                      "id": "fd029efe-8205-4eab-8156-44677db24227",
                                                      "value": "Machine operator",
                                                      "text": "Machine operator"
                                                    },
                                                    {
                                                      "id": "c3f7dfc3-59aa-47ce-bbf4-f0bb13488d78",
                                                      "value": "Machinist",
                                                      "text": "Machinist"
                                                    },
                                                    {
                                                      "id": "96331f03-e1b7-463d-abce-d0d54c5fec25",
                                                      "value": "Magician",
                                                      "text": "Magician"
                                                    },
                                                    {
                                                      "id": "cab7d4e0-0666-425b-a823-2f5f0112199e",
                                                      "value": "Magistrate",
                                                      "text": "Magistrate"
                                                    },
                                                    {
                                                      "id": "cb81f858-304a-4db0-8711-3fa8eba07f40",
                                                      "value": "Maintenance electrician",
                                                      "text": "Maintenance electrician"
                                                    },
                                                    {
                                                      "id": "b01f5506-d469-47af-a650-145f3c78f0aa",
                                                      "value": "Maintenance fitter",
                                                      "text": "Maintenance fitter"
                                                    },
                                                    {
                                                      "id": "679c5272-f3fd-43b1-b9a2-223f25d25d86",
                                                      "value": "Maintenance manager",
                                                      "text": "Maintenance manager"
                                                    },
                                                    {
                                                      "id": "205241fd-68e3-4201-8dd1-1eba280bce52",
                                                      "value": "Maintenance painter",
                                                      "text": "Maintenance painter"
                                                    },
                                                    {
                                                      "id": "c8706ab5-9f6d-47bb-a0cb-4f1dd65d4171",
                                                      "value": "Maintenance technician",
                                                      "text": "Maintenance technician"
                                                    },
                                                    {
                                                      "id": "76ddb1f8-7fce-4a8c-8836-7ba8cd53cde4",
                                                      "value": "Maintenance technician electronic",
                                                      "text": "Maintenance technician electronic"
                                                    },
                                                    {
                                                      "id": "d2926260-1e3d-45d7-8c2d-3c8572cc585f",
                                                      "value": "Maitre D",
                                                      "text": "Maitre D"
                                                    },
                                                    {
                                                      "id": "57ae6bfd-c48c-4b61-af68-16d14dbc3905",
                                                      "value": "Management consultant",
                                                      "text": "Management consultant"
                                                    },
                                                    {
                                                      "id": "bb5abbc8-30ec-4795-a970-cb74197117ab",
                                                      "value": "Manicurist",
                                                      "text": "Manicurist"
                                                    },
                                                    {
                                                      "id": "893ba3cd-57d8-4c35-8614-3f69eb18bbd0",
                                                      "value": "Manual work trade qualified",
                                                      "text": "Manual work trade qualified"
                                                    },
                                                    {
                                                      "id": "0c2a2a51-5b50-4444-a81f-4b368ba4c712",
                                                      "value": "Manual worker unskilled",
                                                      "text": "Manual worker unskilled"
                                                    },
                                                    {
                                                      "id": "b63a5fd7-dd8c-4d03-b7e4-8641f7489c0f",
                                                      "value": "Manufacturing engineer",
                                                      "text": "Manufacturing engineer"
                                                    },
                                                    {
                                                      "id": "b3aa4ed2-78cf-45dc-843e-77f206683529",
                                                      "value": "Marijuana dispensary owner",
                                                      "text": "Marijuana dispensary owner"
                                                    },
                                                    {
                                                      "id": "f0d7a635-1704-42bc-9b39-c2e7c944f059",
                                                      "value": "Marine development engineer",
                                                      "text": "Marine development engineer"
                                                    },
                                                    {
                                                      "id": "47eecc59-b926-4617-ac00-577321d0f0a0",
                                                      "value": "Maritime inspector",
                                                      "text": "Maritime inspector"
                                                    },
                                                    {
                                                      "id": "1438a845-967b-452f-abb9-a109d4e64456",
                                                      "value": "Maritime mechanic",
                                                      "text": "Maritime mechanic"
                                                    },
                                                    {
                                                      "id": "828403ab-fa37-4b6c-a882-f04b66b19620",
                                                      "value": "Market gardener",
                                                      "text": "Market gardener"
                                                    },
                                                    {
                                                      "id": "04f53788-fe9d-476e-8732-08d15d3a110f",
                                                      "value": "Market porter",
                                                      "text": "Market porter"
                                                    },
                                                    {
                                                      "id": "9b8f38f1-0848-4c01-aef6-c9c8cbf32920",
                                                      "value": "Market research analyst",
                                                      "text": "Market research analyst"
                                                    },
                                                    {
                                                      "id": "1ce62e99-a28a-438a-a533-62ebb0dde03e",
                                                      "value": "Market research interviewer",
                                                      "text": "Market research interviewer"
                                                    },
                                                    {
                                                      "id": "1492fbf3-3a0d-4e83-ae0f-1d6ac1c2f8f1",
                                                      "value": "Market stall trader",
                                                      "text": "Market stall trader"
                                                    },
                                                    {
                                                      "id": "2cb43969-9966-4923-8a2d-b98725f2c40f",
                                                      "value": "Marketing manager",
                                                      "text": "Marketing manager"
                                                    },
                                                    {
                                                      "id": "8ec0f06d-4f67-46c3-ba02-8ada9e90c032",
                                                      "value": "Mason",
                                                      "text": "Mason"
                                                    },
                                                    {
                                                      "id": "9804a80b-db8e-488b-abfd-ca4df2d4fddb",
                                                      "value": "Masseur",
                                                      "text": "Masseur"
                                                    },
                                                    {
                                                      "id": "057bf18e-8289-4dd4-8334-30f8cbebba73",
                                                      "value": "Matron",
                                                      "text": "Matron"
                                                    },
                                                    {
                                                      "id": "5a34dee9-9e89-4f4b-86b3-ab89a6a50fdf",
                                                      "value": "Mechanic",
                                                      "text": "Mechanic"
                                                    },
                                                    {
                                                      "id": "bc9a4586-e3ed-482f-ac95-e7916118feee",
                                                      "value": "Mechanical engineer",
                                                      "text": "Mechanical engineer"
                                                    },
                                                    {
                                                      "id": "56dfe133-4dae-4083-a543-1dc9126bbd18",
                                                      "value": "Media designer",
                                                      "text": "Media designer"
                                                    },
                                                    {
                                                      "id": "70efdff5-90d7-4d30-8661-e6d3a0d532e8",
                                                      "value": "Media engraver",
                                                      "text": "Media engraver"
                                                    },
                                                    {
                                                      "id": "86c72a48-2ba2-493f-90d4-465e1e89aa19",
                                                      "value": "Media estimator",
                                                      "text": "Media estimator"
                                                    },
                                                    {
                                                      "id": "607d28a8-e9e0-4891-b5dd-6870f5a5aaee",
                                                      "value": "Media etcher",
                                                      "text": "Media etcher"
                                                    },
                                                    {
                                                      "id": "5c777c94-512a-40e5-9ab4-a4feb2805008",
                                                      "value": "Media publisher",
                                                      "text": "Media publisher"
                                                    },
                                                    {
                                                      "id": "e6e33d81-f8a4-4fa7-86d8-7a40c0e1ff91",
                                                      "value": "Media researcher",
                                                      "text": "Media researcher"
                                                    },
                                                    {
                                                      "id": "9a4b0c60-7ed5-4483-9c4d-4c5e4742912b",
                                                      "value": "Member of Parliament",
                                                      "text": "Member of Parliament"
                                                    },
                                                    {
                                                      "id": "aec01ea8-df94-4a38-b257-20448c4d3562",
                                                      "value": "Membership consultant",
                                                      "text": "Membership consultant"
                                                    },
                                                    {
                                                      "id": "7f9c6d9a-e8d9-44f6-a9a8-308fe8e20a1a",
                                                      "value": "Mender",
                                                      "text": "Mender"
                                                    },
                                                    {
                                                      "id": "afbd435b-8482-49c2-955b-e2fc41cba889",
                                                      "value": "Merchandiser",
                                                      "text": "Merchandiser"
                                                    },
                                                    {
                                                      "id": "8b2180ef-ee62-4114-9cc2-3f8346536cff",
                                                      "value": "Metal cutter",
                                                      "text": "Metal cutter"
                                                    },
                                                    {
                                                      "id": "26f2c790-4281-40b4-8c3d-f41058877e55",
                                                      "value": "Metal foreman",
                                                      "text": "Metal foreman"
                                                    },
                                                    {
                                                      "id": "4f0fddf1-7577-42fb-a87e-2d92afe29905",
                                                      "value": "Metal plant operator",
                                                      "text": "Metal plant operator"
                                                    },
                                                    {
                                                      "id": "c3a00e9b-ac53-444b-9f20-35c97fed8f77",
                                                      "value": "Metal plate cutter",
                                                      "text": "Metal plate cutter"
                                                    },
                                                    {
                                                      "id": "38ac1044-4d17-4df7-abd7-11b18f155f38",
                                                      "value": "Metal sheet worker",
                                                      "text": "Metal sheet worker"
                                                    },
                                                    {
                                                      "id": "45e74989-84b2-4c61-945a-d4aeb4f811a2",
                                                      "value": "Metallurgist",
                                                      "text": "Metallurgist"
                                                    },
                                                    {
                                                      "id": "a2894aad-3157-406f-83eb-fe08b70fc7c8",
                                                      "value": "Meteorologist",
                                                      "text": "Meteorologist"
                                                    },
                                                    {
                                                      "id": "3683b5c3-8ccc-401a-af6c-7389eec1fbd7",
                                                      "value": "Midwife",
                                                      "text": "Midwife"
                                                    },
                                                    {
                                                      "id": "786e4179-a915-4b63-866f-38fe76badbd9",
                                                      "value": "Milk roundsman",
                                                      "text": "Milk roundsman"
                                                    },
                                                    {
                                                      "id": "8338c981-eff0-4828-bb14-58866af14ce4",
                                                      "value": "Milker",
                                                      "text": "Milker"
                                                    },
                                                    {
                                                      "id": "9c7b7188-ccf2-44d8-9910-b933872159af",
                                                      "value": "Miller",
                                                      "text": "Miller"
                                                    },
                                                    {
                                                      "id": "15573143-8017-4f38-bb6d-767f6da11680",
                                                      "value": "Milliner",
                                                      "text": "Milliner"
                                                    },
                                                    {
                                                      "id": "aa3bddb5-8533-46eb-83dd-890d69b8d665",
                                                      "value": "Millman",
                                                      "text": "Millman"
                                                    },
                                                    {
                                                      "id": "60720c14-fee5-4dbe-a00f-fa949f4221d4",
                                                      "value": "Mineralogist",
                                                      "text": "Mineralogist"
                                                    },
                                                    {
                                                      "id": "c7146e19-a3a2-4925-ade9-754abfb524cd",
                                                      "value": "Mining blaster",
                                                      "text": "Mining blaster"
                                                    },
                                                    {
                                                      "id": "781a2044-0b32-4b77-87d3-284667908591",
                                                      "value": "Mining engineer",
                                                      "text": "Mining engineer"
                                                    },
                                                    {
                                                      "id": "ab1222c6-9b9c-4b2a-a5dc-403dcbdb5ba5",
                                                      "value": "Mining fireman",
                                                      "text": "Mining fireman"
                                                    },
                                                    {
                                                      "id": "3a8a7e3f-a58b-4d08-9a41-1f822d929ea5",
                                                      "value": "Mining geologist",
                                                      "text": "Mining geologist"
                                                    },
                                                    {
                                                      "id": "1d89a95b-b39c-4d52-8997-1084361e9d37",
                                                      "value": "Mining supervisory",
                                                      "text": "Mining supervisory"
                                                    },
                                                    {
                                                      "id": "6b0337f9-c3f3-4dca-8158-0d9f7e22de3d",
                                                      "value": "Model",
                                                      "text": "Model"
                                                    },
                                                    {
                                                      "id": "41c6f41e-5a3e-4ace-9c91-c35b864e4990",
                                                      "value": "Molecular biologist",
                                                      "text": "Molecular biologist"
                                                    },
                                                    {
                                                      "id": "e2338e09-8979-4925-8256-631a152231c0",
                                                      "value": "Monk",
                                                      "text": "Monk"
                                                    },
                                                    {
                                                      "id": "8398b775-c983-451e-aa57-6efe5d82ec3b",
                                                      "value": "Mortuary attendant",
                                                      "text": "Mortuary attendant"
                                                    },
                                                    {
                                                      "id": "5ee756f7-4d57-494f-ba09-08ae56bdcfc8",
                                                      "value": "Motor cycle courier",
                                                      "text": "Motor cycle courier"
                                                    },
                                                    {
                                                      "id": "6db9570c-4ce8-40c7-8763-fee3830e3920",
                                                      "value": "Motor vehicle mechanic",
                                                      "text": "Motor vehicle mechanic"
                                                    },
                                                    {
                                                      "id": "cf2dd6e4-b287-4d60-8376-f3bbfb209618",
                                                      "value": "Mountain guide",
                                                      "text": "Mountain guide"
                                                    },
                                                    {
                                                      "id": "8369848d-438c-445e-a90d-73519da4243f",
                                                      "value": "Muezzin",
                                                      "text": "Muezzin"
                                                    },
                                                    {
                                                      "id": "aa852728-8dcb-42ef-a040-d564cd28c9e2",
                                                      "value": "Mullah",
                                                      "text": "Mullah"
                                                    },
                                                    {
                                                      "id": "800507cc-ba90-4076-b899-a203cbf2329d",
                                                      "value": "Museum attendant",
                                                      "text": "Museum attendant"
                                                    },
                                                    {
                                                      "id": "6b5718cc-f88e-44d4-a9f8-4d284caa3f23",
                                                      "value": "Music composer",
                                                      "text": "Music composer"
                                                    },
                                                    {
                                                      "id": "31c07703-a74b-476c-8189-97d6acd2c869",
                                                      "value": "Musical instruments work",
                                                      "text": "Musical instruments work"
                                                    },
                                                    {
                                                      "id": "3d1f0202-68ce-4814-ae60-d35c68c36ac0",
                                                      "value": "Musician",
                                                      "text": "Musician"
                                                    },
                                                    {
                                                      "id": "afecc0f1-3110-45a2-b735-f330eb011e4b",
                                                      "value": "Nail technician",
                                                      "text": "Nail technician"
                                                    },
                                                    {
                                                      "id": "691de213-9b45-4984-9b3d-e13077a23c72",
                                                      "value": "Nanomaterials chemist",
                                                      "text": "Nanomaterials chemist"
                                                    },
                                                    {
                                                      "id": "eea8f789-ab3b-4ab6-8d47-077025624097",
                                                      "value": "Navigator",
                                                      "text": "Navigator"
                                                    },
                                                    {
                                                      "id": "168a4b10-8e45-4080-b3da-245ab359bb1d",
                                                      "value": "Negative assembler",
                                                      "text": "Negative assembler"
                                                    },
                                                    {
                                                      "id": "499ca2e8-27c0-4124-b697-d24443cce69f",
                                                      "value": "Negative cutter",
                                                      "text": "Negative cutter"
                                                    },
                                                    {
                                                      "id": "74b4a00e-df95-45b9-a1c5-2b0442528e32",
                                                      "value": "Network security technician",
                                                      "text": "Network security technician"
                                                    },
                                                    {
                                                      "id": "9f4e6ad4-078a-4f40-b8c7-43c0cee6e9b0",
                                                      "value": "News editor",
                                                      "text": "News editor"
                                                    },
                                                    {
                                                      "id": "d5ca7479-0a9d-4d69-83b1-e3f9f7d626a1",
                                                      "value": "News photographer",
                                                      "text": "News photographer"
                                                    },
                                                    {
                                                      "id": "4480cb2e-65a5-4186-8a85-acb93eb0fbe8",
                                                      "value": "News vendor",
                                                      "text": "News vendor"
                                                    },
                                                    {
                                                      "id": "614b1837-bb6a-46ef-98c2-3441ba365546",
                                                      "value": "Newsagent",
                                                      "text": "Newsagent"
                                                    },
                                                    {
                                                      "id": "542c15dd-0074-4ef3-ae63-55fcaf50ccb3",
                                                      "value": "Nightclub hostess",
                                                      "text": "Nightclub hostess"
                                                    },
                                                    {
                                                      "id": "9c472583-25c9-4f1f-875f-85f410030f09",
                                                      "value": "Nightwatchman",
                                                      "text": "Nightwatchman"
                                                    },
                                                    {
                                                      "id": "43a9d70c-cb25-4618-ba79-e86650be8c88",
                                                      "value": "Non explosive demolition",
                                                      "text": "Non explosive demolition"
                                                    },
                                                    {
                                                      "id": "63a38d4c-726b-469a-bc39-5d239eb7e8ab",
                                                      "value": "Notary officer",
                                                      "text": "Notary officer"
                                                    },
                                                    {
                                                      "id": "01959d9c-044c-4988-bff9-86433ec586fb",
                                                      "value": "Nuclear decommissioning engineer",
                                                      "text": "Nuclear decommissioning engineer"
                                                    },
                                                    {
                                                      "id": "3615b7c8-8a9f-45e9-a9c5-c95703e228c3",
                                                      "value": "Nuclear energy fitter",
                                                      "text": "Nuclear energy fitter"
                                                    },
                                                    {
                                                      "id": "60eaa5dd-c2eb-43b8-ba4b-67bd22eba31c",
                                                      "value": "Nuclear energy health physicist",
                                                      "text": "Nuclear energy health physicist"
                                                    },
                                                    {
                                                      "id": "54555df4-2de5-44cc-81d5-ea5795ef567c",
                                                      "value": "Nuclear energy maintenance technician",
                                                      "text": "Nuclear energy maintenance technician"
                                                    },
                                                    {
                                                      "id": "b199b36b-21d2-47be-9959-6d83d173c7eb",
                                                      "value": "Nuclear engineering technician",
                                                      "text": "Nuclear engineering technician"
                                                    },
                                                    {
                                                      "id": "a20b0a4d-4645-4032-878f-dabc1a3b0149",
                                                      "value": "Nuclear medicine physician",
                                                      "text": "Nuclear medicine physician"
                                                    },
                                                    {
                                                      "id": "c8bd4c91-af3e-4339-a4ca-100aacc0064c",
                                                      "value": "Nuclear scientist",
                                                      "text": "Nuclear scientist"
                                                    },
                                                    {
                                                      "id": "3ac46614-43c7-4f3d-b873-88b3b31797fc",
                                                      "value": "Nurse",
                                                      "text": "Nurse"
                                                    },
                                                    {
                                                      "id": "1712b7bd-a794-47af-a25e-731ff11f2762",
                                                      "value": "Nursery assistant",
                                                      "text": "Nursery assistant"
                                                    },
                                                    {
                                                      "id": "f59348df-418f-4cc2-9c93-8ff1393cbfce",
                                                      "value": "Nurseryman",
                                                      "text": "Nurseryman"
                                                    },
                                                    {
                                                      "id": "953d2366-626e-4192-ae1e-4c0e3db5a64f",
                                                      "value": "Occupational therapist",
                                                      "text": "Occupational therapist"
                                                    },
                                                    {
                                                      "id": "8ac4b197-9857-4f50-a255-dae4a1c27984",
                                                      "value": "Occupations diving",
                                                      "text": "Occupations diving"
                                                    },
                                                    {
                                                      "id": "f67a9c1b-7cf1-481a-8108-954181c77ca2",
                                                      "value": "Oceanographer",
                                                      "text": "Oceanographer"
                                                    },
                                                    {
                                                      "id": "87e72363-8009-49e5-a3df-e25c7fe7afd1",
                                                      "value": "Off licence manager",
                                                      "text": "Off licence manager"
                                                    },
                                                    {
                                                      "id": "9a29fd05-68dc-4a0a-805b-62607b689230",
                                                      "value": "Office fitter",
                                                      "text": "Office fitter"
                                                    },
                                                    {
                                                      "id": "f86cb037-6e73-4540-8f57-08d334857f75",
                                                      "value": "Office messenger",
                                                      "text": "Office messenger"
                                                    },
                                                    {
                                                      "id": "713daab0-e078-49a2-b4c8-02e0d2db3f8a",
                                                      "value": "Offset press operator",
                                                      "text": "Offset press operator"
                                                    },
                                                    {
                                                      "id": "c1856e56-db00-4165-b768-1fe0544b8db0",
                                                      "value": "Offshore geotechnical engineer",
                                                      "text": "Offshore geotechnical engineer"
                                                    },
                                                    {
                                                      "id": "61a32bfe-1812-47b0-931c-dde859d77a22",
                                                      "value": "Oil refining foremen",
                                                      "text": "Oil refining foremen"
                                                    },
                                                    {
                                                      "id": "7c6928ce-8dfd-48dd-80a8-a414f3a29b75",
                                                      "value": "Oil refining laboratory technician",
                                                      "text": "Oil refining laboratory technician"
                                                    },
                                                    {
                                                      "id": "0b7cf519-fd80-4e16-99c2-92322417c405",
                                                      "value": "Oil refining maintenance technician",
                                                      "text": "Oil refining maintenance technician"
                                                    },
                                                    {
                                                      "id": "310d6222-1c42-4b59-9c56-86f6a22a1ea3",
                                                      "value": "Oil refining operators",
                                                      "text": "Oil refining operators"
                                                    },
                                                    {
                                                      "id": "d4ecf0c1-c93b-4dc2-ad45-3ed05d58b6a7",
                                                      "value": "Oil refining technical controller",
                                                      "text": "Oil refining technical controller"
                                                    },
                                                    {
                                                      "id": "fd15b8fc-439d-4cc4-8760-699edeca3922",
                                                      "value": "Oil refining unskilled workers",
                                                      "text": "Oil refining unskilled workers"
                                                    },
                                                    {
                                                      "id": "c702fdbb-ef4f-4099-8cad-b6b3f9546e3a",
                                                      "value": "ONG captain",
                                                      "text": "ONG captain"
                                                    },
                                                    {
                                                      "id": "72f3261a-ee48-4fb0-a67e-f8ce12f77519",
                                                      "value": "ONG catering staff",
                                                      "text": "ONG catering staff"
                                                    },
                                                    {
                                                      "id": "be9c8751-bf26-47a3-a85c-17db26bb3494",
                                                      "value": "ONG cementer",
                                                      "text": "ONG cementer"
                                                    },
                                                    {
                                                      "id": "e20851a8-b4d9-4655-9bb2-92f8a7fdff67",
                                                      "value": "ONG clerical staff",
                                                      "text": "ONG clerical staff"
                                                    },
                                                    {
                                                      "id": "6d4f1a64-0b85-4a94-bbb0-40c0450bff98",
                                                      "value": "ONG control room operator",
                                                      "text": "ONG control room operator"
                                                    },
                                                    {
                                                      "id": "e372e8ea-d1f4-41fa-8504-b6b155525a86",
                                                      "value": "ONG crane operator",
                                                      "text": "ONG crane operator"
                                                    },
                                                    {
                                                      "id": "8d9c72b1-5a9c-4817-94c9-2b7e9038f174",
                                                      "value": "ONG driller",
                                                      "text": "ONG driller"
                                                    },
                                                    {
                                                      "id": "a16d1356-8730-4b9d-98bf-ab7410f254c9",
                                                      "value": "ONG driller tool dresser",
                                                      "text": "ONG driller tool dresser"
                                                    },
                                                    {
                                                      "id": "3072d73a-d707-4cd8-946f-5b5f8037bedb",
                                                      "value": "ONG drilling supervisor",
                                                      "text": "ONG drilling supervisor"
                                                    },
                                                    {
                                                      "id": "ee15be70-0afa-46ee-8d09-c83763b58c3e",
                                                      "value": "ONG engineer",
                                                      "text": "ONG engineer"
                                                    },
                                                    {
                                                      "id": "14302518-6413-47d8-beec-efc536e51b5c",
                                                      "value": "ONG field services supervisor",
                                                      "text": "ONG field services supervisor"
                                                    },
                                                    {
                                                      "id": "a17a86c0-b1e7-4a43-937c-342d63514c19",
                                                      "value": "ONG field services technician",
                                                      "text": "ONG field services technician"
                                                    },
                                                    {
                                                      "id": "3b20250f-b302-4b77-b216-e1178e8f29fd",
                                                      "value": "ONG flame cutter",
                                                      "text": "ONG flame cutter"
                                                    },
                                                    {
                                                      "id": "cba84d30-6497-4825-9136-1e28b79c60ec",
                                                      "value": "ONG floorman",
                                                      "text": "ONG floorman"
                                                    },
                                                    {
                                                      "id": "d8555784-eae7-482a-aca3-76f6fe093d62",
                                                      "value": "ONG foreman",
                                                      "text": "ONG foreman"
                                                    },
                                                    {
                                                      "id": "8d441d07-5bb8-4b46-bdae-c23ce2fee9db",
                                                      "value": "ONG geologist",
                                                      "text": "ONG geologist"
                                                    },
                                                    {
                                                      "id": "e27ba4dd-978c-42e3-a76f-0f0c15df5230",
                                                      "value": "ONG inspector",
                                                      "text": "ONG inspector"
                                                    },
                                                    {
                                                      "id": "ce3c6f3a-3e9d-40b8-83b3-20e633cff7f3",
                                                      "value": "ONG logger",
                                                      "text": "ONG logger"
                                                    },
                                                    {
                                                      "id": "39b1c201-05dc-4feb-8131-08818a718838",
                                                      "value": "ONG marine installation fitter",
                                                      "text": "ONG marine installation fitter"
                                                    },
                                                    {
                                                      "id": "c253a421-3b83-4976-81fd-9dccf65bb420",
                                                      "value": "ONG motorman",
                                                      "text": "ONG motorman"
                                                    },
                                                    {
                                                      "id": "d5e7325d-7c38-4710-9aa4-8d2f7286c92d",
                                                      "value": "ONG offshore installation manager",
                                                      "text": "ONG offshore installation manager"
                                                    },
                                                    {
                                                      "id": "622f975c-6cba-4447-b9c9-9069db1c4aae",
                                                      "value": "ONG painter",
                                                      "text": "ONG painter"
                                                    },
                                                    {
                                                      "id": "a63b9bbd-1512-4921-8457-dc3891b4690a",
                                                      "value": "ONG pipe fitter",
                                                      "text": "ONG pipe fitter"
                                                    },
                                                    {
                                                      "id": "a408a659-8424-4095-ad21-351c51e13fa7",
                                                      "value": "ONG pumpman",
                                                      "text": "ONG pumpman"
                                                    },
                                                    {
                                                      "id": "c2968b0b-859d-4e9b-b5b6-74f87b047cf2",
                                                      "value": "ONG radio operator",
                                                      "text": "ONG radio operator"
                                                    },
                                                    {
                                                      "id": "c71c54c7-b347-406e-bf35-fd848c5e1566",
                                                      "value": "ONG rig medic",
                                                      "text": "ONG rig medic"
                                                    },
                                                    {
                                                      "id": "ba4d8398-b834-4119-8310-c43b85f22a94",
                                                      "value": "ONG rigger",
                                                      "text": "ONG rigger"
                                                    },
                                                    {
                                                      "id": "b709f90e-caeb-48cf-8325-7c389e1432ce",
                                                      "value": "ONG roughneck",
                                                      "text": "ONG roughneck"
                                                    },
                                                    {
                                                      "id": "30e07ce0-5dd1-471a-afd8-965dbdd9d83e",
                                                      "value": "ONG ROV operator",
                                                      "text": "ONG ROV operator"
                                                    },
                                                    {
                                                      "id": "b8eacb01-6860-4b33-944e-37400c3032e9",
                                                      "value": "ONG safety officer",
                                                      "text": "ONG safety officer"
                                                    },
                                                    {
                                                      "id": "ae2e7a41-de9b-4aac-acc5-e032475d421f",
                                                      "value": "ONG scaffolder",
                                                      "text": "ONG scaffolder"
                                                    },
                                                    {
                                                      "id": "95669b9d-492e-469f-9ba3-3d623ded28bb",
                                                      "value": "ONG storekeeper",
                                                      "text": "ONG storekeeper"
                                                    },
                                                    {
                                                      "id": "1b73f618-4dd2-4c2e-acfb-2735797a4e59",
                                                      "value": "ONG surveyor",
                                                      "text": "ONG surveyor"
                                                    },
                                                    {
                                                      "id": "54387c6a-d425-4915-aaf6-b5a1684df705",
                                                      "value": "ONG Tool pusher",
                                                      "text": "ONG Tool pusher"
                                                    },
                                                    {
                                                      "id": "85540913-e8ef-49d3-83a8-fcc48ab8f167",
                                                      "value": "ONG valveman",
                                                      "text": "ONG valveman"
                                                    },
                                                    {
                                                      "id": "7b7eb534-24e5-4c1c-ba23-9809e3af6b91",
                                                      "value": "ONG watchstander",
                                                      "text": "ONG watchstander"
                                                    },
                                                    {
                                                      "id": "9745b30f-a681-4f4f-9393-b7d378f0081e",
                                                      "value": "ONG welder cutter",
                                                      "text": "ONG welder cutter"
                                                    },
                                                    {
                                                      "id": "5d8d4415-961e-4acc-a557-caf935d211e0",
                                                      "value": "ONG well tester",
                                                      "text": "ONG well tester"
                                                    },
                                                    {
                                                      "id": "278e889f-f2b1-4070-8c4e-8b1e7c2f8d96",
                                                      "value": "ONG wireline operator",
                                                      "text": "ONG wireline operator"
                                                    },
                                                    {
                                                      "id": "5543d289-9f98-4051-835b-28b8fc8df6ff",
                                                      "value": "Operator",
                                                      "text": "Operator"
                                                    },
                                                    {
                                                      "id": "467da05f-223a-4e93-b44b-a1c46e5ca12d",
                                                      "value": "Optician",
                                                      "text": "Optician"
                                                    },
                                                    {
                                                      "id": "3133a32d-6681-4075-a001-2197dbfb4cf2",
                                                      "value": "Orchard worker",
                                                      "text": "Orchard worker"
                                                    },
                                                    {
                                                      "id": "ea53254d-c0e6-42d1-a61a-de2193139953",
                                                      "value": "Orchestrator",
                                                      "text": "Orchestrator"
                                                    },
                                                    {
                                                      "id": "308ce5cb-260b-4afb-86c4-d3bbf5b62a3c",
                                                      "value": "Orthodontist",
                                                      "text": "Orthodontist"
                                                    },
                                                    {
                                                      "id": "50e21179-a558-4bf2-bbf0-7626cfdd1383",
                                                      "value": "Orthoptist",
                                                      "text": "Orthoptist"
                                                    },
                                                    {
                                                      "id": "d5792af8-905f-4bf8-aae9-d313eaf7cea3",
                                                      "value": "Osteopath",
                                                      "text": "Osteopath"
                                                    },
                                                    {
                                                      "id": "121b4b82-c00d-46c3-b270-f0d49a3a3799",
                                                      "value": "Oven feeder",
                                                      "text": "Oven feeder"
                                                    },
                                                    {
                                                      "id": "f495dfc8-961d-4d6b-8838-46ee57690220",
                                                      "value": "Overhead linesman",
                                                      "text": "Overhead linesman"
                                                    },
                                                    {
                                                      "id": "ecc858e2-9662-44c0-800d-18ba8f099071",
                                                      "value": "Oyster fisherman",
                                                      "text": "Oyster fisherman"
                                                    },
                                                    {
                                                      "id": "e13155dc-11f0-4191-bf6f-57b647045ba8",
                                                      "value": "Packer",
                                                      "text": "Packer"
                                                    },
                                                    {
                                                      "id": "5a450351-c566-4dcb-a817-23ddad8da609",
                                                      "value": "Painter",
                                                      "text": "Painter"
                                                    },
                                                    {
                                                      "id": "f4aa8486-d12a-4419-a3a0-c51a61de3954",
                                                      "value": "Painter transport",
                                                      "text": "Painter transport"
                                                    },
                                                    {
                                                      "id": "5c9cf9c4-adad-4fe5-b09c-46fd9d971166",
                                                      "value": "Painting plant operator",
                                                      "text": "Painting plant operator"
                                                    },
                                                    {
                                                      "id": "d331cffe-9749-4c9f-8a9f-7de17568826e",
                                                      "value": "Painting restorer",
                                                      "text": "Painting restorer"
                                                    },
                                                    {
                                                      "id": "e8714094-9ad2-424d-ab13-70f6bb804e10",
                                                      "value": "Panel beater",
                                                      "text": "Panel beater"
                                                    },
                                                    {
                                                      "id": "5cf6a60e-a07e-444c-96dc-5ea1243e448e",
                                                      "value": "Paper merchant",
                                                      "text": "Paper merchant"
                                                    },
                                                    {
                                                      "id": "f5747a37-0060-40f0-8f94-3bf9489a03ca",
                                                      "value": "Park keeper",
                                                      "text": "Park keeper"
                                                    },
                                                    {
                                                      "id": "7a2b0a5a-457c-4c09-8250-a1eba4c18ff6",
                                                      "value": "Parks superintendent",
                                                      "text": "Parks superintendent"
                                                    },
                                                    {
                                                      "id": "1b20ce65-bfce-415a-87b9-e2d2171cde66",
                                                      "value": "Pasteuriser",
                                                      "text": "Pasteuriser"
                                                    },
                                                    {
                                                      "id": "0be38f91-0a24-41ed-8b81-662e47a8d73f",
                                                      "value": "Patrolman",
                                                      "text": "Patrolman"
                                                    },
                                                    {
                                                      "id": "62ccdde0-895d-48e2-84ea-332dcbb326eb",
                                                      "value": "Pattern card cutter",
                                                      "text": "Pattern card cutter"
                                                    },
                                                    {
                                                      "id": "2774f2e3-8d83-4f71-af9f-a07d32e5670d",
                                                      "value": "Pattern maker",
                                                      "text": "Pattern maker"
                                                    },
                                                    {
                                                      "id": "f6932766-f6ff-40cd-8649-184b5ac525f4",
                                                      "value": "Paua fisherman",
                                                      "text": "Paua fisherman"
                                                    },
                                                    {
                                                      "id": "30a9e5f8-b1a7-4b5e-b58c-29e0ae620891",
                                                      "value": "Pavior",
                                                      "text": "Pavior"
                                                    },
                                                    {
                                                      "id": "d524e9ef-2455-43cf-8a92-4cf2d35d46be",
                                                      "value": "Pedicurist",
                                                      "text": "Pedicurist"
                                                    },
                                                    {
                                                      "id": "8849ca50-9cac-481b-8d4a-e5eac3cb3ad7",
                                                      "value": "Pest control operator",
                                                      "text": "Pest control operator"
                                                    },
                                                    {
                                                      "id": "7c35cebd-10a2-42b5-84f8-b9464f9251df",
                                                      "value": "Petrol pump attendant",
                                                      "text": "Petrol pump attendant"
                                                    },
                                                    {
                                                      "id": "a7309cb6-3881-4951-8a5f-a82b350d7e10",
                                                      "value": "Pharmacologist",
                                                      "text": "Pharmacologist"
                                                    },
                                                    {
                                                      "id": "ed32f49f-445f-4451-b0b1-1a4de5712ae7",
                                                      "value": "Photocopying machine operator",
                                                      "text": "Photocopying machine operator"
                                                    },
                                                    {
                                                      "id": "d67aca6a-9fe0-4ed8-8c93-d4ecde166b11",
                                                      "value": "Photographer",
                                                      "text": "Photographer"
                                                    },
                                                    {
                                                      "id": "36857b04-405c-4f6e-8ee3-1047fa24ace5",
                                                      "value": "Photographic finisher",
                                                      "text": "Photographic finisher"
                                                    },
                                                    {
                                                      "id": "1e358ad8-2c02-4bfa-baa9-ecbfb39d152e",
                                                      "value": "PHP developer",
                                                      "text": "PHP developer"
                                                    },
                                                    {
                                                      "id": "51406e0a-c4c2-48a9-840b-de4516840417",
                                                      "value": "Physicist",
                                                      "text": "Physicist"
                                                    },
                                                    {
                                                      "id": "a946ee7e-2955-4cc2-9fdf-c895087452d9",
                                                      "value": "Physiotherapist",
                                                      "text": "Physiotherapist"
                                                    },
                                                    {
                                                      "id": "8ba3ab3e-1140-4005-9c98-4c9215bc976e",
                                                      "value": "Piano tuner",
                                                      "text": "Piano tuner"
                                                    },
                                                    {
                                                      "id": "99383c0b-d707-4f0c-8afc-3fb419222712",
                                                      "value": "Pickler",
                                                      "text": "Pickler"
                                                    },
                                                    {
                                                      "id": "aa5e8e53-f06c-4964-92d8-aa53f9c8b083",
                                                      "value": "Pilot",
                                                      "text": "Pilot"
                                                    },
                                                    {
                                                      "id": "745793f2-3a1c-4a0b-ba5d-ebd151e27334",
                                                      "value": "Pilots and crews",
                                                      "text": "Pilots and crews"
                                                    },
                                                    {
                                                      "id": "30723fb8-84b1-46e9-b53f-c4043ee0be82",
                                                      "value": "Pipe fitter",
                                                      "text": "Pipe fitter"
                                                    },
                                                    {
                                                      "id": "29ab0eb1-75b4-4391-8f40-aa39192070ec",
                                                      "value": "Planer",
                                                      "text": "Planer"
                                                    },
                                                    {
                                                      "id": "bfc9f844-c815-4960-8baa-ebc4d6cd4bde",
                                                      "value": "Plaster cast process operator",
                                                      "text": "Plaster cast process operator"
                                                    },
                                                    {
                                                      "id": "0d745ec5-d28d-4fc3-8ea9-0fedc6369375",
                                                      "value": "Plastic spectacle frame maker",
                                                      "text": "Plastic spectacle frame maker"
                                                    },
                                                    {
                                                      "id": "adb35067-a86b-44a2-956f-aaaee8f134b9",
                                                      "value": "Plastics technologist",
                                                      "text": "Plastics technologist"
                                                    },
                                                    {
                                                      "id": "956762d6-e913-4868-9c77-f13077b7a110",
                                                      "value": "Platelayer",
                                                      "text": "Platelayer"
                                                    },
                                                    {
                                                      "id": "0a7fe474-4e32-40ff-aa07-83fa23247521",
                                                      "value": "Plater",
                                                      "text": "Plater"
                                                    },
                                                    {
                                                      "id": "c00d03ac-1c49-4982-904a-a41bbbdf680a",
                                                      "value": "Playwright",
                                                      "text": "Playwright"
                                                    },
                                                    {
                                                      "id": "c639dadd-2306-4991-a999-5ba6da85a9f9",
                                                      "value": "Plumber",
                                                      "text": "Plumber"
                                                    },
                                                    {
                                                      "id": "e90db33e-b0d0-4507-be4e-693634cb179f",
                                                      "value": "Pneumatic drill operator",
                                                      "text": "Pneumatic drill operator"
                                                    },
                                                    {
                                                      "id": "00f0a826-a29c-4c37-a015-cc9a5d274649",
                                                      "value": "Poet",
                                                      "text": "Poet"
                                                    },
                                                    {
                                                      "id": "88d60452-a4ac-463b-969a-996ea873a250",
                                                      "value": "Pointsman",
                                                      "text": "Pointsman"
                                                    },
                                                    {
                                                      "id": "2d2231bc-4c49-46e4-97f0-2f5cc431dd98",
                                                      "value": "Police officer",
                                                      "text": "Police officer"
                                                    },
                                                    {
                                                      "id": "a8546270-8257-4a32-b682-c0c0db084036",
                                                      "value": "Police support staff",
                                                      "text": "Police support staff"
                                                    },
                                                    {
                                                      "id": "f5ec41aa-c45e-4bec-b148-5e4d09d5263d",
                                                      "value": "Polisher",
                                                      "text": "Polisher"
                                                    },
                                                    {
                                                      "id": "1b8b7b37-8f30-4142-a5fa-8fbdf72e3ded",
                                                      "value": "Pollution inspector",
                                                      "text": "Pollution inspector"
                                                    },
                                                    {
                                                      "id": "781579a9-9316-4fe2-a118-ebea962cee34",
                                                      "value": "Postal sorter",
                                                      "text": "Postal sorter"
                                                    },
                                                    {
                                                      "id": "6aaec97e-7357-4ffa-982e-85819454516f",
                                                      "value": "Postal worker",
                                                      "text": "Postal worker"
                                                    },
                                                    {
                                                      "id": "f11c34dc-eaf5-44cd-a500-574367ea836a",
                                                      "value": "Pot fisherman",
                                                      "text": "Pot fisherman"
                                                    },
                                                    {
                                                      "id": "6034aecd-e901-4092-a9dc-e9da56e7dc1e",
                                                      "value": "Poultry worker",
                                                      "text": "Poultry worker"
                                                    },
                                                    {
                                                      "id": "850bb62a-bc30-4858-a7c7-b5bf995fc854",
                                                      "value": "Power loader operator",
                                                      "text": "Power loader operator"
                                                    },
                                                    {
                                                      "id": "9769af1c-645a-4e41-a5f7-dc383a49dc35",
                                                      "value": "Power station superintendent",
                                                      "text": "Power station superintendent"
                                                    },
                                                    {
                                                      "id": "a64e3a4d-4e2a-49b6-b9f5-c4643c3fff69",
                                                      "value": "Precision Engineer",
                                                      "text": "Precision Engineer"
                                                    },
                                                    {
                                                      "id": "8a6be6cb-e368-439e-84e4-9f546ae35019",
                                                      "value": "Precision instrument maker",
                                                      "text": "Precision instrument maker"
                                                    },
                                                    {
                                                      "id": "de4b224c-0606-4028-914b-ed6cedf6f309",
                                                      "value": "Press tool setter",
                                                      "text": "Press tool setter"
                                                    },
                                                    {
                                                      "id": "6c0023b8-7ee2-4a9b-9e18-8668e4ea6414",
                                                      "value": "Pressman",
                                                      "text": "Pressman"
                                                    },
                                                    {
                                                      "id": "ac7b1ece-1c29-403a-ad83-1f4d639b3564",
                                                      "value": "Pressroom manager",
                                                      "text": "Pressroom manager"
                                                    },
                                                    {
                                                      "id": "52fe5ac2-37d7-4ad9-826f-59d2a245c2c2",
                                                      "value": "Priest",
                                                      "text": "Priest"
                                                    },
                                                    {
                                                      "id": "55434ea5-ff87-4151-b8ae-42149e951b24",
                                                      "value": "Printer assistant",
                                                      "text": "Printer assistant"
                                                    },
                                                    {
                                                      "id": "c8870820-c9bb-4901-84bc-af7d3bc34d88",
                                                      "value": "Printing",
                                                      "text": "Printing"
                                                    },
                                                    {
                                                      "id": "8e8719af-b655-4067-9c8b-27ab6f29a1b9",
                                                      "value": "Printing machine operator",
                                                      "text": "Printing machine operator"
                                                    },
                                                    {
                                                      "id": "abdfe670-b4bd-4dab-8ce9-ea87f5f2cde1",
                                                      "value": "Prison manager",
                                                      "text": "Prison manager"
                                                    },
                                                    {
                                                      "id": "f0027ab2-59d8-4438-b849-2401937fb456",
                                                      "value": "Prison officer",
                                                      "text": "Prison officer"
                                                    },
                                                    {
                                                      "id": "0e848616-50d9-402f-8069-94234b554ab8",
                                                      "value": "Private detective",
                                                      "text": "Private detective"
                                                    },
                                                    {
                                                      "id": "f6723109-de6b-4f54-836f-b0193027d309",
                                                      "value": "Probation officer",
                                                      "text": "Probation officer"
                                                    },
                                                    {
                                                      "id": "fe621744-0089-404e-a979-91e38285d6d5",
                                                      "value": "Process camera operator",
                                                      "text": "Process camera operator"
                                                    },
                                                    {
                                                      "id": "6dd26c93-3c15-4853-bd45-44422eee1aae",
                                                      "value": "Procurement officer",
                                                      "text": "Procurement officer"
                                                    },
                                                    {
                                                      "id": "644b5caf-5fd8-4c8e-83cc-e6b75d47061c",
                                                      "value": "Producer",
                                                      "text": "Producer"
                                                    },
                                                    {
                                                      "id": "3dc4b49b-8909-473c-8941-ba1cd2f77ba0",
                                                      "value": "Product demonstrator",
                                                      "text": "Product demonstrator"
                                                    },
                                                    {
                                                      "id": "c18e052c-8348-42e1-967e-18b191951a5f",
                                                      "value": "Production manager",
                                                      "text": "Production manager"
                                                    },
                                                    {
                                                      "id": "a035f1df-fc48-4887-b1c6-a810b033eff5",
                                                      "value": "Project leader",
                                                      "text": "Project leader"
                                                    },
                                                    {
                                                      "id": "34ea0378-1f67-4a61-b950-3e701c27a82c",
                                                      "value": "Prompter",
                                                      "text": "Prompter"
                                                    },
                                                    {
                                                      "id": "0a07e772-02ab-4826-b337-32ddebb09cf7",
                                                      "value": "Proofer",
                                                      "text": "Proofer"
                                                    },
                                                    {
                                                      "id": "88802115-26ec-4a11-af7f-7fd48cec7ef0",
                                                      "value": "Property developer",
                                                      "text": "Property developer"
                                                    },
                                                    {
                                                      "id": "30ffb72b-bb5c-4a50-9b6d-4d2169ed576c",
                                                      "value": "Public lighting fitter erector",
                                                      "text": "Public lighting fitter erector"
                                                    },
                                                    {
                                                      "id": "9d218fc3-49e4-4f21-8663-e40a15248419",
                                                      "value": "Publican",
                                                      "text": "Publican"
                                                    },
                                                    {
                                                      "id": "c3e10ce8-fc56-4fa3-943f-67c563ad266e",
                                                      "value": "Publisher",
                                                      "text": "Publisher"
                                                    },
                                                    {
                                                      "id": "d1ba3ef9-c4cb-4b55-a547-87ff5244f248",
                                                      "value": "Purser",
                                                      "text": "Purser"
                                                    },
                                                    {
                                                      "id": "92aed232-c9ec-4bb7-bcf3-dd7ead31135a",
                                                      "value": "Quality control engineer",
                                                      "text": "Quality control engineer"
                                                    },
                                                    {
                                                      "id": "42884146-2c98-499d-a42d-29327af3854b",
                                                      "value": "Quality engineer",
                                                      "text": "Quality engineer"
                                                    },
                                                    {
                                                      "id": "b8328505-d24f-4017-b409-683768f287ed",
                                                      "value": "Quartermaster",
                                                      "text": "Quartermaster"
                                                    },
                                                    {
                                                      "id": "6a6edf72-c744-4000-8044-1c54ccd3eb2e",
                                                      "value": "Rabbi",
                                                      "text": "Rabbi"
                                                    },
                                                    {
                                                      "id": "8419764b-f863-4e49-b8d4-38c833d31a6f",
                                                      "value": "Radio and television repairer",
                                                      "text": "Radio and television repairer"
                                                    },
                                                    {
                                                      "id": "14e95bcb-d72a-43b4-a333-6a719837aa68",
                                                      "value": "Radio officer merchant marine",
                                                      "text": "Radio officer merchant marine"
                                                    },
                                                    {
                                                      "id": "2c3ad165-3e83-4ba8-a2c7-69cabf3a3ea3",
                                                      "value": "Radio television and film technician",
                                                      "text": "Radio television and film technician"
                                                    },
                                                    {
                                                      "id": "7abb80a5-04c8-48e2-9061-03ab80fd8366",
                                                      "value": "Radio TV and film Rigger",
                                                      "text": "Radio TV and film Rigger"
                                                    },
                                                    {
                                                      "id": "6f69c5bb-f7d4-4d65-b984-f39f82c79028",
                                                      "value": "Radiologist",
                                                      "text": "Radiologist"
                                                    },
                                                    {
                                                      "id": "ca6ec301-62c8-4814-bdec-d8696ba7a8ee",
                                                      "value": "Rag and bone dealer",
                                                      "text": "Rag and bone dealer"
                                                    },
                                                    {
                                                      "id": "0209d962-eb60-4cb5-b889-87b540484f33",
                                                      "value": "Rail car attendant",
                                                      "text": "Rail car attendant"
                                                    },
                                                    {
                                                      "id": "002043e2-2828-470d-947e-514f7b64629e",
                                                      "value": "Rail engine driver",
                                                      "text": "Rail engine driver"
                                                    },
                                                    {
                                                      "id": "ccf9aefa-0cfa-4b4f-84f5-891cadea4235",
                                                      "value": "Railway signal fitter",
                                                      "text": "Railway signal fitter"
                                                    },
                                                    {
                                                      "id": "6044d8cd-77ca-424c-ab4b-aebcc7319d9a",
                                                      "value": "Railway wagon fitter",
                                                      "text": "Railway wagon fitter"
                                                    },
                                                    {
                                                      "id": "4461340a-baa2-4cbd-92d4-911407ea64a0",
                                                      "value": "Railways inspector",
                                                      "text": "Railways inspector"
                                                    },
                                                    {
                                                      "id": "6d1a863f-21b6-4959-bc35-01dbb0553dfc",
                                                      "value": "Railways porter",
                                                      "text": "Railways porter"
                                                    },
                                                    {
                                                      "id": "94627091-9efa-4134-a584-eec5ea733afd",
                                                      "value": "Railways station manager",
                                                      "text": "Railways station manager"
                                                    },
                                                    {
                                                      "id": "c3faf5d0-8643-4eee-9edd-1a422acb0d8e",
                                                      "value": "Raker",
                                                      "text": "Raker"
                                                    },
                                                    {
                                                      "id": "331ac3a2-f392-4981-879d-5495d98891e9",
                                                      "value": "Reader",
                                                      "text": "Reader"
                                                    },
                                                    {
                                                      "id": "a443be02-3da3-40f3-ac5a-48646efadbf7",
                                                      "value": "Receptionist",
                                                      "text": "Receptionist"
                                                    },
                                                    {
                                                      "id": "a0db4ff2-9641-4848-ac13-3476f1f72814",
                                                      "value": "Recreation assistant",
                                                      "text": "Recreation assistant"
                                                    },
                                                    {
                                                      "id": "3adbd965-03d0-442d-b4b4-6ff8432a5453",
                                                      "value": "Recruitment consultant",
                                                      "text": "Recruitment consultant"
                                                    },
                                                    {
                                                      "id": "2b5a43e9-c330-465c-b8d1-8ccc44ea445b",
                                                      "value": "Rector",
                                                      "text": "Rector"
                                                    },
                                                    {
                                                      "id": "90756fc1-bf36-4ba2-8000-51aec75b8a1c",
                                                      "value": "Recycling operative",
                                                      "text": "Recycling operative"
                                                    },
                                                    {
                                                      "id": "98d7adc1-d641-43f9-a9b9-14b5b77d2c6e",
                                                      "value": "Reflexologist",
                                                      "text": "Reflexologist"
                                                    },
                                                    {
                                                      "id": "95c8569d-9afd-4f89-95ba-fc3476ac7d52",
                                                      "value": "Refuse collector",
                                                      "text": "Refuse collector"
                                                    },
                                                    {
                                                      "id": "8f5490b3-c683-451b-85e4-092ce5078e04",
                                                      "value": "Registrar",
                                                      "text": "Registrar"
                                                    },
                                                    {
                                                      "id": "d3a33ccc-506d-42ca-960e-393cc589f95a",
                                                      "value": "Renewable information technology work",
                                                      "text": "Renewable information technology work"
                                                    },
                                                    {
                                                      "id": "83073907-ccea-4ea0-aabf-95107e8c96b1",
                                                      "value": "Renewable managerial work",
                                                      "text": "Renewable managerial work"
                                                    },
                                                    {
                                                      "id": "552754ea-e4da-4d85-8448-4da0ccffc9b7",
                                                      "value": "Renewables and carbon analyst",
                                                      "text": "Renewables and carbon analyst"
                                                    },
                                                    {
                                                      "id": "0b08f2ca-1cd5-436e-8fe6-ccf4ded1a60d",
                                                      "value": "Renewables bargemaster",
                                                      "text": "Renewables bargemaster"
                                                    },
                                                    {
                                                      "id": "c528feec-ceb2-463d-a88b-6ac73b54d85c",
                                                      "value": "Renewables civil engineer",
                                                      "text": "Renewables civil engineer"
                                                    },
                                                    {
                                                      "id": "ef7e0615-8493-4db8-a9ee-270bfb546fd7",
                                                      "value": "Renewables construction workers",
                                                      "text": "Renewables construction workers"
                                                    },
                                                    {
                                                      "id": "e009a0d9-2b8b-4d39-88f0-9e6ed356a2a5",
                                                      "value": "Renewables consultant",
                                                      "text": "Renewables consultant"
                                                    },
                                                    {
                                                      "id": "ac340b86-a04d-40dc-9854-a341569622b6",
                                                      "value": "Renewables crane operator",
                                                      "text": "Renewables crane operator"
                                                    },
                                                    {
                                                      "id": "9ff680d1-7e62-4c6f-af96-5e7ab68fff3f",
                                                      "value": "Renewables electrical engineer",
                                                      "text": "Renewables electrical engineer"
                                                    },
                                                    {
                                                      "id": "48f08f4f-c8f4-49bd-b85a-10acf59618fd",
                                                      "value": "Renewables environmental analyst",
                                                      "text": "Renewables environmental analyst"
                                                    },
                                                    {
                                                      "id": "81e57ca3-2a75-4bff-bd0c-f87f22ddcabd",
                                                      "value": "Renewables heavy lift supervisor",
                                                      "text": "Renewables heavy lift supervisor"
                                                    },
                                                    {
                                                      "id": "b9a356dd-41aa-42a0-afcb-789797489f85",
                                                      "value": "Renewables Inspector",
                                                      "text": "Renewables Inspector"
                                                    },
                                                    {
                                                      "id": "c23befdd-7904-425c-a6f1-21377294b61a",
                                                      "value": "Renewables maintenance engineer",
                                                      "text": "Renewables maintenance engineer"
                                                    },
                                                    {
                                                      "id": "0170031d-82da-4244-9699-541725653bfd",
                                                      "value": "Renewables offshore environmental developer",
                                                      "text": "Renewables offshore environmental developer"
                                                    },
                                                    {
                                                      "id": "f220e09d-71b0-495c-9f33-fe905a4c346f",
                                                      "value": "Renewables rigger",
                                                      "text": "Renewables rigger"
                                                    },
                                                    {
                                                      "id": "e1803447-fe17-43f7-af6d-c8cac6a32f95",
                                                      "value": "Renewables solar panel installer",
                                                      "text": "Renewables solar panel installer"
                                                    },
                                                    {
                                                      "id": "97ab8b98-4cb3-4510-96bb-ba8d734d7aa4",
                                                      "value": "Renewables welder",
                                                      "text": "Renewables welder"
                                                    },
                                                    {
                                                      "id": "3a72035b-0110-4d99-9d4f-7e6baddef410",
                                                      "value": "Renewables wind turbine technician",
                                                      "text": "Renewables wind turbine technician"
                                                    },
                                                    {
                                                      "id": "bf719911-aafb-430b-8998-3a90057ec96b",
                                                      "value": "Rent collector",
                                                      "text": "Rent collector"
                                                    },
                                                    {
                                                      "id": "499f3357-8cad-4990-94ff-efb71ddd1638",
                                                      "value": "Rent officer",
                                                      "text": "Rent officer"
                                                    },
                                                    {
                                                      "id": "0d1ed5b7-7d78-4499-8c92-0a64db727ac3",
                                                      "value": "Research engineer",
                                                      "text": "Research engineer"
                                                    },
                                                    {
                                                      "id": "8cc59d22-dda9-4111-9da6-55826c8d11cc",
                                                      "value": "Research scientist",
                                                      "text": "Research scientist"
                                                    },
                                                    {
                                                      "id": "1ab3ce0d-21ab-443f-8ac9-b70d36299bc0",
                                                      "value": "Research technician",
                                                      "text": "Research technician"
                                                    },
                                                    {
                                                      "id": "9aec32cc-b21f-4cbb-a1d5-2c879ae5945f",
                                                      "value": "Research technologist",
                                                      "text": "Research technologist"
                                                    },
                                                    {
                                                      "id": "8ca8e680-0957-4971-b643-98ea020c80b1",
                                                      "value": "Researcher",
                                                      "text": "Researcher"
                                                    },
                                                    {
                                                      "id": "d343c4e0-ed15-4d62-b204-967811edbdf2",
                                                      "value": "Restaurant manager",
                                                      "text": "Restaurant manager"
                                                    },
                                                    {
                                                      "id": "ea9933db-ab15-4d4a-810b-24a4b05d74bc",
                                                      "value": "Restorer",
                                                      "text": "Restorer"
                                                    },
                                                    {
                                                      "id": "d40d48a0-3bb2-48c4-8cfd-036e4bfd792c",
                                                      "value": "Retail assistant",
                                                      "text": "Retail assistant"
                                                    },
                                                    {
                                                      "id": "1ba1f1b4-0dfa-4cb6-88f8-8d16adf7f5dc",
                                                      "value": "Retired",
                                                      "text": "Retired"
                                                    },
                                                    {
                                                      "id": "7f97bf1b-5ff7-431a-9ce3-d5be6913060b",
                                                      "value": "Rickshaw driver",
                                                      "text": "Rickshaw driver"
                                                    },
                                                    {
                                                      "id": "447b2f83-8488-4113-9064-0442612239a9",
                                                      "value": "Risk management specialist",
                                                      "text": "Risk management specialist"
                                                    },
                                                    {
                                                      "id": "f1a468db-ba3e-4d38-81ca-6e24b0e16eeb",
                                                      "value": "Riveter",
                                                      "text": "Riveter"
                                                    },
                                                    {
                                                      "id": "083a0dc8-069d-4bc0-ad7d-c0ad0f23a81b",
                                                      "value": "Road crew member",
                                                      "text": "Road crew member"
                                                    },
                                                    {
                                                      "id": "dab77b68-5764-45ce-85d6-f158b28715c6",
                                                      "value": "Road marker",
                                                      "text": "Road marker"
                                                    },
                                                    {
                                                      "id": "8d181694-a8c1-4675-a2a9-21ba1556ca9a",
                                                      "value": "Road patrolman",
                                                      "text": "Road patrolman"
                                                    },
                                                    {
                                                      "id": "5cb13c67-cbec-4c1c-ae88-cbfd47b3e17f",
                                                      "value": "Road sweeper",
                                                      "text": "Road sweeper"
                                                    },
                                                    {
                                                      "id": "ec5daf8e-d0f9-459e-a766-0a2d11404de0",
                                                      "value": "Road tester",
                                                      "text": "Road tester"
                                                    },
                                                    {
                                                      "id": "0e7af905-3c76-453b-8506-471bee233816",
                                                      "value": "Road worker",
                                                      "text": "Road worker"
                                                    },
                                                    {
                                                      "id": "33571cc5-8db4-4ef9-b908-b8021a16af65",
                                                      "value": "Robot operator",
                                                      "text": "Robot operator"
                                                    },
                                                    {
                                                      "id": "b290819d-eca9-4370-aac1-a8ca4999204e",
                                                      "value": "Rodent destroyer",
                                                      "text": "Rodent destroyer"
                                                    },
                                                    {
                                                      "id": "7ffbb5a1-30ee-4ea6-b092-13d18e2b124d",
                                                      "value": "Roller",
                                                      "text": "Roller"
                                                    },
                                                    {
                                                      "id": "602af7b5-b174-4da3-9a1d-1396fd6f6686",
                                                      "value": "Rolling mill assistant",
                                                      "text": "Rolling mill assistant"
                                                    },
                                                    {
                                                      "id": "e78fa740-cf26-456f-8052-a14398609d3e",
                                                      "value": "Roof bolter",
                                                      "text": "Roof bolter"
                                                    },
                                                    {
                                                      "id": "399338c4-e76b-4d48-9f97-51993e2aea96",
                                                      "value": "Roofer",
                                                      "text": "Roofer"
                                                    },
                                                    {
                                                      "id": "0dc03e1f-1eef-43c2-a25c-c3cf5963b246",
                                                      "value": "Rubbish collection driver",
                                                      "text": "Rubbish collection driver"
                                                    },
                                                    {
                                                      "id": "1bb2780e-96dc-49e2-816a-cceed65dce5e",
                                                      "value": "Saddler",
                                                      "text": "Saddler"
                                                    },
                                                    {
                                                      "id": "72e161c7-d844-48a2-9d4d-933983f200ef",
                                                      "value": "Safety officer",
                                                      "text": "Safety officer"
                                                    },
                                                    {
                                                      "id": "b2356ab6-e471-456a-a325-de420e6943ec",
                                                      "value": "Sales call center",
                                                      "text": "Sales call center"
                                                    },
                                                    {
                                                      "id": "34b39257-53d7-49f3-86e9-4291af8f75d1",
                                                      "value": "Sales representative",
                                                      "text": "Sales representative"
                                                    },
                                                    {
                                                      "id": "93fa53b0-3404-4bbe-91ef-c7762e6fa78c",
                                                      "value": "Salvage person",
                                                      "text": "Salvage person"
                                                    },
                                                    {
                                                      "id": "4d9adcd4-f674-4d64-8cb2-4b4431beca41",
                                                      "value": "Sandwich artist",
                                                      "text": "Sandwich artist"
                                                    },
                                                    {
                                                      "id": "d85beb7c-2260-4c40-8c18-76c4321ba229",
                                                      "value": "Saw maker",
                                                      "text": "Saw maker"
                                                    },
                                                    {
                                                      "id": "1070d095-178f-4b57-a953-e0b5aca524bb",
                                                      "value": "Saw repairer and sharpener",
                                                      "text": "Saw repairer and sharpener"
                                                    },
                                                    {
                                                      "id": "d2a01440-e563-41b1-a3e9-7b75bd50982a",
                                                      "value": "Sawing machine operators",
                                                      "text": "Sawing machine operators"
                                                    },
                                                    {
                                                      "id": "30412a7c-1eb5-473a-80c8-6a8a84dd68a7",
                                                      "value": "Sawmill manager",
                                                      "text": "Sawmill manager"
                                                    },
                                                    {
                                                      "id": "98b49143-769f-455d-8732-2d64c172ef90",
                                                      "value": "Scaffolder",
                                                      "text": "Scaffolder"
                                                    },
                                                    {
                                                      "id": "5bf45f1e-7545-4eb4-bf2f-ffd14ca2f2e0",
                                                      "value": "Scrap dealer",
                                                      "text": "Scrap dealer"
                                                    },
                                                    {
                                                      "id": "750f125f-30c6-4ace-a4bd-77c46747314d",
                                                      "value": "Screenmaker",
                                                      "text": "Screenmaker"
                                                    },
                                                    {
                                                      "id": "db06b270-2c96-49ff-9c28-faf81274b40b",
                                                      "value": "Screenprinter",
                                                      "text": "Screenprinter"
                                                    },
                                                    {
                                                      "id": "70d908cd-a439-4425-8dc5-00960a26ce0e",
                                                      "value": "Screwman",
                                                      "text": "Screwman"
                                                    },
                                                    {
                                                      "id": "5c2d0b92-60fe-4a7a-863d-7a9099a7f7d3",
                                                      "value": "Script writer",
                                                      "text": "Script writer"
                                                    },
                                                    {
                                                      "id": "00ff532f-c38f-479f-8e29-8b0906c23ed2",
                                                      "value": "Sculptor",
                                                      "text": "Sculptor"
                                                    },
                                                    {
                                                      "id": "b6de4fb6-2591-4269-beeb-bde7360d76c2",
                                                      "value": "Seaman",
                                                      "text": "Seaman"
                                                    },
                                                    {
                                                      "id": "d01a3543-10fb-4f63-89f7-3d6908a303b9",
                                                      "value": "Security guard",
                                                      "text": "Security guard"
                                                    },
                                                    {
                                                      "id": "60d56dd2-77b6-4f6f-860e-de8120e19d26",
                                                      "value": "Security officer",
                                                      "text": "Security officer"
                                                    },
                                                    {
                                                      "id": "ad1c0d79-7356-41a9-8a74-fc4d4293a913",
                                                      "value": "Seismologist",
                                                      "text": "Seismologist"
                                                    },
                                                    {
                                                      "id": "40292d26-d79c-469e-bd9b-e9555da4a8af",
                                                      "value": "Self employed",
                                                      "text": "Self employed"
                                                    },
                                                    {
                                                      "id": "f053736b-571f-4d85-90fc-347f08984ac2",
                                                      "value": "Sewage works attendant",
                                                      "text": "Sewage works attendant"
                                                    },
                                                    {
                                                      "id": "e4f50a28-4f55-4510-ba63-a469dee952a7",
                                                      "value": "Sewer",
                                                      "text": "Sewer"
                                                    },
                                                    {
                                                      "id": "61d66fa8-6ee5-49b2-a04b-a6f6092d8826",
                                                      "value": "Sewing machinist",
                                                      "text": "Sewing machinist"
                                                    },
                                                    {
                                                      "id": "29e8fe75-3d3b-4147-8a47-d002a0876532",
                                                      "value": "Sheep shearer",
                                                      "text": "Sheep shearer"
                                                    },
                                                    {
                                                      "id": "29b86698-f1d4-469d-b4ce-1c1b09fe9f88",
                                                      "value": "Shepherd",
                                                      "text": "Shepherd"
                                                    },
                                                    {
                                                      "id": "62ac55eb-7191-4a31-9e8c-6c8cf490ac2c",
                                                      "value": "Ship building maintenance technician",
                                                      "text": "Ship building maintenance technician"
                                                    },
                                                    {
                                                      "id": "06288196-53db-4d5c-82e2-195f36cfcd8b",
                                                      "value": "Ship building painter",
                                                      "text": "Ship building painter"
                                                    },
                                                    {
                                                      "id": "c73cee66-d704-45a7-8465-8c6a053d1576",
                                                      "value": "Ship building pipe fitter",
                                                      "text": "Ship building pipe fitter"
                                                    },
                                                    {
                                                      "id": "bf205890-2b94-4f19-8279-f4933c67bfac",
                                                      "value": "Ship building riveter",
                                                      "text": "Ship building riveter"
                                                    },
                                                    {
                                                      "id": "a79d6e12-d88f-4dec-b4fa-d959d7d35b9b",
                                                      "value": "Ship building scaffolder",
                                                      "text": "Ship building scaffolder"
                                                    },
                                                    {
                                                      "id": "14bc5f20-4a20-4476-be0e-62eced991f7a",
                                                      "value": "Ship building shotblaster",
                                                      "text": "Ship building shotblaster"
                                                    },
                                                    {
                                                      "id": "c5eed0d2-4583-4106-8b2d-b1c114d13b62",
                                                      "value": "Ship building winch operator",
                                                      "text": "Ship building winch operator"
                                                    },
                                                    {
                                                      "id": "b487c47e-924c-4d25-a0b3-ea72ea316673",
                                                      "value": "Shipwright",
                                                      "text": "Shipwright"
                                                    },
                                                    {
                                                      "id": "b122a3d4-b6ca-4c5d-bde0-db27df707040",
                                                      "value": "Shipyard manager",
                                                      "text": "Shipyard manager"
                                                    },
                                                    {
                                                      "id": "a11ae016-886c-4b5a-8029-bb6b199cda14",
                                                      "value": "Shop doorman",
                                                      "text": "Shop doorman"
                                                    },
                                                    {
                                                      "id": "167872cf-55e2-4834-97f1-a7e9fca2a022",
                                                      "value": "Shop fitter",
                                                      "text": "Shop fitter"
                                                    },
                                                    {
                                                      "id": "a0ef9bcf-e7d7-490b-b8cf-e6dd100ea832",
                                                      "value": "Shop porter",
                                                      "text": "Shop porter"
                                                    },
                                                    {
                                                      "id": "52dfa3cc-1de6-4f06-8b2b-e3b1108f4e6e",
                                                      "value": "Shop staff",
                                                      "text": "Shop staff"
                                                    },
                                                    {
                                                      "id": "7ba714ac-d610-47ad-bfe7-0fff8f69b972",
                                                      "value": "Shopkeeper",
                                                      "text": "Shopkeeper"
                                                    },
                                                    {
                                                      "id": "23a4097d-2c04-4ed9-bc72-57377e043700",
                                                      "value": "Shotblaster",
                                                      "text": "Shotblaster"
                                                    },
                                                    {
                                                      "id": "9e6221f7-8ba5-4415-b078-06cc8a95a1e9",
                                                      "value": "Shotfirer",
                                                      "text": "Shotfirer"
                                                    },
                                                    {
                                                      "id": "42b73c1b-dbf2-4df1-a48c-76779cc485c9",
                                                      "value": "Shunter",
                                                      "text": "Shunter"
                                                    },
                                                    {
                                                      "id": "b9da92f2-a0c4-44fe-a944-a4d0fa19f35a",
                                                      "value": "Sifter",
                                                      "text": "Sifter"
                                                    },
                                                    {
                                                      "id": "900c2341-8c98-437e-bbd4-0c6ef5c5624c",
                                                      "value": "Sign writer",
                                                      "text": "Sign writer"
                                                    },
                                                    {
                                                      "id": "8e7a2807-a78b-4046-b6db-b601317da18a",
                                                      "value": "Signalman",
                                                      "text": "Signalman"
                                                    },
                                                    {
                                                      "id": "8c23115a-f0b2-4518-989b-4fa0f5b23470",
                                                      "value": "Siloman",
                                                      "text": "Siloman"
                                                    },
                                                    {
                                                      "id": "81941250-52f6-4919-a52d-13acc4fff998",
                                                      "value": "Silversmith",
                                                      "text": "Silversmith"
                                                    },
                                                    {
                                                      "id": "fa1169e7-2f6c-4747-96de-1b18d347ff89",
                                                      "value": "Singer",
                                                      "text": "Singer"
                                                    },
                                                    {
                                                      "id": "0379f51d-62de-4d05-b511-7a277b7531fc",
                                                      "value": "Slater",
                                                      "text": "Slater"
                                                    },
                                                    {
                                                      "id": "8b17f3c6-a6a0-436b-9c3d-8f1fc4949111",
                                                      "value": "Slaughterer",
                                                      "text": "Slaughterer"
                                                    },
                                                    {
                                                      "id": "644ff21a-541d-4769-8283-0103e73d486c",
                                                      "value": "Social worker",
                                                      "text": "Social worker"
                                                    },
                                                    {
                                                      "id": "92c5f639-5177-48cf-b165-af8a0a9cb060",
                                                      "value": "Sociologist",
                                                      "text": "Sociologist"
                                                    },
                                                    {
                                                      "id": "88543cb7-1564-4045-8120-73d091649fc0",
                                                      "value": "Software development",
                                                      "text": "Software development"
                                                    },
                                                    {
                                                      "id": "a75095a1-e7b8-45b1-b37e-97a6a8434916",
                                                      "value": "Solicitor",
                                                      "text": "Solicitor"
                                                    },
                                                    {
                                                      "id": "0266346f-0c89-4189-beca-51dc62559a9e",
                                                      "value": "Song writer",
                                                      "text": "Song writer"
                                                    },
                                                    {
                                                      "id": "65921d85-5aca-4523-b06e-b703146a762b",
                                                      "value": "Sorter",
                                                      "text": "Sorter"
                                                    },
                                                    {
                                                      "id": "8551faf1-b0ff-4a74-882c-52f6326d1a11",
                                                      "value": "Sound mixer",
                                                      "text": "Sound mixer"
                                                    },
                                                    {
                                                      "id": "a917d00e-a8e2-4ed7-b8d2-2ac881c62fac",
                                                      "value": "Speech therapist",
                                                      "text": "Speech therapist"
                                                    },
                                                    {
                                                      "id": "33f03a8f-07cb-44a0-afde-26a62e47f0b7",
                                                      "value": "Spinner",
                                                      "text": "Spinner"
                                                    },
                                                    {
                                                      "id": "58ea70d9-02a4-4ddf-9d9a-344cbec24c47",
                                                      "value": "Sports coach",
                                                      "text": "Sports coach"
                                                    },
                                                    {
                                                      "id": "9dd6d5d6-e130-4b5e-8c61-48012c70f350",
                                                      "value": "Sports development office",
                                                      "text": "Sports development office"
                                                    },
                                                    {
                                                      "id": "a0bba256-37ee-4237-a5f9-c28a78d87118",
                                                      "value": "Sports equipment maker",
                                                      "text": "Sports equipment maker"
                                                    },
                                                    {
                                                      "id": "6e5dd917-efbb-4365-afc6-2792fd9342fa",
                                                      "value": "Sports management occupations",
                                                      "text": "Sports management"
                                                    },
                                                    {
                                                      "id": "f6895177-edc5-4a64-8129-8224ac9bb108",
                                                      "value": "Sprayer",
                                                      "text": "Sprayer"
                                                    },
                                                    {
                                                      "id": "87e2d3ff-a5b7-461a-86bc-b818618f8196",
                                                      "value": "Stablehand",
                                                      "text": "Stablehand"
                                                    },
                                                    {
                                                      "id": "baab10d9-2440-4d11-aa07-3aef58f57b4e",
                                                      "value": "Staff engineer",
                                                      "text": "Staff engineer"
                                                    },
                                                    {
                                                      "id": "f0fbaab2-e6fb-41be-935d-85cdbff6fabd",
                                                      "value": "Stage manager",
                                                      "text": "Stage manager"
                                                    },
                                                    {
                                                      "id": "5dd662d2-b83e-40a8-aa42-d94d1a8dd215",
                                                      "value": "Statistician",
                                                      "text": "Statistician"
                                                    },
                                                    {
                                                      "id": "a159efc1-b891-4398-b6b5-dd50ccc7a782",
                                                      "value": "Steel erector",
                                                      "text": "Steel erector"
                                                    },
                                                    {
                                                      "id": "1bea23ef-27a9-4668-baf5-a16d5d2e9ce5",
                                                      "value": "Steeplejack",
                                                      "text": "Steeplejack"
                                                    },
                                                    {
                                                      "id": "399f90e1-5ce9-4247-8fe1-4d5550c5e4ef",
                                                      "value": "Steerer",
                                                      "text": "Steerer"
                                                    },
                                                    {
                                                      "id": "b7c250f7-3509-4726-9b48-20e166448543",
                                                      "value": "Steriliser",
                                                      "text": "Steriliser"
                                                    },
                                                    {
                                                      "id": "3ce3048f-9685-43f2-ad49-8c1b243f7a26",
                                                      "value": "Stevedore",
                                                      "text": "Stevedore"
                                                    },
                                                    {
                                                      "id": "6e4db91c-1f93-418e-8671-002954b8062a",
                                                      "value": "Steward",
                                                      "text": "Steward"
                                                    },
                                                    {
                                                      "id": "8571207b-1732-46a5-be94-cd478666dee2",
                                                      "value": "Stock worker",
                                                      "text": "Stock worker"
                                                    },
                                                    {
                                                      "id": "8ec80780-2029-46a5-8d27-8ac2f92958ea",
                                                      "value": "Stockroom storeman",
                                                      "text": "Stockroom storeman"
                                                    },
                                                    {
                                                      "id": "42911d9e-3d0d-4660-81bf-1eddfdebb7f6",
                                                      "value": "Stocktaker",
                                                      "text": "Stocktaker"
                                                    },
                                                    {
                                                      "id": "e54b0c26-8413-41da-94d8-ddbd247feadf",
                                                      "value": "Stone breaker",
                                                      "text": "Stone breaker"
                                                    },
                                                    {
                                                      "id": "d5ea361e-45ae-4efa-8e2d-2bc009fc6392",
                                                      "value": "Stone carver",
                                                      "text": "Stone carver"
                                                    },
                                                    {
                                                      "id": "4b60b714-1072-4e5f-86a7-67a3b21b9749",
                                                      "value": "Stone cleaner",
                                                      "text": "Stone cleaner"
                                                    },
                                                    {
                                                      "id": "efb1f69c-f58a-4428-a754-256f84bd04cb",
                                                      "value": "Stone crushing plant operator",
                                                      "text": "Stone crushing plant operator"
                                                    },
                                                    {
                                                      "id": "ba6ae480-13cc-459d-8bdb-31ca567a41de",
                                                      "value": "Stone sawyer",
                                                      "text": "Stone sawyer"
                                                    },
                                                    {
                                                      "id": "2f0309d4-aa9f-4da3-aa8d-5c2fe7c5e043",
                                                      "value": "Stone splitter",
                                                      "text": "Stone splitter"
                                                    },
                                                    {
                                                      "id": "c273ace4-52ce-4d51-816a-f71d9c376a0a",
                                                      "value": "Stone turner",
                                                      "text": "Stone turner"
                                                    },
                                                    {
                                                      "id": "bcf31440-0347-488e-87bf-897265bcec2a",
                                                      "value": "Stonemason",
                                                      "text": "Stonemason"
                                                    },
                                                    {
                                                      "id": "915c0e58-6789-46ab-ad91-dedaf37fe719",
                                                      "value": "Store detective",
                                                      "text": "Store detective"
                                                    },
                                                    {
                                                      "id": "f0df5bb1-785c-47ec-bde7-6ba5636b3652",
                                                      "value": "Store keeper",
                                                      "text": "Store keeper"
                                                    },
                                                    {
                                                      "id": "53a1ccac-971e-4783-9952-534e0e8fb2b8",
                                                      "value": "Straddle carrier driver",
                                                      "text": "Straddle carrier driver"
                                                    },
                                                    {
                                                      "id": "f28a3b56-3426-48f0-bc23-ef7152e8180e",
                                                      "value": "Street mason",
                                                      "text": "Street mason"
                                                    },
                                                    {
                                                      "id": "8de4950c-7280-4049-aa3f-e0c6e144a6a8",
                                                      "value": "Student",
                                                      "text": "Student"
                                                    },
                                                    {
                                                      "id": "4412d01e-2a28-4346-a7a4-2357d4147fbf",
                                                      "value": "Studio layout artist",
                                                      "text": "Studio layout artist"
                                                    },
                                                    {
                                                      "id": "a2371efe-20b1-43f3-9322-b8b7f7e04281",
                                                      "value": "Stunt person",
                                                      "text": "Stunt person"
                                                    },
                                                    {
                                                      "id": "9803241a-ebde-4ed4-8c0e-6e0815186482",
                                                      "value": "Sugar beet cutter",
                                                      "text": "Sugar beet cutter"
                                                    },
                                                    {
                                                      "id": "9a03deb7-1e03-4e4e-b014-904e1f4d8a4a",
                                                      "value": "Surgeon",
                                                      "text": "Surgeon"
                                                    },
                                                    {
                                                      "id": "93d59e4d-bfe9-491f-94a5-6cd8362d9237",
                                                      "value": "Surgical appliance maker",
                                                      "text": "Surgical appliance maker"
                                                    },
                                                    {
                                                      "id": "bf334ff9-5fc7-4e55-ab20-d399d22e2bb2",
                                                      "value": "Survey sounder",
                                                      "text": "Survey sounder"
                                                    },
                                                    {
                                                      "id": "c4cf0504-c975-4c4c-a199-39e635de7733",
                                                      "value": "Surveyor",
                                                      "text": "Surveyor"
                                                    },
                                                    {
                                                      "id": "cb69ff0a-7538-47e8-8c6f-645124bc1105",
                                                      "value": "Sustainability officer",
                                                      "text": "Sustainability officer"
                                                    },
                                                    {
                                                      "id": "edd91e05-9756-4b35-92c9-775e3247ac69",
                                                      "value": "Swimming pool attendant",
                                                      "text": "Swimming pool attendant"
                                                    },
                                                    {
                                                      "id": "e9f4226f-6450-434b-805d-a7d57a581f7c",
                                                      "value": "Switch operator",
                                                      "text": "Switch operator"
                                                    },
                                                    {
                                                      "id": "8e9a8d1c-05eb-4c71-8f06-671362f7038a",
                                                      "value": "Systems administrator",
                                                      "text": "Systems administrator"
                                                    },
                                                    {
                                                      "id": "faf7fd0d-a3b2-4619-91ae-abcd6c7d4e51",
                                                      "value": "Tailor",
                                                      "text": "Tailor"
                                                    },
                                                    {
                                                      "id": "8483533a-0256-4f39-9b3a-91717d2e9194",
                                                      "value": "Tarmac layer",
                                                      "text": "Tarmac layer"
                                                    },
                                                    {
                                                      "id": "580c573e-8a63-4783-9674-cb1234f24f7d",
                                                      "value": "Tattooist",
                                                      "text": "Tattooist"
                                                    },
                                                    {
                                                      "id": "b43031a3-3a44-4750-b8e6-aa757d140953",
                                                      "value": "Tax consultant",
                                                      "text": "Tax consultant"
                                                    },
                                                    {
                                                      "id": "5a2dec0e-8bcc-45bb-b254-4cb66c6aaa60",
                                                      "value": "Taxi driver",
                                                      "text": "Taxi driver"
                                                    },
                                                    {
                                                      "id": "6ecdebc4-a729-4659-8ad0-f7874408f7d3",
                                                      "value": "Taxidermist",
                                                      "text": "Taxidermist"
                                                    },
                                                    {
                                                      "id": "8669f023-1662-499f-af94-8860841929b7",
                                                      "value": "Teacher general",
                                                      "text": "Teacher general"
                                                    },
                                                    {
                                                      "id": "ef97d2a5-42e2-4f62-876e-a3226cb86ba3",
                                                      "value": "Teacher group 1",
                                                      "text": "Teacher group 1"
                                                    },
                                                    {
                                                      "id": "12faedf3-0849-4ef2-8d6a-04322a0c477e",
                                                      "value": "Teacher group 2",
                                                      "text": "Teacher group 2"
                                                    },
                                                    {
                                                      "id": "5db8c9cf-a553-427f-93b5-82c2c570026c",
                                                      "value": "Technical assistant",
                                                      "text": "Technical assistant"
                                                    },
                                                    {
                                                      "id": "153f444e-9d1c-4ad3-b2b8-02fb1301e483",
                                                      "value": "Technical controller",
                                                      "text": "Technical controller"
                                                    },
                                                    {
                                                      "id": "3cff186c-486d-4978-be4e-dabfc1923975",
                                                      "value": "Technologist",
                                                      "text": "Technologist"
                                                    },
                                                    {
                                                      "id": "d6320065-69cc-47f1-988f-a7cc8dea4252",
                                                      "value": "Telecommunications Engineer",
                                                      "text": "Telecommunications Engineer"
                                                    },
                                                    {
                                                      "id": "96e4bf5e-da76-4d83-9f61-19f59acfb0a7",
                                                      "value": "Telecommunications maintenance technician",
                                                      "text": "Telecommunications maintenance technician"
                                                    },
                                                    {
                                                      "id": "8de2f5fa-6465-4188-bf46-8822c4422efa",
                                                      "value": "Telephone fitter",
                                                      "text": "Telephone fitter"
                                                    },
                                                    {
                                                      "id": "1b3259de-c008-4073-b601-1a2c1979978c",
                                                      "value": "Telephone repairer",
                                                      "text": "Telephone repairer"
                                                    },
                                                    {
                                                      "id": "d21fe45b-1620-4b72-9d10-b0bbb90d8c9c",
                                                      "value": "Telephonist",
                                                      "text": "Telephonist"
                                                    },
                                                    {
                                                      "id": "e3ab0fa2-e636-4690-8fb9-d4d6eca07abd",
                                                      "value": "Television and radio presenter",
                                                      "text": "Television and radio presenter"
                                                    },
                                                    {
                                                      "id": "8c7a17f5-2e18-41ef-bc83-24e4ad12b404",
                                                      "value": "Temperer",
                                                      "text": "Temperer"
                                                    },
                                                    {
                                                      "id": "91879147-5dd7-4ac5-b584-8158503044e5",
                                                      "value": "Template maker",
                                                      "text": "Template maker"
                                                    },
                                                    {
                                                      "id": "87d91c36-2949-41a9-b63b-8d4d9763c484",
                                                      "value": "Test engineer",
                                                      "text": "Test engineer"
                                                    },
                                                    {
                                                      "id": "218640e9-b5e7-4eb4-b0a0-fdce48faf1de",
                                                      "value": "Tester",
                                                      "text": "Tester"
                                                    },
                                                    {
                                                      "id": "4a9380e7-5f75-4983-b473-86f27ed32c92",
                                                      "value": "Theatre cloakroom attendant",
                                                      "text": "Theatre cloakroom attendant"
                                                    },
                                                    {
                                                      "id": "b0133f07-1fb6-46fe-a7ba-f5b6a58355a4",
                                                      "value": "Theatre dresser",
                                                      "text": "Theatre dresser"
                                                    },
                                                    {
                                                      "id": "62723cbc-d601-40d5-8b6b-3f5dfe1517d6",
                                                      "value": "Theatre playwright",
                                                      "text": "Theatre playwright"
                                                    },
                                                    {
                                                      "id": "ad2a1ffc-f2e4-4eb4-b2d2-7c64c407b699",
                                                      "value": "Theatre scene shifter",
                                                      "text": "Theatre scene shifter"
                                                    },
                                                    {
                                                      "id": "3a8b5ca4-be70-44cb-9f97-7c07668201cf",
                                                      "value": "Theatre scenery painter",
                                                      "text": "Theatre scenery painter"
                                                    },
                                                    {
                                                      "id": "1e8bd3f7-2fcf-495b-98f0-dc727e7768e6",
                                                      "value": "Theatre technician",
                                                      "text": "Theatre technician"
                                                    },
                                                    {
                                                      "id": "72f77bbb-6606-47ce-afd5-b833b24ebf49",
                                                      "value": "Theatre usher",
                                                      "text": "Theatre usher"
                                                    },
                                                    {
                                                      "id": "9ea6ca40-f6f1-406a-81dc-043165e4eab2",
                                                      "value": "Therapist",
                                                      "text": "Therapist"
                                                    },
                                                    {
                                                      "id": "b2e50eb4-a934-40a7-b434-08b452774fed",
                                                      "value": "Ticket collector",
                                                      "text": "Ticket collector"
                                                    },
                                                    {
                                                      "id": "bc3a7ae9-ed69-4a79-aa1a-fc279fc69ec6",
                                                      "value": "Timberman",
                                                      "text": "Timberman"
                                                    },
                                                    {
                                                      "id": "224eb8cf-cb4c-4daa-98fa-926b5fc839fb",
                                                      "value": "Tool and die makers",
                                                      "text": "Tool and die makers"
                                                    },
                                                    {
                                                      "id": "a73a8a28-83c6-46ae-8671-305509297b88",
                                                      "value": "Tour guide",
                                                      "text": "Tour guide"
                                                    },
                                                    {
                                                      "id": "d12e0cea-88ce-4d51-8b70-8e265a714aac",
                                                      "value": "Toxicologist",
                                                      "text": "Toxicologist"
                                                    },
                                                    {
                                                      "id": "e00d006c-e784-4805-9ac2-db49438abbf7",
                                                      "value": "Track equipment installer",
                                                      "text": "Track equipment installer"
                                                    },
                                                    {
                                                      "id": "ac668713-740b-4931-90ad-484a49cdb04a",
                                                      "value": "Track laying machine operator",
                                                      "text": "Track laying machine operator"
                                                    },
                                                    {
                                                      "id": "77d228d0-beea-407d-abc9-4402f2484339",
                                                      "value": "Trackman",
                                                      "text": "Trackman"
                                                    },
                                                    {
                                                      "id": "c24ac8db-e443-4843-b3dc-a56940089efe",
                                                      "value": "Tractor driver",
                                                      "text": "Tractor driver"
                                                    },
                                                    {
                                                      "id": "7c8d9d9a-9b74-4bf6-84a0-8c05d102d2fe",
                                                      "value": "Traffic warden",
                                                      "text": "Traffic warden"
                                                    },
                                                    {
                                                      "id": "a5df6c6a-0d82-4fed-b8a0-0fb0b6cb1aab",
                                                      "value": "Train cleaner",
                                                      "text": "Train cleaner"
                                                    },
                                                    {
                                                      "id": "18e14245-df82-4e6e-8aca-9dc780a2b39b",
                                                      "value": "Train conductor",
                                                      "text": "Train conductor"
                                                    },
                                                    {
                                                      "id": "e13886e6-df6a-42b8-ba30-c2fc9f118d95",
                                                      "value": "Train controller",
                                                      "text": "Train controller"
                                                    },
                                                    {
                                                      "id": "d54be1d5-12ac-4e4c-bec0-90cdc41fa387",
                                                      "value": "Train guard",
                                                      "text": "Train guard"
                                                    },
                                                    {
                                                      "id": "2ceeff74-b440-4ec6-8867-fe490c853284",
                                                      "value": "Train maintenance fitter",
                                                      "text": "Train maintenance fitter"
                                                    },
                                                    {
                                                      "id": "aa51d91b-f292-4e43-b15e-8bb468549380",
                                                      "value": "Training and development officer",
                                                      "text": "Training and development officer"
                                                    },
                                                    {
                                                      "id": "967c844c-9718-473f-8c1e-cd4f46f39e78",
                                                      "value": "Transport examiner",
                                                      "text": "Transport examiner"
                                                    },
                                                    {
                                                      "id": "ce5177c9-0a61-41d5-b4bb-a0b675aca19f",
                                                      "value": "Tree feller",
                                                      "text": "Tree feller"
                                                    },
                                                    {
                                                      "id": "4ccc230b-68a7-4396-8b68-7cb29af8d057",
                                                      "value": "Tree surgeon",
                                                      "text": "Tree surgeon"
                                                    },
                                                    {
                                                      "id": "072335c9-5dc4-46a0-a92b-413e8266aed2",
                                                      "value": "Tribunal member",
                                                      "text": "Tribunal member"
                                                    },
                                                    {
                                                      "id": "cedba7f5-638f-45de-adbc-5e451c6e5f74",
                                                      "value": "Tugboatman",
                                                      "text": "Tugboatman"
                                                    },
                                                    {
                                                      "id": "1df04989-ca77-4937-9829-b18ab3db5a48",
                                                      "value": "Tunneller",
                                                      "text": "Tunneller"
                                                    },
                                                    {
                                                      "id": "d4eaecd5-00db-4dbe-802d-76fa8b23ab2e",
                                                      "value": "Turnstile operator",
                                                      "text": "Turnstile operator"
                                                    },
                                                    {
                                                      "id": "b3426fca-a836-4ea8-bf2d-a71027c746de",
                                                      "value": "Tutor",
                                                      "text": "Tutor"
                                                    },
                                                    {
                                                      "id": "8104e386-e4f8-46f8-932a-09ff36b0cfa3",
                                                      "value": "Typist",
                                                      "text": "Typist"
                                                    },
                                                    {
                                                      "id": "4099e5f3-eb10-4ea6-baa8-4534abfb9e6b",
                                                      "value": "Unemployed",
                                                      "text": "Unemployed"
                                                    },
                                                    {
                                                      "id": "17fad742-bf1f-4140-938e-c67061c9fbba",
                                                      "value": "Unmanned aerial vehicle operator",
                                                      "text": "Unmanned aerial vehicle operator"
                                                    },
                                                    {
                                                      "id": "fdaeddb7-a083-45a2-9483-cc29b9338c79",
                                                      "value": "unrecognised",
                                                      "text": "unrecognised"
                                                    },
                                                    {
                                                      "id": "4d3ede4d-08b9-420d-91f2-9af20f464911",
                                                      "value": "Upholsterer",
                                                      "text": "Upholsterer"
                                                    },
                                                    {
                                                      "id": "ccf22113-6cb0-4185-b7a4-114c19e7e8e9",
                                                      "value": "Valet",
                                                      "text": "Valet"
                                                    },
                                                    {
                                                      "id": "76552493-7806-4c55-9c43-df5f63bdb92c",
                                                      "value": "Valuer",
                                                      "text": "Valuer"
                                                    },
                                                    {
                                                      "id": "a47a95b0-93c9-4a6d-a2e7-3fb87169e9d0",
                                                      "value": "Van driver",
                                                      "text": "Van driver"
                                                    },
                                                    {
                                                      "id": "427f4bb1-d261-41f4-858f-34cdadaf3549",
                                                      "value": "Varnisher",
                                                      "text": "Varnisher"
                                                    },
                                                    {
                                                      "id": "4bf93715-ddb4-498d-ab43-3858da5b321f",
                                                      "value": "Vehicle body builder",
                                                      "text": "Vehicle body builder"
                                                    },
                                                    {
                                                      "id": "40dfc370-d180-41bb-be0f-1716d564f02a",
                                                      "value": "Vehicle machine operator",
                                                      "text": "Vehicle machine operator"
                                                    },
                                                    {
                                                      "id": "d77686f8-4202-417e-bc39-972274c9796c",
                                                      "value": "Vehicle maintenance technician",
                                                      "text": "Vehicle maintenance technician"
                                                    },
                                                    {
                                                      "id": "ba9bd6a6-070e-42e0-a751-f0395e73ac4f",
                                                      "value": "Verger",
                                                      "text": "Verger"
                                                    },
                                                    {
                                                      "id": "14d78829-5228-405e-a0c7-201f41909270",
                                                      "value": "Veterinarian",
                                                      "text": "Veterinarian"
                                                    },
                                                    {
                                                      "id": "727a3bb0-0cba-4605-8118-1a6be888dd94",
                                                      "value": "Veterinary surgeon",
                                                      "text": "Veterinary surgeon"
                                                    },
                                                    {
                                                      "id": "abe97562-71c8-4768-9274-8bc436b4920a",
                                                      "value": "Vicar",
                                                      "text": "Vicar"
                                                    },
                                                    {
                                                      "id": "aef76ee7-6179-44fd-9116-ba35f0dd1046",
                                                      "value": "Video editor",
                                                      "text": "Video editor"
                                                    },
                                                    {
                                                      "id": "a259effd-422f-4ade-a77e-c757d9090191",
                                                      "value": "Vocal coach",
                                                      "text": "Vocal coach"
                                                    },
                                                    {
                                                      "id": "1546af70-054b-4c23-83af-93fdae80d3b1",
                                                      "value": "Vocational training instructor",
                                                      "text": "Vocational training instructor"
                                                    },
                                                    {
                                                      "id": "ee77aa99-8d48-4c7f-af2a-d71d96c528b2",
                                                      "value": "Volcanologist",
                                                      "text": "Volcanologist"
                                                    },
                                                    {
                                                      "id": "0114586b-f7b9-4bb7-92fa-1f00edf3999e",
                                                      "value": "Waiter",
                                                      "text": "Waiter"
                                                    },
                                                    {
                                                      "id": "4a1012e3-07de-46d8-a544-248aa2288b00",
                                                      "value": "Warden",
                                                      "text": "Warden"
                                                    },
                                                    {
                                                      "id": "66cb2d0f-919c-4048-964d-5054d21b3aa9",
                                                      "value": "Warehouse keeper",
                                                      "text": "Warehouse keeper"
                                                    },
                                                    {
                                                      "id": "d5d097c7-ec56-439e-8719-1af4ae4513f7",
                                                      "value": "Warehouse manager",
                                                      "text": "Warehouse manager"
                                                    },
                                                    {
                                                      "id": "4da2a73e-ab0b-4030-8431-1cc8255a98c3",
                                                      "value": "Warehouse porter",
                                                      "text": "Warehouse porter"
                                                    },
                                                    {
                                                      "id": "dd7efd76-c58a-4e93-80ed-f09556bc7f21",
                                                      "value": "Warehouseman",
                                                      "text": "Warehouseman"
                                                    },
                                                    {
                                                      "id": "db3ee724-846f-4c2a-8884-dd7cbdf70f37",
                                                      "value": "Water supply cleaner",
                                                      "text": "Water supply cleaner"
                                                    },
                                                    {
                                                      "id": "acdf2e07-c314-477c-9296-659685760a52",
                                                      "value": "Water supply driller",
                                                      "text": "Water supply driller"
                                                    },
                                                    {
                                                      "id": "909ba16d-f676-4464-841a-f61b6744468a",
                                                      "value": "Water supply foreman",
                                                      "text": "Water supply foreman"
                                                    },
                                                    {
                                                      "id": "901c8fca-09e6-4b61-a1a4-d042779cb6c4",
                                                      "value": "Water supply inspector",
                                                      "text": "Water supply inspector"
                                                    },
                                                    {
                                                      "id": "f161e578-ac84-43d8-b3f8-db25b191fcf1",
                                                      "value": "Water supply meter reader",
                                                      "text": "Water supply meter reader"
                                                    },
                                                    {
                                                      "id": "1b5769cc-b22c-4dd3-8441-1a7203c28849",
                                                      "value": "Water supply meter technician",
                                                      "text": "Water supply meter technician"
                                                    },
                                                    {
                                                      "id": "06c71f1d-0465-476c-b42b-df8cdaa6c159",
                                                      "value": "Water supply pipe layer",
                                                      "text": "Water supply pipe layer"
                                                    },
                                                    {
                                                      "id": "995725c7-575a-4af6-a0cf-bbb40d386664",
                                                      "value": "Water supply pipe workers",
                                                      "text": "Water supply pipe workers"
                                                    },
                                                    {
                                                      "id": "b0c7006f-4a7e-47ee-89db-1561d169dd87",
                                                      "value": "Water supply plant operator",
                                                      "text": "Water supply plant operator"
                                                    },
                                                    {
                                                      "id": "5400a22c-6493-423a-87e3-81bd946c386c",
                                                      "value": "Water supply reservoir attendant",
                                                      "text": "Water supply reservoir attendant"
                                                    },
                                                    {
                                                      "id": "b93b5f00-a658-44a8-90cc-116b92f2c245",
                                                      "value": "Water supply well driller",
                                                      "text": "Water supply well driller"
                                                    },
                                                    {
                                                      "id": "96c643fc-d457-4f03-a551-0a383860008e",
                                                      "value": "Weaver",
                                                      "text": "Weaver"
                                                    },
                                                    {
                                                      "id": "e64938f4-987a-405d-be26-0aea451c0a23",
                                                      "value": "Web offset pressman",
                                                      "text": "Web offset pressman"
                                                    },
                                                    {
                                                      "id": "8e1dd2b8-3787-49de-9f2c-60b60d104062",
                                                      "value": "Website content manager",
                                                      "text": "Website content manager"
                                                    },
                                                    {
                                                      "id": "f91d6938-cb57-4b45-abb0-393d1ee2c933",
                                                      "value": "Weights and measures inspector",
                                                      "text": "Weights and measures inspector"
                                                    },
                                                    {
                                                      "id": "910dace5-eca2-4d20-b914-7e6e9315c6d3",
                                                      "value": "Welder",
                                                      "text": "Welder"
                                                    },
                                                    {
                                                      "id": "739218c6-d843-4b5f-bc52-387da421fdb2",
                                                      "value": "Welfare officer",
                                                      "text": "Welfare officer"
                                                    },
                                                    {
                                                      "id": "a23549c9-849b-4891-b943-d8ecddd164fb",
                                                      "value": "Westelyman",
                                                      "text": "Westelyman"
                                                    },
                                                    {
                                                      "id": "3eb2b1ce-6e5a-4c38-aeaf-8003e803ce0c",
                                                      "value": "Westleyman",
                                                      "text": "Westleyman"
                                                    },
                                                    {
                                                      "id": "5392e728-5ea1-406b-b42d-69381993ecf3",
                                                      "value": "Wicker worker",
                                                      "text": "Wicker worker"
                                                    },
                                                    {
                                                      "id": "d918869b-a3f8-4bd3-a827-ca2204c7f56e",
                                                      "value": "Wig maker",
                                                      "text": "Wig maker"
                                                    },
                                                    {
                                                      "id": "0828ec83-2593-4edd-abc3-4b87e81e7c26",
                                                      "value": "Winch operator",
                                                      "text": "Winch operator"
                                                    },
                                                    {
                                                      "id": "516de70c-c80f-4a98-83cd-5c1501d85001",
                                                      "value": "Window cleaner",
                                                      "text": "Window cleaner"
                                                    },
                                                    {
                                                      "id": "02f56364-7033-4a96-8e26-adc8b6717211",
                                                      "value": "Window dresser",
                                                      "text": "Window dresser"
                                                    },
                                                    {
                                                      "id": "8553ac2d-bca5-41e5-ad3a-914295a1c791",
                                                      "value": "Wire winder",
                                                      "text": "Wire winder"
                                                    },
                                                    {
                                                      "id": "07c5d3bd-c5ca-48a4-8ea8-8327ee0b4fa4",
                                                      "value": "Wood assembler",
                                                      "text": "Wood assembler"
                                                    },
                                                    {
                                                      "id": "ab83c7b3-c729-43d0-8458-dbfa968c706c",
                                                      "value": "Wood cabinet maker",
                                                      "text": "Wood cabinet maker"
                                                    },
                                                    {
                                                      "id": "f1b53e19-9c3f-4305-90cb-a675e935bd57",
                                                      "value": "Wood carver",
                                                      "text": "Wood carver"
                                                    },
                                                    {
                                                      "id": "8ba4a56e-520a-457e-8842-9a0583650469",
                                                      "value": "Work study engineer",
                                                      "text": "Work study engineer"
                                                    },
                                                    {
                                                      "id": "e0936bef-f0ab-49ff-b260-b824ab143e91",
                                                      "value": "Writer",
                                                      "text": "Writer"
                                                    },
                                                    {
                                                      "id": "3bb81f60-6994-47ce-9195-293b28c78b26",
                                                      "value": "Youth leader",
                                                      "text": "Youth leader"
                                                    },
                                                    {
                                                      "id": "c4d87ef9-39ca-41d0-8a01-6559d64f619a",
                                                      "value": "Zoo curator",
                                                      "text": "Zoo curator"
                                                    },
                                                    {
                                                      "id": "2b6b019d-2b95-4bf2-8105-236c9c0789e6",
                                                      "value": "Zookeeper",
                                                      "text": "Zookeeper"
                                                    },
                                                    {
                                                      "id": "f46f4d71-7db3-4b29-aeb6-2b18a6fb7357",
                                                      "value": "Zoologist",
                                                      "text": "Zoologist"
                                                    }
                                                  ]
                                                },
                                                "inputformat": {
                                                  "_uid": "73466c80-1d9d-451d-a7cf-1ffadaa95508",
                                                  "_target": "case.life[0].occupations[0].type",
                                                  "answer": "",
                                                  "validation": "validateSelected",
                                                  "qtype": "DROPDOWN_COMBOBOX",
                                                  "select": ""
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                },
                                {
                                  "titlesections": "case.life.Tobacco.TobaccoUsage",
                                  "id": "6e9999e2-e397-4921-837a-4b675cf9604d",
                                  "namesections": "case.life[0].Tobacco.TobaccoUsage",
                                  "relevantgroupoperator": "ALL",
                                  "repeatingsection": true,
                                  "relevantgroups": [
                                    {
                                      "relevanttarget": "case.life[0].Tobacco.TobaccoUse",
                                      "relevantoperator": "IS",
                                      "relevantvalues": {
                                        "relevantid": "case.life[0].Tobacco.TobaccoUse",
                                        "value": [
                                          {
                                            "code": "Yes",
                                            "name": "Yes"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "repeater": {
                                    "titlerepeater": "case.life.Tobacco.TobaccoUsage",
                                    "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                                    "minRows": "1",
                                    "maxRows": "",
                                    "rowCount": "1",
                                    "questiontemplate": {
                                      "Items": [
                                        "case.life.Tobacco.TobaccoUsage",
                                        {
                                          "qtext": "What type have you used?",
                                          "list": {
                                            "size": "1",
                                            "option": [
                                              {
                                                "value": "",
                                                "selected": "",
                                                "text": "Please select"
                                              },
                                              {
                                                "id": "1d26bb36-948b-4634-a34b-884cf1e37ff4",
                                                "value": "Chewing Tobacco",
                                                "text": "Chewing Tobacco"
                                              },
                                              {
                                                "id": "ee473837-b32c-4294-88d4-74caa5fb3626",
                                                "value": "Snuff",
                                                "text": "Snuff"
                                              },
                                              {
                                                "id": "7b0af592-78bf-4726-a378-fd08cf52f03c",
                                                "value": "Smokeless Tobacco",
                                                "text": "Smokeless Tobacco"
                                              },
                                              {
                                                "id": "3d03a57d-ed64-46b4-9c99-3e1c680d8392",
                                                "value": "Nicotine Gum",
                                                "text": "Nicotine Gum"
                                              },
                                              {
                                                "id": "e7f37592-bf9e-4a39-8e35-bbc1dcdaa35e",
                                                "value": "Nicotine Patch",
                                                "text": "Nicotine Patch"
                                              },
                                              {
                                                "id": "310885b3-8676-4e8e-882b-d52dd7fb98b8",
                                                "value": "Other Nicotine",
                                                "text": "Other Nicotine"
                                              },
                                              {
                                                "id": "a6a346b8-271a-4ef8-837f-93744a75d5d2",
                                                "value": "Cigarettes",
                                                "text": "Cigarettes"
                                              },
                                              {
                                                "id": "feeb2e48-713e-4223-9508-29190c7c1b03",
                                                "value": "Cigars",
                                                "text": "Cigars"
                                              },
                                              {
                                                "id": "1e8114f1-37ff-4f83-9ff1-27fd88bd5b78",
                                                "value": "Pipe",
                                                "text": "Pipe"
                                              }
                                            ]
                                          },
                                          "inputformat": {
                                            "_uid": "28e889d5-cde4-4e0c-9b94-807aaed655fe",
                                            "_target": "case.life[0].Tobacco.TobaccoUsage.TobaccoConsumption",
                                            "answer": "",
                                            "validation": "validateSelected",
                                            "qtype": "DROPDOWN",
                                            "select": ""
                                          }
                                        },
                                        {
                                          "qtext": "What is the amount of use?",
                                          "inputformat": {
                                            "_uid": "8802d388-3ab3-48cc-b597-9409c6ba531b",
                                            "_target": "case.life[0].Tobacco.TobaccoUsage.Amount",
                                            "answer": "",
                                            "validation": "              validateNum#EN-US#            ",
                                            "qtype": "INTEGER_SPINNER",
                                            "input": {}
                                          }
                                        },
                                        {
                                          "qtext": "What is the frequency of use?",
                                          "list": {
                                            "size": "1",
                                            "option": [
                                              {
                                                "value": "",
                                                "selected": "",
                                                "text": "Please select"
                                              },
                                              {
                                                "id": "33ae47d9-8765-4d0e-90cc-760af7dff458",
                                                "value": "Per Day",
                                                "text": "Per Day"
                                              },
                                              {
                                                "id": "7beba5ec-705f-4e5a-adf9-d5181897b2ff",
                                                "value": "Per Week",
                                                "text": "Per Week"
                                              },
                                              {
                                                "id": "9e31e98d-2d52-4dd8-9496-a42b4f2b278e",
                                                "value": "Per Month",
                                                "text": "Per Month"
                                              },
                                              {
                                                "id": "38662166-cbe9-46aa-9dc5-0a5e980dbc03",
                                                "value": "Per Year",
                                                "text": "Per Year"
                                              },
                                              {
                                                "id": "0199ddfc-0e8d-4969-9928-b4d1864c799a",
                                                "value": "Single",
                                                "text": "Single"
                                              },
                                              {
                                                "id": "289880ab-7b27-4b9e-ab4c-eeb82e4cc862",
                                                "value": "Random",
                                                "text": "Random"
                                              },
                                              {
                                                "id": "3b38df47-bed5-4661-be20-b1407f5065ee",
                                                "value": "Unknown",
                                                "text": "Unknown"
                                              },
                                              {
                                                "id": "db1c58a0-4e58-4c78-83da-36cd7454632c",
                                                "value": "Other",
                                                "text": "Other"
                                              }
                                            ]
                                          },
                                          "inputformat": {
                                            "_uid": "835442ff-69ba-47d7-b0ed-8789dc5d7609",
                                            "_target": "case.life[0].Tobacco.TobaccoUsage.Frequency",
                                            "answer": "",
                                            "validation": "validateSelected",
                                            "qtype": "DROPDOWN",
                                            "select": ""
                                          }
                                        },
                                        {
                                          "qtext": "What is the length of use?",
                                          "inputformat": {
                                            "_uid": "578ccc8e-4ed9-46a7-9479-3c77f3e46103",
                                            "_target": "case.life[0].Tobacco.TobaccoUsage.HowLong",
                                            "answer": "",
                                            "validation": "              validateNum#EN-US#            ",
                                            "qtype": "INTEGER_SPINNER",
                                            "input": {}
                                          }
                                        },
                                        {
                                          "qtext": "Duration of use",
                                          "list": {
                                            "size": "1",
                                            "option": [
                                              {
                                                "value": "",
                                                "selected": "",
                                                "text": "Please select"
                                              },
                                              {
                                                "id": "7969980a-bbf0-4cff-8862-95510e1683b8",
                                                "value": "Other",
                                                "text": "Other"
                                              },
                                              {
                                                "id": "669000ad-e0b5-4e23-9c0b-fd61f170d7b2",
                                                "value": "Days",
                                                "text": "Days"
                                              },
                                              {
                                                "id": "6ceea549-cc3e-4084-b19f-429e4df85070",
                                                "value": "Weeks",
                                                "text": "Weeks"
                                              },
                                              {
                                                "id": "d6be01d1-2836-49f7-a7cf-933ffef871a9",
                                                "value": "Months",
                                                "text": "Months"
                                              },
                                              {
                                                "id": "194652fc-5816-48af-821e-7f9502a08ee1",
                                                "value": "Years",
                                                "text": "Years"
                                              }
                                            ]
                                          },
                                          "inputformat": {
                                            "_uid": "65a23294-fd4b-438e-b2f4-211a77c99c11",
                                            "_target": "case.life[0].Tobacco.TobaccoUsage.HowLongDuration",
                                            "answer": "",
                                            "validation": "validateSelected",
                                            "qtype": "DROPDOWN",
                                            "select": ""
                                          }
                                        },
                                        {
                                          "qtext": "What date was this last used?",
                                          "inputformat": {
                                            "_uid": "1c23461c-bea2-45d8-9f64-214f9fb073e7",
                                            "_target": "case.life[0].Tobacco.TobaccoUsage.DateLastUsed",
                                            "answer": "",
                                            "validation": "              validateDateRange#EN-US#UNDEFINED##            ",
                                            "qtype": "DATE_PARTIAL",
                                            "input": {}
                                          }
                                        }
                                      ]
                                    },
                                    "section": [
                                      {
                                        "Items": [
                                          "case.life.Tobacco.TobaccoUsage",
                                          "case.life[0].Tobacco.TobaccoUsage[0]",
                                          {
                                            "titlerepeating": "case.life.Tobacco.TobaccoUsage",
                                            "sectionHeader": " The following questions are part of the application process for the Primary applicant ",
                                            "h4": " Section ",
                                            "deletebutton": true,
                                            "question": [
                                              {
                                                "qtext": "What type have you used?",
                                                "list": {
                                                  "size": "1",
                                                  "option": [
                                                    {
                                                      "value": "",
                                                      "selected": "",
                                                      "text": "Please select"
                                                    },
                                                    {
                                                      "id": "1d26bb36-948b-4634-a34b-884cf1e37ff4",
                                                      "value": "Chewing Tobacco",
                                                      "text": "Chewing Tobacco"
                                                    },
                                                    {
                                                      "id": "ee473837-b32c-4294-88d4-74caa5fb3626",
                                                      "value": "Snuff",
                                                      "text": "Snuff"
                                                    },
                                                    {
                                                      "id": "7b0af592-78bf-4726-a378-fd08cf52f03c",
                                                      "value": "Smokeless Tobacco",
                                                      "text": "Smokeless Tobacco"
                                                    },
                                                    {
                                                      "id": "3d03a57d-ed64-46b4-9c99-3e1c680d8392",
                                                      "value": "Nicotine Gum",
                                                      "text": "Nicotine Gum"
                                                    },
                                                    {
                                                      "id": "e7f37592-bf9e-4a39-8e35-bbc1dcdaa35e",
                                                      "value": "Nicotine Patch",
                                                      "text": "Nicotine Patch"
                                                    },
                                                    {
                                                      "id": "310885b3-8676-4e8e-882b-d52dd7fb98b8",
                                                      "value": "Other Nicotine",
                                                      "text": "Other Nicotine"
                                                    },
                                                    {
                                                      "id": "a6a346b8-271a-4ef8-837f-93744a75d5d2",
                                                      "value": "Cigarettes",
                                                      "text": "Cigarettes"
                                                    },
                                                    {
                                                      "id": "feeb2e48-713e-4223-9508-29190c7c1b03",
                                                      "value": "Cigars",
                                                      "text": "Cigars"
                                                    },
                                                    {
                                                      "id": "1e8114f1-37ff-4f83-9ff1-27fd88bd5b78",
                                                      "value": "Pipe",
                                                      "text": "Pipe"
                                                    }
                                                  ]
                                                },
                                                "inputformat": {
                                                  "_uid": "28e889d5-cde4-4e0c-9b94-807aaed655fe",
                                                  "_target": "case.life[0].Tobacco.TobaccoUsage[0].TobaccoConsumption",
                                                  "answer": "",
                                                  "validation": "validateSelected",
                                                  "qtype": "DROPDOWN",
                                                  "select": ""
                                                }
                                              },
                                              {
                                                "qtext": "What is the amount of use?",
                                                "inputformat": {
                                                  "_uid": "8802d388-3ab3-48cc-b597-9409c6ba531b",
                                                  "_target": "case.life[0].Tobacco.TobaccoUsage[0].Amount",
                                                  "answer": "",
                                                  "validation": "              validateNum#EN-US#            ",
                                                  "qtype": "INTEGER_SPINNER",
                                                  "input": {}
                                                }
                                              },
                                              {
                                                "qtext": "What is the frequency of use?",
                                                "list": {
                                                  "size": "1",
                                                  "option": [
                                                    {
                                                      "value": "",
                                                      "selected": "",
                                                      "text": "Please select"
                                                    },
                                                    {
                                                      "id": "33ae47d9-8765-4d0e-90cc-760af7dff458",
                                                      "value": "Per Day",
                                                      "text": "Per Day"
                                                    },
                                                    {
                                                      "id": "7beba5ec-705f-4e5a-adf9-d5181897b2ff",
                                                      "value": "Per Week",
                                                      "text": "Per Week"
                                                    },
                                                    {
                                                      "id": "9e31e98d-2d52-4dd8-9496-a42b4f2b278e",
                                                      "value": "Per Month",
                                                      "text": "Per Month"
                                                    },
                                                    {
                                                      "id": "38662166-cbe9-46aa-9dc5-0a5e980dbc03",
                                                      "value": "Per Year",
                                                      "text": "Per Year"
                                                    },
                                                    {
                                                      "id": "0199ddfc-0e8d-4969-9928-b4d1864c799a",
                                                      "value": "Single",
                                                      "text": "Single"
                                                    },
                                                    {
                                                      "id": "289880ab-7b27-4b9e-ab4c-eeb82e4cc862",
                                                      "value": "Random",
                                                      "text": "Random"
                                                    },
                                                    {
                                                      "id": "3b38df47-bed5-4661-be20-b1407f5065ee",
                                                      "value": "Unknown",
                                                      "text": "Unknown"
                                                    },
                                                    {
                                                      "id": "db1c58a0-4e58-4c78-83da-36cd7454632c",
                                                      "value": "Other",
                                                      "text": "Other"
                                                    }
                                                  ]
                                                },
                                                "inputformat": {
                                                  "_uid": "835442ff-69ba-47d7-b0ed-8789dc5d7609",
                                                  "_target": "case.life[0].Tobacco.TobaccoUsage[0].Frequency",
                                                  "answer": "",
                                                  "validation": "validateSelected",
                                                  "qtype": "DROPDOWN",
                                                  "select": ""
                                                }
                                              },
                                              {
                                                "qtext": "What is the length of use?",
                                                "inputformat": {
                                                  "_uid": "578ccc8e-4ed9-46a7-9479-3c77f3e46103",
                                                  "_target": "case.life[0].Tobacco.TobaccoUsage[0].HowLong",
                                                  "answer": "",
                                                  "validation": "              validateNum#EN-US#            ",
                                                  "qtype": "INTEGER_SPINNER",
                                                  "input": {}
                                                }
                                              },
                                              {
                                                "qtext": "Duration of use",
                                                "list": {
                                                  "size": "1",
                                                  "option": [
                                                    {
                                                      "value": "",
                                                      "selected": "",
                                                      "text": "Please select"
                                                    },
                                                    {
                                                      "id": "7969980a-bbf0-4cff-8862-95510e1683b8",
                                                      "value": "Other",
                                                      "text": "Other"
                                                    },
                                                    {
                                                      "id": "669000ad-e0b5-4e23-9c0b-fd61f170d7b2",
                                                      "value": "Days",
                                                      "text": "Days"
                                                    },
                                                    {
                                                      "id": "6ceea549-cc3e-4084-b19f-429e4df85070",
                                                      "value": "Weeks",
                                                      "text": "Weeks"
                                                    },
                                                    {
                                                      "id": "d6be01d1-2836-49f7-a7cf-933ffef871a9",
                                                      "value": "Months",
                                                      "text": "Months"
                                                    },
                                                    {
                                                      "id": "194652fc-5816-48af-821e-7f9502a08ee1",
                                                      "value": "Years",
                                                      "text": "Years"
                                                    }
                                                  ]
                                                },
                                                "inputformat": {
                                                  "_uid": "65a23294-fd4b-438e-b2f4-211a77c99c11",
                                                  "_target": "case.life[0].Tobacco.TobaccoUsage[0].HowLongDuration",
                                                  "answer": "",
                                                  "validation": "validateSelected",
                                                  "qtype": "DROPDOWN",
                                                  "select": ""
                                                }
                                              },
                                              {
                                                "qtext": "What date was this last used?",
                                                "inputformat": {
                                                  "_uid": "1c23461c-bea2-45d8-9f64-214f9fb073e7",
                                                  "_target": "case.life[0].Tobacco.TobaccoUsage[0].DateLastUsed",
                                                  "answer": "",
                                                  "validation": "              validateDateRange#EN-US#UNDEFINED##            ",
                                                  "qtype": "DATE_PARTIAL",
                                                  "input": {}
                                                }
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                }
                              ]
                            },
                            {
                              "titlesection": "case.life.LifeType",
                              "id": "7289dfa1-9ea1-4390-a600-25f146d7cf31",
                              "relevantgroupoperator": "ALL",
                              "relevantgroups": {
                                "relevantgroup": {
                                  "relevanttarget": "case.life[0].LifeType",
                                  "relevantoperator": "IS",
                                  "relevantvalues": {
                                    "relevantid": "case.life[0].LifeType",
                                    "value": [
                                      {
                                        "code": "JUVENILE",
                                        "name": "Juvenile"
                                      }
                                    ]
                                  }
                                }
                              },
                              "question": [
                                {
                                  "qtext": "Height (Feet)",
                                  "inputformat": {
                                    "_uid": "2595313a-82ee-4628-8399-f72ee475039c",
                                    "_target": "case.life[0].Build.HeightFeet",
                                    "answer": "",
                                    "validation": "              validateNum#EN-US#            ",
                                    "qtype": "INTEGER_SPINNER",
                                    "input": {}
                                  }
                                },
                                {
                                  "qtext": "Height (Inches)",
                                  "inputformat": {
                                    "_uid": "7b801b5d-f619-4cf9-8eea-50308773c815",
                                    "_target": "case.life[0].Build.HeightInches",
                                    "answer": "",
                                    "validation": "              validateNum#EN-US#            ",
                                    "qtype": "INTEGER_SPINNER",
                                    "input": {}
                                  }
                                },
                                {
                                  "qtext": "Weight (lbs)",
                                  "inputformat": {
                                    "_uid": "54676f13-1d48-4876-aef6-9fd31ffbeec6",
                                    "_target": "case.life[0].Build.WeightPounds",
                                    "answer": "",
                                    "validation": "              validateNum#EN-US#            ",
                                    "qtype": "INTEGER_SPINNER",
                                    "input": {}
                                  }
                                },
                                {
                                  "qtext": "Has any child named above ever received treatment for, or sought or received medical advice for: a tumor or cancer; Diabetes; Heart Disease; Mental impairment; Epilepsy; a Brain or Nervous System disorder; Stomach or Intestinal problems; or any Congenital disorder or limitations of normal impairment or Activities, from a member of the medical profession?",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                        "value": "No",
                                        "text": "No"
                                      },
                                      {
                                        "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                        "value": "Yes",
                                        "text": "Yes"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "inputtype": "radio",
                                    "_uid": "5830c56c-64ec-4884-b162-3f0bd46565c2",
                                    "_target": "case.life[0].MedicalGeneral.MedicalConditions",
                                    "answer": "",
                                    "validation": "validateOneChecked",
                                    "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                  }
                                },
                                {
                                  "qtext": "In the past two years, has any child named above been advised by a medical professional to get specified medical care which has not been completed, such as any hospitalization, surgery or diagnostic test, except those tests related to Human Immunodeficiency Virus (AIDS virus)?",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                        "value": "No",
                                        "text": "No"
                                      },
                                      {
                                        "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                        "value": "Yes",
                                        "text": "Yes"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "inputtype": "radio",
                                    "_uid": "a732da9e-eb2c-4962-ab2d-80ca29e3aed5",
                                    "_target": "case.life[0].MedicalGeneral.AdvisedProcedures",
                                    "answer": "",
                                    "validation": "validateOneChecked",
                                    "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                  }
                                },
                                {
                                  "qtext": "Has any child named above ever been diagnosed as having, or been treated as having, Acquired Immune Deficiency (AIDS) or AIDS related Complex (ARC), or tested for antibodies to the AIDS virus, by a member of the medical profession?",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "16fee183-8a2c-4a0c-87f4-dc6ff69f9d6a",
                                        "value": "No",
                                        "text": "No"
                                      },
                                      {
                                        "id": "fc7610f9-7c80-4182-b815-a82bff28524c",
                                        "value": "Yes",
                                        "text": "Yes"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "inputtype": "radio",
                                    "_uid": "98d93af9-0f7d-4d3c-ab19-bb473bde5ddb",
                                    "_target": "case.life[0].MedicalEver.aids",
                                    "answer": "",
                                    "validation": "validateOneChecked",
                                    "qtype": "DROPDOWN_RADIO_BUTTONS_HORIZONTAL"
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          }
        ]
      },
      {
        "titlesection": "Product",
        "id": "4ff2c6b7-7d16-4cb6-8216-fab6cf966047",
        "sectiondetail": {
          "title": "Product",
          "premable": "Please answer the following questions:"
        },
        "sections": [
          {
            "titlesections": "case.life.product",
            "id": "9b683e74-c8aa-4cec-b008-85ca38b4e341",
            "namesections": "case.life.product",
            "repeater": {
              "titlerepeater": "case.life.product",
              "sectionPreamble": "Epilepsy, Multiple sclerosis, muscular dystrophy, cerebral palsy, Parkinson's disease, Alzheimer's disease or dementia?",
              "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
              "minRows": "1",
              "maxRows": "",
              "rowCount": "0",
              "questiontemplate": {
                "Items": [
                  "case.life.product",
                  {
                    "qtext": "Role",
                    "list": {
                      "size": "1",
                      "option": [
                        {
                          "value": "",
                          "selected": "",
                          "text": "Please select"
                        },
                        {
                          "id": "3f0a276f-b01a-4404-8a96-830643db8184",
                          "value": "Main Life",
                          "text": "Main Life"
                        },
                        {
                          "id": "ad7ae82a-a40b-4dd7-921a-672dbe01c4e2",
                          "value": "Child Life",
                          "text": "Child Life"
                        }
                      ]
                    },
                    "inputformat": {
                      "_uid": "c922f417-7af9-4bb6-a3e6-95ddebc3f73b",
                      "_target": "case.life.product.LifeRole",
                      "answer": "",
                      "validation": "validateOneChecked",
                      "qtype": "DROPDOWN_LABELLED_BUTTONS",
                      "select": ""
                    }
                  },
                  {
                    "qtext": "Insurance product:",
                    "list": {
                      "size": "1",
                      "option": [
                        {
                          "value": "",
                          "selected": "",
                          "text": "Please select"
                        },
                        {
                          "id": "66eb5838-7514-43cc-a43b-80d09b02ec7e",
                          "value": "Whole_Life",
                          "text": "Whole Life"
                        },
                        {
                          "id": "9e7705be-ba63-48e3-8b60-2b6885e72a89",
                          "value": "Level_Term",
                          "text": "Level Term"
                        }
                      ]
                    },
                    "inputformat": {
                      "_uid": "acfb7670-8fb8-47fa-8614-e6dc9b2cdc5c",
                      "_target": "case.life.product.type",
                      "answer": "",
                      "validation": "validateOneChecked",
                      "qtype": "DROPDOWN_LABELLED_BUTTONS",
                      "select": ""
                    }
                  },
                  {
                    "titlesection": "case.UnderwritingType",
                    "id": "4e4bda30-a999-4fd5-9709-70ee850258d6",
                    "relevantgroupoperator": "ALL",
                    "relevantgroups": {
                      "relevantgroup": {
                        "relevanttarget": "case.UnderwritingType",
                        "relevantoperator": "IS",
                        "relevantvalues": {
                          "relevantid": "case.UnderwritingType",
                          "value": [
                            {
                              "code": "FU",
                              "name": "Full Underwriting"
                            }
                          ]
                        }
                      }
                    },
                    "question": [
                      {
                        "qtext": "SBLI Policy ID",
                        "inputformat": {
                          "_uid": "64c540d9-5e27-43df-9ea3-13a804791c98",
                          "_target": "case.life.product.PolicyID",
                          "answer": "",
                          "validation": "",
                          "qtype": "STRING_TEXTBOX_SINGLE",
                          "optional": true,
                          "input": {}
                        }
                      },
                      {
                        "qtext": "Plan Name",
                        "inputformat": {
                          "_uid": "845499a4-daf5-4899-a5d6-68b2a7dd5351",
                          "_target": "case.life.product.PlanName",
                          "answer": "",
                          "validation": "",
                          "qtype": "STRING_TEXTBOX_SINGLE",
                          "input": {}
                        }
                      },
                      {
                        "relevantgroupoperator": "ALL",
                        "relevantgroups": {
                          "relevantgroup": {
                            "relevanttarget": "case.life.product.LifeRole",
                            "relevantoperator": "IS",
                            "relevantvalues": {
                              "relevantid": "case.life.product.LifeRole",
                              "value": [
                                {
                                  "code": "Main Life",
                                  "name": "Main Life"
                                }
                              ]
                            }
                          }
                        },
                        "qtext": "Please give the purpose for this cover:",
                        "list": {
                          "size": "5",
                          "multiple": "1",
                          "option": [
                            {
                              "id": "361da8a6-b3bf-4a8d-8f8f-9a335cebae71",
                              "value": "Income Replacement",
                              "text": "Income Replacement"
                            },
                            {
                              "id": "b93b1125-a33d-4c96-9789-c2d9b626a9c4",
                              "value": "Estate Conservation",
                              "text": "Estate Conservation"
                            },
                            {
                              "id": "5b677b01-a509-4c5c-af6c-3189625f8bff",
                              "value": "Secure Credit",
                              "text": "Secure credit/loan protection"
                            },
                            {
                              "id": "5372929c-c954-4827-84c2-889d0b078467",
                              "value": "Buy-sell agreement",
                              "text": "Buy/sell"
                            },
                            {
                              "id": "d8181d77-f2cb-4719-ac22-d7c0cbc862cf",
                              "value": "Key-person protection",
                              "text": "Key person"
                            },
                            {
                              "id": "7f8028d7-0c93-4f43-a98b-997b74d7d8c0",
                              "value": "Other",
                              "text": "Other"
                            }
                          ]
                        },
                        "inputformat": {
                          "_uid": "",
                          "_target": "case.life.product.CoverPurpose",
                          "answer": "",
                          "validation": "validateOneChecked",
                          "qtype": "MULTISELECT_CHECKBOXES_VERTICAL"
                        }
                      }
                    ]
                  },
                  {
                    "titlesections": "case.life.product.benefit",
                    "id": "81bf1396-0473-47c7-889f-34e3f19bda38",
                    "namesections": "case.life.product.benefit",
                    "repeater": {
                      "titlerepeater": "case.life.product.benefit",
                      "sectionPreamble": "Epilepsy, Multiple sclerosis, muscular dystrophy, cerebral palsy, Parkinson's disease, Alzheimer's disease or dementia?",
                      "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                      "minRows": "1",
                      "maxRows": "",
                      "rowCount": "",
                      "questiontemplate": {
                        "Items": [
                          "case.life.product.benefit",
                          {
                            "qtext": "Benefit",
                            "list": {
                              "size": "1",
                              "option": [
                                {
                                  "value": "",
                                  "selected": "",
                                  "text": "Please select"
                                },
                                {
                                  "id": "c6eca5b2-117c-4196-ad73-32c827592cda",
                                  "value": "LIFE",
                                  "text": "Life Cover"
                                },
                                {
                                  "id": "7d95b788-aba0-4270-a2b1-8c6b1910ec0e",
                                  "value": "AD",
                                  "text": "Accidental Death Benefit"
                                },
                                {
                                  "id": "55532979-8ba2-474b-b515-1ea38bc06ac5",
                                  "value": "WOP",
                                  "text": "Waiver of Premium"
                                },
                                {
                                  "id": "3a9bdc7a-3662-424b-aff4-3aee11fa8c7b",
                                  "value": "ADB",
                                  "text": "Accidental Death Benefit_Do Not Use"
                                },
                                {
                                  "id": "0ca13a68-9c02-4e74-8f9b-f217c164a093",
                                  "value": "CI",
                                  "text": "Critical Illness"
                                },
                                {
                                  "id": "b9cf5e5f-816c-4510-8337-9d8e9f4c1350",
                                  "value": "TPD",
                                  "text": "Total Permanent Disability"
                                },
                                {
                                  "id": "5d305dca-a6a9-44fa-8d3e-ee5186e0f57a",
                                  "value": "DI",
                                  "text": "Disability Income"
                                },
                                {
                                  "id": "92f23de8-759b-4358-9055-79634387fc13",
                                  "value": "CICa",
                                  "text": "Cancer"
                                },
                                {
                                  "id": "f57a77b7-5f30-4197-91bb-a0f2c652fb40",
                                  "value": "LTC",
                                  "text": "Long term care"
                                },
                                {
                                  "id": "6d42bd2d-7e94-4d7d-8efb-69f069f1f8f4",
                                  "value": "MEDEXOP",
                                  "text": "Medical Expenses (out patients)"
                                },
                                {
                                  "id": "df67ed16-095c-4b27-9d25-b3f429f6fd10",
                                  "value": "MEDEXIP",
                                  "text": "Medical Expenses (in patients)"
                                }
                              ]
                            },
                            "inputformat": {
                              "_uid": "068fa14a-2d53-4fbc-8a5c-99a928bd3724",
                              "_target": "case.life.product.benefit.type",
                              "answer": "",
                              "validation": "validateOneChecked",
                              "qtype": "DROPDOWN_LABELLED_BUTTONS",
                              "select": ""
                            }
                          },
                          {
                            "titlesection": "case.UnderwritingType",
                            "id": "f7e1ad57-3c66-449b-b95c-12f23e31a731",
                            "relevantgroupoperator": "ALL",
                            "relevantgroups": {
                              "relevantgroup": {
                                "relevanttarget": "case.UnderwritingType",
                                "relevantoperator": "IS",
                                "relevantvalues": {
                                  "relevantid": "case.UnderwritingType",
                                  "value": [
                                    {
                                      "code": "FU",
                                      "name": "Full Underwriting"
                                    }
                                  ]
                                }
                              }
                            },
                            "question": [
                              {
                                "relevantgroupoperator": "ALL",
                                "relevantgroups": {
                                  "relevantgroup": {
                                    "relevanttarget": "case.life.product.benefit.type",
                                    "relevantoperator": "NOT_IN",
                                    "relevantvalues": {
                                      "relevantid": "case.life.product.benefit.type",
                                      "value": [
                                        {
                                          "code": "WOP",
                                          "name": "Waiver of Premium"
                                        },
                                        {
                                          "code": "DI",
                                          "name": "Disability Income"
                                        }
                                      ]
                                    }
                                  }
                                },
                                "qtext": "Amount",
                                "inputformat": {
                                  "_uid": "197fb849-f5ed-4e76-b1a1-0127613c4454",
                                  "_target": "case.life.product.benefit.amount",
                                  "answer": "",
                                  "validation": "              validateNumRange#EN-US###            ",
                                  "qtype": "INTEGER_TEXTBOX",
                                  "input": {}
                                }
                              },
                              {
                                "relevantgroupoperator": "ALL",
                                "relevantgroups": {
                                  "relevantgroup": {
                                    "relevanttarget": "case.life.product.benefit.type",
                                    "relevantoperator": "ANY_MEMBER_OF",
                                    "relevantvalues": {
                                      "relevantid": "case.life.product.benefit.type",
                                      "value": [
                                        {
                                          "code": "DI",
                                          "name": "Disability Income"
                                        },
                                        {
                                          "code": "WOP",
                                          "name": "Waiver of Premium"
                                        }
                                      ]
                                    }
                                  }
                                },
                                "qtext": "Amount",
                                "inputformat": {
                                  "_uid": "7829d1a8-4c52-4139-8d1b-4e71afd46393",
                                  "_target": "case.life.product.benefit.amount",
                                  "answer": "",
                                  "validation": "              validateNumRange#EN-US###            ",
                                  "qtype": "INTEGER_SPINNER",
                                  "input": {}
                                }
                              },
                              {
                                "qtext": "Term Basis",
                                "list": {
                                  "size": "1",
                                  "option": [
                                    {
                                      "value": "",
                                      "selected": "",
                                      "text": "Please select"
                                    },
                                    {
                                      "id": "de701835-42fc-40ae-b31e-b2388167a1d8",
                                      "value": "WHOLE_LIFE",
                                      "text": "Whole Life"
                                    },
                                    {
                                      "id": "f8b8a32e-b7d5-4d93-8d22-22f199c327e1",
                                      "value": "YEARS",
                                      "text": "Years"
                                    },
                                    {
                                      "id": "10ebd3fc-d336-4ba7-9af2-dd89abc12463",
                                      "value": "CEASING_AGE",
                                      "text": "Ceasing age"
                                    }
                                  ]
                                },
                                "inputformat": {
                                  "_uid": "c91c5e11-e45b-4d35-8c38-ec8b974f2615",
                                  "_target": "case.life.product.benefit.termBasis",
                                  "answer": "",
                                  "validation": "validateOneChecked",
                                  "qtype": "DROPDOWN_LABELLED_BUTTONS",
                                  "select": ""
                                }
                              },
                              {
                                "relevantgroupoperator": "ALL",
                                "relevantgroups": {
                                  "relevantgroup": {
                                    "relevanttarget": "case.life.product.benefit.termBasis",
                                    "relevantoperator": "IS",
                                    "relevantvalues": {
                                      "relevantid": "case.life.product.benefit.termBasis",
                                      "value": [
                                        {
                                          "code": "YEARS",
                                          "name": "Years"
                                        }
                                      ]
                                    }
                                  }
                                },
                                "qtext": "Term",
                                "inputformat": {
                                  "_uid": "caf9da04-9b85-4966-af9f-348b88ce72cf",
                                  "_target": "case.life.product.benefit.term",
                                  "answer": "",
                                  "validation": "              validateNumRange#EN-US###            ",
                                  "qtype": "INTEGER_SPINNER",
                                  "input": {}
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  },
                  {
                    "qtext": "",
                    "inputformat": {
                      "_uid": "",
                      "_target": "case.life.product.ID",
                      "answer": "",
                      "validation": "",
                      "qtype": "HIDDEN",
                      "input": {}
                    }
                  }
                ]
              },
              "section": [
                {
                  "Items": [
                    "case.life.product",
                    "case.life[0].product[0]",
                    {
                      "titlerepeating": "case.life.product",
                      "sectionHeader": " The following questions are part of the application process for the Primary applicant ",
                      "h4": " Section ",
                      "deletebutton": true,
                      "question": [
                        {
                          "qtext": "Role",
                          "list": {
                            "size": "1",
                            "option": [
                              {
                                "value": "",
                                "selected": "",
                                "text": "Please select"
                              },
                              {
                                "id": "3f0a276f-b01a-4404-8a96-830643db8184",
                                "value": "Main Life",
                                "text": "Main Life"
                              },
                              {
                                "id": "ad7ae82a-a40b-4dd7-921a-672dbe01c4e2",
                                "value": "Child Life",
                                "text": "Child Life"
                              }
                            ]
                          },
                          "inputformat": {
                            "_uid": "c922f417-7af9-4bb6-a3e6-95ddebc3f73b",
                            "_target": "case.life[0].product[0].LifeRole",
                            "answer": "",
                            "validation": "validateOneChecked",
                            "qtype": "DROPDOWN_LABELLED_BUTTONS",
                            "select": ""
                          }
                        },
                        {
                          "qtext": "Insurance product:",
                          "list": {
                            "size": "1",
                            "option": [
                              {
                                "value": "",
                                "selected": "",
                                "text": "Please select"
                              },
                              {
                                "id": "66eb5838-7514-43cc-a43b-80d09b02ec7e",
                                "value": "Whole_Life",
                                "text": "Whole Life"
                              },
                              {
                                "id": "9e7705be-ba63-48e3-8b60-2b6885e72a89",
                                "value": "Level_Term",
                                "text": "Level Term"
                              }
                            ]
                          },
                          "inputformat": {
                            "_uid": "acfb7670-8fb8-47fa-8614-e6dc9b2cdc5c",
                            "_target": "case.life[0].product[0].type",
                            "answer": "",
                            "validation": "validateOneChecked",
                            "qtype": "DROPDOWN_LABELLED_BUTTONS",
                            "select": ""
                          }
                        },
                        {
                          "qtext": "",
                          "inputformat": {
                            "_uid": "",
                            "_target": "case.life[0].product[0].ID",
                            "answer": "",
                            "validation": "",
                            "qtype": "HIDDEN",
                            "input": {}
                          }
                        }
                      ],
                      "section": [
                        {
                          "titlesection": "case.UnderwritingType",
                          "id": "4e4bda30-a999-4fd5-9709-70ee850258d6",
                          "relevantgroupoperator": "ALL",
                          "relevantgroups": {
                            "relevantgroup": {
                              "relevanttarget": "case.UnderwritingType",
                              "relevantoperator": "IS",
                              "relevantvalues": {
                                "relevantid": "case.UnderwritingType",
                                "value": [
                                  {
                                    "code": "FU",
                                    "name": "Full Underwriting"
                                  }
                                ]
                              }
                            }
                          },
                          "question": [
                            {
                              "qtext": "SBLI Policy ID",
                              "inputformat": {
                                "_uid": "64c540d9-5e27-43df-9ea3-13a804791c98",
                                "_target": "case.life[0].product[0].PolicyID",
                                "answer": "",
                                "validation": "",
                                "qtype": "STRING_TEXTBOX_SINGLE",
                                "optional": true,
                                "input": {}
                              }
                            },
                            {
                              "qtext": "Plan Name",
                              "inputformat": {
                                "_uid": "845499a4-daf5-4899-a5d6-68b2a7dd5351",
                                "_target": "case.life[0].product[0].PlanName",
                                "answer": "",
                                "validation": "",
                                "qtype": "STRING_TEXTBOX_SINGLE",
                                "input": {}
                              }
                            },
                            {
                              "relevantgroupoperator": "ALL",
                              "relevantgroups": {
                                "relevantgroup": {
                                  "relevanttarget": "case.life[0].product[0].LifeRole",
                                  "relevantoperator": "IS",
                                  "relevantvalues": {
                                    "relevantid": "case.life[0].product[0].LifeRole",
                                    "value": [
                                      {
                                        "code": "Main Life",
                                        "name": "Main Life"
                                      }
                                    ]
                                  }
                                }
                              },
                              "qtext": "Please give the purpose for this cover:",
                              "list": {
                                "size": "5",
                                "multiple": "1",
                                "option": [
                                  {
                                    "id": "361da8a6-b3bf-4a8d-8f8f-9a335cebae71",
                                    "value": "Income Replacement",
                                    "text": "Income Replacement"
                                  },
                                  {
                                    "id": "b93b1125-a33d-4c96-9789-c2d9b626a9c4",
                                    "value": "Estate Conservation",
                                    "text": "Estate Conservation"
                                  },
                                  {
                                    "id": "5b677b01-a509-4c5c-af6c-3189625f8bff",
                                    "value": "Secure Credit",
                                    "text": "Secure credit/loan protection"
                                  },
                                  {
                                    "id": "5372929c-c954-4827-84c2-889d0b078467",
                                    "value": "Buy-sell agreement",
                                    "text": "Buy/sell"
                                  },
                                  {
                                    "id": "d8181d77-f2cb-4719-ac22-d7c0cbc862cf",
                                    "value": "Key-person protection",
                                    "text": "Key person"
                                  },
                                  {
                                    "id": "7f8028d7-0c93-4f43-a98b-997b74d7d8c0",
                                    "value": "Other",
                                    "text": "Other"
                                  }
                                ]
                              },
                              "inputformat": {
                                "_uid": "",
                                "_target": "case.life[0].product[0].CoverPurpose",
                                "answer": "",
                                "validation": "validateOneChecked",
                                "qtype": "MULTISELECT_CHECKBOXES_VERTICAL"
                              }
                            }
                          ]
                        }
                      ],
                      "sections": [
                        {
                          "titlesections": "case.life.product.benefit",
                          "id": "81bf1396-0473-47c7-889f-34e3f19bda38",
                          "namesections": "case.life[0].product[0].benefit",
                          "repeater": {
                            "titlerepeater": "case.life.product.benefit",
                            "sectionPreamble": "Epilepsy, Multiple sclerosis, muscular dystrophy, cerebral palsy, Parkinson's disease, Alzheimer's disease or dementia?",
                            "sectionInstruction": "                          Use the '+' button to add more entries if necessary for ",
                            "minRows": "1",
                            "maxRows": "",
                            "rowCount": "1",
                            "questiontemplate": {
                              "Items": [
                                "case.life.product.benefit",
                                {
                                  "qtext": "Benefit",
                                  "list": {
                                    "size": "1",
                                    "option": [
                                      {
                                        "value": "",
                                        "selected": "",
                                        "text": "Please select"
                                      },
                                      {
                                        "id": "c6eca5b2-117c-4196-ad73-32c827592cda",
                                        "value": "LIFE",
                                        "text": "Life Cover"
                                      },
                                      {
                                        "id": "7d95b788-aba0-4270-a2b1-8c6b1910ec0e",
                                        "value": "AD",
                                        "text": "Accidental Death Benefit"
                                      },
                                      {
                                        "id": "55532979-8ba2-474b-b515-1ea38bc06ac5",
                                        "value": "WOP",
                                        "text": "Waiver of Premium"
                                      },
                                      {
                                        "id": "3a9bdc7a-3662-424b-aff4-3aee11fa8c7b",
                                        "value": "ADB",
                                        "text": "Accidental Death Benefit_Do Not Use"
                                      },
                                      {
                                        "id": "0ca13a68-9c02-4e74-8f9b-f217c164a093",
                                        "value": "CI",
                                        "text": "Critical Illness"
                                      },
                                      {
                                        "id": "b9cf5e5f-816c-4510-8337-9d8e9f4c1350",
                                        "value": "TPD",
                                        "text": "Total Permanent Disability"
                                      },
                                      {
                                        "id": "5d305dca-a6a9-44fa-8d3e-ee5186e0f57a",
                                        "value": "DI",
                                        "text": "Disability Income"
                                      },
                                      {
                                        "id": "92f23de8-759b-4358-9055-79634387fc13",
                                        "value": "CICa",
                                        "text": "Cancer"
                                      },
                                      {
                                        "id": "f57a77b7-5f30-4197-91bb-a0f2c652fb40",
                                        "value": "LTC",
                                        "text": "Long term care"
                                      },
                                      {
                                        "id": "6d42bd2d-7e94-4d7d-8efb-69f069f1f8f4",
                                        "value": "MEDEXOP",
                                        "text": "Medical Expenses (out patients)"
                                      },
                                      {
                                        "id": "df67ed16-095c-4b27-9d25-b3f429f6fd10",
                                        "value": "MEDEXIP",
                                        "text": "Medical Expenses (in patients)"
                                      }
                                    ]
                                  },
                                  "inputformat": {
                                    "_uid": "068fa14a-2d53-4fbc-8a5c-99a928bd3724",
                                    "_target": "case.life[0].product[0].benefit.type",
                                    "answer": "",
                                    "validation": "validateOneChecked",
                                    "qtype": "DROPDOWN_LABELLED_BUTTONS",
                                    "select": ""
                                  }
                                },
                                {
                                  "titlesection": "case.UnderwritingType",
                                  "id": "f7e1ad57-3c66-449b-b95c-12f23e31a731",
                                  "relevantgroupoperator": "ALL",
                                  "relevantgroups": {
                                    "relevantgroup": {
                                      "relevanttarget": "case.UnderwritingType",
                                      "relevantoperator": "IS",
                                      "relevantvalues": {
                                        "relevantid": "case.UnderwritingType",
                                        "value": [
                                          {
                                            "code": "FU",
                                            "name": "Full Underwriting"
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  "question": [
                                    {
                                      "relevantgroupoperator": "ALL",
                                      "relevantgroups": {
                                        "relevantgroup": {
                                          "relevanttarget": "case.life[0].product[0].benefit.type",
                                          "relevantoperator": "NOT_IN",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].product[0].benefit.type",
                                            "value": [
                                              {
                                                "code": "WOP",
                                                "name": "Waiver of Premium"
                                              },
                                              {
                                                "code": "DI",
                                                "name": "Disability Income"
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      "qtext": "Amount",
                                      "inputformat": {
                                        "_uid": "197fb849-f5ed-4e76-b1a1-0127613c4454",
                                        "_target": "case.life[0].product[0].benefit.amount",
                                        "answer": "",
                                        "validation": "              validateNumRange#EN-US###            ",
                                        "qtype": "INTEGER_TEXTBOX",
                                        "input": {}
                                      }
                                    },
                                    {
                                      "relevantgroupoperator": "ALL",
                                      "relevantgroups": {
                                        "relevantgroup": {
                                          "relevanttarget": "case.life[0].product[0].benefit.type",
                                          "relevantoperator": "ANY_MEMBER_OF",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].product[0].benefit.type",
                                            "value": [
                                              {
                                                "code": "DI",
                                                "name": "Disability Income"
                                              },
                                              {
                                                "code": "WOP",
                                                "name": "Waiver of Premium"
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      "qtext": "Amount",
                                      "inputformat": {
                                        "_uid": "7829d1a8-4c52-4139-8d1b-4e71afd46393",
                                        "_target": "case.life[0].product[0].benefit.amount",
                                        "answer": "",
                                        "validation": "              validateNumRange#EN-US###            ",
                                        "qtype": "INTEGER_SPINNER",
                                        "input": {}
                                      }
                                    },
                                    {
                                      "qtext": "Term Basis",
                                      "list": {
                                        "size": "1",
                                        "option": [
                                          {
                                            "value": "",
                                            "selected": "",
                                            "text": "Please select"
                                          },
                                          {
                                            "id": "de701835-42fc-40ae-b31e-b2388167a1d8",
                                            "value": "WHOLE_LIFE",
                                            "text": "Whole Life"
                                          },
                                          {
                                            "id": "f8b8a32e-b7d5-4d93-8d22-22f199c327e1",
                                            "value": "YEARS",
                                            "text": "Years"
                                          },
                                          {
                                            "id": "10ebd3fc-d336-4ba7-9af2-dd89abc12463",
                                            "value": "CEASING_AGE",
                                            "text": "Ceasing age"
                                          }
                                        ]
                                      },
                                      "inputformat": {
                                        "_uid": "c91c5e11-e45b-4d35-8c38-ec8b974f2615",
                                        "_target": "case.life[0].product[0].benefit.termBasis",
                                        "answer": "",
                                        "validation": "validateOneChecked",
                                        "qtype": "DROPDOWN_LABELLED_BUTTONS",
                                        "select": ""
                                      }
                                    },
                                    {
                                      "relevantgroupoperator": "ALL",
                                      "relevantgroups": {
                                        "relevantgroup": {
                                          "relevanttarget": "case.life[0].product[0].benefit.termBasis",
                                          "relevantoperator": "IS",
                                          "relevantvalues": {
                                            "relevantid": "case.life[0].product[0].benefit.termBasis",
                                            "value": [
                                              {
                                                "code": "YEARS",
                                                "name": "Years"
                                              }
                                            ]
                                          }
                                        }
                                      },
                                      "qtext": "Term",
                                      "inputformat": {
                                        "_uid": "caf9da04-9b85-4966-af9f-348b88ce72cf",
                                        "_target": "case.life[0].product[0].benefit.term",
                                        "answer": "",
                                        "validation": "              validateNumRange#EN-US###            ",
                                        "qtype": "INTEGER_SPINNER",
                                        "input": {}
                                      }
                                    }
                                  ]
                                }
                              ]
                            },
                            "section": [
                              {
                                "Items": [
                                  "case.life.product.benefit",
                                  "case.life[0].product[0].benefit[0]",
                                  {
                                    "titlerepeating": "case.life.product.benefit",
                                    "sectionHeader": " The following questions are part of the application process for the Primary applicant ",
                                    "h4": " Section ",
                                    "deletebutton": true,
                                    "question": [
                                      {
                                        "qtext": "Benefit",
                                        "list": {
                                          "size": "1",
                                          "option": [
                                            {
                                              "value": "",
                                              "selected": "",
                                              "text": "Please select"
                                            },
                                            {
                                              "id": "c6eca5b2-117c-4196-ad73-32c827592cda",
                                              "value": "LIFE",
                                              "text": "Life Cover"
                                            },
                                            {
                                              "id": "7d95b788-aba0-4270-a2b1-8c6b1910ec0e",
                                              "value": "AD",
                                              "text": "Accidental Death Benefit"
                                            },
                                            {
                                              "id": "55532979-8ba2-474b-b515-1ea38bc06ac5",
                                              "value": "WOP",
                                              "text": "Waiver of Premium"
                                            },
                                            {
                                              "id": "3a9bdc7a-3662-424b-aff4-3aee11fa8c7b",
                                              "value": "ADB",
                                              "text": "Accidental Death Benefit_Do Not Use"
                                            },
                                            {
                                              "id": "0ca13a68-9c02-4e74-8f9b-f217c164a093",
                                              "value": "CI",
                                              "text": "Critical Illness"
                                            },
                                            {
                                              "id": "b9cf5e5f-816c-4510-8337-9d8e9f4c1350",
                                              "value": "TPD",
                                              "text": "Total Permanent Disability"
                                            },
                                            {
                                              "id": "5d305dca-a6a9-44fa-8d3e-ee5186e0f57a",
                                              "value": "DI",
                                              "text": "Disability Income"
                                            },
                                            {
                                              "id": "92f23de8-759b-4358-9055-79634387fc13",
                                              "value": "CICa",
                                              "text": "Cancer"
                                            },
                                            {
                                              "id": "f57a77b7-5f30-4197-91bb-a0f2c652fb40",
                                              "value": "LTC",
                                              "text": "Long term care"
                                            },
                                            {
                                              "id": "6d42bd2d-7e94-4d7d-8efb-69f069f1f8f4",
                                              "value": "MEDEXOP",
                                              "text": "Medical Expenses (out patients)"
                                            },
                                            {
                                              "id": "df67ed16-095c-4b27-9d25-b3f429f6fd10",
                                              "value": "MEDEXIP",
                                              "text": "Medical Expenses (in patients)"
                                            }
                                          ]
                                        },
                                        "inputformat": {
                                          "_uid": "068fa14a-2d53-4fbc-8a5c-99a928bd3724",
                                          "_target": "case.life[0].product[0].benefit[0].type",
                                          "answer": "",
                                          "validation": "validateOneChecked",
                                          "qtype": "DROPDOWN_LABELLED_BUTTONS",
                                          "select": ""
                                        }
                                      }
                                    ],
                                    "section": [
                                      {
                                        "titlesection": "case.UnderwritingType",
                                        "id": "f7e1ad57-3c66-449b-b95c-12f23e31a731",
                                        "relevantgroupoperator": "ALL",
                                        "relevantgroups": {
                                          "relevantgroup": {
                                            "relevanttarget": "case.UnderwritingType",
                                            "relevantoperator": "IS",
                                            "relevantvalues": {
                                              "relevantid": "case.UnderwritingType",
                                              "value": [
                                                {
                                                  "code": "FU",
                                                  "name": "Full Underwriting"
                                                }
                                              ]
                                            }
                                          }
                                        },
                                        "question": [
                                          {
                                            "relevantgroupoperator": "ALL",
                                            "relevantgroups": {
                                              "relevantgroup": {
                                                "relevanttarget": "case.life[0].product[0].benefit[0].type",
                                                "relevantoperator": "NOT_IN",
                                                "relevantvalues": {
                                                  "relevantid": "case.life[0].product[0].benefit[0].type",
                                                  "value": [
                                                    {
                                                      "code": "WOP",
                                                      "name": "Waiver of Premium"
                                                    },
                                                    {
                                                      "code": "DI",
                                                      "name": "Disability Income"
                                                    }
                                                  ]
                                                }
                                              }
                                            },
                                            "qtext": "Amount",
                                            "inputformat": {
                                              "_uid": "197fb849-f5ed-4e76-b1a1-0127613c4454",
                                              "_target": "case.life[0].product[0].benefit[0].amount",
                                              "answer": "",
                                              "validation": "              validateNumRange#EN-US###            ",
                                              "qtype": "INTEGER_TEXTBOX",
                                              "input": {}
                                            }
                                          },
                                          {
                                            "relevantgroupoperator": "ALL",
                                            "relevantgroups": {
                                              "relevantgroup": {
                                                "relevanttarget": "case.life[0].product[0].benefit[0].type",
                                                "relevantoperator": "ANY_MEMBER_OF",
                                                "relevantvalues": {
                                                  "relevantid": "case.life[0].product[0].benefit[0].type",
                                                  "value": [
                                                    {
                                                      "code": "DI",
                                                      "name": "Disability Income"
                                                    },
                                                    {
                                                      "code": "WOP",
                                                      "name": "Waiver of Premium"
                                                    }
                                                  ]
                                                }
                                              }
                                            },
                                            "qtext": "Amount",
                                            "inputformat": {
                                              "_uid": "7829d1a8-4c52-4139-8d1b-4e71afd46393",
                                              "_target": "case.life[0].product[0].benefit[0].amount",
                                              "answer": "",
                                              "validation": "              validateNumRange#EN-US###            ",
                                              "qtype": "INTEGER_SPINNER",
                                              "input": {}
                                            }
                                          },
                                          {
                                            "qtext": "Term Basis",
                                            "list": {
                                              "size": "1",
                                              "option": [
                                                {
                                                  "value": "",
                                                  "selected": "",
                                                  "text": "Please select"
                                                },
                                                {
                                                  "id": "de701835-42fc-40ae-b31e-b2388167a1d8",
                                                  "value": "WHOLE_LIFE",
                                                  "text": "Whole Life"
                                                },
                                                {
                                                  "id": "f8b8a32e-b7d5-4d93-8d22-22f199c327e1",
                                                  "value": "YEARS",
                                                  "text": "Years"
                                                },
                                                {
                                                  "id": "10ebd3fc-d336-4ba7-9af2-dd89abc12463",
                                                  "value": "CEASING_AGE",
                                                  "text": "Ceasing age"
                                                }
                                              ]
                                            },
                                            "inputformat": {
                                              "_uid": "c91c5e11-e45b-4d35-8c38-ec8b974f2615",
                                              "_target": "case.life[0].product[0].benefit[0].termBasis",
                                              "answer": "",
                                              "validation": "validateOneChecked",
                                              "qtype": "DROPDOWN_LABELLED_BUTTONS",
                                              "select": ""
                                            }
                                          },
                                          {
                                            "relevantgroupoperator": "ALL",
                                            "relevantgroups": {
                                              "relevantgroup": {
                                                "relevanttarget": "case.life[0].product[0].benefit[0].termBasis",
                                                "relevantoperator": "IS",
                                                "relevantvalues": {
                                                  "relevantid": "case.life[0].product[0].benefit[0].termBasis",
                                                  "value": [
                                                    {
                                                      "code": "YEARS",
                                                      "name": "Years"
                                                    }
                                                  ]
                                                }
                                              }
                                            },
                                            "qtext": "Term",
                                            "inputformat": {
                                              "_uid": "caf9da04-9b85-4966-af9f-348b88ce72cf",
                                              "_target": "case.life[0].product[0].benefit[0].term",
                                              "answer": "",
                                              "validation": "              validateNumRange#EN-US###            ",
                                              "qtype": "INTEGER_SPINNER",
                                              "input": {}
                                            }
                                          }
                                        ]
                                      }
                                    ]
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          }
        ]
      }
    ]
  }
}