Skip to content

schoolofcities/ridehailing

Repository files navigation

Toronto Ridehailing

Interactive data visualizations to support a short research paper on ridehailing trends in Toronto.

https://schoolofcities.github.io/ridehailing/toronto-trends

Analysis

Preprocessing and exploratory data analysis scripts and notebooks are in /analysis. The data are from Open Data Toronto Open Data Toronto. The data are quite large, so are not included in this repo, to run code, you'll have to add them to /analysis/local_data

Interactive charts

Main code, using Svelte + D3, for the interactive charts is under /src/routes/toronto-trends

Built with Svelte and D3.

Development

git clone https://github.com/schoolofcities/ridehailing
cd ridehailing
npm install
npm run dev

Build

npm run build

Output goes to docs/ for GitHub Pages deployment.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors