Skip to content

A Data Visualization Project I presented to the local Bloomberg Data Center. It's a Flask/HTML Web Application that presents different financial metrics of a given ticker.

Notifications You must be signed in to change notification settings

rNuv/bloomberg-data-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bloomberg Data Visualization Project

Description

In my junior year, the Bloomberg Data center by Princeton was offering some students the opportunity to create a project that involved data visualization. I made a web application with Flask that allows users to type in the ticker symbol of any company they like, and see a time series analysis of the company's share prices. The web app also uses web scraping to collect data from the Yahoo finance page for data points related to the stock, a candlestick chart that shows open, low, high and close prices, and news of that particular company. There is also a Jupyter notebook file, outlining the code used to grab and create the visuals. The visuals were made using Bokeh plots.

On the last tab, there is a correlation coefficient graph with the top 25 S&P500 companies. Being such a volatile market, finding correlation between the price movements of two companies is important to minimize risk in a portfolio, or doubling down on risk for a greater return.

Pictures

Home Page

Time Series

Financial Metrics

News

Jupyter Notebook

Correlation Chart

Technologies


Made with <3 by Arnav, circa 2020

About

A Data Visualization Project I presented to the local Bloomberg Data Center. It's a Flask/HTML Web Application that presents different financial metrics of a given ticker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published