Country Code, Province Code, City Code, Job Code

To obtain the Job Code, Country Code, Province Code, and City Code from Brick, users need to hit the appropriate APIs provided by Brick. Below is an example of how to retrieve this information:

Country Code

{
  "responseCode": "2009800",
  "responseMessage": "Request has been processed successfully",
  "countryCodeList": [
    {
      "code": "AD",
      "name": "ANDORRA"
    },
    {
      "code": "AF",
      "name": "AFGHANISTAN"
    },
    {
      "code": "AL",
      "name": "ALBANIA"
    },
    {
      "code": "DZ",
      "name": "ALGERIA"
    },
    {
      "code": "AS",
      "name": "AMERICA SAMOA"
    },
    {
      "code": "AO",
      "name": "ANGOLA"
    },
    {
      "code": "AI",
      "name": "ANGUILLA"
    },
    {
      "code": "AQ",
      "name": "ANTARTICA"
    },
    {
      "code": "AG",
      "name": "ANTIGUA AND BARBUDA"
    },
    {
      "code": "AR",
      "name": "ARGENTINA"
    },
    {
      "code": "AM",
      "name": "ARMENIA"
    },
    {
      "code": "AW",
      "name": "ARUBA"
    },
    {
      "code": "AT",
      "name": "AUSTRIA"
    },
    {
      "code": "AZ",
      "name": "AZERBAIJAN"
    },
    {
      "code": "BS",
      "name": "BAHAMAS"
    },
    {
      "code": "BH",
      "name": "BAHRAIN"
    },
    {
      "code": "BD",
      "name": "BANGLADESH"
    },
    {
      "code": "BB",
      "name": "BARBADOS"
    },
    {
      "code": "BY",
      "name": "BELARUS"
    },
    {
      "code": "BE",
      "name": "BELGIUM"
    },
    {
      "code": "BZ",
      "name": "BELIZE"
    },
    {
      "code": "BJ",
      "name": "BENIN"
    },
    {
      "code": "BM",
      "name": "BERMUDA"
    },
    {
      "code": "BT",
      "name": "BHUTAN"
    },
    {
      "code": "BO",
      "name": "BOLIVIA"
    },
    {
      "code": "BA",
      "name": "BOSNIA AND HERZEGOVINA"
    },
    {
      "code": "BW",
      "name": "BOTSWANA"
    },
    {
      "code": "BV",
      "name": "BOUVET ISLAND"
    },
    {
      "code": "BR",
      "name": "BRAZIL"
    },
    {
      "code": "IO",
      "name": "BRITISH INDIAN OCEAN TERRITORY"
    },
    {
      "code": "BN",
      "name": "BRUNEI DARUSSALAM"
    },
    {
      "code": "BG",
      "name": "BULGARIA"
    },
    {
      "code": "BF",
      "name": "BURKINA FASO"
    },
    {
      "code": "BI",
      "name": "BURUNDI"
    },
    {
      "code": "KH",
      "name": "CAMBODIA"
    },
    {
      "code": "CM",
      "name": "CAMEROON"
    },
    {
      "code": "CA",
      "name": "CANADA"
    },
    {
      "code": "CV",
      "name": "CABO VERDE (CAPE VERDE)"
    },
    {
      "code": "KY",
      "name": "CAYMAN ISLANDS"
    },
    {
      "code": "CF",
      "name": "CENTRAL AFRICAN REPUBLIC"
    },
    {
      "code": "TD",
      "name": "CHAD"
    },
    {
      "code": "CN",
      "name": "CHINA"
    },
    {
      "code": "CX",
      "name": "CHRISTMAS ISLANDS"
    },
    {
      "code": "CC",
      "name": "COCOS ISLANDS"
    },
    {
      "code": "KM",
      "name": "COMOROS"
    },
    {
      "code": "CG",
      "name": "CONGO"
    },
    {
      "code": "CD",
      "name": "CONGO THE DEMOCRATIC REPUBLIC"
    },
    {
      "code": "CR",
      "name": "COSTA RICA"
    },
    {
      "code": "CI",
      "name": "COTE D'IVOIRE"
    },
    {
      "code": "HR",
      "name": "CROATIA"
    },
    {
      "code": "CU",
      "name": "CUBA"
    },
    {
      "code": "CY",
      "name": "CYPRUS"
    },
    {
      "code": "CZ",
      "name": "CZECH REPUBLC"
    },
    {
      "code": "DK",
      "name": "DENMARK"
    },
    {
      "code": "DJ",
      "name": "DJIBOUTI"
    },
    {
      "code": "DM",
      "name": "DOMINICA"
    },
    {
      "code": "DO",
      "name": "DOMINICAN REPUBLIC"
    },
    {
      "code": "TL",
      "name": "TIMOR LESTE"
    },
    {
      "code": "EG",
      "name": "EGYPT"
    },
    {
      "code": "SV",
      "name": "EL SALVADOR"
    },
    {
      "code": "EC",
      "name": "ECUADOR"
    },
    {
      "code": "ER",
      "name": "ERITREA"
    },
    {
      "code": "EE",
      "name": "ESTONIA"
    },
    {
      "code": "ET",
      "name": "ETHIOPIA"
    },
    {
      "code": "FO",
      "name": "FAROE ISLANDS"
    },
    {
      "code": "FK",
      "name": "FALKLAND ISLANDS"
    },
    {
      "code": "FJ",
      "name": "FIJI"
    },
    {
      "code": "FI",
      "name": "FINLAND"
    },
    {
      "code": "FR",
      "name": "FRANCE"
    },
    {
      "code": "PF",
      "name": "FRENCH POLYNESIA"
    },
    {
      "code": "TF",
      "name": "FRENCH SOUTHERN TERRITORIES"
    },
    {
      "code": "GF",
      "name": "FRENCH GUIANA"
    },
    {
      "code": "GA",
      "name": "GABON"
    },
    {
      "code": "GM",
      "name": "GAMBIA"
    },
    {
      "code": "GE",
      "name": "GEORGIA"
    },
    {
      "code": "DE",
      "name": "GERMANY"
    },
    {
      "code": "GH",
      "name": "GHANA"
    },
    {
      "code": "GI",
      "name": "GIBRALTAR"
    },
    {
      "code": "GL",
      "name": "GREENLAND"
    },
    {
      "code": "GD",
      "name": "GRENADA"
    },
    {
      "code": "GP",
      "name": "GUADELOUPE"
    },
    {
      "code": "GG",
      "name": "GUERNSEY"
    },
    {
      "code": "GN",
      "name": "GUINEA"
    },
    {
      "code": "GY",
      "name": "GUYANA"
    },
    {
      "code": "HT",
      "name": "HAITI"
    },
    {
      "code": "HM",
      "name": "HEARD AND MCDONALD ISLAND"
    },
    {
      "code": "HN",
      "name": "HONDURAS"
    },
    {
      "code": "HK",
      "name": "HONGKONG"
    },
    {
      "code": "HU",
      "name": "HUNGARY"
    },
    {
      "code": "IS",
      "name": "ICELAND"
    },
    {
      "code": "IN",
      "name": "INDIA"
    },
    {
      "code": "ID",
      "name": "INDONESIA"
    },
    {
      "code": "GT",
      "name": "GUATEMALA"
    },
    {
      "code": "IQ",
      "name": "IRAQ"
    },
    {
      "code": "IR",
      "name": "IRAN"
    },
    {
      "code": "IE",
      "name": "IRELAND"
    },
    {
      "code": "IL",
      "name": "ISRAEL"
    },
    {
      "code": "IT",
      "name": "ITALY"
    },
    {
      "code": "JM",
      "name": "JAMAICA"
    },
    {
      "code": "JP",
      "name": "JAPAN"
    },
    {
      "code": "JE",
      "name": "JERSEY"
    },
    {
      "code": "JO",
      "name": "JORDAN"
    },
    {
      "code": "KZ",
      "name": "KAZAKHSTAN"
    },
    {
      "code": "KE",
      "name": "KENYA"
    },
    {
      "code": "KI",
      "name": "KIRIBATI"
    },
    {
      "code": "KR",
      "name": "REPUBLIC OF KOREA (SOUTH KOREA)"
    },
    {
      "code": "KP",
      "name": "DEMOCRATIC PEOPLES REPUBLIC OF KOREA"
    },
    {
      "code": "KW",
      "name": "KUWAIT"
    },
    {
      "code": "KG",
      "name": "KYRGYZSTAN"
    },
    {
      "code": "LA",
      "name": "LAO PEOPLES DEMOCRATIC REPUBLIC (LAOS)"
    },
    {
      "code": "LV",
      "name": "LATVIA"
    },
    {
      "code": "LS",
      "name": "LESOTHO"
    },
    {
      "code": "LR",
      "name": "LIBERIA"
    },
    {
      "code": "LY",
      "name": "LIBYA"
    },
    {
      "code": "LI",
      "name": "LIECHTENSTEIN"
    },
    {
      "code": "LT",
      "name": "LITHUANIA"
    },
    {
      "code": "LU",
      "name": "LUXEMBOURG"
    },
    {
      "code": "MO",
      "name": "MACAO (CHINA)"
    },
    {
      "code": "MK",
      "name": "NORTH MACEDONIA"
    },
    {
      "code": "MG",
      "name": "MADAGASCAR"
    },
    {
      "code": "MW",
      "name": "MALAWI"
    },
    {
      "code": "MY",
      "name": "MALAYSIA"
    },
    {
      "code": "MV",
      "name": "MALDIVES"
    },
    {
      "code": "ML",
      "name": "MALI"
    },
    {
      "code": "MT",
      "name": "MALTA"
    },
    {
      "code": "MH",
      "name": "MARSHALL ISLANDS"
    },
    {
      "code": "MQ",
      "name": "MARTINIQUE"
    },
    {
      "code": "MR",
      "name": "MAURITANIA"
    },
    {
      "code": "MU",
      "name": "MAURITIUS"
    },
    {
      "code": "YT",
      "name": "MAYOTTE"
    },
    {
      "code": "MX",
      "name": "MEXICO"
    },
    {
      "code": "FM",
      "name": "MICRONESIA, FEDERATED STATES OF"
    },
    {
      "code": "MD",
      "name": "MOLDOVA"
    },
    {
      "code": "MC",
      "name": "MONACO"
    },
    {
      "code": "MN",
      "name": "MONGOLIA"
    },
    {
      "code": "MS",
      "name": "MONTSERRAT"
    },
    {
      "code": "MA",
      "name": "MOROCCO"
    },
    {
      "code": "MZ",
      "name": "MOZAMBIQUE"
    },
    {
      "code": "MM",
      "name": "MYANMAR"
    },
    {
      "code": "NA",
      "name": "NAMIBIA"
    },
    {
      "code": "NR",
      "name": "NAURU"
    },
    {
      "code": "NP",
      "name": "NEPAL"
    },
    {
      "code": "NL",
      "name": "NETHERLANDS"
    },
    {
      "code": "NC",
      "name": "NEW CALEDONIA"
    },
    {
      "code": "NZ",
      "name": "NEW ZEALAND"
    },
    {
      "code": "NI",
      "name": "NICARAGUA"
    },
    {
      "code": "NE",
      "name": "NIGER"
    },
    {
      "code": "NG",
      "name": "NIGERIA"
    },
    {
      "code": "NU",
      "name": "NIUE"
    },
    {
      "code": "NF",
      "name": "NORFOLK ISLANDS"
    },
    {
      "code": "NO",
      "name": "NORWAY"
    },
    {
      "code": "OM",
      "name": "OMAN"
    },
    {
      "code": "PK",
      "name": "PAKISTAN"
    },
    {
      "code": "PE",
      "name": "PERU"
    },
    {
      "code": "PA",
      "name": "PANAMA"
    },
    {
      "code": "PG",
      "name": "PAPUA NEW GUINEA"
    },
    {
      "code": "PY",
      "name": "PARAGUAY"
    },
    {
      "code": "PH",
      "name": "PHILIPPINES"
    },
    {
      "code": "PN",
      "name": "PITCAIRN ISLAND"
    },
    {
      "code": "PL",
      "name": "POLAND"
    },
    {
      "code": "PT",
      "name": "PORTUGAL"
    },
    {
      "code": "PR",
      "name": "PUERTO RICO"
    },
    {
      "code": "QA",
      "name": "QATAR"
    },
    {
      "code": "RE",
      "name": "REUNION"
    },
    {
      "code": "RO",
      "name": "ROMANIA"
    },
    {
      "code": "RU",
      "name": "RUSSIAN FEDERATION"
    },
    {
      "code": "RW",
      "name": "RWANDA"
    },
    {
      "code": "LC",
      "name": "SAINT LUCIA"
    },
    {
      "code": "WS",
      "name": "SAMOA"
    },
    {
      "code": "SM",
      "name": "SAN MARINO"
    },
    {
      "code": "ST",
      "name": "SAO TOME AND PRINCIPE"
    },
    {
      "code": "SA",
      "name": "SAUDI ARABIA"
    },
    {
      "code": "SN",
      "name": "SENEGAL"
    },
    {
      "code": "SC",
      "name": "SEYCHELLES"
    },
    {
      "code": "SL",
      "name": "SIERRA LEONE"
    },
    {
      "code": "SG",
      "name": "SINGAPORE"
    },
    {
      "code": "SK",
      "name": "SLOVAKIA"
    },
    {
      "code": "SI",
      "name": "SLOVENIA"
    },
    {
      "code": "SB",
      "name": "SOLOMON ISLAND"
    },
    {
      "code": "SO",
      "name": "SOMALIA"
    },
    {
      "code": "ZA",
      "name": "SOUTH AFRICA"
    },
    {
      "code": "GS",
      "name": "SOUTH GEORGIA AND SOUTH SANDWICH ISLANDS"
    },
    {
      "code": "ES",
      "name": "SPAIN"
    },
    {
      "code": "LK",
      "name": "SRI LANKA"
    },
    {
      "code": "SH",
      "name": "SAINT HELENA"
    },
    {
      "code": "KN",
      "name": "SAINT KITTS AND NEVIS"
    },
    {
      "code": "PM",
      "name": "SAINT PIERRE AND MIQUELON"
    },
    {
      "code": "SD",
      "name": "SUDAN"
    },
    {
      "code": "SR",
      "name": "SURINAME"
    },
    {
      "code": "SJ",
      "name": "SVALBARD AND JAN MAYEN"
    },
    {
      "code": "SZ",
      "name": "ESWATINI (SWAZILAND)"
    },
    {
      "code": "SE",
      "name": "SWEDEN"
    },
    {
      "code": "CH",
      "name": "SWITZERLAND"
    },
    {
      "code": "SY",
      "name": "SYRIA"
    },
    {
      "code": "TW",
      "name": "CHINESE TAIPEI (TAIWAN)"
    },
    {
      "code": "TJ",
      "name": "TAJIKISTAN"
    },
    {
      "code": "TH",
      "name": "THAILAND"
    },
    {
      "code": "TG",
      "name": "TOGO"
    },
    {
      "code": "TK",
      "name": "TOKELAU"
    },
    {
      "code": "TO",
      "name": "TONGA"
    },
    {
      "code": "TT",
      "name": "TRINIDAD AND TOBAGO"
    },
    {
      "code": "TN",
      "name": "TUNISIA"
    },
    {
      "code": "TR",
      "name": "TURKEY"
    },
    {
      "code": "TM",
      "name": "TURKMENISTAN"
    },
    {
      "code": "TC",
      "name": "TURKS AND CAICOS ISLAND"
    },
    {
      "code": "TV",
      "name": "TUVALU"
    },
    {
      "code": "UG",
      "name": "UGANDA"
    },
    {
      "code": "UA",
      "name": "UKRAINE"
    },
    {
      "code": "AE",
      "name": "UNITED ARAB EMIRATES"
    },
    {
      "code": "GB",
      "name": "UNITED KINGDOM (ENGLAND,SCOTLAND,WALES)"
    },
    {
      "code": "US",
      "name": "US UNITED STATES OF AMERICA"
    },
    {
      "code": "UY",
      "name": "URUGUAY"
    },
    {
      "code": "UM",
      "name": "US MINOR OUTLYING ISLAND"
    },
    {
      "code": "UZ",
      "name": "UZBEKISTAN"
    },
    {
      "code": "VU",
      "name": "VANUATU"
    },
    {
      "code": "VA",
      "name": "HOLY SEE (VATICAN CITY STATE)"
    },
    {
      "code": "VE",
      "name": "VENEZUELA"
    },
    {
      "code": "VN",
      "name": "VIETNAM"
    },
    {
      "code": "VG",
      "name": "VIRGIN ISLANDS, BRITISH"
    },
    {
      "code": "VI",
      "name": "VIRGIN ISLANDS, U.S."
    },
    {
      "code": "WF",
      "name": "WALLIS AND FUTUNA"
    },
    {
      "code": "EH",
      "name": "WESTERN SAHARA"
    },
    {
      "code": "YE",
      "name": "YEMEN"
    },
    {
      "code": "GR",
      "name": "GREECE"
    },
    {
      "code": "ZM",
      "name": "ZAMBIA"
    },
    {
      "code": "ZW",
      "name": "ZIMBABWE"
    },
    {
      "code": "LB",
      "name": "LEBANON"
    },
    {
      "code": "AU",
      "name": "AUSTRALIA"
    },
    {
      "code": "CL",
      "name": "CHILE"
    },
    {
      "code": "CO",
      "name": "COLOMBIA EQUATORIAL"
    },
    {
      "code": "GQ",
      "name": "GUINEA"
    },
    {
      "code": "GU",
      "name": "GUAM"
    },
    {
      "code": "GW",
      "name": "GUINEA BISSAU"
    },
    {
      "code": "VC",
      "name": "SAINT VINCENT AND THE GRENADINES"
    },
    {
      "code": "RS",
      "name": "SERBIA"
    },
    {
      "code": "AX",
      "name": "ALAIN ISLANDS"
    },
    {
      "code": "BL",
      "name": "SAINT BARTHELEMY"
    },
    {
      "code": "BQ",
      "name": "BONAIRE"
    },
    {
      "code": "CK",
      "name": "COOK ISLANDS"
    },
    {
      "code": "CW",
      "name": "CURACAO"
    },
    {
      "code": "IM",
      "name": "ISLE OF MAN"
    },
    {
      "code": "ME",
      "name": "MONTENEGRO"
    },
    {
      "code": "MP",
      "name": "NORTHERN MARIANA ISLANDS"
    },
    {
      "code": "PS",
      "name": "PALESTINE"
    },
    {
      "code": "PW",
      "name": "PALAU"
    },
    {
      "code": "SS",
      "name": "SOUTH SUDAN"
    },
    {
      "code": "SX",
      "name": "SINT MAARTEN"
    },
    {
      "code": "TZ",
      "name": "TANZANIA"
    },
    {
      "code": "XK",
      "name": "KOSOVO"
    }
  ]
}

