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 | ||
| JUMLAH KASUS TUBERKULOSIS PARU TERKONFIRMASI BAKTERIOLOGIS YANG DITEMUKAN DAN DIOBATI (LAKI-LAKI) | ||
| JUMLAH KASUS TUBERKULOSIS PARU TERKONFIRMASI BAKTERIOLOGIS YANG DITEMUKAN DAN DIOBATI (PEREMPUAN) | ||
| ANGKA KESEMBUHAN (CURE RATE) TUBERKULOSIS PARU TERKONFIRMASI BAKTERIOLOGIS (LAKI-LAKI) | ||
| ANGKA KESEMBUHAN (CURE RATE) TUBERKULOSIS PARU TERKONFIRMASI BAKTERIOLOGIS (PEREMPUAN) | ||
| ANGKA KESEMBUHAN (CURE RATE) TUBERKULOSIS PARU TERKONFIRMASI BAKTERIOLOGIS (L/P) | ||
| ANGKA PENGOBATAN LENGKAP (COMPLETE RATE) SEMUA KASUS TUBERKULOSIS (LAKI-LAKI) | ||
| ANGKA PENGOBATAN LENGKAP (COMPLETE RATE) SEMUA KASUS TUBERKULOSIS (PEREMPUAN) | ||
| ANGKA KEBERHASILAN PENGOBATAN (SUCCESS RATE/SR) SEMUA KASUS TUBERKULOSIS (LAKI-LAKI) | ||
| ANGKA KEBERHASILAN PENGOBATAN (SUCCES RATE/SR) SEMUA KASUS TUBERKULOSIS (PEREMPUAN) | ||
| ANGKA KEBERHASILAN PENGOBATAN (SUCCES RATE/SR) SEMUA KASUS TUBERKULOSIS (L/P) | ||
| JUMLAH KEMATIAN SELAMA PENGOBATAN TUBERKULOSIS | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 18,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_1019_1": "BUTON",
"tabel_74_1019_2": "74",
"tabel_74_1019_3": "57",
"tabel_74_1019_4": "54",
"tabel_74_1019_5": "41",
"tabel_74_1019_6": "95",
"tabel_74_1019_7": "47",
"tabel_74_1019_8": "45",
"tabel_74_1019_9": "101",
"tabel_74_1019_10": "86",
"tabel_74_1019_11": "187",
"tabel_74_1019_12": "14",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "MUNA",
"tabel_74_1019_2": "100",
"tabel_74_1019_3": "75",
"tabel_74_1019_4": "35",
"tabel_74_1019_5": "24",
"tabel_74_1019_6": "59",
"tabel_74_1019_7": "142",
"tabel_74_1019_8": "85",
"tabel_74_1019_9": "177",
"tabel_74_1019_10": "109",
"tabel_74_1019_11": "286",
"tabel_74_1019_12": "22",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "KONAWE",
"tabel_74_1019_2": "231",
"tabel_74_1019_3": "155",
"tabel_74_1019_4": "10",
"tabel_74_1019_5": "15",
"tabel_74_1019_6": "25",
"tabel_74_1019_7": "114",
"tabel_74_1019_8": "94",
"tabel_74_1019_9": "124",
"tabel_74_1019_10": "109",
"tabel_74_1019_11": "233",
"tabel_74_1019_12": "17",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "KOLAKA",
"tabel_74_1019_2": "183",
"tabel_74_1019_3": "99",
"tabel_74_1019_4": "69",
"tabel_74_1019_5": "49",
"tabel_74_1019_6": "118",
"tabel_74_1019_7": "144",
"tabel_74_1019_8": "69",
"tabel_74_1019_9": "213",
"tabel_74_1019_10": "118",
"tabel_74_1019_11": "331",
"tabel_74_1019_12": "26",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "KONAWE SELATAN",
"tabel_74_1019_2": "158",
"tabel_74_1019_3": "95",
"tabel_74_1019_4": "23",
"tabel_74_1019_5": "13",
"tabel_74_1019_6": "36",
"tabel_74_1019_7": "197",
"tabel_74_1019_8": "140",
"tabel_74_1019_9": "220",
"tabel_74_1019_10": "153",
"tabel_74_1019_11": "373",
"tabel_74_1019_12": "40",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "BOMBANA",
"tabel_74_1019_2": "68",
"tabel_74_1019_3": "66",
"tabel_74_1019_4": "17",
"tabel_74_1019_5": "14",
"tabel_74_1019_6": "31",
"tabel_74_1019_7": "87",
"tabel_74_1019_8": "68",
"tabel_74_1019_9": "104",
"tabel_74_1019_10": "82",
"tabel_74_1019_11": "186",
"tabel_74_1019_12": "23",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "WAKATOBI",
"tabel_74_1019_2": "61",
"tabel_74_1019_3": "37",
"tabel_74_1019_4": "21",
"tabel_74_1019_5": "9",
"tabel_74_1019_6": "30",
"tabel_74_1019_7": "39",
"tabel_74_1019_8": "29",
"tabel_74_1019_9": "60",
"tabel_74_1019_10": "38",
"tabel_74_1019_11": "98",
"tabel_74_1019_12": "10",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "KOLAKA UTARA",
"tabel_74_1019_2": "96",
"tabel_74_1019_3": "57",
"tabel_74_1019_4": "57",
"tabel_74_1019_5": "33",
"tabel_74_1019_6": "90",
"tabel_74_1019_7": "70",
"tabel_74_1019_8": "47",
"tabel_74_1019_9": "127",
"tabel_74_1019_10": "80",
"tabel_74_1019_11": "207",
"tabel_74_1019_12": "14",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "BUTON UTARA",
"tabel_74_1019_2": "34",
"tabel_74_1019_3": "19",
"tabel_74_1019_4": "8",
"tabel_74_1019_5": "10",
"tabel_74_1019_6": "18",
"tabel_74_1019_7": "26",
"tabel_74_1019_8": "10",
"tabel_74_1019_9": "34",
"tabel_74_1019_10": "20",
"tabel_74_1019_11": "54",
"tabel_74_1019_12": "7",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "KONAWE UTARA",
"tabel_74_1019_2": "67",
"tabel_74_1019_3": "40",
"tabel_74_1019_4": "8",
"tabel_74_1019_5": "6",
"tabel_74_1019_6": "14",
"tabel_74_1019_7": "103",
"tabel_74_1019_8": "56",
"tabel_74_1019_9": "111",
"tabel_74_1019_10": "62",
"tabel_74_1019_11": "173",
"tabel_74_1019_12": "14",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "KOLAKA TIMUR",
"tabel_74_1019_2": "70",
"tabel_74_1019_3": "30",
"tabel_74_1019_4": "33",
"tabel_74_1019_5": "20",
"tabel_74_1019_6": "53",
"tabel_74_1019_7": "35",
"tabel_74_1019_8": "31",
"tabel_74_1019_9": "68",
"tabel_74_1019_10": "51",
"tabel_74_1019_11": "119",
"tabel_74_1019_12": "9",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "KONAWE KEPULAUAN",
"tabel_74_1019_2": "24",
"tabel_74_1019_3": "16",
"tabel_74_1019_4": "21",
"tabel_74_1019_5": "14",
"tabel_74_1019_6": "35",
"tabel_74_1019_7": "14",
"tabel_74_1019_8": "10",
"tabel_74_1019_9": "35",
"tabel_74_1019_10": "24",
"tabel_74_1019_11": "59",
"tabel_74_1019_12": "3",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "MUNA BARAT",
"tabel_74_1019_2": "44",
"tabel_74_1019_3": "37",
"tabel_74_1019_4": "26",
"tabel_74_1019_5": "14",
"tabel_74_1019_6": "40",
"tabel_74_1019_7": "30",
"tabel_74_1019_8": "23",
"tabel_74_1019_9": "56",
"tabel_74_1019_10": "37",
"tabel_74_1019_11": "93",
"tabel_74_1019_12": "9",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "BUTON TENGAH",
"tabel_74_1019_2": "112",
"tabel_74_1019_3": "66",
"tabel_74_1019_4": "46",
"tabel_74_1019_5": "36",
"tabel_74_1019_6": "82",
"tabel_74_1019_7": "67",
"tabel_74_1019_8": "33",
"tabel_74_1019_9": "113",
"tabel_74_1019_10": "69",
"tabel_74_1019_11": "182",
"tabel_74_1019_12": "14",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "BUTON SELATAN",
"tabel_74_1019_2": "33",
"tabel_74_1019_3": "37",
"tabel_74_1019_4": "11",
"tabel_74_1019_5": "14",
"tabel_74_1019_6": "25",
"tabel_74_1019_7": "28",
"tabel_74_1019_8": "31",
"tabel_74_1019_9": "39",
"tabel_74_1019_10": "45",
"tabel_74_1019_11": "84",
"tabel_74_1019_12": "4",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "KENDARI",
"tabel_74_1019_2": "498",
"tabel_74_1019_3": "284",
"tabel_74_1019_4": "297",
"tabel_74_1019_5": "189",
"tabel_74_1019_6": "486",
"tabel_74_1019_7": "361",
"tabel_74_1019_8": "249",
"tabel_74_1019_9": "658",
"tabel_74_1019_10": "438",
"tabel_74_1019_11": "1096",
"tabel_74_1019_12": "61",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "BAUBAU",
"tabel_74_1019_2": "167",
"tabel_74_1019_3": "112",
"tabel_74_1019_4": "89",
"tabel_74_1019_5": "72",
"tabel_74_1019_6": "161",
"tabel_74_1019_7": "120",
"tabel_74_1019_8": "74",
"tabel_74_1019_9": "209",
"tabel_74_1019_10": "146",
"tabel_74_1019_11": "355",
"tabel_74_1019_12": "27",
"updated_at": "2025-08-08 02:47:26"
},
{
"tabel_74_1019_1": "JUMLAH (KAB\/KOTA",
"tabel_74_1019_2": "2020",
"tabel_74_1019_3": "1282",
"tabel_74_1019_4": "825",
"tabel_74_1019_5": "573",
"tabel_74_1019_6": "1398",
"tabel_74_1019_7": "1624",
"tabel_74_1019_8": "1094",
"tabel_74_1019_9": "2449",
"tabel_74_1019_10": "1667",
"tabel_74_1019_11": "4116",
"tabel_74_1019_12": "314",
"updated_at": "2025-08-08 02:47:26"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}