{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Lele (ton)"}],
  "records": [
    [1,2015,167.5],
    [2,2016,193.1],
    [3,2017,205.3],
    [4,2018,257.3],
    [5,2019,278.1],
    [6,2020,287.2],
    [7,2021,321.6]
]}
