{
  "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,442],
    [6,2022,0],
    [7,2023,516],
    [8,2024,524]
]}
