This is a class that introduces students to current techniques to visualize and interact with various kinds of data in various ways to get a better understanding of that data, and gives them the opportunity to use modern libraries to create interactive data visualization environments for others to use. It will give students the knowledge to critically interpret and analyze, and judge visualizations created by others, as well as the professional skills of working in teams and presenting work to others.
This project reads in CTA Data and displays:
Bar Charts of daily data for all CTA Stations
Data table equivalent of the bar chart showing daily data for all CTA Stations
Leaflet map with all the stations shown with an icon
Bar charts showing daily, monthly, and day of the week for the rides taken from each station each year
Data table equivalent of the above bar chart showing daily, monthly, and day of the week for the rides taken from each station each year
There are two separate aspects to the project.
For the bar chart, data table, and leaflet based on stations the user gets to choose:
The date via a dropdown menu
The format of the data between alphabetical and max/minimum
3 different backgrounds for the leaflet map
For the bar chart and data table that displays the rides based on daily, monthly, and day of the week the user gets to choose:
The year via a dropdown menu
The stations that you would like to view the data for via dropdown menu