data points
This trend is to track the overall points standings of Liverpool in the English Premier League
Data collected from: http://news.bbc.co.uk/sport2/hi/football/eng_prem/table/default.stm
| Time Recorded (time1281) | Data (data1281) |
|---|---|
| 18 Jun 2013 07:00:16 | [0] |
| 17 Jun 2013 07:00:15 | [61] |
| 16 Jun 2013 07:00:15 | [61] |
| 15 Jun 2013 07:00:14 | [61] |
| 14 Jun 2013 07:00:16 | [61] |
url = 'http://news.bbc.co.uk/sport2/hi/football/eng_prem/table/default.stm'; target = 'Liverpool'; rowdata = urlfilter( url, target, 13); updatetrend(rowdata(13))
0 comments