Skip to content

Commit d485706

Browse files
Update historical prices (#73)
* Update historical prices * Add reference for historical prices
1 parent 85041c2 commit d485706

File tree

7 files changed

+8301
-502
lines changed

7 files changed

+8301
-502
lines changed

docs/data.md

+6
Original file line numberDiff line numberDiff line change
@@ -194,3 +194,9 @@ There are also three command line arguments that can be used to customize the da
194194
- `--force-query` forces the collection of all raw data files, even if some or all of the files already
195195
exist. By default, this flag is set to False and the script only fetches data for some blockchain if the
196196
corresponding file does not already exist.
197+
198+
## Historical prices
199+
200+
The historical market prices (available in `price_data`) were collected from
201+
[CoinMarketCap](https://coinmarketcap.com/) and
202+
[Statista](https://www.statista.com/).

0 commit comments

Comments
 (0)