Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

StreetTraffic is a Python package that crawls the traffic flow data of your favorite routes, cities by using the API provided by HERE.com

License

Notifications You must be signed in to change notification settings

streettraffic/streettraffic

Repository files navigation

StreetTraffic Package

https://api.codacy.com/project/badge/Grade/adacea14777f4fa2b8df5584b1c44823

StreetTraffic is a Python package that crawls the traffic flow data of your favorite routes, cities by using the API provided by HERE.com

StreetTraffic also provides a front end Web UI to visualize historical traffic data by utilizing Vuejs and Vuetify

Read Documentation

Visualize traffic flow history

After crawling data of some regions or routes, you may query the historical traffic flow of a given route from the Web UI

traffic_slider

Query the traffic pattern of a region

You may sample many roads within a given region and calculate the average jamming factor(a measurement of traffic flow) of those roads

TrafficPattern

Directly interact with database

StreetTraffic uses RethinkDB as its datastore, which is very easy to setup and do queries.

RethinkDB

About

StreetTraffic is a Python package that crawls the traffic flow data of your favorite routes, cities by using the API provided by HERE.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published