Project information

Project Summary

An analysis of word usage in United States Presidential State of the Union Addresses over time. The work takes the form of a Python-based Jupyter Notebook. A CSV file is set up via regex operations performed on a collection of '.txt' files, eventually loading the CSV into a SQLite Database. Queries are then performed against this data, with the results being output as several charts.