bitcoinity
Basic node.js interface to and parser for data from data.bitcoinity.org
Installation
npm install bitcoinity
Usage
var bitcoinity = ; data_type : 'volume' // Type of data timespan : '3d' // The lookback amount of time over which to pull in the data r : 'minute' // The time basis overwhich to aggregate the data bitcoinity;