{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Layanan","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"6"],
    [4,2020,"6"],
    [5,2021,"6"],
    [6,2022,"6"],
    [7,2023,"6"],
    [8,2024,"20"]
]}
