{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"text"}],
  "records": [
    [1,2018,"54,77"],
    [2,2019,"52,95"],
    [3,2020,"60,14"],
    [4,2021,"70,19"],
    [5,2022,"83,04"],
    [6,2023,"89,21"],
    [7,2024,"100"],
    [8,2018,"54,77"],
    [9,2019,"52,95"],
    [10,2020,"60,14"],
    [11,2021,"70,19"],
    [12,2022,"83,04"],
    [13,2023,"89,21"],
    [14,2024,"100"]
]}
