{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,736],
    [2,2018,769],
    [3,2019,871],
    [4,2020,996],
    [5,2021,2534],
    [6,2022,2722],
    [7,2023,2956],
    [8,2024,3118]
]}
