data points
This trend is to track the overall points standings of Manchester United. I plan to plot this trend against other trends for Premier League teams to watch the leaderboard change.
| Time Recorded (time1213) | Data (data1213) |
|---|---|
| 23 May 2013 08:30:11 | [89] |
| 22 May 2013 08:30:12 | [89] |
| 21 May 2013 08:30:13 | [89] |
| 20 May 2013 08:30:13 | [89] |
| 19 May 2013 08:30:13 | [88] |
url = 'http://news.bbc.co.uk/sport2/hi/football/eng_prem/table/default.stm'; target = 'Man Utd'; rowdata = urlfilter( url, target, 13); updatetrend(rowdata(13))
0 comments