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 |
| Instansi | ||
| Jumlah | ||
Success Response
{
"status": 200,
"message": "Success",
"count": 28,
"idkab": 7400,
"tahun": 2024,
"data": [
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN PROVINSI SULAWESI TENGGARA",
"tabel_74_431_2": "38",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KOTA KENDARI",
"tabel_74_431_2": "4",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. KONAWE SELATAN",
"tabel_74_431_2": "7",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. KONAWE",
"tabel_74_431_2": "4",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. KONAWE UTARA",
"tabel_74_431_2": "6",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. BOMBANA",
"tabel_74_431_2": "5",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. KOLAKA",
"tabel_74_431_2": "2",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. KOLAKA UTARA",
"tabel_74_431_2": "5",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. KONAWE KEPULAUAN",
"tabel_74_431_2": "2",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. BUTON UTARA",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. MUNA",
"tabel_74_431_2": "5",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KAB. WAKATOBI",
"tabel_74_431_2": "6",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS PERPUSTAKAAN DAN KEARSIPAN KOTA BAU - BAU",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "MAN 1 KOTA BAU - BAU",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS KELAUTAN DAN PERIKANAN PROV. SULTRA",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "DINAS CIPTA KARYA, BINA KONSTRUKSI DAN TATA RUANG PROV. SULTRA",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SMAN 5 KENDARI",
"tabel_74_431_2": "2",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SMAN 4 KENDARI",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "PERGURUAN TINGGI UHO",
"tabel_74_431_2": "5",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "POLTEKKES KENDARI",
"tabel_74_431_2": "3",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "IAIN KENDARI",
"tabel_74_431_2": "3",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SDN 1 KATOI KOLAKA UTARA",
"tabel_74_431_2": "2",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SDN 2 LASUSUA",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SMKN 1 UNAAHA",
"tabel_74_431_2": "2",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SMAN 1 BESULUTU",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SMPN 4 BUTON TENGAH",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SMPN 3 BUTON TENGAH",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
},
{
"tabel_74_431_1": "SDN 1 SANGIA WAMBULU",
"tabel_74_431_2": "1",
"updated_at": "2025-07-09 03:48:06"
}
]}
Error Response
{
"status": 404,
"message": "Table not found",
"count": 0,
"data": []
}