Collection of Python projects done in my own time and as class projects
UpdatedEnviroDataPlotter: Creates a pandas dataframe from a modified CSV file, then performs linear regression and plots the charts. Linear regression is currently not appearing.
EnviroDataPlotter: Scrapes NOAA data into a database and creats multiple charts to show change in greenhouse gas levels over time. Deprecated due to removal of the original NOAA webpage.