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 |
| JENIS TENAGA | ||
| JUMLAH SDM YANG ADA | ||
| PNSD | ||
| P3K | ||
| MITRA/SIP (Surat Izin Prakter) | ||
| TENAGA P1 (NON ASN-P3K) | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 31,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_400_1": "Dokter gigi",
"tabel_74_400_2": "4",
"tabel_74_400_3": "2",
"tabel_74_400_4": "1",
"tabel_74_400_5": "0",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter umum",
"tabel_74_400_2": "15",
"tabel_74_400_3": "0",
"tabel_74_400_4": "2",
"tabel_74_400_5": "0",
"tabel_74_400_6": "13",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter spesialis penyakit dalam spesialis jantung dan pembuluh darah",
"tabel_74_400_2": "3",
"tabel_74_400_3": "2",
"tabel_74_400_4": "0",
"tabel_74_400_5": "1",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter spesialis penyakit dalam",
"tabel_74_400_2": "2",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "2",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter spesialis anak",
"tabel_74_400_2": "1",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "1",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter bedah saraf",
"tabel_74_400_2": "2",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "2",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter spesialis anestesiologi dan terapi intensif",
"tabel_74_400_2": "1",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "1",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter gigi spesialis penyakit mulut",
"tabel_74_400_2": "1",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "1",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter spesialis orthopedi dan traumatologi",
"tabel_74_400_2": "1",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "1",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter spesialis radiologi",
"tabel_74_400_2": "1",
"tabel_74_400_3": "1",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter spesialis mata",
"tabel_74_400_2": "1",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "1",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Dokter spesialis gizi klinik",
"tabel_74_400_2": "1",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "1",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Tenaga keperawatan",
"tabel_74_400_2": "128",
"tabel_74_400_3": "72",
"tabel_74_400_4": "32",
"tabel_74_400_5": "0",
"tabel_74_400_6": "24",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Tenaga kebidanan",
"tabel_74_400_2": "26",
"tabel_74_400_3": "9",
"tabel_74_400_4": "9",
"tabel_74_400_5": "0",
"tabel_74_400_6": "8",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Tenaga kefarmasian",
"tabel_74_400_2": "26",
"tabel_74_400_3": "10",
"tabel_74_400_4": "9",
"tabel_74_400_5": "0",
"tabel_74_400_6": "10",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Perekam medis",
"tabel_74_400_2": "6",
"tabel_74_400_3": "0",
"tabel_74_400_4": "4",
"tabel_74_400_5": "0",
"tabel_74_400_6": "2",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Penata anestesi",
"tabel_74_400_2": "3",
"tabel_74_400_3": "0",
"tabel_74_400_4": "2",
"tabel_74_400_5": "0",
"tabel_74_400_6": "1",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Tenaga gizi",
"tabel_74_400_2": "17",
"tabel_74_400_3": "8",
"tabel_74_400_4": "7",
"tabel_74_400_5": "0",
"tabel_74_400_6": "2",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Radiografer",
"tabel_74_400_2": "9",
"tabel_74_400_3": "9",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "ATLM (Ahli Teknologi Laboratorium Medis)",
"tabel_74_400_2": "11",
"tabel_74_400_3": "5",
"tabel_74_400_4": "1",
"tabel_74_400_5": "0",
"tabel_74_400_6": "5",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Tenaga fisioterapi",
"tabel_74_400_2": "4",
"tabel_74_400_3": "3",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "1",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Teanga sanitasi lingkungan",
"tabel_74_400_2": "9",
"tabel_74_400_3": "4",
"tabel_74_400_4": "4",
"tabel_74_400_5": "0",
"tabel_74_400_6": "1",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Terapis gigi dan mulut",
"tabel_74_400_2": "10",
"tabel_74_400_3": "0",
"tabel_74_400_4": "8",
"tabel_74_400_5": "0",
"tabel_74_400_6": "1",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Teknisi gigi",
"tabel_74_400_2": "1",
"tabel_74_400_3": "1",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Administrator Kesehatan",
"tabel_74_400_2": "17",
"tabel_74_400_3": "15",
"tabel_74_400_4": "2",
"tabel_74_400_5": "0",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Epidemiologi kesehatan",
"tabel_74_400_2": "10",
"tabel_74_400_3": "3",
"tabel_74_400_4": "7",
"tabel_74_400_5": "0",
"tabel_74_400_6": "0",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Psikologi klinis",
"tabel_74_400_2": "3",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "3",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Teknisi kardiologi",
"tabel_74_400_2": "1",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "1",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Forensik",
"tabel_74_400_2": "1",
"tabel_74_400_3": "0",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "1",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Tenaga non kesehatan",
"tabel_74_400_2": "59",
"tabel_74_400_3": "3",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "56",
"updated_at": "2025-07-11 07:37:53"
},
{
"tabel_74_400_1": "Tenaga manajemen",
"tabel_74_400_2": "85",
"tabel_74_400_3": "70",
"tabel_74_400_4": "0",
"tabel_74_400_5": "0",
"tabel_74_400_6": "15",
"updated_at": "2025-07-11 07:37:53"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}