{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"IP ASN","type":"numeric"}],
  "records": [
    [1,2018.0,62.0],
    [2,2019.0,75.39],
    [3,2020.0,73.78],
    [4,2021.0,46.31],
    [5,2022.0,70.34],
    [6,2023.0,73.83],
    [7,2018,62.0],
    [8,2019,75.39],
    [9,2020,73.78],
    [10,2021,46.31],
    [11,2022,70.34],
    [12,2023,73.83]
]}
