{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Jasa Konstruksi yang Terbina","type":"numeric"}],
  "records": [
    [1,2018.0,34.0],
    [2,2019.0,35.0],
    [3,2020.0,37.0],
    [4,2021.0,21.0],
    [5,2022.0,11.0],
    [6,2023.0,26.0],
    [7,2024.0,27.0],
    [8,2018,34],
    [9,2019,35],
    [10,2020,37],
    [11,2021,21],
    [12,2022,11],
    [13,2023,26],
    [14,2024,27]
]}
