Home

Climate Data - An XML/XQuery implementation

Introduction

The UK Met Office recently released the temperature records for about 1600 stations world-wide. Each station record is available online as a text file, for example Stornoway.

It is expected that longer-term, the MET office itself will make the data available in more readily progammable format. In the meantime, this site offers a number of XML-based resources for access to the data.

WMO station data

Additional station data is obtained from the WMO's station list.

Station data

The station data and temperature record is available in two forms:

Indexes

linked to station records

Implementation

The implementation of the conversion from text to XML and presentation of the data is described in a case study in the XQuery Wikibook.

This work has been developed by Chris Wallace with assistance from Dave Challender.

Further work is planned, particularly the implementation of resource URIs and representation as RDF.