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 |
| Kota / Kabupaten | ||
| Jumlah Penghasil LB3 | ||
| Volume Limbah B3 Dihasilkan (Ton) | ||
| Volume Limbah B3 Dikelola (Ton) | ||
| Volume Limbah B3 Tersimpan (Ton) | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 17,
"idkab": 7400,
"tahun": 2025,
"data": [
{
"tabel_74_1141_1": "Kolaka Utara",
"tabel_74_1141_2": "2",
"tabel_74_1141_3": "17,2",
"tabel_74_1141_4": "8,6",
"tabel_74_1141_5": "8,6",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Kolaka",
"tabel_74_1141_2": "2",
"tabel_74_1141_3": "21,86",
"tabel_74_1141_4": "13,46",
"tabel_74_1141_5": "8,4",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Konawe",
"tabel_74_1141_2": "8",
"tabel_74_1141_3": "947,31",
"tabel_74_1141_4": "697,2",
"tabel_74_1141_5": "250,11",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Konawe Utara",
"tabel_74_1141_2": "4",
"tabel_74_1141_3": "106,01",
"tabel_74_1141_4": "60,79",
"tabel_74_1141_5": "45,22",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Bombana",
"tabel_74_1141_2": "8",
"tabel_74_1141_3": "49,1",
"tabel_74_1141_4": "10,65",
"tabel_74_1141_5": "38,46",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Muna",
"tabel_74_1141_2": "1",
"tabel_74_1141_3": "17,84",
"tabel_74_1141_4": "6,94",
"tabel_74_1141_5": "10,9",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Buton",
"tabel_74_1141_2": "4",
"tabel_74_1141_3": "1,01",
"tabel_74_1141_4": "0,2",
"tabel_74_1141_5": "0,81",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Buton Utara",
"tabel_74_1141_2": "2",
"tabel_74_1141_3": "19,02",
"tabel_74_1141_4": "15,75",
"tabel_74_1141_5": "3,27",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Wakatobi",
"tabel_74_1141_2": "1",
"tabel_74_1141_3": "39,19",
"tabel_74_1141_4": "6,35",
"tabel_74_1141_5": "32,84",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Buton Selatan",
"tabel_74_1141_2": "0",
"tabel_74_1141_3": "0",
"tabel_74_1141_4": "0",
"tabel_74_1141_5": "0",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Buton Tengah",
"tabel_74_1141_2": "0",
"tabel_74_1141_3": "0",
"tabel_74_1141_4": "0",
"tabel_74_1141_5": "0",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Konawe Kepulauan",
"tabel_74_1141_2": "2",
"tabel_74_1141_3": "67,97",
"tabel_74_1141_4": "7,1",
"tabel_74_1141_5": "60,87",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Konawe Selatan",
"tabel_74_1141_2": "2",
"tabel_74_1141_3": "9,01",
"tabel_74_1141_4": "4,93",
"tabel_74_1141_5": "4,08",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Baubau",
"tabel_74_1141_2": "3",
"tabel_74_1141_3": "115,437",
"tabel_74_1141_4": "10,305",
"tabel_74_1141_5": "105,132",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Kolaka Timur",
"tabel_74_1141_2": "0",
"tabel_74_1141_3": "0",
"tabel_74_1141_4": "0",
"tabel_74_1141_5": "0",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Muna Barat",
"tabel_74_1141_2": "0",
"tabel_74_1141_3": "0",
"tabel_74_1141_4": "0",
"tabel_74_1141_5": "0",
"updated_at": "2026-04-20 02:29:33"
},
{
"tabel_74_1141_1": "Kendari",
"tabel_74_1141_2": "2",
"tabel_74_1141_3": "37,23",
"tabel_74_1141_4": "13,18",
"tabel_74_1141_5": "24,05",
"updated_at": "2026-04-20 02:29:33"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}