{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Nilai MCP","type":"numeric"}],
  "records": [
    [1,2018,0.0],
    [2,2019,0.0],
    [3,2020,73.35],
    [4,2021,84.56],
    [5,2022,96.47],
    [6,2023,95.3],
    [7,2018,0.0],
    [8,2019,0.0],
    [9,2020,73.35],
    [10,2021,84.56],
    [11,2022,96.47],
    [12,2023,95.3]
]}
