| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| Pressure/ | 2026-05-19 07:45 | - | ||
| SHM/ | 2026-05-19 07:45 | - | ||
| Solar_Radiation/ | 2026-05-19 07:45 | - | ||
| Suit_A/ | 2026-05-19 07:45 | - | ||
| Suit_B/ | 2026-05-19 07:45 | - | ||
| Wind/ | 2026-05-19 07:45 | - | ||
| Rain/ | 2026-05-19 07:45 | - | ||
The EDR API provides direct access to observational data by collection, station and time range. Start with the interactive API docs: https://opendata2.met.ie/edr/docs
Typical steps
datetime parameter.parameter-name after confirming the exact parameter names in the API docs.Real examples
https://opendata2.met.ie/edr/collections/observations-swob-nrt-10min/locations/0102?datetime=2026-04-24T08:00:00Z/2026-04-24T09:00:00Z&f=covjson
https://opendata2.met.ie/edr/collections/observations-swob-nrt-60min/locations/0018?datetime=2026-04-23T00:00:00Z/2026-04-24T00:00:00Z
https://opendata2.met.ie/edr/collections/observations-ceilometer-nrt-15s/locations/0102?datetime=2026-04-24T08:15:00Z/2026-04-24T08:30:00Z&f=covjson
Useful entry points: API landing page | Browse collections | Interactive docs