Your code has an error or you are requesting a feature that is not yet available.
data points
Trend to keep track of the number of extrasolar planets discovered via transits of their star.
Data collected from http://exoplanet.eu/catalog-transit.php.
| Time Recorded (time1217) | Data (data1217) |
|---|---|
| 16 Mar 2013 08:33:00 | |
| 15 Mar 2013 08:30:18 | [294] |
| 14 Mar 2013 08:30:19 | [294] |
| 13 Mar 2013 08:30:19 | [294] |
| 12 Mar 2013 08:30:18 | [294] |
url = 'http://exoplanet.eu/catalog-transit.php'; tgt = 'planets / '; myNumber = urlfilter( url, tgt, 1, 'backward') updatetrend(myNumber(1))
0 comments