{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Angka Konsumsi Protein","type":"numeric"}],
  "records": [
    [1,2018.0,54.47],
    [2,2019.0,53.8],
    [3,2020.0,51.3],
    [4,2021.0,57.0],
    [5,2022.0,50.1],
    [6,2023.0,54.0],
    [7,2024.0,55.0],
    [8,2018,54.47],
    [9,2019,53.8],
    [10,2020,51.3],
    [11,2021,57.0],
    [12,2022,50.1],
    [13,2023,54.0],
    [14,2024,55.0]
]}
