{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Kelompok Binaan LPM (Unit)","type":"numeric"},{"id":"Jumlah LPM (Kampung)","type":"numeric"},{"id":"Jumlah LPM Berprestasi (Kampung)","type":"numeric"}],
  "records": [
    [1,2019,0,110,0],
    [2,2020,0,110,0],
    [3,2021,0,110,0],
    [4,2022,0,110,6],
    [5,2023,0,110,6],
    [6,2024,0,110,6]
]}
