{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Angka Konflik Sosial","type":"text"}],
  "records": [
    [1,2018,"0,11"],
    [2,2019,"0,08"],
    [3,2020,"0,12"],
    [4,2021,"0,07"],
    [5,2022,"0,02"],
    [6,2023,"0,05"],
    [7,2018,"0,11"],
    [8,2019,"0,08"],
    [9,2020,"0,12"],
    [10,2021,"0,07"],
    [11,2022,"0,02"],
    [12,2023,"0,05"]
]}
