Coder Social home page Coder Social logo

goliuce2003 / trafficcruising-dssg2017 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uwescience/trafficcruising-dssg2017

0.0 1.0 0.0 38.91 MB

Public Repository for Traffic Cruising DSSG 2017 Project

License: MIT License

Python 55.81% R 15.28% CSS 1.15% JavaScript 15.26% HTML 1.47% Jupyter Notebook 11.03%

trafficcruising-dssg2017's Introduction

Traffic Cruising Data Science for Social Good Project

Description

A substantial portion of urban traffic can result from drivers searching for parking spaces and waiting for (or traveling between) passengers, in the case of for-hire vehicles. These driving patterns are known collectively as traffic cruising, and are thought to be major contributors to congestion in downtown Seattle. However, the magnitude and location of traffic cruising are poorly understood. By analyzing traffic sensor data, we devised a system for visualizing temporally- and spatially-explicit variations in the intensity of traffic cruising across Seattle's Central Business District. We use a series of heuristics and algorithms to estimate vehicle routes from anonymous data. We then describe each route with calculated metadata, by which we label it as either demonstrating cruising behavior or not, using a semi-supervised machine learning approach. Finally, we create an interactive heat map of downtown Seattle that can be used to visualize magnitudes of each type of traffic cruising pattern.

This research has the potential to help transportation agencies, technology companies, and car companies predict the availability of parking and more accurately direct travelers with online, mobile, and connected tools, thereby reducing congestion impacts, emissions, and fuel costs.

Web Application Demo

Description of Folders

  • analysis: contains code for supporting tasks carried out throughout the process of building the pipeline.
  • app: contains code for the web application to visualize the aggregated data.
  • data: contains supporting data necessary at different steps in pipeline.
  • models: contains analysis for different machine learning approaches.
  • pipeline: contains code for our process of transforming the data to a usable format.
  • results: contains final papers, presentations, and images.

How To Use Web Application Demo

  1. Clone github repository to local computer
  2. Download Python 3.6
  3. Install required dependencies with the following command: "pip install Flask"
  4. Navigate to app folder
  5. From command line, type: "python app.py"
  6. Open web browser to "localhost:5000"

Team Members

DSSG Fellows

  • Brett Bejcek, The Ohio State University
  • Anamol Pundle, University of Washington
  • Orysya Stus, University of California, San Diego
  • Michael Vlah, University of Washington

Data Science Leads

  • Valentina Staneva, eScience Institute
  • Vaughn Iverson, eScience Institute

Project Lead

  • Steve Barham, Seattle Department of Transportation

trafficcruising-dssg2017's People

Contributors

orysyastus avatar bmbejcek avatar vlahm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.