/2013-divvy-map

Uses data made available from 2013 to visualize trips based on station locations & trip duration https://divvybikes.com/datachallenge

Primary LanguageProcessingThe UnlicenseUnlicense

2013-divvy-map

Processing sketch that uses data made available from 2013 to visualize trips based on station locations & trip duration. Get data heredivvy 2013 data challenge

To-Do's

  • Add a way to loop in JSON queries dynamically, by hour. (Currently hard-coded in, above set-up)
  • Aesthetic clean-up: colors, trajectory trail etc
  • Export frames as video animation

Acknowledgements/Resources

Extensive use of SAIC oLab's divvy data challenge toolkit. Vehicle and tripPath classes are taken from Daniel Shiffman's PathFollowing example in [Nature of Code]["http://natureofcode.com/"]