{
  "fields": [{"id":"_id","type":"int"},{"id":"fecha","type":"timestamp"},{"id":"valor","type":"int4"}],
  "records": [
    [1,"2024-10-01T00:00:00",2085047],
    [2,"2025-01-01T00:00:00",1835496],
    [3,"2025-04-01T00:00:00",1672715],
    [4,"2025-07-01T00:00:00",1709360],
    [5,"2025-10-01T00:00:00",1621472],
    [6,"2026-01-01T00:00:00",1633845],
    [7,"2026-04-01T00:00:00",1653657]
]}
