{
  "fields": [{"id":"_id","type":"int"},{"id":"Monitoring period","type":"text"},{"id":"Regrowth","type":"numeric"}],
  "records": [
    [1,"2018-19",0],
    [2,"2019-20",42575],
    [3,"2020-21",59654],
    [4,"2021-22",31097]
]}