Province Code

{
  "responseCode": "2009800",
  "responseMessage": "Request has been processed successfully",
  "provinceCodeList": [
    {
      "locationCode": "11",
      "description": "ACEH"
    },
    {
      "locationCode": "12",
      "description": "SUMATERA UTARA"
    },
    {
      "locationCode": "13",
      "description": "SUMATERA BARAT"
    },
    {
      "locationCode": "14",
      "description": "RIAU"
    },
    {
      "locationCode": "15",
      "description": "JAMBI"
    },
    {
      "locationCode": "16",
      "description": "SUMATERA SELATAN"
    },
    {
      "locationCode": "17",
      "description": "BENGKULU"
    },
    {
      "locationCode": "18",
      "description": "LAMPUNG"
    },
    {
      "locationCode": "21",
      "description": "KEPULAUAN RIAU"
    },
    {
      "locationCode": "31",
      "description": "DKI JAKARTA"
    },
    {
      "locationCode": "32",
      "description": "JAWA BARAT"
    },
    {
      "locationCode": "33",
      "description": "JAWA TENGAH"
    },
    {
      "locationCode": "34",
      "description": "DAERAH ISTIMEWA YOGYAKARTA"
    },
    {
      "locationCode": "35",
      "description": "JAWA TIMUR"
    },
    {
      "locationCode": "36",
      "description": "BANTEN"
    },
    {
      "locationCode": "51",
      "description": "BALI"
    },
    {
      "locationCode": "52",
      "description": "NUSA TENGGARA BARAT"
    },
    {
      "locationCode": "53",
      "description": "NUSA TENGGARA TIMUR"
    },
    {
      "locationCode": "61",
      "description": "KALIMANTAN BARAT"
    },
    {
      "locationCode": "62",
      "description": "KALIMANTAN TENGAH"
    },
    {
      "locationCode": "63",
      "description": "KALIMANTAN SELATAN"
    },
    {
      "locationCode": "64",
      "description": "KALIMANTAN TIMUR"
    },
    {
      "locationCode": "65",
      "description": "KALIMANTAN UTARA"
    },
    {
      "locationCode": "71",
      "description": "SULAWESI UTARA"
    },
    {
      "locationCode": "72",
      "description": "SULAWESI TENGAH"
    },
    {
      "locationCode": "73",
      "description": "SULAWESI SELATAN"
    },
    {
      "locationCode": "74",
      "description": "SULAWESI TENGGARA"
    },
    {
      "locationCode": "75",
      "description": "GORONTALO"
    },
    {
      "locationCode": "76",
      "description": "SULAWESI BARAT"
    },
    {
      "locationCode": "81",
      "description": "MALUKU"
    },
    {
      "locationCode": "82",
      "description": "MALUKU UTARA"
    },
    {
      "locationCode": "92",
      "description": "PAPUA BARAT"
    },
    {
      "locationCode": "",
      "description": "LUAR NEGERI"
    },
    {
      "locationCode": "19",
      "description": "KEP. BANGKA BELITUNG"
    },
    {
      "locationCode": "91",
      "description": "PAPUA"
    },
    {
      "locationCode": "93",
      "description": "PAPUA SELATAN"
    },
    {
      "locationCode": "94",
      "description": "PAPUA TENGAH"
    },
    {
      "locationCode": "95",
      "description": "PAPUA PEGUNUNGAN"
    },
    {
      "locationCode": "96",
      "description": "PAPUA BARAT DAYA"
    }
  ]
}

