{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio KDRT","type":"text"}],
  "records": [
    [1,2020,"0,006"],
    [2,2021,"0,002"],
    [3,2022,"0,012"],
    [4,2023,"0,004"],
    [5,2024,"0,005"],
    [6,2025,"0,004"]
]}
