{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Besaran"}],
  "records": [
    [1,2020,93],
    [2,2021,38],
    [3,2022,36],
    [4,2023,37.5],
    [5,2024,56],
    [1000,2020,93],
    [1001,2021,38],
    [1002,2022,36],
    [1003,2023,39],
    [1004,2024,56],
    [1999,2020,93],
    [2000,2021,38],
    [2001,2022,36],
    [2002,2023,39],
    [2003,2024,56]
]}
