{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Poli THT","type":"numeric"}],
  "records": [
    [1,2018.0,7435.0],
    [2,2019.0,7680.0],
    [3,2020.0,4715.0],
    [4,2021.0,3428.0],
    [5,2022.0,4978.0],
    [6,2023.0,5855.0],
    [7,2018,7435],
    [8,2019,7680],
    [9,2020,4715],
    [10,2021,3428],
    [11,2022,4978],
    [12,2023,5855]
]}
