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 | ||
| Jumlah Kasus DBD (Laki Laki) | ||
| Jumlah Kasus DBD (Perempuan) | ||
| Jumlah Kasus DBD (L + P) | ||
| Meninggal DBD (Laki Laki) | ||
| Meninggal DBD (Perempuan) | ||
| Meninggal DBD (L + P) | ||
| CFR DBD (%) Laki Laki | ||
| CFR DBD (%) Perempuan | ||
| CFR DBD (%) L+P | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 19,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_1010_1": "BUTON",
"tabel_74_1010_2": "15",
"tabel_74_1010_3": "48",
"tabel_74_1010_4": "58",
"tabel_74_1010_5": "106",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "MUNA",
"tabel_74_1010_2": "34",
"tabel_74_1010_3": "99",
"tabel_74_1010_4": "100",
"tabel_74_1010_5": "199",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "KONAWE",
"tabel_74_1010_2": "29",
"tabel_74_1010_3": "135",
"tabel_74_1010_4": "144",
"tabel_74_1010_5": "279",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "1",
"tabel_74_1010_8": "1",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,7",
"tabel_74_1010_11": "0,4",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "KOLAKA",
"tabel_74_1010_2": "14",
"tabel_74_1010_3": "308",
"tabel_74_1010_4": "224",
"tabel_74_1010_5": "532",
"tabel_74_1010_6": "1",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "1",
"tabel_74_1010_9": "0,3",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,2",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "KONAWE SELATAN",
"tabel_74_1010_2": "26",
"tabel_74_1010_3": "385",
"tabel_74_1010_4": "362",
"tabel_74_1010_5": "747",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "4",
"tabel_74_1010_8": "4",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "1,1",
"tabel_74_1010_11": "0,5",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "BOMBANA",
"tabel_74_1010_2": "22",
"tabel_74_1010_3": "51",
"tabel_74_1010_4": "54",
"tabel_74_1010_5": "105",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "WAKATOBI",
"tabel_74_1010_2": "20",
"tabel_74_1010_3": "72",
"tabel_74_1010_4": "72",
"tabel_74_1010_5": "144",
"tabel_74_1010_6": "2",
"tabel_74_1010_7": "2",
"tabel_74_1010_8": "4",
"tabel_74_1010_9": "2,8",
"tabel_74_1010_10": "2,8",
"tabel_74_1010_11": "2,8",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "KOLAKA UTARA",
"tabel_74_1010_2": "16",
"tabel_74_1010_3": "100",
"tabel_74_1010_4": "67",
"tabel_74_1010_5": "167",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "BUTON UTARA",
"tabel_74_1010_2": "12",
"tabel_74_1010_3": "95",
"tabel_74_1010_4": "79",
"tabel_74_1010_5": "174",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "KONAWE UTARA",
"tabel_74_1010_2": "22",
"tabel_74_1010_3": "30",
"tabel_74_1010_4": "22",
"tabel_74_1010_5": "52",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "KOLAKA TIMUR",
"tabel_74_1010_2": "13",
"tabel_74_1010_3": "133",
"tabel_74_1010_4": "105",
"tabel_74_1010_5": "238",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "KONAWE KEPULAUAN",
"tabel_74_1010_2": "9",
"tabel_74_1010_3": "34",
"tabel_74_1010_4": "35",
"tabel_74_1010_5": "69",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "MUNA BARAT",
"tabel_74_1010_2": "16",
"tabel_74_1010_3": "39",
"tabel_74_1010_4": "37",
"tabel_74_1010_5": "76",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "BUTON TENGAH",
"tabel_74_1010_2": "14",
"tabel_74_1010_3": "63",
"tabel_74_1010_4": "48",
"tabel_74_1010_5": "111",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "BUTON SELATAN",
"tabel_74_1010_2": "14",
"tabel_74_1010_3": "40",
"tabel_74_1010_4": "31",
"tabel_74_1010_5": "71",
"tabel_74_1010_6": "1",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "1",
"tabel_74_1010_9": "2,5",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "1,4",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "KENDARI",
"tabel_74_1010_2": "15",
"tabel_74_1010_3": "1011",
"tabel_74_1010_4": "678",
"tabel_74_1010_5": "1689",
"tabel_74_1010_6": "6",
"tabel_74_1010_7": "7",
"tabel_74_1010_8": "13",
"tabel_74_1010_9": "0,6",
"tabel_74_1010_10": "1,0",
"tabel_74_1010_11": "0,8",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "BAU BAU",
"tabel_74_1010_2": "17",
"tabel_74_1010_3": "73",
"tabel_74_1010_4": "49",
"tabel_74_1010_5": "122",
"tabel_74_1010_6": "0",
"tabel_74_1010_7": "0",
"tabel_74_1010_8": "0",
"tabel_74_1010_9": "0,0",
"tabel_74_1010_10": "0,0",
"tabel_74_1010_11": "0,0",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "Jumlah Kasus (Kabupaten \/ Kota)",
"tabel_74_1010_2": "308",
"tabel_74_1010_3": "2716",
"tabel_74_1010_4": "2165",
"tabel_74_1010_5": "4881",
"tabel_74_1010_6": "10",
"tabel_74_1010_7": "14",
"tabel_74_1010_8": "24",
"tabel_74_1010_9": "0,4",
"tabel_74_1010_10": "0,6",
"tabel_74_1010_11": "0,5",
"updated_at": "2025-08-06 01:43:54"
},
{
"tabel_74_1010_1": "Angka Kesakitan DBD Per 100.000 Penduduk",
"tabel_74_1010_2": null,
"tabel_74_1010_3": "174,8",
"tabel_74_1010_4": null,
"tabel_74_1010_5": null,
"tabel_74_1010_6": null,
"tabel_74_1010_7": null,
"tabel_74_1010_8": null,
"tabel_74_1010_9": null,
"tabel_74_1010_10": null,
"tabel_74_1010_11": null,
"updated_at": "2025-08-06 01:43:54"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}