{
  "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,2018,34],
    [8,2019,35],
    [9,2020,37],
    [10,2021,21],
    [11,2022,11],
    [12,2023,26]
]}
