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 | ||
| Puskesmas | ||
| Bayi Baru Lahir (Jumlah) | ||
| Bayi Baru Lahir (Jumlah Mendapat IMD) | ||
| Bayi Baru Lahir (Persentase (%) Mendapat IMD) | ||
| Bayi Usia <6 Bulan (Jumlah) | ||
| Bayi Usia <6 Bulan (Jumlah Diberi ASI Eksklusif) | ||
| Bayi Usia <6 Bulan (Persentase (%) Diberi ASI Eksklusif) | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 18,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_1008_1": "BUTON",
"tabel_74_1008_2": "15",
"tabel_74_1008_3": "1959",
"tabel_74_1008_4": "1734",
"tabel_74_1008_5": "88,5",
"tabel_74_1008_6": "1191",
"tabel_74_1008_7": "626",
"tabel_74_1008_8": "52,6",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "MUNA",
"tabel_74_1008_2": "34",
"tabel_74_1008_3": "2813",
"tabel_74_1008_4": "2734",
"tabel_74_1008_5": "97,2",
"tabel_74_1008_6": "1566",
"tabel_74_1008_7": "926",
"tabel_74_1008_8": "59,1",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "KONAWE",
"tabel_74_1008_2": "29",
"tabel_74_1008_3": "3232",
"tabel_74_1008_4": "2781",
"tabel_74_1008_5": "86,0",
"tabel_74_1008_6": "1780",
"tabel_74_1008_7": "1038",
"tabel_74_1008_8": "58,3",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "KOLAKA",
"tabel_74_1008_2": "14",
"tabel_74_1008_3": "3432",
"tabel_74_1008_4": "3221",
"tabel_74_1008_5": "93,9",
"tabel_74_1008_6": "1702",
"tabel_74_1008_7": "1149",
"tabel_74_1008_8": "67,5",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "KONAWE SELATAN",
"tabel_74_1008_2": "26",
"tabel_74_1008_3": "4223",
"tabel_74_1008_4": "4021",
"tabel_74_1008_5": "95,2",
"tabel_74_1008_6": "3771",
"tabel_74_1008_7": "2340",
"tabel_74_1008_8": "62,1",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "BOMBANA",
"tabel_74_1008_2": "22",
"tabel_74_1008_3": "2460",
"tabel_74_1008_4": "2025",
"tabel_74_1008_5": "82,3",
"tabel_74_1008_6": "1883",
"tabel_74_1008_7": "661",
"tabel_74_1008_8": "35,1",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "WAKATOBI",
"tabel_74_1008_2": "20",
"tabel_74_1008_3": "1464",
"tabel_74_1008_4": "1379",
"tabel_74_1008_5": "94,2",
"tabel_74_1008_6": "980",
"tabel_74_1008_7": "164",
"tabel_74_1008_8": "16,7",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "KOLAKA UTARA",
"tabel_74_1008_2": "16",
"tabel_74_1008_3": "1708",
"tabel_74_1008_4": "1654",
"tabel_74_1008_5": "96,8",
"tabel_74_1008_6": "1375",
"tabel_74_1008_7": "992",
"tabel_74_1008_8": "72,1",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "BUTON UTARA",
"tabel_74_1008_2": "12",
"tabel_74_1008_3": "1052",
"tabel_74_1008_4": "979",
"tabel_74_1008_5": "93,1",
"tabel_74_1008_6": "663",
"tabel_74_1008_7": "346",
"tabel_74_1008_8": "52,2",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "KONAWE UTARA",
"tabel_74_1008_2": "22",
"tabel_74_1008_3": "1289",
"tabel_74_1008_4": "1040",
"tabel_74_1008_5": "80,7",
"tabel_74_1008_6": "652",
"tabel_74_1008_7": "415",
"tabel_74_1008_8": "63,7",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "KOLAKA TIMUR",
"tabel_74_1008_2": "13",
"tabel_74_1008_3": "1611",
"tabel_74_1008_4": "1508",
"tabel_74_1008_5": "93,6",
"tabel_74_1008_6": "1999",
"tabel_74_1008_7": "1639",
"tabel_74_1008_8": "82,0",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "KONAWE KEPULAUAN",
"tabel_74_1008_2": "9",
"tabel_74_1008_3": "529",
"tabel_74_1008_4": "526",
"tabel_74_1008_5": "99,4",
"tabel_74_1008_6": "538",
"tabel_74_1008_7": "276",
"tabel_74_1008_8": "51,3",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "MUNA BARAT",
"tabel_74_1008_2": "16",
"tabel_74_1008_3": "1088",
"tabel_74_1008_4": "1051",
"tabel_74_1008_5": "96,6",
"tabel_74_1008_6": "494",
"tabel_74_1008_7": "273",
"tabel_74_1008_8": "55,3",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "BUTON TENGAH",
"tabel_74_1008_2": "14",
"tabel_74_1008_3": "2148",
"tabel_74_1008_4": "2085",
"tabel_74_1008_5": "97,1",
"tabel_74_1008_6": "1128",
"tabel_74_1008_7": "742",
"tabel_74_1008_8": "65,8",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "BUTON SELATAN",
"tabel_74_1008_2": "14",
"tabel_74_1008_3": "1631",
"tabel_74_1008_4": "1631",
"tabel_74_1008_5": "100,0",
"tabel_74_1008_6": "969",
"tabel_74_1008_7": "618",
"tabel_74_1008_8": "63,8",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "KENDARI",
"tabel_74_1008_2": "15",
"tabel_74_1008_3": "6665",
"tabel_74_1008_4": "6311",
"tabel_74_1008_5": "94,7",
"tabel_74_1008_6": "4835",
"tabel_74_1008_7": "3429",
"tabel_74_1008_8": "70,9",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "BAU BAU",
"tabel_74_1008_2": "17",
"tabel_74_1008_3": "2124",
"tabel_74_1008_4": "2077",
"tabel_74_1008_5": "97,8",
"tabel_74_1008_6": "997",
"tabel_74_1008_7": "647",
"tabel_74_1008_8": "64,9",
"updated_at": "2025-08-06 01:44:49"
},
{
"tabel_74_1008_1": "Jumlah Kabupaten \/ Kota",
"tabel_74_1008_2": "308",
"tabel_74_1008_3": "39428",
"tabel_74_1008_4": "36757",
"tabel_74_1008_5": "93,2",
"tabel_74_1008_6": "26523",
"tabel_74_1008_7": "16281",
"tabel_74_1008_8": "61,4",
"updated_at": "2025-08-06 01:44:49"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}