City Code

{
  "responseCode": "2009800",
  "responseMessage": "Request has been processed successfully",
  "cityCodeList": [
    {
      "locationCode": "3205",
      "description": "KAB. ACEH SELATAN"
    },
    {
      "locationCode": "3208",
      "description": "KAB. ACEH TENGGARA"
    },
    {
      "locationCode": "3204",
      "description": "KAB. ACEH TIMUR"
    },
    {
      "locationCode": "3207",
      "description": "KAB. ACEH TENGAH"
    },
    {
      "locationCode": "3206",
      "description": "KAB. ACEH BARAT"
    },
    {
      "locationCode": "3201",
      "description": "KAB. ACEH BESAR"
    },
    {
      "locationCode": "3202",
      "description": "KAB. PIDIE"
    },
    {
      "locationCode": "3203",
      "description": "KAB. ACEH UTARA"
    },
    {
      "locationCode": "3216",
      "description": "KAB. SIMEULUE"
    },
    {
      "locationCode": "3209",
      "description": "KAB. ACEH SINGKIL"
    },
    {
      "locationCode": "3210",
      "description": "KAB. BIREUEN"
    },
    {
      "locationCode": "3213",
      "description": "KAB. ACEH BARAT DAYA"
    },
    {
      "locationCode": "3212",
      "description": "KAB. GAYO LUES"
    },
    {
      "locationCode": "3214",
      "description": "KAB. ACEH JAYA"
    },
    {
      "locationCode": "3215",
      "description": "KAB. NAGAN RAYA"
    },
    {
      "locationCode": "3211",
      "description": "KAB. ACEH TAMIANG"
    },
    {
      "locationCode": "3217",
      "description": "KAB. BENER MERIAH"
    },
    {
      "locationCode": "3218",
      "description": "KAB. PIDIE JAYA"
    },
    {
      "locationCode": "3291",
      "description": "KOTA BANDA ACEH"
    },
    {
      "locationCode": "3292",
      "description": "KOTA SABANG"
    },
    {
      "locationCode": "3293",
      "description": "KOTA LHOKSEUMAWE"
    },
    {
      "locationCode": "3294",
      "description": "KOTA LANGSA"
    },
    {
      "locationCode": "3219",
      "description": "KOTA SUBULUSSALAM"
    },
    {
      "locationCode": "3309",
      "description": "KAB. TAPANULI TENGAH"
    },
    {
      "locationCode": "3308",
      "description": "KAB. TAPANULI UTARA"
    },
    {
      "locationCode": "3310",
      "description": "KAB. TAPANULI SELATAN"
    },
    {
      "locationCode": "3311",
      "description": "KAB. NIAS"
    },
    {
      "locationCode": "3302",
      "description": "KAB. LANGKAT"
    },
    {
      "locationCode": "3303",
      "description": "KAB. KARO"
    },
    {
      "locationCode": "3301",
      "description": "KAB. DELI SERDANG"
    },
    {
      "locationCode": "3304",
      "description": "KAB. SIMALUNGUN"
    },
    {
      "locationCode": "3306",
      "description": "KAB. ASAHAN"
    },
    {
      "locationCode": "3305",
      "description": "KAB. LABUHANBATU"
    },
    {
      "locationCode": "3307",
      "description": "KAB. DAIRI"
    },
    {
      "locationCode": "3313",
      "description": "KAB. TOBA"
    },
    {
      "locationCode": "3314",
      "description": "KAB. MANDAILING NATAL"
    },
    {
      "locationCode": "3315",
      "description": "KAB. NIAS SELATAN"
    },
    {
      "locationCode": "3317",
      "description": "KAB. PAKPAK BHARAT"
    },
    {
      "locationCode": "3316",
      "description": "KAB. HUMBANG HASUNDUTAN"
    },
    {
      "locationCode": "3318",
      "description": "KAB. SAMOSIR"
    },
    {
      "locationCode": "3319",
      "description": "KAB. SERDANG BEDAGAI"
    },
    {
      "locationCode": "3321",
      "description": "KAB. BATU BARA"
    },
    {
      "locationCode": "3323",
      "description": "KAB. PADANG LAWAS UTARA"
    },
    {
      "locationCode": "3322",
      "description": "KAB. PADANG LAWAS"
    },
    {
      "locationCode": "3324",
      "description": "KAB. LABUHANBATU SELATAN"
    },
    {
      "locationCode": "3325",
      "description": "KAB. LABUHANBATU UTARA"
    },
    {
      "locationCode": "3327",
      "description": "KAB. NIAS UTARA"
    },
    {
      "locationCode": "3326",
      "description": "KAB. NIAS BARAT"
    },
    {
      "locationCode": "3396",
      "description": "KOTA MEDAN"
    },
    {
      "locationCode": "3393",
      "description": "KOTA PEMATANGSIANTAR"
    },
    {
      "locationCode": "3395",
      "description": "KOTA SIBOLGA"
    },
    {
      "locationCode": "3394",
      "description": "KOTA TANJUNG BALAI"
    },
    {
      "locationCode": "3392",
      "description": "KOTA BINJAI"
    },
    {
      "locationCode": "3391",
      "description": "KOTA TEBING TINGGI"
    },
    {
      "locationCode": "3399",
      "description": "KOTA PADANG SIDEMPUAN"
    },
    {
      "locationCode": "3397",
      "description": "KOTA GUNUNGSITOLI"
    },
    {
      "locationCode": "3406",
      "description": "KAB. PESISIR SELATAN"
    },
    {
      "locationCode": "3412",
      "description": "KAB. SOLOK"
    },
    {
      "locationCode": "3408",
      "description": "KAB. SIJUNJUNG"
    },
    {
      "locationCode": "3407",
      "description": "KAB. TANAH DATAR"
    },
    {
      "locationCode": "3405",
      "description": "KAB. PADANG PARIAMAN"
    },
    {
      "locationCode": "3401",
      "description": "KAB. AGAM"
    },
    {
      "locationCode": "3403",
      "description": "KAB. LIMA PULUH KOTA"
    },
    {
      "locationCode": "3402",
      "description": "KAB. PASAMAN"
    },
    {
      "locationCode": "3409",
      "description": "KAB. KEPULAUAN MENTAWAI"
    },
    {
      "locationCode": "3411",
      "description": "KAB. DHARMASRAYA"
    },
    {
      "locationCode": "3404",
      "description": "KAB. SOLOK SELATAN"
    },
    {
      "locationCode": "3410",
      "description": "KAB. PASAMAN BARAT"
    },
    {
      "locationCode": "3492",
      "description": "KOTA PADANG"
    },
    {
      "locationCode": "3495",
      "description": "KOTA SOLOK"
    },
    {
      "locationCode": "3493",
      "description": "KOTA SAWAHLUNTO"
    },
    {
      "locationCode": "3494",
      "description": "KOTA PADANG PANJANG"
    },
    {
      "locationCode": "3491",
      "description": "KOTA BUKITTINGGI"
    },
    {
      "locationCode": "3496",
      "description": "KOTA PAYAKUMBUH"
    },
    {
      "locationCode": "3497",
      "description": "KOTA PARIAMAN"
    },
    {
      "locationCode": "3501",
      "description": "KAB. KAMPAR"
    },
    {
      "locationCode": "3504",
      "description": "KAB. INDRAGIRI HULU"
    },
    {
      "locationCode": "3502",
      "description": "KAB. BENGKALIS"
    },
    {
      "locationCode": "3505",
      "description": "KAB. INDRAGIRI HILIR"
    },
    {
      "locationCode": "3510",
      "description": "KAB. PELALAWAN"
    },
    {
      "locationCode": "3508",
      "description": "KAB. ROKAN HULU"
    },
    {
      "locationCode": "3509",
      "description": "KAB. ROKAN HILIR"
    },
    {
      "locationCode": "3511",
      "description": "KAB. SIAK"
    },
    {
      "locationCode": "3512",
      "description": "KAB. KUANTAN SINGINGI"
    },
    {
      "locationCode": "3513",
      "description": "KAB. KEPULAUAN MERANTI"
    },
    {
      "locationCode": "3591",
      "description": "KOTA PEKANBARU"
    },
    {
      "locationCode": "3592",
      "description": "KOTA DUMAI"
    },
    {
      "locationCode": "3105",
      "description": "KAB. KERINCI"
    },
    {
      "locationCode": "3111",
      "description": "KAB. MERANGIN"
    },
    {
      "locationCode": "3104",
      "description": "KAB. SAROLANGUN"
    },
    {
      "locationCode": "3101",
      "description": "KAB. BATANGHARI"
    },
    {
      "locationCode": "3106",
      "description": "KAB. MUARO JAMBI"
    },
    {
      "locationCode": "3107",
      "description": "KAB. TANJUNG JABUNG BARAT"
    },
    {
      "locationCode": "3108",
      "description": "KAB. TANJUNG JABUNG TIMUR"
    },
    {
      "locationCode": "3112",
      "description": "KAB. BUNGO"
    },
    {
      "locationCode": "3109",
      "description": "KAB. TEBO"
    },
    {
      "locationCode": "3191",
      "description": "KOTA JAMBI"
    },
    {
      "locationCode": "3192",
      "description": "KOTA SUNGAI PENUH"
    },
    {
      "locationCode": "3607",
      "description": "KAB. OGAN KOMERING ULU"
    },
    {
      "locationCode": "3611",
      "description": "KAB. OGAN KOMERING ILIR"
    },
    {
      "locationCode": "3608",
      "description": "KAB. MUARA ENIM"
    },
    {
      "locationCode": "3609",
      "description": "KAB. LAHAT"
    },
    {
      "locationCode": "3610",
      "description": "KAB. MUSI RAWAS"
    },
    {
      "locationCode": "3606",
      "description": "KAB. MUSI BANYUASIN"
    },
    {
      "locationCode": "3613",
      "description": "KAB. BANYUASIN"
    },
    {
      "locationCode": "3615",
      "description": "KAB. OGAN KOMERING ULU TIMUR"
    },
    {
      "locationCode": "3614",
      "description": "KAB. OGAN KOMERING ULU SELATAN"
    },
    {
      "locationCode": "3616",
      "description": "KAB. OGAN ILIR"
    },
    {
      "locationCode": "3617",
      "description": "KAB. EMPAT LAWANG"
    },
    {
      "locationCode": "3619",
      "description": "KAB. PENUKAL ABAB LEMATANG ILIR"
    },
    {
      "locationCode": "3618",
      "description": "KAB. MUSI RAWAS UTARA"
    },
    {
      "locationCode": "3691",
      "description": "KOTA PALEMBANG"
    },
    {
      "locationCode": "3697",
      "description": "KOTA PAGAR ALAM"
    },
    {
      "locationCode": "3693",
      "description": "KOTA LUBUKLINGGAU"
    },
    {
      "locationCode": "3694",
      "description": "KOTA PRABUMULIH"
    },
    {
      "locationCode": "2302",
      "description": "KAB. BENGKULU UTARA"
    },
    {
      "locationCode": "2304",
      "description": "KAB. LEBONG"
    },
    {
      "locationCode": "2305",
      "description": "KAB. KEPAHIANG"
    },
    {
      "locationCode": "2309",
      "description": "KAB. BENGKULU TENGAH"
    },
    {
      "locationCode": "2308",
      "description": "KAB. KAUR"
    },
    {
      "locationCode": "2391",
      "description": "KOTA BENGKULU"
    },
    {
      "locationCode": "2307",
      "description": "KAB. SELUMA"
    },
    {
      "locationCode": "2306",
      "description": "KAB. MUKO MUKO"
    },
    {
      "locationCode": "2301",
      "description": "KAB. BENGKULU SELATAN"
    },
    {
      "locationCode": "2303",
      "description": "KAB. REJANG LEBONG"
    },
    {
      "locationCode": "3901",
      "description": "KAB. LAMPUNG SELATAN"
    },
    {
      "locationCode": "3902",
      "description": "KAB. LAMPUNG TENGAH"
    },
    {
      "locationCode": "3903",
      "description": "KAB. LAMPUNG UTARA"
    },
    {
      "locationCode": "3904",
      "description": "KAB. LAMPUNG BARAT"
    },
    {
      "locationCode": "3905",
      "description": "KAB. TULANG BAWANG"
    },
    {
      "locationCode": "3906",
      "description": "KAB. TANGGAMUS"
    },
    {
      "locationCode": "3907",
      "description": "KAB. LAMPUNG TIMUR"
    },
    {
      "locationCode": "3908",
      "description": "KAB. WAY KANAN"
    },
    {
      "locationCode": "3909",
      "description": "KAB. PESAWARAN"
    },
    {
      "locationCode": "3910",
      "description": "KAB. PRINGSEWU"
    },
    {
      "locationCode": "3912",
      "description": "KAB. MESUJI"
    },
    {
      "locationCode": "3911",
      "description": "KAB. TULANG BAWANG BARAT"
    },
    {
      "locationCode": "3913",
      "description": "KAB. PESISIR BARAT"
    },
    {
      "locationCode": "3991",
      "description": "KOTA BANDAR LAMPUNG"
    },
    {
      "locationCode": "3992",
      "description": "KOTA METRO"
    },
    {
      "locationCode": "3701",
      "description": "KAB. BANGKA"
    },
    {
      "locationCode": "3702",
      "description": "KAB. BELITUNG"
    },
    {
      "locationCode": "3704",
      "description": "KAB. BANGKA SELATAN"
    },
    {
      "locationCode": "3705",
      "description": "KAB. BANGKA TENGAH"
    },
    {
      "locationCode": "3703",
      "description": "KAB. BANGKA BARAT"
    },
    {
      "locationCode": "3706",
      "description": "KAB. BELITUNG TIMUR"
    },
    {
      "locationCode": "3707",
      "description": "KOTA PANGKAL PINANG"
    },
    {
      "locationCode": "3804",
      "description": "KAB. BINTAN"
    },
    {
      "locationCode": "3801",
      "description": "KAB. KARIMUN"
    },
    {
      "locationCode": "3803",
      "description": "KAB. NATUNA"
    },
    {
      "locationCode": "3802",
      "description": "KAB. LINGGA"
    },
    {
      "locationCode": "3805",
      "description": "KAB. KEPULAUAN ANAMBAS"
    },
    {
      "locationCode": "3892",
      "description": "KOTA BATAM"
    },
    {
      "locationCode": "3891",
      "description": "KOTA TANJUNG PINANG"
    },
    {
      "locationCode": "0396",
      "description": "KAB. KEPULAUAN SERIBU"
    },
    {
      "locationCode": "0391",
      "description": "KOTA JAKARTA PUSAT"
    },
    {
      "locationCode": "0392",
      "description": "KOTA JAKARTA UTARA"
    },
    {
      "locationCode": "0393",
      "description": "KOTA JAKARTA BARAT"
    },
    {
      "locationCode": "0394",
      "description": "KOTA JAKARTA SELATAN"
    },
    {
      "locationCode": "0395",
      "description": "KOTA JAKARTA TIMUR"
    },
    {
      "locationCode": "0108",
      "description": "KAB. BOGOR"
    },
    {
      "locationCode": "0109",
      "description": "KAB. SUKABUMI"
    },
    {
      "locationCode": "0110",
      "description": "KAB. CIANJUR"
    },
    {
      "locationCode": "0111",
      "description": "KAB. BANDUNG"
    },
    {
      "locationCode": "0114",
      "description": "KAB. GARUT"
    },
    {
      "locationCode": "0113",
      "description": "KAB. TASIKMALAYA"
    },
    {
      "locationCode": "0115",
      "description": "KAB. CIAMIS"
    },
    {
      "locationCode": "0117",
      "description": "KAB. KUNINGAN"
    },
    {
      "locationCode": "0116",
      "description": "KAB. CIREBON"
    },
    {
      "locationCode": "0119",
      "description": "KAB. MAJALENGKA"
    },
    {
      "locationCode": "0112",
      "description": "KAB. SUMEDANG"
    },
    {
      "locationCode": "0118",
      "description": "KAB. INDRAMAYU"
    },
    {
      "locationCode": "0121",
      "description": "KAB. SUBANG"
    },
    {
      "locationCode": "0103",
      "description": "KAB. PURWAKARTA"
    },
    {
      "locationCode": "0106",
      "description": "KAB. KARAWANG"
    },
    {
      "locationCode": "0102",
      "description": "KAB. BEKASI"
    },
    {
      "locationCode": "0122",
      "description": "KAB. BANDUNG BARAT"
    },
    {
      "locationCode": "0123",
      "description": "KAB. PANGANDARAN"
    },
    {
      "locationCode": "0192",
      "description": "KOTA BOGOR"
    },
    {
      "locationCode": "0193",
      "description": "KOTA SUKABUMI"
    },
    {
      "locationCode": "0191",
      "description": "KOTA BANDUNG"
    },
    {
      "locationCode": "0194",
      "description": "KOTA CIREBON"
    },
    {
      "locationCode": "0198",
      "description": "KOTA BEKASI"
    },
    {
      "locationCode": "0197",
      "description": "KOTA DEPOK"
    },
    {
      "locationCode": "0196",
      "description": "KOTA CIMAHI"
    },
    {
      "locationCode": "0195",
      "description": "KOTA TASIKMALAYA"
    },
    {
      "locationCode": "0180",
      "description": "KOTA BANJAR"
    },
    {
      "locationCode": "0915",
      "description": "KAB. CILACAP"
    },
    {
      "locationCode": "0914",
      "description": "KAB. BANYUMAS"
    },
    {
      "locationCode": "0916",
      "description": "KAB. PURBALINGGA"
    },
    {
      "locationCode": "0917",
      "description": "KAB. BANJARNEGARA"
    },
    {
      "locationCode": "0922",
      "description": "KAB. KEBUMEN"
    },
    {
      "locationCode": "0921",
      "description": "KAB. PURWOREJO"
    },
    {
      "locationCode": "0920",
      "description": "KAB. WONOSOBO"
    },
    {
      "locationCode": "0918",
      "description": "KAB. MAGELANG"
    },
    {
      "locationCode": "0924",
      "description": "KAB. BOYOLALI"
    },
    {
      "locationCode": "0923",
      "description": "KAB. KLATEN"
    },
    {
      "locationCode": "0926",
      "description": "KAB. SUKOHARJO"
    },
    {
      "locationCode": "0928",
      "description": "KAB. WONOGIRI"
    },
    {
      "locationCode": "0927",
      "description": "KAB. KARANGANYAR"
    },
    {
      "locationCode": "0925",
      "description": "KAB. SRAGEN"
    },
    {
      "locationCode": "0904",
      "description": "KAB. GROBOGAN"
    },
    {
      "locationCode": "0913",
      "description": "KAB. BLORA"
    },
    {
      "locationCode": "0912",
      "description": "KAB. REMBANG"
    },
    {
      "locationCode": "0908",
      "description": "KAB. PATI"
    },
    {
      "locationCode": "0909",
      "description": "KAB. KUDUS"
    },
    {
      "locationCode": "0911",
      "description": "KAB. JEPARA"
    },
    {
      "locationCode": "0903",
      "description": "KAB. DEMAK"
    },
    {
      "locationCode": "0901",
      "description": "KAB. SEMARANG"
    },
    {
      "locationCode": "0919",
      "description": "KAB. TEMANGGUNG"
    },
    {
      "locationCode": "0902",
      "description": "KAB. KENDAL"
    },
    {
      "locationCode": "0929",
      "description": "KAB. BATANG"
    },
    {
      "locationCode": "0905",
      "description": "KAB. PEKALONGAN"
    },
    {
      "locationCode": "0910",
      "description": "KAB. PEMALANG"
    },
    {
      "locationCode": "0906",
      "description": "KAB. TEGAL"
    },
    {
      "locationCode": "0907",
      "description": "KAB. BREBES"
    },
    {
      "locationCode": "0995",
      "description": "KOTA MAGELANG"
    },
    {
      "locationCode": "0996",
      "description": "KOTA SURAKARTA"
    },
    {
      "locationCode": "0992",
      "description": "KOTA SALATIGA"
    },
    {
      "locationCode": "0991",
      "description": "KOTA SEMARANG"
    },
    {
      "locationCode": "0993",
      "description": "KOTA PEKALONGAN"
    },
    {
      "locationCode": "0994",
      "description": "KOTA TEGAL"
    },
    {
      "locationCode": "0504",
      "description": "KAB. KULON PROGO"
    },
    {
      "locationCode": "0501",
      "description": "KAB. BANTUL"
    },
    {
      "locationCode": "0503",
      "description": "KAB. GUNUNGKIDUL"
    },
    {
      "locationCode": "0502",
      "description": "KAB. SLEMAN"
    },
    {
      "locationCode": "0591",
      "description": "KOTA YOGYAKARTA"
    },
    {
      "locationCode": "1226",
      "description": "KAB. PACITAN"
    },
    {
      "locationCode": "1225",
      "description": "KAB. PONOROGO"
    },
    {
      "locationCode": "1220",
      "description": "KAB. TRENGGALEK"
    },
    {
      "locationCode": "1219",
      "description": "KAB. TULUNGAGUNG"
    },
    {
      "locationCode": "1221",
      "description": "KAB. BLITAR"
    },
    {
      "locationCode": "1217",
      "description": "KAB. KEDIRI"
    },
    {
      "locationCode": "1213",
      "description": "KAB. MALANG"
    },
    {
      "locationCode": "1216",
      "description": "KAB. LUMAJANG"
    },
    {
      "locationCode": "1212",
      "description": "KAB. JEMBER"
    },
    {
      "locationCode": "1211",
      "description": "KAB. BANYUWANGI"
    },
    {
      "locationCode": "1209",
      "description": "KAB. BONDOWOSO"
    },
    {
      "locationCode": "1230",
      "description": "KAB. SITUBONDO"
    },
    {
      "locationCode": "1215",
      "description": "KAB. PROBOLINGGO"
    },
    {
      "locationCode": "1214",
      "description": "KAB. PASURUAN"
    },
    {
      "locationCode": "1202",
      "description": "KAB. SIDOARJO"
    },
    {
      "locationCode": "1203",
      "description": "KAB. MOJOKERTO"
    },
    {
      "locationCode": "1204",
      "description": "KAB. JOMBANG"
    },
    {
      "locationCode": "1218",
      "description": "KAB. NGANJUK"
    },
    {
      "locationCode": "1222",
      "description": "KAB. MADIUN"
    },
    {
      "locationCode": "1224",
      "description": "KAB. MAGETAN"
    },
    {
      "locationCode": "1223",
      "description": "KAB. NGAWI"
    },
    {
      "locationCode": "1227",
      "description": "KAB. BOJONEGORO"
    },
    {
      "locationCode": "1228",
      "description": "KAB. TUBAN"
    },
    {
      "locationCode": "1229",
      "description": "KAB. LAMONGAN"
    },
    {
      "locationCode": "1201",
      "description": "KAB. GRESIK"
    },
    {
      "locationCode": "1208",
      "description": "KAB. BANGKALAN"
    },
    {
      "locationCode": "1205",
      "description": "KAB. SAMPANG"
    },
    {
      "locationCode": "1206",
      "description": "KAB. PAMEKASAN"
    },
    {
      "locationCode": "1207",
      "description": "KAB. SUMENEP"
    },
    {
      "locationCode": "1297",
      "description": "KOTA KEDIRI"
    },
    {
      "locationCode": "1296",
      "description": "KOTA BLITAR"
    },
    {
      "locationCode": "1293",
      "description": "KOTA MALANG"
    },
    {
      "locationCode": "1295",
      "description": "KOTA PROBOLINGGO"
    },
    {
      "locationCode": "1294",
      "description": "KOTA PASURUAN"
    },
    {
      "locationCode": "1292",
      "description": "KOTA MOJOKERTO"
    },
    {
      "locationCode": "1298",
      "description": "KOTA MADIUN"
    },
    {
      "locationCode": "1291",
      "description": "KOTA SURABAYA"
    },
    {
      "locationCode": "1271",
      "description": "KOTA BATU"
    },
    {
      "locationCode": "0202",
      "description": "KAB. PANDEGLANG"
    },
    {
      "locationCode": "0201",
      "description": "KAB. LEBAK"
    },
    {
      "locationCode": "0204",
      "description": "KAB. TANGERANG"
    },
    {
      "locationCode": "0203",
      "description": "KAB. SERANG"
    },
    {
      "locationCode": "0292",
      "description": "KOTA TANGERANG"
    },
    {
      "locationCode": "0291",
      "description": "KOTA CILEGON"
    },
    {
      "locationCode": "0293",
      "description": "KOTA SERANG"
    },
    {
      "locationCode": "0294",
      "description": "KOTA TANGERANG SELATAN"
    },
    {
      "locationCode": "7202",
      "description": "KAB. JEMBRANA"
    },
    {
      "locationCode": "7203",
      "description": "KAB. TABANAN"
    },
    {
      "locationCode": "7204",
      "description": "KAB. BADUNG"
    },
    {
      "locationCode": "7205",
      "description": "KAB. GIANYAR"
    },
    {
      "locationCode": "7206",
      "description": "KAB. KLUNGKUNG"
    },
    {
      "locationCode": "7207",
      "description": "KAB. BANGLI"
    },
    {
      "locationCode": "7208",
      "description": "KAB. KARANGASEM"
    },
    {
      "locationCode": "7201",
      "description": "KAB. BULELENG"
    },
    {
      "locationCode": "7291",
      "description": "KOTA DENPASAR"
    },
    {
      "locationCode": "7101",
      "description": "KAB. LOMBOK BARAT"
    },
    {
      "locationCode": "7102",
      "description": "KAB. LOMBOK TENGAH"
    },
    {
      "locationCode": "7103",
      "description": "KAB. LOMBOK TIMUR"
    },
    {
      "locationCode": "7104",
      "description": "KAB. SUMBAWA"
    },
    {
      "locationCode": "7106",
      "description": "KAB. DOMPU"
    },
    {
      "locationCode": "7105",
      "description": "KAB. BIMA"
    },
    {
      "locationCode": "7107",
      "description": "KAB. SUMBAWA BARAT"
    },
    {
      "locationCode": "7108",
      "description": "KAB. LOMBOK UTARA"
    },
    {
      "locationCode": "7191",
      "description": "KOTA MATARAM"
    },
    {
      "locationCode": "7192",
      "description": "KOTA BIMA"
    },
    {
      "locationCode": "7401",
      "description": "KAB. KUPANG"
    },
    {
      "locationCode": "7402",
      "description": "KAB. TIMOR TENGAH SELATAN"
    },
    {
      "locationCode": "7403",
      "description": "KAB. TIMOR TENGAH UTARA"
    },
    {
      "locationCode": "7404",
      "description": "KAB. BELU"
    },
    {
      "locationCode": "7405",
      "description": "KAB. ALOR"
    },
    {
      "locationCode": "7406",
      "description": "KAB. FLORES TIMUR"
    },
    {
      "locationCode": "7407",
      "description": "KAB. SIKKA"
    },
    {
      "locationCode": "7408",
      "description": "KAB. ENDE"
    },
    {
      "locationCode": "7409",
      "description": "KAB. NGADA"
    },
    {
      "locationCode": "7410",
      "description": "KAB. MANGGARAI"
    },
    {
      "locationCode": "7411",
      "description": "KAB. SUMBA TIMUR"
    },
    {
      "locationCode": "7412",
      "description": "KAB. SUMBA BARAT"
    },
    {
      "locationCode": "7413",
      "description": "KAB. LEMBATA"
    },
    {
      "locationCode": "7414",
      "description": "KAB. ROTE NDAO"
    },
    {
      "locationCode": "7415",
      "description": "KAB. MANGGARAI BARAT"
    },
    {
      "locationCode": "7419",
      "description": "KAB. NAGEKEO"
    },
    {
      "locationCode": "7416",
      "description": "KAB. SUMBA TENGAH"
    },
    {
      "locationCode": "7417",
      "description": "KAB. SUMBA BARAT DAYA"
    },
    {
      "locationCode": "7418",
      "description": "KAB. MANGGARAI TIMUR"
    },
    {
      "locationCode": "7420",
      "description": "KAB. SABU RAIJUA"
    },
    {
      "locationCode": "7421",
      "description": "KAB. MALAKA"
    },
    {
      "locationCode": "7491",
      "description": "KOTA KUPANG"
    },
    {
      "locationCode": "5302",
      "description": "KAB. SAMBAS"
    },
    {
      "locationCode": "5301",
      "description": "KAB. MEMPAWAH"
    },
    {
      "locationCode": "5304",
      "description": "KAB. SANGGAU"
    },
    {
      "locationCode": "5303",
      "description": "KAB. KETAPANG"
    },
    {
      "locationCode": "5305",
      "description": "KAB. SINTANG"
    },
    {
      "locationCode": "5306",
      "description": "KAB. KAPUAS HULU"
    },
    {
      "locationCode": "5307",
      "description": "KAB. BENGKAYANG"
    },
    {
      "locationCode": "5308",
      "description": "KAB. LANDAK"
    },
    {
      "locationCode": "5309",
      "description": "KAB. SEKADAU"
    },
    {
      "locationCode": "5310",
      "description": "KAB. MELAWI"
    },
    {
      "locationCode": "5311",
      "description": "KAB. KAYONG UTARA"
    },
    {
      "locationCode": "5312",
      "description": "KAB. KUBU RAYA"
    },
    {
      "locationCode": "5391",
      "description": "KOTA PONTIANAK"
    },
    {
      "locationCode": "5392",
      "description": "KOTA SINGKAWANG"
    },
    {
      "locationCode": "5802",
      "description": "KAB. KOTAWARINGIN BARAT"
    },
    {
      "locationCode": "5803",
      "description": "KAB. KOTAWARINGIN TIMUR"
    },
    {
      "locationCode": "5801",
      "description": "KAB. KAPUAS"
    },
    {
      "locationCode": "5806",
      "description": "KAB. BARITO SELATAN"
    },
    {
      "locationCode": "5808",
      "description": "KAB. BARITO UTARA"
    },
    {
      "locationCode": "5811",
      "description": "KAB. KATINGAN"
    },
    {
      "locationCode": "5810",
      "description": "KAB. SERUYAN"
    },
    {
      "locationCode": "5812",
      "description": "KAB. SUKAMARA"
    },
    {
      "locationCode": "5813",
      "description": "KAB. LAMANDAU"
    },
    {
      "locationCode": "5807",
      "description": "KAB. GUNUNG MAS"
    },
    {
      "locationCode": "5809",
      "description": "KAB. PULANG PISAU"
    },
    {
      "locationCode": "5804",
      "description": "KAB. MURUNG RAYA"
    },
    {
      "locationCode": "5805",
      "description": "KAB. BARITO TIMUR"
    },
    {
      "locationCode": "5892",
      "description": "KOTA PALANGKARAYA"
    },
    {
      "locationCode": "5102",
      "description": "KAB. TANAH LAUT"
    },
    {
      "locationCode": "5108",
      "description": "KAB. KOTABARU"
    },
    {
      "locationCode": "5101",
      "description": "KAB. BANJAR"
    },
    {
      "locationCode": "5107",
      "description": "KAB. BARITO KUALA"
    },
    {
      "locationCode": "5103",
      "description": "KAB. TAPIN"
    },
    {
      "locationCode": "5104",
      "description": "KAB. HULU SUNGAI SELATAN"
    },
    {
      "locationCode": "5105",
      "description": "KAB. HULU SUNGAI TENGAH"
    },
    {
      "locationCode": "5106",
      "description": "KAB. HULU SUNGAI UTARA"
    },
    {
      "locationCode": "5109",
      "description": "KAB. TABALONG"
    },
    {
      "locationCode": "5110",
      "description": "KAB. TANAH BUMBU"
    },
    {
      "locationCode": "5111",
      "description": "KAB. BALANGAN"
    },
    {
      "locationCode": "5191",
      "description": "KOTA BANJARMASIN"
    },
    {
      "locationCode": "5192",
      "description": "KOTA BANJARBARU"
    },
    {
      "locationCode": "5403",
      "description": "KAB. PASER"
    },
    {
      "locationCode": "5401",
      "description": "KAB. KUTAI KARTANEGARA"
    },
    {
      "locationCode": "5402",
      "description": "KAB. BERAU"
    },
    {
      "locationCode": "5405",
      "description": "KAB. KUTAI BARAT"
    },
    {
      "locationCode": "5406",
      "description": "KAB. KUTAI TIMUR"
    },
    {
      "locationCode": "5411",
      "description": "KAB. PENAJAM PASER UTARA"
    },
    {
      "locationCode": "5413",
      "description": "KAB. MAHAKAM ULU"
    },
    {
      "locationCode": "5492",
      "description": "KOTA BALIKPAPAN"
    },
    {
      "locationCode": "5491",
      "description": "KOTA SAMARINDA"
    },
    {
      "locationCode": "5494",
      "description": "KOTA BONTANG"
    },
    {
      "locationCode": "5404",
      "description": "KAB. BULUNGAN"
    },
    {
      "locationCode": "5410",
      "description": "KAB. MALINAU"
    },
    {
      "locationCode": "5409",
      "description": "KAB. NUNUKAN"
    },
    {
      "locationCode": "5412",
      "description": "KAB. TANA TIDUNG"
    },
    {
      "locationCode": "5493",
      "description": "KOTA TARAKAN"
    },
    {
      "locationCode": "6203",
      "description": "KAB. BOLAANG MONGONDOW"
    },
    {
      "locationCode": "6202",
      "description": "KAB. MINAHASA"
    },
    {
      "locationCode": "6204",
      "description": "KAB. KEPULAUAN SANGIHE"
    },
    {
      "locationCode": "6205",
      "description": "KAB. KEPULAUAN TALAUD"
    },
    {
      "locationCode": "6206",
      "description": "KAB. MINAHASA SELATAN"
    },
    {
      "locationCode": "6207",
      "description": "KAB. MINAHASA UTARA"
    },
    {
      "locationCode": "6209",
      "description": "KAB. MINAHASA TENGGARA"
    },
    {
      "locationCode": "6210",
      "description": "KAB. BOLAANG MONGONDOW UTARA"
    },
    {
      "locationCode": "6211",
      "description": "KAB. KEP. SIAU TAGULANDANG BIARO"
    },
    {
      "locationCode": "6213",
      "description": "KAB. BOLAANG MONGONDOW TIMUR"
    },
    {
      "locationCode": "6212",
      "description": "KAB. BOLAANG MONGONDOW SELATAN"
    },
    {
      "locationCode": "6291",
      "description": "KOTA MANADO"
    },
    {
      "locationCode": "6293",
      "description": "KOTA BITUNG"
    },
    {
      "locationCode": "6294",
      "description": "KOTA TOMOHON"
    },
    {
      "locationCode": "6292",
      "description": "KOTA KOTAMOBAGU"
    },
    {
      "locationCode": "6003",
      "description": "KAB. BANGGAI"
    },
    {
      "locationCode": "6002",
      "description": "KAB. POSO"
    },
    {
      "locationCode": "6001",
      "description": "KAB. DONGGALA"
    },
    {
      "locationCode": "6004",
      "description": "KAB. TOLI TOLI"
    },
    {
      "locationCode": "6007",
      "description": "KAB. BUOL"
    },
    {
      "locationCode": "6006",
      "description": "KAB. MOROWALI"
    },
    {
      "locationCode": "6005",
      "description": "KAB. BANGGAI KEPULAUAN"
    },
    {
      "locationCode": "6009",
      "description": "KAB. PARIGI MOUTONG"
    },
    {
      "locationCode": "6008",
      "description": "KAB. TOJO UNA UNA"
    },
    {
      "locationCode": "6010",
      "description": "KAB. SIGI"
    },
    {
      "locationCode": "6011",
      "description": "KAB. BANGGAI LAUT"
    },
    {
      "locationCode": "6012",
      "description": "KAB. MOROWALI UTARA"
    },
    {
      "locationCode": "6091",
      "description": "KOTA PALU"
    },
    {
      "locationCode": "6114",
      "description": "KAB. KEPULAUAN SELAYAR"
    },
    {
      "locationCode": "6111",
      "description": "KAB. BULUKUMBA"
    },
    {
      "locationCode": "6112",
      "description": "KAB. BANTAENG"
    },
    {
      "locationCode": "6113",
      "description": "KAB. JENEPONTO"
    },
    {
      "locationCode": "6115",
      "description": "KAB. TAKALAR"
    },
    {
      "locationCode": "6102",
      "description": "KAB. GOWA"
    },
    {
      "locationCode": "6110",
      "description": "KAB. SINJAI"
    },
    {
      "locationCode": "6105",
      "description": "KAB. BONE"
    },
    {
      "locationCode": "6107",
      "description": "KAB. MAROS"
    },
    {
      "locationCode": "6118",
      "description": "KAB. PANGKAJENE KEPULAUAN"
    },
    {
      "locationCode": "6116",
      "description": "KAB. BARRU"
    },
    {
      "locationCode": "6119",
      "description": "KAB. SOPPENG"
    },
    {
      "locationCode": "6103",
      "description": "KAB. WAJO"
    },
    {
      "locationCode": "6117",
      "description": "KAB. SIDENRENG RAPPANG"
    },
    {
      "locationCode": "6101",
      "description": "KAB. PINRANG"
    },
    {
      "locationCode": "6121",
      "description": "KAB. ENREKANG"
    },
    {
      "locationCode": "6109",
      "description": "KAB. LUWU"
    },
    {
      "locationCode": "6106",
      "description": "KAB. TANA TORAJA"
    },
    {
      "locationCode": "6124",
      "description": "KAB. LUWU UTARA"
    },
    {
      "locationCode": "6122",
      "description": "KAB. LUWU TIMUR"
    },
    {
      "locationCode": "6125",
      "description": "KAB. TORAJA UTARA"
    },
    {
      "locationCode": "6191",
      "description": "KOTA MAKASSAR"
    },
    {
      "locationCode": "6192",
      "description": "KOTA PARE PARE"
    },
    {
      "locationCode": "6193",
      "description": "KOTA PALOPO"
    },
    {
      "locationCode": "6904",
      "description": "KAB. KOLAKA"
    },
    {
      "locationCode": "6906",
      "description": "KAB. KONAWE"
    },
    {
      "locationCode": "6903",
      "description": "KAB. MUNA"
    },
    {
      "locationCode": "6901",
      "description": "KAB. BUTON"
    },
    {
      "locationCode": "6907",
      "description": "KAB. KONAWE SELATAN"
    },
    {
      "locationCode": "6908",
      "description": "KAB. BOMBANA"
    },
    {
      "locationCode": "6905",
      "description": "KAB. WAKATOBI"
    },
    {
      "locationCode": "6909",
      "description": "KAB. KOLAKA UTARA"
    },
    {
      "locationCode": "6911",
      "description": "KAB. KONAWE UTARA"
    },
    {
      "locationCode": "6910",
      "description": "KAB. BUTON UTARA"
    },
    {
      "locationCode": "6912",
      "description": "KAB. KOLAKA TIMUR"
    },
    {
      "locationCode": "6913",
      "description": "KAB. KONAWE KEPULAUAN"
    },
    {
      "locationCode": "6916",
      "description": "KAB. MUNA BARAT"
    },
    {
      "locationCode": "6915",
      "description": "KAB. BUTON TENGAH"
    },
    {
      "locationCode": "6914",
      "description": "KAB. BUTON SELATAN"
    },
    {
      "locationCode": "6991",
      "description": "KOTA KENDARI"
    },
    {
      "locationCode": "6990",
      "description": "KOTA BAU BAU"
    },
    {
      "locationCode": "6301",
      "description": "KAB. GORONTALO"
    },
    {
      "locationCode": "6302",
      "description": "KAB. BOALEMO"
    },
    {
      "locationCode": "6303",
      "description": "KAB. BONE BOLANGO"
    },
    {
      "locationCode": "6304",
      "description": "KAB. POHUWATO"
    },
    {
      "locationCode": "6305",
      "description": "KAB. GORONTALO UTARA"
    },
    {
      "locationCode": "6391",
      "description": "KOTA GORONTALO"
    },
    {
      "locationCode": "6404",
      "description": "KAB. PASANGKAYU"
    },
    {
      "locationCode": "6406",
      "description": "KAB. MAMUJU"
    },
    {
      "locationCode": "6403",
      "description": "KAB. MAMASA"
    },
    {
      "locationCode": "6401",
      "description": "KAB. POLEWALI MANDAR"
    },
    {
      "locationCode": "6402",
      "description": "KAB. MAJENE"
    },
    {
      "locationCode": "6405",
      "description": "KAB. MAMUJU TENGAH"
    },
    {
      "locationCode": "8101",
      "description": "KAB. MALUKU TENGAH"
    },
    {
      "locationCode": "8102",
      "description": "KAB. MALUKU TENGGARA"
    },
    {
      "locationCode": "8103",
      "description": "KAB. KEPULAUAN TANIMBAR"
    },
    {
      "locationCode": "8104",
      "description": "KAB. BURU"
    },
    {
      "locationCode": "8106",
      "description": "KAB. SERAM BAGIAN TIMUR"
    },
    {
      "locationCode": "8105",
      "description": "KAB. SERAM BAGIAN BARAT"
    },
    {
      "locationCode": "8107",
      "description": "KAB. KEPULAUAN ARU"
    },
    {
      "locationCode": "8103",
      "description": "KAB. MALUKU BARAT DAYA"
    },
    {
      "locationCode": "8109",
      "description": "KAB. BURU SELATAN"
    },
    {
      "locationCode": "8191",
      "description": "KOTA AMBON"
    },
    {
      "locationCode": "8192",
      "description": "KOTA TUAL"
    },
    {
      "locationCode": "8305",
      "description": "KAB. HALMAHERA BARAT"
    },
    {
      "locationCode": "8302",
      "description": "KAB. HALMAHERA TENGAH"
    },
    {
      "locationCode": "8303",
      "description": "KAB. HALMAHERA UTARA"
    },
    {
      "locationCode": "8306",
      "description": "KAB. HALMAHERA SELATAN"
    },
    {
      "locationCode": "8307",
      "description": "KAB. KEPULAUAN SULA"
    },
    {
      "locationCode": "8304",
      "description": "KAB. HALMAHERA TIMUR"
    },
    {
      "locationCode": "8308",
      "description": "KAB. PULAU MOROTAI"
    },
    {
      "locationCode": "8309",
      "description": "KAB. PULAU TALIABU"
    },
    {
      "locationCode": "8390",
      "description": "KOTA TERNATE"
    },
    {
      "locationCode": "8391",
      "description": "KOTA TIDORE KEPULAUAN"
    },
    {
      "locationCode": "8211",
      "description": "KAB. MERAUKE"
    },
    {
      "locationCode": "8213",
      "description": "KAB. JAYAWIJAYA"
    },
    {
      "locationCode": "8201",
      "description": "KAB. JAYAPURA"
    },
    {
      "locationCode": "8214",
      "description": "KAB. NABIRE"
    },
    {
      "locationCode": "8210",
      "description": "KAB. KEPULAUAN YAPEN"
    },
    {
      "locationCode": "8202",
      "description": "KAB. BIAK NUMFOR"
    },
    {
      "locationCode": "8216",
      "description": "KAB. PUNCAK JAYA"
    },
    {
      "locationCode": "8212",
      "description": "KAB. PANIAI"
    },
    {
      "locationCode": "8215",
      "description": "KAB. MIMIKA"
    },
    {
      "locationCode": "8217",
      "description": "KAB. SARMI"
    },
    {
      "locationCode": "8218",
      "description": "KAB. KEEROM"
    },
    {
      "locationCode": "8221",
      "description": "KAB. PEGUNUNGAN BINTANG"
    },
    {
      "locationCode": "8222",
      "description": "KAB. YAHUKIMO"
    },
    {
      "locationCode": "8223",
      "description": "KAB. TOLIKARA"
    },
    {
      "locationCode": "8224",
      "description": "KAB. WAROPEN"
    },
    {
      "locationCode": "8226",
      "description": "KAB. BOVEN DIGOEL"
    },
    {
      "locationCode": "8227",
      "description": "KAB. MAPPI"
    },
    {
      "locationCode": "8228",
      "description": "KAB. ASMAT"
    },
    {
      "locationCode": "8231",
      "description": "KAB. SUPIORI"
    },
    {
      "locationCode": "8232",
      "description": "KAB. MAMBERAMO RAYA"
    },
    {
      "locationCode": "8235",
      "description": "KAB. MAMBERAMO TENGAH"
    },
    {
      "locationCode": "8237",
      "description": "KAB. YALIMO"
    },
    {
      "locationCode": "8234",
      "description": "KAB. LANNY JAYA"
    },
    {
      "locationCode": "8236",
      "description": "KAB. NDUGA"
    },
    {
      "locationCode": "8238",
      "description": "KAB. PUNCAK"
    },
    {
      "locationCode": "8233",
      "description": "KAB. DOGIYAI"
    },
    {
      "locationCode": "8239",
      "description": "KAB. INTAN JAYA"
    },
    {
      "locationCode": "8240",
      "description": "KAB. DEIYAI"
    },
    {
      "locationCode": "8291",
      "description": "KOTA JAYAPURA"
    },
    {
      "locationCode": "8401",
      "description": "KAB. SORONG"
    },
    {
      "locationCode": "8403",
      "description": "KAB. MANOKWARI"
    },
    {
      "locationCode": "8402",
      "description": "KAB. FAK FAK"
    },
    {
      "locationCode": "8404",
      "description": "KAB. SORONG SELATAN"
    },
    {
      "locationCode": "8405",
      "description": "KAB. RAJA AMPAT"
    },
    {
      "locationCode": "8407",
      "description": "KAB. TELUK BINTUNI"
    },
    {
      "locationCode": "8408",
      "description": "KAB. TELUK WONDAMA"
    },
    {
      "locationCode": "8406",
      "description": "KAB. KAIMANA"
    },
    {
      "locationCode": "8409",
      "description": "KAB. TAMBRAUW"
    },
    {
      "locationCode": "8410",
      "description": "KAB. MAYBRAT"
    },
    {
      "locationCode": "8412",
      "description": "KAB. MANOKWARI SELATAN"
    },
    {
      "locationCode": "8411",
      "description": "KAB. PEGUNUNGAN ARFAK"
    },
    {
      "locationCode": "8491",
      "description": "KOTA SORONG"
    },
    {
      "locationCode": "9999",
      "description": "LUAR NEGERI"
    },
    {
      "locationCode": "6122",
      "description": "KAB. LUWU SELATAN"
    },
    {
      "locationCode": "3320",
      "description": "KAB. ANGKOLA SIPIROK"
    }
  ]
}

