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 | ||
| Pembekuan | ||
| Penanganan Produk Segar/Dingin | ||
| Penggaraman/Pengeringan | ||
| Pengasapan/Pemanggangan | ||
| Pelumatan Daging/Surimi | ||
| Pemindangan | ||
| Fermentasi/Peragian | ||
| Pengolahan Lainnya | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 17,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_640_1": "Bombana",
"tabel_74_640_2": null,
"tabel_74_640_3": "4",
"tabel_74_640_4": "187",
"tabel_74_640_5": null,
"tabel_74_640_6": null,
"tabel_74_640_7": null,
"tabel_74_640_8": "18",
"tabel_74_640_9": null,
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Buton",
"tabel_74_640_2": null,
"tabel_74_640_3": "27",
"tabel_74_640_4": "1",
"tabel_74_640_5": "46",
"tabel_74_640_6": null,
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "6",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Buton Selatan",
"tabel_74_640_2": null,
"tabel_74_640_3": null,
"tabel_74_640_4": "10",
"tabel_74_640_5": null,
"tabel_74_640_6": "5",
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": null,
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Buton Tengah",
"tabel_74_640_2": null,
"tabel_74_640_3": "9",
"tabel_74_640_4": "29",
"tabel_74_640_5": null,
"tabel_74_640_6": null,
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "2",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Buton Utara",
"tabel_74_640_2": null,
"tabel_74_640_3": "2",
"tabel_74_640_4": "6",
"tabel_74_640_5": "14",
"tabel_74_640_6": "2",
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": null,
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Kolaka",
"tabel_74_640_2": null,
"tabel_74_640_3": null,
"tabel_74_640_4": "210",
"tabel_74_640_5": "10",
"tabel_74_640_6": null,
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "4",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Kolaka Timur",
"tabel_74_640_2": null,
"tabel_74_640_3": null,
"tabel_74_640_4": null,
"tabel_74_640_5": null,
"tabel_74_640_6": null,
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": null,
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Kolaka Utara",
"tabel_74_640_2": null,
"tabel_74_640_3": null,
"tabel_74_640_4": "10",
"tabel_74_640_5": "1",
"tabel_74_640_6": "1",
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "9",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Konawe",
"tabel_74_640_2": null,
"tabel_74_640_3": null,
"tabel_74_640_4": "27",
"tabel_74_640_5": "57",
"tabel_74_640_6": null,
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": null,
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Konawe Kepulauan",
"tabel_74_640_2": null,
"tabel_74_640_3": "8",
"tabel_74_640_4": "7",
"tabel_74_640_5": null,
"tabel_74_640_6": "1",
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "4",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Konawe Selatan",
"tabel_74_640_2": null,
"tabel_74_640_3": "16",
"tabel_74_640_4": "86",
"tabel_74_640_5": null,
"tabel_74_640_6": "21",
"tabel_74_640_7": null,
"tabel_74_640_8": "17",
"tabel_74_640_9": null,
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Konawe Utara",
"tabel_74_640_2": null,
"tabel_74_640_3": "7",
"tabel_74_640_4": "208",
"tabel_74_640_5": "105",
"tabel_74_640_6": null,
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "2",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Muna",
"tabel_74_640_2": null,
"tabel_74_640_3": "94",
"tabel_74_640_4": "8",
"tabel_74_640_5": "5",
"tabel_74_640_6": "1",
"tabel_74_640_7": "6",
"tabel_74_640_8": null,
"tabel_74_640_9": "20",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Muna Barat",
"tabel_74_640_2": "27",
"tabel_74_640_3": null,
"tabel_74_640_4": "23",
"tabel_74_640_5": "12",
"tabel_74_640_6": null,
"tabel_74_640_7": "25",
"tabel_74_640_8": null,
"tabel_74_640_9": "7",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Wakatobi",
"tabel_74_640_2": "1",
"tabel_74_640_3": "2",
"tabel_74_640_4": "12",
"tabel_74_640_5": "8",
"tabel_74_640_6": "10",
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "25",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Bau Bau",
"tabel_74_640_2": null,
"tabel_74_640_3": null,
"tabel_74_640_4": null,
"tabel_74_640_5": "6",
"tabel_74_640_6": "6",
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "21",
"updated_at": "2025-07-16 01:30:40"
},
{
"tabel_74_640_1": "Kendari",
"tabel_74_640_2": "3",
"tabel_74_640_3": "1",
"tabel_74_640_4": "3",
"tabel_74_640_5": "3",
"tabel_74_640_6": "9",
"tabel_74_640_7": null,
"tabel_74_640_8": null,
"tabel_74_640_9": "7",
"updated_at": "2025-07-16 01:30:40"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}