{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Korban Penyalahgunaan Napza","type":"numeric"}],
  "records": [
    [1,2018.0,32.0],
    [2,2019.0,3.0],
    [3,2020.0,3.0],
    [4,2021.0,79.0],
    [5,2022.0,33.0],
    [6,2023.0,21.0],
    [7,2018,32],
    [8,2019,3],
    [9,2020,3],
    [10,2021,79],
    [11,2022,33],
    [12,2023,21]
]}
