{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Ekor","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"3155396000"],
    [4,2020,"2890613000"],
    [5,2021,"7601521000"],
    [6,2022,"7680158000"],
    [7,2023,"8032914000"],
    [8,2024,"8108214000"]
]}
