{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kepeminatan Investasi","type":"text"}],
  "records": [
    [1,2018,"N/A"],
    [2,2019,"N/A"],
    [3,2020,"N/A"],
    [4,2021,"2"],
    [5,2022,"2"],
    [6,2023,"3"],
    [7,2024,"3"],
    [8,2025,"3"]
]}
