{
  "fields": [{"id":"_id","type":"int"},{"id":"Monitoring period","type":"text"},{"id":"Region","type":"text"},{"id":"Regrowth","type":"numeric"}],
  "records": [
    [1,"2018-19","GBR catchments",0],
    [2,"2018-19","Other catchments",0],
    [3,"2019-20","GBR catchments",27500],
    [4,"2019-20","Other catchments",15075],
    [5,"2020-21","GBR catchments",36432],
    [6,"2020-21","Other catchments",23222],
    [7,"2021-22","GBR catchments",14529],
    [8,"2021-22","Other catchments",16569]
]}
