/towed

practicing with D3 visualization and data from Chicago's open data portal about cars towed within the past 90 days

Primary LanguageJavaScript

##Example hosted here

##Data is coming from city of chicago

there's a bash/curl script that downloads data, a python script that gets the color counts from the data and stores them in a separate file, and an index page that loads that file and processes with javascript.