Skip to content

Latest commit

 

History

History
83 lines (18 loc) · 2.46 KB

File metadata and controls

83 lines (18 loc) · 2.46 KB

276596506-06bbd31d-5ff1-4050-860b-27e67f7f4619

Automating Data Scraping from a Cryptocurrency Website using API pull, Storing to CSV, Transforming data and Visualizing data

API Pull

Screenshot 2023-10-19 at 16-48-19 Automating Crypto Website API Pull Using Python - Jupyter Notebook

Groupby Crypto Currrency Value Changes

Screenshot 2023-10-19 at 16-49-01 Automating Crypto Website API Pull Using Python - Jupyter Notebook

Stack Data Columns into Rows for Easy Visualization

Screenshot 2023-10-19 at 16-49-39 Automating Crypto Website API Pull Using Python - Jupyter Notebook

Creating Data Frame and Giving Title

Screenshot 2023-10-19 at 16-49-52 Automating Crypto Website API Pull Using Python - Jupyter Notebook

Creating Index Numbers/ Serial Numbers

Screenshot 2023-10-19 at 16-49-59 Automating Crypto Website API Pull Using Python - Jupyter Notebook

Rename Columns

Screenshot 2023-10-19 at 16-50-05 Automating Crypto Website API Pull Using Python - Jupyter Notebook

Change the names of value

Screenshot 2023-10-19 at 16-50-12 Automating Crypto Website API Pull Using Python - Jupyter Notebook

Data Visualization for decision making using Matplotlib

Screenshot 2023-10-19 at 16-50-23 Automating Crypto Website API Pull Using Python - Jupyter Notebook