| Package | Description |
|---|---|
| com.jimmoores.quandl |
The core Quandl wrapper classes
|
| com.jimmoores.quandl.util |
Quandl wrapper utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static SearchResult |
SearchResult.of(org.json.JSONObject jsonObject)
Factory method for creating and instance of a MetaDataResult.
|
SearchResult |
QuandlSession.search(SearchRequest request)
Get search results from Quandl.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
PrettyPrinter.toPrettyPrintedString(SearchResult searchResult)
Pretty print a SearchResult as an indented piece of JSON code.
|
Copyright 2014-Present by Jim Moores
${javadoc.footer.license}