data points
Average logs/day on Geocaching.com
| Time Recorded (time1251) | Data (data1251) |
|---|---|
| 19 Jun 2013 10:00:16 | [249069.333333333] |
| 18 Jun 2013 10:00:14 | [257747.4] |
| 17 Jun 2013 10:00:15 | [259516.933333333] |
| 16 Jun 2013 10:00:14 | [250983.033333333] |
| 15 Jun 2013 10:00:14 | [246736.4] |
% Geocaching recent activity url = 'http://www.geocaching.com'; days = urlfilter(url, 'In the last'); logs = urlfilter(url, 'new logs submitted', 1, 'backward'); logsPerDayAvg = logs/days; updatetrend(logsPerDayAvg);
0 comments