Cara Penggunaan API
https://simdata.sultraprov.go.id/api/fetch-data/{kode_tabel}/{tahun}
Parameter
| Variabel | Tipe | Deskripsi |
|---|---|---|
| kode_tabel | String | Kode tabel yang ingin ditarik datanya. Kode tabel dapat juga dilihat pada URL saat mengakses halaman ini. |
| tahun | Number | Tahun data yang akan ditarik. |
Response
| Variabel | Tipe | Deskripsi |
|---|---|---|
| status | Number | Kode status respon, 2XX bila berhasil, 4XX bila ada kesalahan request pengguna, dan 5XX bila ada kesalahan server. |
| message | String | Catatan terkait respon dari server. Field ini bisa saja kosong. |
| count | Number | Jumlah baris data yang berhasil didapatkan. |
| idkab | Number | Kode wilayah data yang didapatkan. |
| tahun | Number | Tahun data yang didapatkan. |
| data | Object | Data respon |
| Kabupaten/Kota | ||
| Triwulan | ||
| Jenis OPT | ||
| Serangan Ringan (Ha) | ||
| Serangan Berat (Ha) | ||
| Total Serangan (Ha) | ||
| Luas Pengendalian (Ha) | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 57,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_1002_1": "Bombana",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "126",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "126",
"tabel_74_1002_7": "126",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Bombana",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Plesispa Reichei (Kumbang Bibit Kelapa)",
"tabel_74_1002_4": "185",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "185",
"tabel_74_1002_7": "185",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Bombana",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Rhynchoporus Ferrugineus (Kumbang Sagu)",
"tabel_74_1002_4": "8",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "8",
"tabel_74_1002_7": "8",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Bombana",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "5",
"tabel_74_1002_5": "6",
"tabel_74_1002_6": "11",
"tabel_74_1002_7": "60",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Bombana",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "40",
"tabel_74_1002_5": "30",
"tabel_74_1002_6": "70",
"tabel_74_1002_7": "68",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Bombana",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "8",
"tabel_74_1002_5": "11",
"tabel_74_1002_6": "19",
"tabel_74_1002_7": "18",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Selatan",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "78",
"tabel_74_1002_5": "3",
"tabel_74_1002_6": "81",
"tabel_74_1002_7": "24",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Selatan",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "88",
"tabel_74_1002_5": "3",
"tabel_74_1002_6": "91",
"tabel_74_1002_7": "12",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Selatan",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "26",
"tabel_74_1002_5": "1",
"tabel_74_1002_6": "27",
"tabel_74_1002_7": "10",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Tengah",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "28",
"tabel_74_1002_5": "9",
"tabel_74_1002_6": "37",
"tabel_74_1002_7": "36",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Tengah",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "40",
"tabel_74_1002_5": "14",
"tabel_74_1002_6": "54",
"tabel_74_1002_7": "55",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Tengah",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "15",
"tabel_74_1002_5": "4",
"tabel_74_1002_6": "19",
"tabel_74_1002_7": "17",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Tengah",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "13",
"tabel_74_1002_5": "5",
"tabel_74_1002_6": "18",
"tabel_74_1002_7": "18",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Utara",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "9",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "9",
"tabel_74_1002_7": "9",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Utara",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Rhynchoporus Ferrugineus (Kumbang Sagu)",
"tabel_74_1002_4": "13",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "13",
"tabel_74_1002_7": "13",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Utara",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes Rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "2",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "2",
"tabel_74_1002_7": "2",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Utara",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Penyakit Bercak Kuning",
"tabel_74_1002_4": "2",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "2",
"tabel_74_1002_7": "2",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Utara",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Rhynchoporus ferrugineus (Kumbang sagu)",
"tabel_74_1002_4": "2",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "2",
"tabel_74_1002_7": "2",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Buton Utara",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Ulat Api\/Ulat Sipu",
"tabel_74_1002_4": "7",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "7",
"tabel_74_1002_7": "7",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kolaka",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "86",
"tabel_74_1002_5": "36",
"tabel_74_1002_6": "122",
"tabel_74_1002_7": "116",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kolaka",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "14",
"tabel_74_1002_5": "6",
"tabel_74_1002_6": "20",
"tabel_74_1002_7": "20",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "31",
"tabel_74_1002_5": "36",
"tabel_74_1002_6": "67",
"tabel_74_1002_7": "44",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "31",
"tabel_74_1002_5": "39",
"tabel_74_1002_6": "70",
"tabel_74_1002_7": "22",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "31",
"tabel_74_1002_5": "35",
"tabel_74_1002_6": "66",
"tabel_74_1002_7": "65",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "30",
"tabel_74_1002_5": "33",
"tabel_74_1002_6": "63",
"tabel_74_1002_7": "63",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "230",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "230",
"tabel_74_1002_7": "230",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "70",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "70",
"tabel_74_1002_7": "70",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Sexava (Belalang)",
"tabel_74_1002_4": "50",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "50",
"tabel_74_1002_7": "50",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "90",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "90",
"tabel_74_1002_7": "80",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "140",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "140",
"tabel_74_1002_7": "110",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Sexava (Belalang)",
"tabel_74_1002_4": "70",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "70",
"tabel_74_1002_7": "70",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "130",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "130",
"tabel_74_1002_7": null,
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "80",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "80",
"tabel_74_1002_7": null,
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "71",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "71",
"tabel_74_1002_7": null,
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Selatan",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "50",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "50",
"tabel_74_1002_7": null,
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Utara",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Tirathaba rufivena Penggerek Buah Kelapa",
"tabel_74_1002_4": "6",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "6",
"tabel_74_1002_7": "3",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Utara",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Tirathaba rufivena Penggerek Buah Kelapa",
"tabel_74_1002_4": "8",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "8",
"tabel_74_1002_7": "3",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Utara",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Tirathaba rufivena Penggerek Buah Kelapa",
"tabel_74_1002_4": "8",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "8",
"tabel_74_1002_7": "3",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Konawe Utara",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Tirathaba rufivena Penggerek Buah Kelapa",
"tabel_74_1002_4": "7",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "7",
"tabel_74_1002_7": "2",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kota Bau Bau",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "11",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "11",
"tabel_74_1002_7": "11",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kota Bau Bau",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "3",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "3",
"tabel_74_1002_7": "3",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kota Bau Bau",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "13",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "13",
"tabel_74_1002_7": "13",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kota Bau Bau",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "3",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "3",
"tabel_74_1002_7": "3",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kota Kendari",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "77",
"tabel_74_1002_5": "83",
"tabel_74_1002_6": "160",
"tabel_74_1002_7": "69",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kota Kendari",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "8",
"tabel_74_1002_5": "4",
"tabel_74_1002_6": "12",
"tabel_74_1002_7": "8",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Kota Kendari",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "4",
"tabel_74_1002_5": "3",
"tabel_74_1002_6": "7",
"tabel_74_1002_7": "6",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Muna",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "132",
"tabel_74_1002_5": "15",
"tabel_74_1002_6": "147",
"tabel_74_1002_7": "125",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Muna",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "73",
"tabel_74_1002_5": "30",
"tabel_74_1002_6": "103",
"tabel_74_1002_7": "103",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Muna",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "158",
"tabel_74_1002_5": "15",
"tabel_74_1002_6": "173",
"tabel_74_1002_7": "147",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Muna",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "106",
"tabel_74_1002_5": "39",
"tabel_74_1002_6": "145",
"tabel_74_1002_7": "145",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Muna",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Brontispa longissima (Kumbang Janur Kelapa)",
"tabel_74_1002_4": "102",
"tabel_74_1002_5": "6",
"tabel_74_1002_6": "108",
"tabel_74_1002_7": "93",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Muna",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "84",
"tabel_74_1002_5": "27",
"tabel_74_1002_6": "111",
"tabel_74_1002_7": "110",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Wakatobi",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Aceria guerronis (Tungau Kelapa)",
"tabel_74_1002_4": "1",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "1",
"tabel_74_1002_7": "1",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Wakatobi",
"tabel_74_1002_2": "I",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "12",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "12",
"tabel_74_1002_7": "9",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Wakatobi",
"tabel_74_1002_2": "II",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "13",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "13",
"tabel_74_1002_7": "9",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Wakatobi",
"tabel_74_1002_2": "III",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "13",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "13",
"tabel_74_1002_7": "9",
"updated_at": "2025-08-08 02:40:02"
},
{
"tabel_74_1002_1": "Wakatobi",
"tabel_74_1002_2": "IV",
"tabel_74_1002_3": "Oryctes rhinoceros (Kumbang Nyiur)",
"tabel_74_1002_4": "4",
"tabel_74_1002_5": null,
"tabel_74_1002_6": "4",
"tabel_74_1002_7": "3",
"updated_at": "2025-08-08 02:40:02"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}