GithubHelp home page GithubHelp logo

snowplow-explorer's Introduction

Syracuse Snowplow Data Explorer

A Python 3 web app for exploring snowplow GPS data in Syracuse, NY
by Michael G. Phillips, March 2018

Edit:

This project placed 2nd ($2,000) in the Plowing through the Data Hackathon!

News Articles:

The following project is my submission for the Syracuse "Plowing Through the Data" hackathon, which encourages the community to make interesting tools to explore our city's snow plow data, so that we can better understand how our plows accomplish their tremendous task of snow removal from the streets of Syracuse.

This project is meant to be the ultimate data exploration tool, with the main goal of allowing users to easily visualize and understand the snowplow GPS tracker data.

With this app, you can:

  • Identify which trucks plowed which neighborhoods at which time
  • View full truck shifts in isolation
  • Visually identify unplowed neighborhoods and trucks in the nearby area
  • View the plow data as map plots and tabular output
  • Filter your search further by street name and plow activity
  • Easily reset the database with your own parameters and preprocessing
  • Retrieve the raw data of your searches in an API mode, which can be incorporated into other apps
  • Export tabular output as CSV files

Installation

The program runs as a Python (Flask) web app. As such, the following needs to be in order:

  • Install Python (3.5+) (and ensure it is on your path)

  • Install the requirements (Flask, folium, dateutil) by navigating to the project directory in the terminal and typing

    python -m pip install -r requirements.txt
    
  • run the main app file (main.py) by typing python main.py in the terminal (in the project directory) (or run main.py from an IDE)

The program should now be running locally at http://127.0.0.1:5000/ -- open any web browser to view. See the "about" page for usage instructions and examples.

A copy of the project also runs for free at http://mgphilli.pythonanywhere.com.

snowplow-explorer's People

Watchers

James Cloos avatar  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.