{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"text"}],
  "records": [
    [1,2017,"625"],
    [2,2018,"864"],
    [3,2019,"1600"],
    [4,2020,"1834"],
    [5,2021,"1918"],
    [6,2022,"1064"],
    [7,2023,"-"],
    [8,2024,"-"]
]}
