Skip to content

Commit

Permalink
Add fake data file (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjbrosnan authored Feb 9, 2023
1 parent 1d753b5 commit 2e8bb46
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CryptoCurrencyHistory/CSV/FakeCryptoTrades_20230209.csv
Git LFS file not shown
3 changes: 2 additions & 1 deletion CryptoCurrencyHistory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ This folder contains sample data files for Bitcoin and Ethereum in CSV and Parqu
- `crypto.csv`: Crypto data from Sept 6 - Sept 8, 2021.
- `crypto_sept7.csv`: BTC and ETH data from Sept 7, 2021.
- `crypto_sept8.csv`: BTC and ETH data from Sept 8, 2021.
- `CryptoTrades_20210922.csv: Crypto trade data from Sept 22, 2021.
- `CryptoTrades_20210922.csv`: Crypto trade data from Sept 22, 2021.
- `FakeCryptoTrades_20230209.csv`: Fake crypto trade data from Feb 9, 2023.
- `Parquet`
- `crypto.parquet`: Uncompressed Parquet crypto data from Sept 6 - Sept 8, 2021.
- `crypto_sept7.parquet`: Uncompressed Parquet BTC and ETH data from Sept 7, 2021.
Expand Down

0 comments on commit 2e8bb46

Please sign in to comment.