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