{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio Ketergantungan Penduduk","type":"text"}],
  "records": [
    [1,2018,"51,52"],
    [2,2019,"47,76"],
    [3,2020,"46,37"],
    [4,2021,"50,51"],
    [5,2022,"50,51"],
    [6,2023,"46,44"],
    [7,2018,"51,52"],
    [8,2019,"47,76"],
    [9,2020,"46,37"],
    [10,2021,"50,51"],
    [11,2022,"50,51"],
    [12,2023,"46,44"]
]}
