{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Penduduk Miskin","type":"text"}],
  "records": [
    [1,2018,"144,16"],
    [2,2019,"140,07"],
    [3,2020,"149,50"],
    [4,2021,"153,08"],
    [5,2022,"145,33"],
    [6,2023,"143,41"],
    [7,2024,"136,72"],
    [8,2018,"144,16"],
    [9,2019,"140,07"],
    [10,2020,"149,50"],
    [11,2021,"153,08"],
    [12,2022,"145,33"],
    [13,2023,"143,41"],
    [14,2024,"136,72"]
]}
