Skip to content

willgeary/PortlandTransit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portland Transit

Animating GTFS data in Portland, Oregon

This repository contains the code and data used to create the below animation:

img

(It runs more smoothly in video format).

  1. The Data Wrangling python notebook is used to download and manipulate the GTFS data into a form necessary for animation

  2. The gtfs folder contains the raw gtfs that was downloaded using the python notebook

  3. The data.zip file contains the clean csv that was generated by the python notebook

  4. The sketch folder contains the Processing code used to create the animation

To run this locally:

  • Download the repo
  • Unzip the data.zip file
  • Open the processing sketch and click play.

You will need to have Processing and Unfolding Maps installed to play sketch.

For the steps taken to download and manipulate the data, see Data_Wrangling.ipynb.

About

Animating GTFS data in Portland, Oregon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published