Description Usage Arguments Value Examples
Historical time-series results of weather data
1 2 | weatherstack_timeSeries(api_key, location, historical_date_start,
historical_date_end)
|
api_key |
Your API access key, which can be found in your acccount dashboard. |
location |
pass a single location |
historical_date_start |
a start date for the current historical time-series request. |
historical_date_end |
an end date for the current historical time-series request. |
datframe contain time series weather information
1 | weatherstack_timeSeries("ba435151893f4b833c9b27ca6f28044f","New York","2015-01-21","2015-01-25")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.