cball Goal: Develop application that will collect NCAA Basketball data, store it, and produce appropriate visualizations. Steps: collect data web scraping (beautifulsoup4) store data S3 Bucket visualize Pandas Matplotlib (possibly Plotly) Plan to use AWS Lambda service to run daily scrape functions.