{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Lokasi","type":"numeric"}],
  "records": [
    [1,2017,177],
    [2,2018,177],
    [3,2019,177],
    [4,2020,177],
    [5,2021,177],
    [6,2022,177],
    [7,2023,177],
    [8,2024,177]
]}
