{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"APK PAUD","type":"text"}],
  "records": [
    [1,2018,"57,86"],
    [2,2019,"83,67"],
    [3,2020,"104,50"],
    [4,2021,"164,71"],
    [5,2022,"86,87"],
    [6,2023,"85,19"],
    [7,2024,"80,66"],
    [8,2025,"79,19"]
]}
