{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit Usaha","type":"numeric"}],
  "records": [
    [1,2017,112],
    [2,2018,85],
    [3,2019,65],
    [4,2020,9],
    [5,2021,12],
    [6,2022,23],
    [7,2023,44],
    [8,2024,25]
]}
