Skip to content

nikhilkuniyil/Crypto-API-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Automated-Crypto-API-Project

Overview

• Utilized the CoinMarketCap API to pull data (price trajectory over time, last price, etc.) about various Cryptocurrency coins (Bitcoin, Ethereum, Cardano etc.)
• Utilized the Python Pandas library to parse the data and transform the API's data into a Pandas Dataframe
• Implemented a Python script that automates the API data pull process, and sends the user a CSV file containing the info displayed by the API

Programming Languages / Libraries

• Python
• Pandas
• Seaborn

File Descriptions

'CryptoAPIProject.ipynb'

• Jupyter Notebook containing code necessary to run the API call and parse the data into a dataframe/CSV file

'API.csv'

• CSV file sent to user after running the Python script concurrently with the API call

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published