{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"1799"],
    [4,2020,"2301"],
    [5,2021,"2407"],
    [6,2022,"2239"],
    [7,2023,"2084"],
    [8,2024,"2123"]
]}
