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 | ||
| Suspek | ||
| Konfirmasi Lab. (Mikroskopis) | ||
| Konfirmasi Lab. (Rapid Diagnostic Test (RDT)) | ||
| Konfirmasi Lab. (Total) | ||
| Persentase (%) Konfirmasi Laboratorium | ||
| Positif Malaria (Laki Laki) | ||
| Positif Malaria (Perempuan) | ||
| Positif Malaria (Jumlah) | ||
| Pengobatan Standar (Malaria) | ||
| Persentase (%) Pengobatan Standar (Malaria) | ||
| Meninggal Malaria (Laki Laki) | ||
| Meninggal Malaria (Perempuan) | ||
| Meninggal Malaria (Jumlah) | ||
| CFR Malaria (Laki Laki) | ||
| CFR Malaria (Perempuan) | ||
| CFR Malaria (Jumlah) | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 19,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_1009_1": "BUTON",
"tabel_74_1009_2": "15",
"tabel_74_1009_3": "788",
"tabel_74_1009_4": "249",
"tabel_74_1009_5": "539",
"tabel_74_1009_6": "788",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "12",
"tabel_74_1009_9": "3",
"tabel_74_1009_10": "15",
"tabel_74_1009_11": "14",
"tabel_74_1009_12": "93,3",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "MUNA",
"tabel_74_1009_2": "10",
"tabel_74_1009_3": "1839",
"tabel_74_1009_4": "132",
"tabel_74_1009_5": "1707",
"tabel_74_1009_6": "1839",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "62",
"tabel_74_1009_9": "10",
"tabel_74_1009_10": "72",
"tabel_74_1009_11": "61",
"tabel_74_1009_12": "84,7",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "KONAWE",
"tabel_74_1009_2": "1",
"tabel_74_1009_3": "1074",
"tabel_74_1009_4": "78",
"tabel_74_1009_5": "998",
"tabel_74_1009_6": "1076",
"tabel_74_1009_7": "100,2",
"tabel_74_1009_8": "7",
"tabel_74_1009_9": "1",
"tabel_74_1009_10": "8",
"tabel_74_1009_11": "5",
"tabel_74_1009_12": "62,5",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "KOLAKA",
"tabel_74_1009_2": "2",
"tabel_74_1009_3": "137",
"tabel_74_1009_4": "13",
"tabel_74_1009_5": "124",
"tabel_74_1009_6": "137",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "15",
"tabel_74_1009_9": "2",
"tabel_74_1009_10": "17",
"tabel_74_1009_11": "17",
"tabel_74_1009_12": "100,0",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "KONAWE SELATAN",
"tabel_74_1009_2": "2",
"tabel_74_1009_3": "3244",
"tabel_74_1009_4": "776",
"tabel_74_1009_5": "2468",
"tabel_74_1009_6": "3244",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "14",
"tabel_74_1009_9": "2",
"tabel_74_1009_10": "16",
"tabel_74_1009_11": "16",
"tabel_74_1009_12": "100,0",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "BOMBANA",
"tabel_74_1009_2": "1",
"tabel_74_1009_3": "2282",
"tabel_74_1009_4": "646",
"tabel_74_1009_5": "1636",
"tabel_74_1009_6": "2282",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "20",
"tabel_74_1009_9": "1",
"tabel_74_1009_10": "21",
"tabel_74_1009_11": "20",
"tabel_74_1009_12": "95,2",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "WAKATOBI",
"tabel_74_1009_2": "10",
"tabel_74_1009_3": "901",
"tabel_74_1009_4": "100",
"tabel_74_1009_5": "801",
"tabel_74_1009_6": "901",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "37",
"tabel_74_1009_9": "10",
"tabel_74_1009_10": "47",
"tabel_74_1009_11": "47",
"tabel_74_1009_12": "100,0",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "KOLAKA UTARA",
"tabel_74_1009_2": "1",
"tabel_74_1009_3": "915",
"tabel_74_1009_4": "25",
"tabel_74_1009_5": "890",
"tabel_74_1009_6": "915",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "30",
"tabel_74_1009_9": "1",
"tabel_74_1009_10": "31",
"tabel_74_1009_11": "31",
"tabel_74_1009_12": "100,0",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "BUTON UTARA",
"tabel_74_1009_2": "1",
"tabel_74_1009_3": "965",
"tabel_74_1009_4": "29",
"tabel_74_1009_5": "936",
"tabel_74_1009_6": "965",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "17",
"tabel_74_1009_9": "1",
"tabel_74_1009_10": "18",
"tabel_74_1009_11": "13",
"tabel_74_1009_12": "72,2",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "KONAWE UTARA",
"tabel_74_1009_2": "1",
"tabel_74_1009_3": "49",
"tabel_74_1009_4": "0",
"tabel_74_1009_5": "49",
"tabel_74_1009_6": "49",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "4",
"tabel_74_1009_9": "1",
"tabel_74_1009_10": "5",
"tabel_74_1009_11": "5",
"tabel_74_1009_12": "100,0",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "KOLAKA TIMUR",
"tabel_74_1009_2": "5",
"tabel_74_1009_3": "520",
"tabel_74_1009_4": "63",
"tabel_74_1009_5": "457",
"tabel_74_1009_6": "520",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "2",
"tabel_74_1009_9": "5",
"tabel_74_1009_10": "7",
"tabel_74_1009_11": "7",
"tabel_74_1009_12": "100,0",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "KONAWE KEPULAUAN",
"tabel_74_1009_2": "1",
"tabel_74_1009_3": "178",
"tabel_74_1009_4": "11",
"tabel_74_1009_5": "167",
"tabel_74_1009_6": "178",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "5",
"tabel_74_1009_9": "1",
"tabel_74_1009_10": "6",
"tabel_74_1009_11": "4",
"tabel_74_1009_12": "66,7",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "MUNA BARAT",
"tabel_74_1009_2": "3",
"tabel_74_1009_3": "1270",
"tabel_74_1009_4": "231",
"tabel_74_1009_5": "1039",
"tabel_74_1009_6": "1270",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "12",
"tabel_74_1009_9": "3",
"tabel_74_1009_10": "15",
"tabel_74_1009_11": "11",
"tabel_74_1009_12": "73,3",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "BUTON TENGAH",
"tabel_74_1009_2": "11",
"tabel_74_1009_3": "1572",
"tabel_74_1009_4": "386",
"tabel_74_1009_5": "1186",
"tabel_74_1009_6": "1572",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "64",
"tabel_74_1009_9": "11",
"tabel_74_1009_10": "75",
"tabel_74_1009_11": "73",
"tabel_74_1009_12": "97,3",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "BUTON SELATAN",
"tabel_74_1009_2": "14",
"tabel_74_1009_3": "1208",
"tabel_74_1009_4": "37",
"tabel_74_1009_5": "1171",
"tabel_74_1009_6": "1208",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "36",
"tabel_74_1009_9": "14",
"tabel_74_1009_10": "50",
"tabel_74_1009_11": "38",
"tabel_74_1009_12": "76,0",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "KENDARI",
"tabel_74_1009_2": "42",
"tabel_74_1009_3": "584",
"tabel_74_1009_4": "88",
"tabel_74_1009_5": "496",
"tabel_74_1009_6": "584",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "50",
"tabel_74_1009_9": "42",
"tabel_74_1009_10": "92",
"tabel_74_1009_11": "19",
"tabel_74_1009_12": "20,7",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "BAU BAU",
"tabel_74_1009_2": "4",
"tabel_74_1009_3": "2027",
"tabel_74_1009_4": "58",
"tabel_74_1009_5": "1969",
"tabel_74_1009_6": "2027",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "26",
"tabel_74_1009_9": "4",
"tabel_74_1009_10": "30",
"tabel_74_1009_11": "30",
"tabel_74_1009_12": "100,0",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "Jumlah Kabupaten \/ Kota",
"tabel_74_1009_2": null,
"tabel_74_1009_3": "19553",
"tabel_74_1009_4": "2922",
"tabel_74_1009_5": "16633",
"tabel_74_1009_6": "19555",
"tabel_74_1009_7": "100",
"tabel_74_1009_8": "413",
"tabel_74_1009_9": "112",
"tabel_74_1009_10": "525",
"tabel_74_1009_11": "411",
"tabel_74_1009_12": "78,3",
"tabel_74_1009_13": "0",
"tabel_74_1009_14": "0",
"tabel_74_1009_15": "0",
"tabel_74_1009_16": "0,0",
"tabel_74_1009_17": "0,0",
"tabel_74_1009_18": "0,0",
"updated_at": "2025-08-06 01:45:21"
},
{
"tabel_74_1009_1": "Angka Kesakitan (Annual Parasite Incidence) Per 1000 Penduduk",
"tabel_74_1009_2": null,
"tabel_74_1009_3": null,
"tabel_74_1009_4": null,
"tabel_74_1009_5": null,
"tabel_74_1009_6": null,
"tabel_74_1009_7": null,
"tabel_74_1009_8": null,
"tabel_74_1009_9": null,
"tabel_74_1009_10": "0,19",
"tabel_74_1009_11": null,
"tabel_74_1009_12": null,
"tabel_74_1009_13": null,
"tabel_74_1009_14": null,
"tabel_74_1009_15": null,
"tabel_74_1009_16": null,
"tabel_74_1009_17": null,
"tabel_74_1009_18": null,
"updated_at": "2025-08-06 01:45:21"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}