This datasource plugin is intended to allow users to graph data from any data sets on the Nasdaq Data Link (formerly Quandl) service.
- Install the plugin
- Set up an account on the Nasdaq Data Link website
- Enter your api key in the datasource configuration.
- Start adding panels!
There are two main configuration fields for a query.
- Database Code: The identifier for the database
- Dataset code: The identifier for the specific data set
Advanced Settings
Setting the advanced settings switch exposes several other parameters that can be added to a query. They correspond to the parameters noted in the Nasdaq documentation.
Start Date and End Date
The start_date and end_date parameters are not directly exposed and are controlled by the time range feature in the dashboard.
There are two main configuration fields for a table based query
- Database Code: The identifier for the database
- DataTable Code: The specific table to capture
Advanced Settings Setting the advanced settings switch exposes several other parameters that can be added to a query. They correspond to the parameters noted in the Nasdaq documentation.
[x] Table data support
[] Prepopulate column_index select field with the column names for the current dataset.