Consulta historico

La URL resultante se puede copiar y abrir sin JavaScript.

Esta consulta en JSON

{
  "api_version": "2.0.0",
  "generated_at": "2026-09-15T23:15:48.830Z",
  "station": {
    "id": "IMURCI168",
    "name": "Golf Corvera",
    "timezone": "Europe/Madrid",
    "latitude": 37.835762,
    "longitude": -1.165701,
    "elevation_m": 280.1
  },
  "timezone": "Europe/Madrid",
  "source": {
    "provider": "Weather Underground / The Weather Company",
    "kind": "station_observations",
    "archive": "Private ingestion into Cloudflare D1; API has SELECT-only operations"
  },
  "query": {
    "start": "2026-09-16",
    "end": "2026-09-16",
    "requested_end": "2026-09-16",
    "truncated_future": false,
    "interval": "daily",
    "fields": [
      "rain_total",
      "rain_rate"
    ]
  },
  "units": {
    "rain_total": "mm",
    "rain_rate": "mm/h"
  },
  "storage": "provider",
  "coverage": {
    "configured": false,
    "scanned_days": 0,
    "requested_days": 1,
    "coverage_percent": 0,
    "missing_days": null,
    "unimported_days": null,
    "scope": "archive_import_coverage",
    "returned_segment_records": 1,
    "segment_start": "2026-09-16",
    "segment_end": "2026-09-16",
    "first_observation": "2026-09-16T01:14:58+02:00",
    "last_observation": "2026-09-16T01:14:58+02:00"
  },
  "quality": {
    "missing_values": {
      "rain_total": 0,
      "rain_rate": 0
    },
    "resolution_note": null,
    "pressure_mean_available_only_if_published": true
  },
  "pagination": {
    "limit": 100,
    "offset": 0,
    "returned": 1,
    "segment_records": 1,
    "page_in_segment": 1,
    "next": null,
    "previous": null,
    "has_next": false,
    "total_period_records": null
  },
  "observations": [
    {
      "time_utc": "2026-09-15T23:14:58.000Z",
      "time_local": "2026-09-16T01:14:58+02:00",
      "date": "2026-09-16",
      "values": {
        "rain_total": 0,
        "rain_rate": 0
      },
      "quality_control_status": 1
    }
  ]
}