{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Penduduk yang Bekerja","type":"text"}],
  "records": [
    [1,2018,"457,918"],
    [2,2019,"454,098"],
    [3,2020,"469,748"],
    [4,2021,"473,232"],
    [5,2022,"510,319"],
    [6,2023,"550,690"],
    [7,2024,"568,953"],
    [8,2018,"457,918"],
    [9,2019,"454,098"],
    [10,2020,"469,748"],
    [11,2021,"473,232"],
    [12,2022,"510,319"],
    [13,2023,"550,690"],
    [14,2024,"568,953"]
]}
