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 |
| Kode Wilayah | ||
| Kab/Kota | ||
| Skor Indeks | ||
| Predikat | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 18,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_1124_1": "7404",
"tabel_74_1124_2": "Buton",
"tabel_74_1124_3": "44,29",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7403",
"tabel_74_1124_2": "Muna",
"tabel_74_1124_3": "17,40",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7402",
"tabel_74_1124_2": "Konawe",
"tabel_74_1124_3": "34,63",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7401",
"tabel_74_1124_2": "Kolaka",
"tabel_74_1124_3": "46,51",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7405",
"tabel_74_1124_2": "Konawe Selatan",
"tabel_74_1124_3": "49,76",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7406",
"tabel_74_1124_2": "Bombana",
"tabel_74_1124_3": "38,85",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7407",
"tabel_74_1124_2": "Wakatobi",
"tabel_74_1124_3": "21,68",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7408",
"tabel_74_1124_2": "Kolaka Utara",
"tabel_74_1124_3": "23,28",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7410",
"tabel_74_1124_2": "Buton Utara",
"tabel_74_1124_3": "16,20",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7409",
"tabel_74_1124_2": "Konawe Utara",
"tabel_74_1124_3": "18,12",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7411",
"tabel_74_1124_2": "Kolaka Timur",
"tabel_74_1124_3": "26,76",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7412",
"tabel_74_1124_2": "Konawe Kepulauan",
"tabel_74_1124_3": "39,34",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7413",
"tabel_74_1124_2": "Muna Barat",
"tabel_74_1124_3": "20,06",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7414",
"tabel_74_1124_2": "Buton Tengah",
"tabel_74_1124_3": "18,40",
"tabel_74_1124_4": "Kurang Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7415",
"tabel_74_1124_2": "Buton Selatan",
"tabel_74_1124_3": "37,75",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7471",
"tabel_74_1124_2": "Kota Kendari",
"tabel_74_1124_3": "55,62",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "7472",
"tabel_74_1124_2": "Kota Bau Bau",
"tabel_74_1124_3": "44,16",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
},
{
"tabel_74_1124_1": "74",
"tabel_74_1124_2": "Prov. Sulawesi Tenggara",
"tabel_74_1124_3": "51,36",
"tabel_74_1124_4": "Inovatif",
"updated_at": "2026-05-21 07:22:38"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}