Writes API response content to JSON files, in a specific folder
1 | writeToJSON(content, path, type, activity, start.date)
|
content |
JSON content to be written to file |
path |
Path to folder where files will be created |
type |
Type of time series. Must be 'day' or 'intraday' |
activity |
Type of activity. See below for details. |
start.date |
Start date |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.