{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Banyaknya Kelahiran","type":"numeric"}],
  "records": [
    [1,2013,4416],
    [2,2014,4353],
    [3,2015,3980],
    [4,2016,3840],
    [5,2017,3617],
    [6,2018,3610],
    [7,2019,3343],
    [8,2020,3318],
    [9,2021,2757],
    [10,2022,2495],
    [11,2023,2435]
]}