Job Code

{
  "responseCode": "2009800",
  "responseMessage": "Request has been processed successfully",
  "jobCodeList": [
    {
      "jobCode": "1",
      "description": "TIDAK TERDEFINISI"
    },
    {
      "jobCode": "2",
      "description": "BELUM/TIDAK BEKERJA"
    },
    {
      "jobCode": "3",
      "description": "MENGURUS RUMAH TANGGA"
    },
    {
      "jobCode": "4",
      "description": "PELAJAR/MAHASISWA"
    },
    {
      "jobCode": "5",
      "description": "PENSIUNAN"
    },
    {
      "jobCode": "6",
      "description": "PEGAWAI NEGERI SIPIL (PNS)"
    },
    {
      "jobCode": "7",
      "description": "TENTARA NASIONAL INDONESIA (TNI)"
    },
    {
      "jobCode": "8",
      "description": "KEPOLISIAN RI (POLRI)"
    },
    {
      "jobCode": "9",
      "description": "PERDAGANGAN"
    },
    {
      "jobCode": "10",
      "description": "PETANI/PEKEBUN"
    },
    {
      "jobCode": "11",
      "description": "PETERNAK"
    },
    {
      "jobCode": "12",
      "description": "NELAYAN/PERIKANAN"
    },
    {
      "jobCode": "13",
      "description": "INDUSTRI"
    },
    {
      "jobCode": "14",
      "description": "KONSTRUKSI"
    },
    {
      "jobCode": "15",
      "description": "TRANSPORTASI"
    },
    {
      "jobCode": "16",
      "description": "KARYAWAN SWASTA"
    },
    {
      "jobCode": "17",
      "description": "KARYAWAN BUMN"
    },
    {
      "jobCode": "18",
      "description": "KARYAWAN BUMD"
    },
    {
      "jobCode": "19",
      "description": "KARYAWAN HONORER"
    },
    {
      "jobCode": "20",
      "description": "BURUH HARIAN LEPAS"
    },
    {
      "jobCode": "21",
      "description": "BURUH TANI/PERKEBUNAN"
    },
    {
      "jobCode": "22",
      "description": "BURUH NELAYAN/PERIKANAN"
    },
    {
      "jobCode": "23",
      "description": "BURUH PETERNAKAN"
    },
    {
      "jobCode": "24",
      "description": "PEMBANTU RUMAH TANGGA"
    },
    {
      "jobCode": "25",
      "description": "TUKANG CUKUR"
    },
    {
      "jobCode": "26",
      "description": "TUKANG LISTRIK"
    },
    {
      "jobCode": "27",
      "description": "TUKANG BATU"
    },
    {
      "jobCode": "28",
      "description": "TUKANG KAYU"
    },
    {
      "jobCode": "29",
      "description": "TUKANG SOL SEPATU"
    },
    {
      "jobCode": "30",
      "description": "TUKANG LAS/PANDAI BESI"
    },
    {
      "jobCode": "31",
      "description": "TUKANG JAHIT"
    },
    {
      "jobCode": "32",
      "description": "TUKANG GIGI"
    },
    {
      "jobCode": "33",
      "description": "PENATA RIAS"
    },
    {
      "jobCode": "34",
      "description": "PENATA BUSANA"
    },
    {
      "jobCode": "35",
      "description": "PENATA RAMBUT"
    },
    {
      "jobCode": "36",
      "description": "MEKANIK"
    },
    {
      "jobCode": "37",
      "description": "SENIMAN"
    },
    {
      "jobCode": "38",
      "description": "TABIB"
    },
    {
      "jobCode": "39",
      "description": "PARAJI"
    },
    {
      "jobCode": "40",
      "description": "PERANCANG BUSANA"
    },
    {
      "jobCode": "41",
      "description": "PENTERJEMAH"
    },
    {
      "jobCode": "42",
      "description": "IMAM MASJID"
    },
    {
      "jobCode": "43",
      "description": "PENDETA"
    },
    {
      "jobCode": "44",
      "description": "PASTOR"
    },
    {
      "jobCode": "45",
      "description": "WARTAWAN"
    },
    {
      "jobCode": "46",
      "description": "USTADZ/MUBALIGH"
    },
    {
      "jobCode": "47",
      "description": "JURU MASAK"
    },
    {
      "jobCode": "48",
      "description": "PROMOTOR ACARA"
    },
    {
      "jobCode": "49",
      "description": "ANGGOTA DPR RI"
    },
    {
      "jobCode": "50",
      "description": "ANGGOTA DPD"
    },
    {
      "jobCode": "51",
      "description": "ANGGOTA BPK"
    },
    {
      "jobCode": "52",
      "description": "PRESIDEN"
    },
    {
      "jobCode": "53",
      "description": "WAKIL PRESIDEN"
    },
    {
      "jobCode": "54",
      "description": "ANGGOTA MAHKAMAH KONSTITUSI"
    },
    {
      "jobCode": "55",
      "description": "ANGGOTA KABINET KEMENTRIAN"
    },
    {
      "jobCode": "56",
      "description": "DUTA BESAR"
    },
    {
      "jobCode": "57",
      "description": "GUBERNUR"
    },
    {
      "jobCode": "58",
      "description": "WAKIL GUBERNUR"
    },
    {
      "jobCode": "59",
      "description": "BUPATI"
    },
    {
      "jobCode": "60",
      "description": "WAKIL BUPATI"
    },
    {
      "jobCode": "61",
      "description": "WALIKOTA"
    },
    {
      "jobCode": "62",
      "description": "WAKIL WALIKOTA"
    },
    {
      "jobCode": "63",
      "description": "ANGGOTA DPRD PROP."
    },
    {
      "jobCode": "64",
      "description": "ANGGOTA DPRD KAB."
    },
    {
      "jobCode": "65",
      "description": "DOSEN"
    },
    {
      "jobCode": "66",
      "description": "GURU"
    },
    {
      "jobCode": "67",
      "description": "PILOT"
    },
    {
      "jobCode": "68",
      "description": "PENGACARA"
    },
    {
      "jobCode": "69",
      "description": "NOTARIS"
    },
    {
      "jobCode": "70",
      "description": "ARSITEK"
    },
    {
      "jobCode": "71",
      "description": "AKUNTAN"
    },
    {
      "jobCode": "72",
      "description": "KONSULTAN"
    },
    {
      "jobCode": "73",
      "description": "DOKTER"
    },
    {
      "jobCode": "74",
      "description": "BIDAN"
    },
    {
      "jobCode": "75",
      "description": "PERAWAT"
    },
    {
      "jobCode": "76",
      "description": "APOTEKER"
    },
    {
      "jobCode": "77",
      "description": "PSIKIATER/PSIKOLOG"
    },
    {
      "jobCode": "78",
      "description": "PENYIAR TELEVISI"
    },
    {
      "jobCode": "79",
      "description": "PENYIAR RADIO"
    },
    {
      "jobCode": "80",
      "description": "PELAUT"
    },
    {
      "jobCode": "81",
      "description": "PENELITI"
    },
    {
      "jobCode": "82",
      "description": "SOPIR"
    },
    {
      "jobCode": "83",
      "description": "PIALANG"
    },
    {
      "jobCode": "84",
      "description": "PARANORMAL"
    },
    {
      "jobCode": "85",
      "description": "PEDAGANG"
    },
    {
      "jobCode": "86",
      "description": "PERANGKAT DESA"
    },
    {
      "jobCode": "87",
      "description": "KEPALA DESA"
    },
    {
      "jobCode": "88",
      "description": "BIARAWATI"
    },
    {
      "jobCode": "89",
      "description": "WIRASWASTA"
    },
    {
      "jobCode": "90",
      "description": "PEKERJAAN LAINNYA"
    }
  ]
}

What’s Next

Once you have successfully integrated Brick's API to retrieve country code, province code, city code, and job code into your system, the next step is to proceed with testing the integration. Testing ensures that all components work together seamlessly and that your application functions as expected in various scenarios.