{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Ton","type":"text"}],
  "records": [
    [1,2017,"219044,92"],
    [2,2018,"203325,84"],
    [3,2019,"336368,12"],
    [4,2020,"151301,88"],
    [5,2021,"140858,78"],
    [6,2022,"134598,12"],
    [7,2023,"145044,43"],
    [8,2024,"149777,42"]
]}
