Skip to content

Statistical analysis of cryptocurrency data using SQL Server

Notifications You must be signed in to change notification settings

Faleb/CV-Project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV-Project-2

This project is a statistical analysis of cryptocurrency data using SQL Server to demonstrate my skills. For this project I used "Global Crypto Currency Price Database" from Kaggle. This dataset contains data about over 7500 cryptocurrencies for the different periods of time and being constantly updated. In total there are more than five million rows of data, so I can't upload it here. To upload data into the SQL Server, I wrote a Python script that uses T-SQL's BULK INSERT. Usually the Kaggle's datasets are already clean enough to work with, but I had to write a short script to fix the volume column and remove spaces from values.

About

Statistical analysis of cryptocurrency data using SQL Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published