{
  "fields": [{"id":"_id","type":"int"},{"id":"fecha","type":"timestamp"},{"id":"valor","type":"int4"}],
  "records": [
    [1,"2026-01-01T00:00:00",51801],
    [2,"2026-02-01T00:00:00",51816],
    [3,"2026-03-01T00:00:00",51825],
    [4,"2026-04-01T00:00:00",51834],
    [5,"2026-05-01T00:00:00",51845],
    [6,"2026-06-01T00:00:00",51851],
    [7,"2026-07-31T00:00:00",1607505]
]}
