Does anyone know of data available via an API for climate stations in Canada. NOAA has a nice API interface for US stations (http://www.ncdc.noaa.gov/cdo-web/webservices/v2), and does have data for non-US stations, but not things that I want. I need 30 yr averages - which are only available from NOAA for US stations.
You can use a web interface to Canadian climate data here http://climate.weather.gc.ca/, but I am looking for API access.
UPDATE: found this http://data.gc.ca/eng/access-our-application-programming-interface-api - which says they are using the CKAN platform, but there are no docs basically on how to use it - maybe someone has?