{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"per 100.000"}],
  "records": [
    [1,2021,38],
    [2,2022,0],
    [3,2023,10],
    [4,2024,0],
    [5,2025,6]
]}
