An open API service indexing awesome lists of open source software.

https://github.com/acmutd/htf-research

Comets of Wall Street: Learn how to shine on the stock market by visualizing a stock’s data and metrics in this Python data analysis workshop!
https://github.com/acmutd/htf-research

hacktoberfest

Last synced: 5 months ago
JSON representation

Comets of Wall Street: Learn how to shine on the stock market by visualizing a stock’s data and metrics in this Python data analysis workshop!

Awesome Lists containing this project

README

          

# Comets of Wall Street: Data Analysis Workshop

_Part of ACM Hacktoberfest 2020_

## Overview

[ACM Hacktoberfest](https://hacktoberfest.acmutd.co) is a one-day event celebrating open source with workshops
and speakers about modern software practices.

### What You'll Learn

In this workshop, participants will be able to pull in data from Yahoo Finance for a stock that's assigned to them, view and analyze that data using Python, and determine if a stock is overvalued based on various metrics. You'll then create an infographic showing the the stock's trends and your determination of whether the stock's overvalued or not.

### Technologies

- Python
- Google Colaboratory
- Python libraries:
- matplotlib
- pandas
- numpy

## Deployment

After your pull request is approved, you'll be able to see the finished product at `acmutd.co/research/infographics/{your stock ticker}`.