Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
profcalculus authored Nov 19, 2023
1 parent 6c55040 commit ac071c6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rich_showcase/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ If you want to download your own data in real time, then you'll need the `reques

The code to perform the download is in `get_rich_showcase_data.py`. This demo code demonstrates a single request, which it then dumps to the screen. For a real-time application, you'd need to execute this request and process the data in a loop. The [CoinLore website](https://www.coinlore.com/cryptocurrency-data-api) doesn't impose rate limits, but they suggest making one request per second.

There's a Jupyter notebook containing all the sample code from the tutorial.

## Author

Charles de Villiers

## License
Expand Down

0 comments on commit ac071c6

Please sign in to comment.