{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah tenaga kerja"}],
  "records": [
    [1,2021,77953],
    [2,2022,103969],
    [3,2023,123925],
    [4,2024,174474],
    [5,2025,193358]
]}
