msperlin/GetQuandlData: Fast and Cached Import of Data from 'Quandl' Using the 'json API'

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

Getting started

Package details

AuthorMarcelo S. Perlin
MaintainerMarcelo S. Perlin <marceloperlin@gmail.com>
LicenseGPL-2
Version1.0.0
URL https://github.com/msperlin/GetQuandlData/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("msperlin/GetQuandlData")
msperlin/GetQuandlData documentation built on Feb. 20, 2023, 9:44 p.m.