{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Izin Pertambangan Daerah (Gol. C)","type":"text"}],
  "records": [
    [1,2018.0,"10"],
    [2,2019.0,"16"],
    [3,2020.0,"0"],
    [4,2021.0,"0"],
    [5,2022.0,"N/A"],
    [6,2023.0,"N/A"],
    [7,2018,"10"],
    [8,2019,"16"],
    [9,2020,"0"],
    [10,2021,"0"],
    [11,2022,"N/A"],
    [12,2023,"N/A"]
]}
