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": 38,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_1004_1": "Bombana",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "8",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "8",
"tabel_74_1004_7": "8",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Bombana",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "3",
"tabel_74_1004_5": "4",
"tabel_74_1004_6": "7",
"tabel_74_1004_7": "30",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Bombana",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "2",
"tabel_74_1004_5": "3",
"tabel_74_1004_6": "5",
"tabel_74_1004_7": "70",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Bombana",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "10",
"tabel_74_1004_5": "26",
"tabel_74_1004_6": "36",
"tabel_74_1004_7": "79",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Bombana",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "25",
"tabel_74_1004_5": "43",
"tabel_74_1004_6": "78",
"tabel_74_1004_7": "59",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Bombana",
"tabel_74_1004_2": "IV",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "8",
"tabel_74_1004_5": "11",
"tabel_74_1004_6": "19",
"tabel_74_1004_7": "19",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Bombana",
"tabel_74_1004_2": "IV",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "8",
"tabel_74_1004_5": "10",
"tabel_74_1004_6": "18",
"tabel_74_1004_7": "18",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Buton Selatan",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Penggerek Buah Kopi",
"tabel_74_1004_4": "24",
"tabel_74_1004_5": "1",
"tabel_74_1004_6": "25",
"tabel_74_1004_7": "1",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Buton Selatan",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Penggerek Buah Kopi",
"tabel_74_1004_4": "22",
"tabel_74_1004_5": "3",
"tabel_74_1004_6": "25",
"tabel_74_1004_7": "3",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Buton Selatan",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Penggerek Buah Kopi",
"tabel_74_1004_4": "9",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "9",
"tabel_74_1004_7": "-",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Buton Tengah",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "6",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "6",
"tabel_74_1004_7": "6",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Buton Tengah",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "9",
"tabel_74_1004_5": "2",
"tabel_74_1004_6": "11",
"tabel_74_1004_7": "11",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Buton Tengah",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "4",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "4",
"tabel_74_1004_7": "4",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Buton Tengah",
"tabel_74_1004_2": "IV",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "4",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "4",
"tabel_74_1004_7": "4",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kolaka Timur",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "27",
"tabel_74_1004_5": "25",
"tabel_74_1004_6": "52",
"tabel_74_1004_7": "49",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kolaka Timur",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "28",
"tabel_74_1004_5": "22",
"tabel_74_1004_6": "50",
"tabel_74_1004_7": "53",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kolaka Timur",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "30",
"tabel_74_1004_5": "22",
"tabel_74_1004_6": "52",
"tabel_74_1004_7": "51",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kolaka Timur",
"tabel_74_1004_2": "IV",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "31",
"tabel_74_1004_5": "22",
"tabel_74_1004_6": "53",
"tabel_74_1004_7": "53",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Konawe Utara",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "3",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "3",
"tabel_74_1004_7": "1",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Konawe Utara",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Penggerek Buah Kopi",
"tabel_74_1004_4": "3",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "3",
"tabel_74_1004_7": "2",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Konawe Utara",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "3",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "3",
"tabel_74_1004_7": "2",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Konawe Utara",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Penggerek Buah Kopi",
"tabel_74_1004_4": "3",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "3",
"tabel_74_1004_7": "2",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Konawe Utara",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "2",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "2",
"tabel_74_1004_7": "2",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Konawe Utara",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Penggerek Buah Kopi",
"tabel_74_1004_4": "2",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "2",
"tabel_74_1004_7": "2",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Konawe Utara",
"tabel_74_1004_2": "IV",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "2",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "2",
"tabel_74_1004_7": "1",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Konawe Utara",
"tabel_74_1004_2": "IV",
"tabel_74_1004_3": "Penggerek Buah Kopi",
"tabel_74_1004_4": "2",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "2",
"tabel_74_1004_7": "1",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kota Kendari",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "28",
"tabel_74_1004_5": "31",
"tabel_74_1004_6": "59",
"tabel_74_1004_7": "32",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kota Kendari",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "0",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "0",
"tabel_74_1004_7": "60",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kota Kendari",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "2",
"tabel_74_1004_5": "1",
"tabel_74_1004_6": "3",
"tabel_74_1004_7": "2",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kota Kendari",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "-",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "-",
"tabel_74_1004_7": "-",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kota Kendari",
"tabel_74_1004_2": "IV",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "1",
"tabel_74_1004_5": "1",
"tabel_74_1004_6": "2",
"tabel_74_1004_7": "2",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Kota Kendari",
"tabel_74_1004_2": "IV",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "-",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "-",
"tabel_74_1004_7": "-",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Muna",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "7",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "7",
"tabel_74_1004_7": "7",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Muna",
"tabel_74_1004_2": "I",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "17",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "17",
"tabel_74_1004_7": "17",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Muna",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "11",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "11",
"tabel_74_1004_7": "11",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Muna",
"tabel_74_1004_2": "II",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "26",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "26",
"tabel_74_1004_7": "26",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Muna",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Karat Daun Kopi",
"tabel_74_1004_4": "10",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "10",
"tabel_74_1004_7": "10",
"updated_at": "2025-08-08 02:40:56"
},
{
"tabel_74_1004_1": "Muna",
"tabel_74_1004_2": "III",
"tabel_74_1004_3": "Kutu Putih",
"tabel_74_1004_4": "22",
"tabel_74_1004_5": "-",
"tabel_74_1004_6": "22",
"tabel_74_1004_7": "22",
"updated_at": "2025-08-08 02:40:56"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}