Good evening to you Dominic, 

below is the link to the website that contains the data I require.

It is in an HTML table, so I guess that I am screen scraping?

http://www.climate.weatheroffice.ec.gc.ca/climateData/dailydata_e.html?timeframe=2&Prov=CA&StationID=43763&Year=2008&Month=4&Day=17

I have the same page for 5 other locations.

There are problems with using a webservice etc, as this is for an agricultural 
business and the locations that I require information for smaller locations.  I 
did not find a webservice that even carried Canadian data :).

TIA,

Rob

>> I have been tasked to get temperature data on a daily basis from a website
>
>Good evening,
>
>This very much depends on a couple of factors:
>
>* If you own the application that is publishing the temperatures
> -  You could create a webservice that other applications can access,
> -  You could publish rss feeds that other applications can access
>
>* If you do not own the application that is publishing the temperatures:
> - If by table you mean HTML table, then it *should* be possible to
>parse the html and extract the data you need though this depends on
>the html source. Post a link and I'll let you know ;)
> - If by table you mean database table, then unless the application
>formally publishes the data through a feed or webservice then you
>won't be able to access it.
>
>HTH
>
>Dominic
>
>-- 
>Blog it up: http://fusion.dominicwatson.co.uk 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303954
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to