{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Keluarga","type":"numeric"}],
  "records": [
    [1,2017,48150],
    [2,2018,31198],
    [3,2019,50000],
    [4,2020,50000],
    [5,2021,50000],
    [6,2022,50000],
    [7,2023,27500],
    [8,2024,100]
]}
