Skip to content

Commit 47b1e1d

Browse files
author
philipperemy
committed
commit
1 parent afb5706 commit 47b1e1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data_download.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
wget http://api.bitcoincharts.com/v1/csv/coinbaseUSD.csv.gz -P /tmp/
3+
tar xzvf /tmp/coinbaseUSD.csv.gz -C /tmp/

0 commit comments

Comments
 (0)