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