{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Penduduk Usia 7-12","type":"numeric"}],
  "records": [
    [1,2018.0,93.004],
    [2,2019.0,96.192],
    [3,2020.0,99.297],
    [4,2021.0,100.068],
    [5,2022.0,99.816],
    [6,2023.0,99.872],
    [7,2024.0,98.432],
    [8,2018,93.004],
    [9,2019,96.192],
    [10,2020,99.297],
    [11,2021,100.068],
    [12,2022,99.816],
    [13,2023,99.872],
    [14,2024,98.432]
]}
