{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Temuan","type":"numeric"}],
  "records": [
    [1,2018.0,507.0],
    [2,2019.0,264.0],
    [3,2020.0,303.0],
    [4,2021.0,287.0],
    [5,2022.0,633.0],
    [6,2023.0,457.0],
    [7,2018,507],
    [8,2019,264],
    [9,2020,303],
    [10,2021,287],
    [11,2022,633],
    [12,2023,457]
]}
