Skip to content

Cryptocurrency Analytics is a web tool built with (d3.js / p5.js / jQuery / Django Rest Framework / Web Scraping)

Notifications You must be signed in to change notification settings

gpDA/CryptocurrencyAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Analytics

Cryptocurrency Analytics web tool built with d3.js / p5.js / jQuery / Django Rest Framework / Web Scraping

Video Demo

Cryptocurrency Analytics video Demo

Presentation

https://docs.google.com/presentation/d/1o6JStssLdz5qJhE6Ai91-WeJJ96nfQC3qE2nHmBFuWs/edit?usp=sharing

Objectives

Cryptocurrency Analytics is a web-app and tool to forecast the crypto currency market by looking at the pricing trends and following articles in response to the price changes. I've wanted Cryptocurrency investors to look at the pricing trends and articles generated from major news companies such as Reuters, CNN, WSJ ... When A user clicks on the pricing trends graph, the news articles on the specified day are appeared on the right box.

It is sometimes hard to find what causes the price changes in Cryptocurrency market. In this project, we did following steps to help people to find reasonings behind the price changes by showing relevant articles on a certain day.

  • Datamining across numerous cryptocurrency exchanges globally
  • Sentiment anlalysis on historical data sources using Watson API
  • Interactive display of sentiment analysis and news articles

CryptocurrencyAnalytics was created as a final project for Projects in Programming & Data Science (INFO-UB.0024.01, Fall 2018) and we received a grade of A.

SKILLS

- jQuery

- p5.js

- d3.js

- Web scraping

- Django

- Django Rest Framework

- Mysql

- GCP (Google Cloud Platform)

How to run the application

source ./bin/activate

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

Links for collecting the data process

Links for collecting the data process

About

Cryptocurrency Analytics is a web tool built with (d3.js / p5.js / jQuery / Django Rest Framework / Web Scraping)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published