{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Target","type":"numeric"}],
  "records": [
    [1,2018.0,100000000.0],
    [2,2019.0,200000000.0],
    [3,2020.0,350000000.0],
    [4,2021.0,400000000.0],
    [5,2022.0,400000000.0],
    [6,2023.0,2138944000.0],
    [7,2024.0,2542485000.0],
    [8,2018,100000000],
    [9,2019,200000000],
    [10,2020,350000000],
    [11,2021,400000000],
    [12,2022,400000000],
    [13,2023,2138944000],
    [14,2024,2542485000]
]}
