If you are familiar or passionate with cryptocurrencies, you should know that their price can vary very fast. Because of the high volatility of the majority of cryptos, you would want to retrieve and visualize current and historical prices and info related to them. CoinGecko is one of the most used and accessible cryptos platforms to retrieve data. It offers you the possibility to leverage an API to access the data. A lot of public libraries have been developed to support the majority of programming languages.
In this lab, you will use the CoinGecko API along with Python to retrieve cryptocurrencies data. You will then use plotly, a famous chart library, to visualize the cryptos data.
Upon completion of this lab you will be able to:
This lab is intended for:
To get the most from this lab, you should be familiar with basic finance concepts. To get ready for it, you can complete the following labs: