{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"KEMISKINAN","type":"numeric"}],
  "records": [
    [1,2021,0.0487],
    [2,2022,0.0457],
    [3,2023,0.0459],
    [4,2024,0.0423],
    [5,2025,0.0418]
]}
