{
  "fields": [{"type":"int","id":"_id"},{"info":{"notes":"","type_override":"","label":""},"type":"numeric","id":"Year"},{"info":{"notes":"Percentage of adults eating five or more portions of fruit and vegetables. The survey question asked whether the respondent ate five or portions the previous day.","type_override":"","label":""},"type":"numeric","id":"Percentage eating five a day"}],
  "records": [
    [1,2007,0.41],
    [2,2008,0.353],
    [3,2010,0.336],
    [4,2013,0.362],
    [5,2015,0.374],
    [6,2017,0.313],
    [7,2019,0.356],
    [8,2021,0.32],
    [9,2023,0.32]
]}
