{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"orang","type":"numeric"}],
  "records": [
    [1,2018,72],
    [2,2019,88],
    [3,2020,71],
    [4,2021,14],
    [5,2022,37],
    [6,2023,48],
    [7,2024,125],
    [8,2025,253]
]}
