diff --git a/README.md b/README.md index 5c4c5fc..aa647f1 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# Python_Crypto-Currency_Auto-Data-Pull-to-CSV-Transform-Visualize \ No newline at end of file +# Scraping Data from a Cryptocurrency Website Using API and 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](https://github.com/rzn-git/Python_DataScrapping_Automation_CryptoCurrency/assets/64501583/faacffc1-46ca-42a5-89cd-2907e91c8e69) + + +## Groupby Crypto Currrency Value Changes + +![Screenshot 2023-10-19 at 16-49-01 Automating Crypto Website API Pull Using Python - Jupyter Notebook](https://github.com/rzn-git/Python_DataScrapping_Automation_CryptoCurrency/assets/64501583/6336e970-1e99-45e4-a382-a64404915c99) + +## 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](https://github.com/rzn-git/Python_DataScrapping_Automation_CryptoCurrency/assets/64501583/546943b2-544a-459d-8437-27a072454331) +