{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Kejadian"}],
  "records": [
    [1,2021,54],
    [2,2022,46],
    [3,2023,38],
    [4,2024,48],
    [5,2025,39]
]}
