{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah eksportir","type":"numeric"}],
  "records": [
    [1,2018,37],
    [2,2019,38],
    [3,2020,29],
    [4,2021,29],
    [5,2022,31],
    [6,2023,36],
    [7,2024,38],
    [8,2025,38]
]}
