Description Usage Arguments Value Examples
Historical Weather data
1 | weatherstack_historical(key2, location, date, unit)
|
key2 |
Your API access key, which can be found in your account dashboard. |
location |
Use this parameter to pass a single location or multiple semicolon-separated location identifiers to the API. |
date |
pass one historical date or multiple semicolon-separated dates to the API. |
unit |
Use this parameter to pass one of "Farenheit, Celcius" |
JSON dataframe
1 | weatherstack_historical("ba435151893f4b833c9b27ca6f28044f", "Vancouver", "2015-01-02", 'Celcius')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.