elemez2json
v0.1.4
Published
Use the elemez raw data endpoint to extract data to json
Downloads
6
Readme
elemez2json
Use the elemez raw data endpoint to output data as json.
Installation
Install this globally and you'll have access to the elemez2json
command anywhere on your system.
npm install -g elemez2json
Usage
elemez2json --token <YOURTOKEN>
elemez2json --token <YOURTOKEN> --start 2014-11-01 --end 2014-11-02
# the -e switch prints dates in milliseconds from the Unix epoch
elemez2json --token <YOURTOKEN> -e
Contributors
Pair programmed by Roy Lines and Ivan Bokii