API Wrapper for Quandl.com
Retrieve metadata from a Quandl series or search results
Executes Quandl API calls
Query or set Quandl API key
Query or set Quandl API token
Downloads a zip with all data from a Quandl database
Returns the bulk download url
Retrieves Data from the Quandl Dataset endpoint
Downloads a zip with all data requested from a Quandl database
Generates and returns a bulk download url
Retrieves Data from the Quandl Datatable endpoint
Retrieves Point In Time Data from the Quandl PIT endpoint. As of date ...
Retrieves Point In Time Data from the Quandl PIT endpoint. Between sta...
Retrieves Point In Time Data from the Quandl PIT endpoint. From start ...
Retrieves Data from the Quandl Dataset endpoint and formats
Search the Quandl database
Functions for interacting directly with the Quandl API to offer data in a number of formats usable in R, downloading a zip with all data from a Quandl database, and the ability to search. This R package uses the Quandl API. For more information go to <https://docs.quandl.com>. For more help on the package itself go to <https://www.quandl.com/tools/r>.