{
  "fields": [{"id":"_id","type":"int"},{"id":"period","type":"text","info":{"label":"period"}},{"id":"location","type":"text","info":{"label":"location"}},{"id":"metric","type":"text","info":{"label":"metric"}},{"id":"value","type":"numeric","info":{"label":"value"}},{"id":"unit","type":"text","info":{"label":"unit"}},{"id":"source_note","type":"text","info":{"label":"source_note"}}],
  "records": [
    [1,"2024-01","Sunward Range","solar_generation",126,"MWh","Simulated plant meter aggregate"],
    [2,"2024-02","Sunward Range","solar_generation",132,"MWh","Simulated plant meter aggregate"],
    [3,"2024-03","Sunward Range","solar_generation",140,"MWh","Simulated plant meter aggregate"]
]}
