{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rontgen","type":"numeric"}],
  "records": [
    [1,2018.0,4966.0],
    [2,2019.0,4203.0],
    [3,2020.0,2901.0],
    [4,2021.0,2973.0],
    [5,2022.0,8131.0],
    [6,2023.0,10139.0],
    [7,2024.0,10756.0],
    [8,2018,4966],
    [9,2019,4203],
    [10,2020,2901],
    [11,2021,2973],
    [12,2022,8131],
    [13,2023,10139],
    [14,2024,10756]
]}
