{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit Usaha","type":"numeric"}],
  "records": [
    [1,2017,260],
    [2,2018,282],
    [3,2019,328],
    [4,2020,403],
    [5,2021,406],
    [6,2022,500],
    [7,2023,386],
    [8,2024,797]
]}
