| Package | Description |
|---|---|
| com.jimmoores.quandl |
The core Quandl wrapper classes
|
| com.jimmoores.quandl.util |
Quandl wrapper utility classes.
|
| Class and Description |
|---|
| DataSetRequest
Class for a tabular data set request to Quandl.
|
| DataSetRequest.Builder
Inner builder class.
|
| Frequency
Enumerated type representing the frequency of data being requested.
|
| HeaderDefinition
The definition of the names of columns in a Row.
|
| MetaDataRequest
A class that packages the request for MetaData from Quandl.
|
| MetaDataResult
Class to hold meta-data for a single Quandl code.
|
| MultiDataSetRequest
Builder class for a tabular data set request to Quandl.
|
| MultiDataSetRequest.Builder
Inner builder class.
|
| MultiMetaDataRequest
A class that packages the request for MetaData from Quandl.
|
| QuandlCodeRequest
Class for representing a request for either a single column for a given Quandl code, or a request for all columns for a given Quandl code.
|
| QuandlSession
Quandl session class.
|
| RetryPolicy
Class containing multiple retry policies.
|
| Row
Class to represent a single Row of data.
|
| SearchRequest
A class that packages the request for search query from Quandl.
|
| SearchRequest.Builder
Builder for this class.
|
| SearchResult
Class to hold meta-data for a single Quandl code.
|
| SessionOptions
Class for specifying any non-trivial options to a QuandlSession.
|
| SessionOptions.Builder
Internal Builder class.
|
| SortOrder
An enumerated type representing the required result ordering from a Quandl REST API request.
|
| TabularResult
Represents a result in tabular form.
|
| Transform
Enumerated type to represent a server-side pre-processing transformation of the source data.
|
| Class and Description |
|---|
| HeaderDefinition
The definition of the names of columns in a Row.
|
| MetaDataResult
Class to hold meta-data for a single Quandl code.
|
| SearchResult
Class to hold meta-data for a single Quandl code.
|
| TabularResult
Represents a result in tabular form.
|
Copyright 2014-Present by Jim Moores
${javadoc.footer.license}