{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit","type":"numeric"}],
  "records": [
    [1,2017,2873],
    [2,2018,3086],
    [3,2019,4752],
    [4,2020,3630],
    [5,2021,3811],
    [6,2022,2255],
    [7,2023,2151],
    [8,2024,2191]
]}
