{
  "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","Eastmere Drift","avg_restoration_time",3.8,"hours","Simulated outage tickets"],
    [2,"2024-02","Eastmere Drift","avg_restoration_time",3.4,"hours","Simulated outage tickets"],
    [3,"2024-03","Eastmere Drift","avg_restoration_time",3.6,"hours","Simulated outage tickets"]
]}
