{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"L","type":"numeric"},{"id":"P","type":"numeric"}],
  "records": [
    [1,2019,1185,697],
    [2,2020,708,347],
    [3,2021,596,301],
    [4,2022,501,272],
    [5,2023,487,248],
    [6,2024,284,123]
]}
