Registry / http-client / quandl-data

quandl-data

JSON →
library1.5.1rbrubygemsunverified

Interface for accessing financial and economic data from Quandl.

gem install quandl_data
INSTALL
IMPORT
SIG · QUANDL-DATA
Q
quandl-data
http-clientrubyv1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

QuandlData
✓ require 'quandl_data'

Fetch Apple stock data from Quandl.

require 'quandl_data' client = QuandlData::Client.new(api_key: 'your_key') data = client.get('WIKI/AAPL') puts data.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
Resources