Chicago's CTA Data Visualization


SQL+PYTHON
Nikita Mashchenko
20 september, 2021
Python program to analyze CTA2 L data stored in SQLite, visualize it using matplotlib.pyplot. In this projects I did all computations mostly using SQL commands simply by send them as a string-request to the database.