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