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 |
Reference manual: | GetQuandlData.pdf |
Vignettes: |
Using GetQuandlData to study inflation rates around the world |
Package source: | GetQuandlData_0.1.0.tar.gz |
Windows binaries: | r-devel: GetQuandlData_0.1.0.zip, r-release: GetQuandlData_0.1.0.zip, r-oldrel: GetQuandlData_0.1.0.zip |
macOS binaries: | r-release: GetQuandlData_0.1.0.tgz, r-oldrel: GetQuandlData_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=GetQuandlData to link to this page.