An open API service indexing awesome lists of open source software.

https://github.com/randomfractals/chicago-transportation-notebooks

Demo notebooks 📚 using public city of Chicago Transportation datasets.
https://github.com/randomfractals/chicago-transportation-notebooks

Last synced: about 1 year ago
JSON representation

Demo notebooks 📚 using public city of Chicago Transportation datasets.

Awesome Lists containing this project

README

          

# Chicago Transportation Notebooks
Demo notebooks using public city of [Chicago Transportation datasets](https://data.cityofchicago.org/browse?category=Transportation).

See [Observable Data Tools](https://github.com/RandomFractals/observable-data-tools) repository for a growing list of built-in Observable and custom data tools we use for our exploratory data anlysis of public datasets.
## [Observable JS Notebooks 📚](https://observablehq.com/collection/@randomfractals/transportation)

![Chicago Transportation Notebooks 📚 Collection](https://github.com/RandomFractals/Chicago-transportation-notebooks/blob/main/docs/images/chicago-transportation-notebooks-collection.png?raw=true
"Chicago Transportation Notebooks 📚 Collection")

- [Chicago Speed Camera Locations](https://observablehq.com/@randomfractals/chicago-speed-camera-locations)
- [Chicago Speed Camera Violations](https://observablehq.com/@randomfractals/chicago-speed-camera-violations)
- [Chicago Red Light Camera Locations](https://observablehq.com/@randomfractals/chicago-red-light-camera-locations)
- [Chicago Red Light Camera Violations](https://observablehq.com/@randomfractals/chicago-red-light-camera-violations)
- [Chicago Traffic Crashes](https://observablehq.com/@randomfractals/chicago-traffic-crashes)
- [Chicago Traffic Crash Plots](https://observablehq.com/@randomfractals/chicago-traffic-crash-plots)
- [Chicago Towed Vehicles](https://observablehq.com/@randomfractals/chicago-towed-vehicles)
- [Chicago Towed Vehicles Summary](https://observablehq.com/@randomfractals/chicago-towed-vehicles-summary)
- [Chicago Average Daily Traffic Counts](https://observablehq.com/@randomfractals/chicago-average-daily-traffic-counts)
- [Chicago Average Daily Traffic Counts Deck.gl Map](https://observablehq.com/@randomfractals/chicago-average-daily-traffic-counts-deck-gl-map)
- [Chicago Traffic Crashes Deck.gl Heatmap](https://observablehq.com/@randomfractals/chicago-traffic-crashes-deck-gl-heatmap)
- [Chicago Traffic Tracker](https://observablehq.com/@randomfractals/chicago-traffic-tracker)
- [Chicago Public Passenger Vehicles](https://observablehq.com/@randomfractals/chicago-public-passenger-vehicles)
- [Chicago Public Chauffeurs](https://observablehq.com/@randomfractals/chicago-public-chauffeurs)
- [Chicago Taxi Trips](https://observablehq.com/@randomfractals/chicago-taxi-trips)
- [Chicago Taxi Trips Deck.gl Map](https://observablehq.com/@randomfractals/chicago-taxi-trips-deck-gl-map)

## JS Notebook 📓 Inspector 🕵️ Views

You can use my [JS Notebook Inspector 🕵️](https://github.com/RandomFractals/js-notebook-inspector) extension to load them in VSCode:

### Notebook View 📓

![Notebook 📓 View](https://github.com/RandomFractals/Chicago-transportation-notebooks/blob/main/docs/images/chicago-taxi-trips-grid-map-notebook-view.png?raw=true
"JS Notebook 📓 View")

### [Notebook 📓 Info Graph ⎇ View](https://observablehq.com/@randomfractals/notebook-info)

![Notebook 📓 Info Graph ⎇ View](https://github.com/RandomFractals/Chicago-transportation-notebooks/blob/main/docs/images/chicago-traffic-tracker-notebook-info-graph.png?raw=true
"Notebook 📓 Info Graph ⎇ View")

### Notebook Files 📚 View

![Notebook Files 📚 View](https://github.com/RandomFractals/Chicago-transportation-notebooks/blob/main/docs/images/chicago-traffic-tracker-notebook-files.png?raw=true
"Notebook Files 📚 View")

### Notebook Webpage 🌐 View

![JS Notebook 📓 Webpage 🌐 View](https://github.com/RandomFractals/Chicago-transportation-notebooks/blob/main/docs/images/chicago-traffic-tracker-webpage.png?raw=true
"JS Notebook 📓 Webpage 🌐 View")

## Observable JS View

Use [Observable JS](https://marketplace.visualstudio.com/items?itemName=GordonSmith.observable-js) VSCode extension to import, modify, and view Observable JS notebooks:

![Observable JS View](https://github.com/RandomFractals/Chicago-transportation-notebooks/blob/main/docs/images/chicago-traffic-tracker-ojs.png?raw=true
"Observable JS View")

## Quarto Doc View

You can also use new [Quarto](https://marketplace.visualstudio.com/items?itemName=quarto.quarto) VSCode extension to view ported Chicago transportation OJS notebooks in [`.qmd` format](https://github.com/RandomFractals/Chicago-transportation-notebooks/tree/main/notebooks/quarto):

![Quarto Preview](https://github.com/RandomFractals/Chicago-transportation-notebooks/blob/main/docs/images/chicago-traffic-tracker-qmd-code.png?raw=true
"Quarto Preview")