Skip to content

LoyolaChicagoBooks/introcs-scala-collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Lab 6 - Scala Collections

The city of Chicago publishes a staggering amount of data that is freely accessible online, everything from food inspections to crime. It's worth looking through the list of popular data, I highly recommend it. They even have their own GitHub organization with additional data and neat tools they have developed.

For this lab I thought it would be fun to analyze some of this data, in particular we are looking at the total number of riders per day on CTA's bus routes. Data is available as far back as 2001, and at 14MB it is a bit too much for our purposes. I have included the repository a CSV (Comma-Separated Value) file of just the 2014 data.

#Objectives

To be continued...

About

Scala COMP170 Lab - Collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages