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