Live etl project
I designed and built an application that tracks and monitors the price of “Magic: The Gathering” cards. It presents the data in stock-like graphs, and uses stats to track price trends.
Features:
– SQL database (click here to see how I clean data in a jupyter notebook)
– Bootstrap front-end on flask microplatform
– Numerous web scrapers
– interactive graphical charts
– watchlist functionality for price tracking
– Ubuntu server using nginx, gunicorn, and flask
