{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Tenaga Kerja","type":"numeric"}],
  "records": [
    [1,2018.0,53.147],
    [2,2019.0,49.811],
    [3,2020.0,49.54],
    [4,2021.0,53.946],
    [5,2022.0,59.781],
    [6,2023.0,52.875],
    [7,2018,53.147],
    [8,2019,49.811],
    [9,2020,49.54],
    [10,2021,53.946],
    [11,2022,59.781],
    [12,2023,52.875]
]}
