{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Puskesmas","type":"numeric"}],
  "records": [
    [1,2018,11],
    [2,2019,11],
    [3,2020,11],
    [4,2021,11],
    [5,2022,11],
    [6,2023,11],
    [7,2024,11],
    [8,2018,11],
    [9,2019,11],
    [10,2020,11],
    [11,2021,11],
    [12,2022,11],
    [13,2023,11],
    [14,2024,11]
]}
