{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Anggota Belanegara","type":"text"}],
  "records": [
    [1,2018.0,"N/A"],
    [2,2019.0,"1717"],
    [3,2020.0,"1717"],
    [4,2021.0,"1717"],
    [5,2022.0,"1717"],
    [6,2023.0,"1717"],
    [7,2018,"N/A"],
    [8,2019,"1717"],
    [9,2020,"1717"],
    [10,2021,"1717"],
    [11,2022,"1717"],
    [12,2023,"1717"]
]}
