Skip to content

Commit 2e8bb46

Browse files
authored
Add fake data file (#102)
1 parent 1d753b5 commit 2e8bb46

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:95abd379c013ffa7599cd6132c49a8103a8d37d6a682d660341f85b4aeeaa1c1
3+
size 8787021

CryptoCurrencyHistory/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ This folder contains sample data files for Bitcoin and Ethereum in CSV and Parqu
88
- `crypto.csv`: Crypto data from Sept 6 - Sept 8, 2021.
99
- `crypto_sept7.csv`: BTC and ETH data from Sept 7, 2021.
1010
- `crypto_sept8.csv`: BTC and ETH data from Sept 8, 2021.
11-
- `CryptoTrades_20210922.csv: Crypto trade data from Sept 22, 2021.
11+
- `CryptoTrades_20210922.csv`: Crypto trade data from Sept 22, 2021.
12+
- `FakeCryptoTrades_20230209.csv`: Fake crypto trade data from Feb 9, 2023.
1213
- `Parquet`
1314
- `crypto.parquet`: Uncompressed Parquet crypto data from Sept 6 - Sept 8, 2021.
1415
- `crypto_sept7.parquet`: Uncompressed Parquet BTC and ETH data from Sept 7, 2021.

0 commit comments

Comments
 (0)