GetQuandlData: Fast and Cached Import of Data from 'Quandl' Using the 'json
API'
Imports time series data from the 'Quandl' database <https://www.quandl.com>. The package uses the 'json api' at <https://www.quandl.com/tools/api>, local caching ('memoise' package) and the tidy format by default.
Also allows queries of databases, allowing the user to see which time series are available for each database id. In short, it is an alternative to package 'Quandl', with faster data importation in the tidy/long format.
Version: |
0.1.0 |
Imports: |
jsonlite, memoise, dplyr, purrr, utils, readr, scales, stringr |
Suggests: |
knitr, rmarkdown, testthat, ggplot2, tidyverse |
Published: |
2019-10-20 |
Author: |
Marcelo S. Perlin |
Maintainer: |
Marcelo S. Perlin <marceloperlin at gmail.com> |
BugReports: |
https://github.com/msperlin/GetQuandlData/issues |
License: |
GPL-2 |
URL: |
https://github.com/msperlin/GetQuandlData/ |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
GetQuandlData results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=GetQuandlData
to link to this page.