{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio Lancar","type":"text"}],
  "records": [
    [1,2018,"556,38"],
    [2,2019,"1084,98"],
    [3,2020,"672,89"],
    [4,2021,"861,16"],
    [5,2022,"716,11"],
    [6,2023,"387,60"],
    [7,2018,"556,38"],
    [8,2019,"1084,98"],
    [9,2020,"672,89"],
    [10,2021,"861,16"],
    [11,2022,"716,11"],
    [12,2023,"387,60"]
]}
