Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 482 Bytes

data science project studying Chicago traffic trends

langugages used: Python, bash

python libraries used: mechanize, BeautifulSoup, datetime, sched, time, pandas, numpy, matplotlib, os, sys

chicago.py scrapes City of Chicago data portal for live traffic data every 10 minutes

checkdates is a bash script that just visually checks for duplicates

removedupes.py automatically removes any duplicates in data files

eda_traffic* is an ipython notebook for exporatory data analysis