{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Kematian disebabkan konflik per 100.000 penduduk","type":"numeric"}],
  "records": [
    [1,2021,0],
    [2,2022,0],
    [3,2021,0],
    [4,2022,0]
]}
