{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Paket","type":"text"}],
  "records": [
    [1,2017,"181"],
    [2,2018,"356"],
    [3,2019,"351"],
    [4,2020,"401"],
    [5,2021,"801"],
    [6,2022,"886"],
    [7,2023,"886"],
    [8,2024,"-"]
]}
