{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"ADH Berlaku","type":"text"},{"id":"ADH Konstan","type":"text"}],
  "records": [
    [1,2019,"6.373,12","4.261,31"],
    [2,2020,"6.478,66","4.230,41"],
    [3,2021,"6.784,39","4.346,77"],
    [4,2022,"7.384,96","4.554,02"],
    [5,2023,"7.928,95","4.785,66"],
    [6,2024,"8.576,98","5.025,22"]
]}
