{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Data","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"57"],
    [4,2020,"66"],
    [5,2021,"67"],
    [6,2022,"167"],
    [7,2023,"386"],
    [8,2024,"78"]
]}
