CRAN/E | GetQuandlData

GetQuandlData

Fast and Cached Import of Data from 'Quandl' Using the 'json API'

Installation

About

Imports time series data from the 'Quandl' database . The package uses the 'json api' at , 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.

github.com/msperlin/GetQuandlData/
Bug report File report

Key Metrics

Version 1.0.0
R ≥ 4.0.0
Published 2023-02-15 430 days ago
Needs compilation? no
License GPL-2
CRAN checks GetQuandlData results

Downloads

Yesterday 18
Last 7 days 39 -7%
Last 30 days 238 -5%
Last 90 days 918 +27%
Last 365 days 3.107 -7%

Maintainer

Maintainer

Marcelo S. Perlin

marceloperlin@gmail.com

Authors

Marcelo S. Perlin

Material

README
NEWS
Reference manual
Package source

Vignettes

Using GetQuandlData to study inflation rates around the world

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

GetQuandlData archive

Depends

R ≥ 4.0.0

Imports

jsonlite
memoise
dplyr
purrr
utils
readr
fs

Suggests

knitr
rmarkdown
testthat ≥ 3.0.0
ggplot2
tibble