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 | ||
| Penderita Kusta | ||
| Jumlah Cacat Tingkat 0 | ||
| Persentase Cacat Tingkat 0 | ||
| Jumlah Cacat Tingkat 2 | ||
| Persentase Cacat Tingkat 2 | ||
| Jumlah Penderita Kusta Anak <15 Tahun | ||
| Persentase Penderita Kusta Anak <15 Tahun | ||
| Jumlah Penderita Kusta Anak <15 Tahun Dengan Cacat Tingkat 2 | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 19,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_1012_1": "BUTON",
"tabel_74_1012_2": "15",
"tabel_74_1012_3": "16",
"tabel_74_1012_4": "16",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "MUNA",
"tabel_74_1012_2": "34",
"tabel_74_1012_3": "19",
"tabel_74_1012_4": "19",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "1",
"tabel_74_1012_9": "5,26",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "KONAWE",
"tabel_74_1012_2": "29",
"tabel_74_1012_3": "2",
"tabel_74_1012_4": "2",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "KOLAKA",
"tabel_74_1012_2": "14",
"tabel_74_1012_3": "28",
"tabel_74_1012_4": "28",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "KONAWE SELATAN",
"tabel_74_1012_2": "26",
"tabel_74_1012_3": "5",
"tabel_74_1012_4": "5",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "BOMBANA",
"tabel_74_1012_2": "22",
"tabel_74_1012_3": "14",
"tabel_74_1012_4": "14",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "WAKATOBI",
"tabel_74_1012_2": "20",
"tabel_74_1012_3": "9",
"tabel_74_1012_4": "9",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "KOLAKA UTARA",
"tabel_74_1012_2": "16",
"tabel_74_1012_3": "9",
"tabel_74_1012_4": "9",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "1",
"tabel_74_1012_9": "11,11",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "BUTON UTARA",
"tabel_74_1012_2": "12",
"tabel_74_1012_3": "8",
"tabel_74_1012_4": "8",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "KONAWE UTARA",
"tabel_74_1012_2": "22",
"tabel_74_1012_3": "2",
"tabel_74_1012_4": "2",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "1",
"tabel_74_1012_9": "50,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "KOLAKA TIMUR",
"tabel_74_1012_2": "13",
"tabel_74_1012_3": "5",
"tabel_74_1012_4": "5",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "KONAWE KEPULAUAN",
"tabel_74_1012_2": "9",
"tabel_74_1012_3": "4",
"tabel_74_1012_4": "4",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "1",
"tabel_74_1012_9": "25,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "MUNA BARAT",
"tabel_74_1012_2": "16",
"tabel_74_1012_3": "2",
"tabel_74_1012_4": "2",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "BUTON TENGAH",
"tabel_74_1012_2": "14",
"tabel_74_1012_3": "6",
"tabel_74_1012_4": "6",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "BUTON SELATAN",
"tabel_74_1012_2": "14",
"tabel_74_1012_3": "9",
"tabel_74_1012_4": "9",
"tabel_74_1012_5": "100,0",
"tabel_74_1012_6": "0",
"tabel_74_1012_7": "0,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "KENDARI",
"tabel_74_1012_2": "15",
"tabel_74_1012_3": "25",
"tabel_74_1012_4": "24",
"tabel_74_1012_5": "96,0",
"tabel_74_1012_6": "1",
"tabel_74_1012_7": "4,0",
"tabel_74_1012_8": "0",
"tabel_74_1012_9": "0,00",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "BAU BAU",
"tabel_74_1012_2": "17",
"tabel_74_1012_3": "38",
"tabel_74_1012_4": "31",
"tabel_74_1012_5": "81,6",
"tabel_74_1012_6": "7",
"tabel_74_1012_7": "18,4",
"tabel_74_1012_8": "3",
"tabel_74_1012_9": "7,89",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "Jumlah (Kabupaten\/Kota)",
"tabel_74_1012_2": "308",
"tabel_74_1012_3": "201",
"tabel_74_1012_4": "193",
"tabel_74_1012_5": "96,0",
"tabel_74_1012_6": "8",
"tabel_74_1012_7": "4,0",
"tabel_74_1012_8": "7",
"tabel_74_1012_9": "3,48",
"tabel_74_1012_10": "0",
"updated_at": "2025-08-08 02:36:20"
},
{
"tabel_74_1012_1": "Angka Cacat Tingkat 2 Per 100.000 Penduduk",
"tabel_74_1012_2": null,
"tabel_74_1012_3": null,
"tabel_74_1012_4": null,
"tabel_74_1012_5": null,
"tabel_74_1012_6": "2,86",
"tabel_74_1012_7": null,
"tabel_74_1012_8": null,
"tabel_74_1012_9": null,
"tabel_74_1012_10": null,
"updated_at": "2025-08-08 02:36:20"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}