{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"text"}],
  "records": [
    [1,2017,"25431"],
    [2,2018,"34186"],
    [3,2019,"63712"],
    [4,2020,"21341"],
    [5,2021,"22280"],
    [6,2022,"61592"],
    [7,2023,"-"],
    [8,2024,"71499"]
]}
