data points
Returns the number of points won by Paris Saint-Germain
| Time Recorded (time1224) | Data (data1224) |
|---|---|
| 24 May 2013 06:30:15 | [58] |
| 23 May 2013 06:30:12 | [58] |
| 22 May 2013 06:30:12 | [58] |
| 21 May 2013 06:30:14 | [58] |
| 20 May 2013 06:30:12 | [58] |
% Retrieve how many points Paris Saint-Germain soccer team has : url = 'http://www.fousdefoot.fr/classement-ligue-1/'; count = urlfilter(url, 'Paris Saint-Germain'); updatetrend(count);
0 comments