Open Observations Archive
Browse observational files by station, month, day, hour and sensor.
[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[DIR]00/2026-05-23 01:45 -  
[DIR]01/2026-05-23 02:45 -  
[DIR]02/2026-05-23 03:45 -  
[DIR]03/2026-05-23 04:45 -  
[DIR]04/2026-05-23 05:45 -  
[DIR]05/2026-05-23 06:45 -  
[DIR]06/2026-05-23 07:45 -  
[DIR]07/2026-05-23 08:45 -  
[DIR]08/2026-05-23 09:45 -  
[DIR]09/2026-05-23 10:45 -  
[DIR]10/2026-05-23 11:45 -  
[DIR]11/2026-05-23 12:45 -  
[DIR]12/2026-05-23 13:45 -  
[DIR]13/2026-05-23 14:45 -  
[DIR]14/2026-05-23 15:45 -  
[DIR]15/2026-05-23 16:45 -  
[DIR]16/2026-05-23 17:45 -  
[DIR]17/2026-05-23 18:45 -  
[DIR]18/2026-05-23 19:45 -  
[DIR]19/2026-05-23 20:45 -  
[DIR]20/2026-05-23 21:45 -  
[DIR]21/2026-05-23 22:45 -  
[DIR]22/2026-05-23 23:45 -  
[DIR]23/2026-05-24 00:45 -  

Using the EDR API

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

  1. Choose a collection such as 1-minute, 10-minute, 60-minute or ceilometer observations.
  2. Choose a station/location.
  3. Enter a time range using the datetime parameter.
  4. Optionally add parameter-name after confirming the exact parameter names in the API docs.
  5. Download the response as JSON or CoverageJSON.

Real examples

Useful entry points: API landing page | Browse collections | Interactive docs