Skip to content

moh-salah/Trip-Data-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trip-Data-Visualization

An app to visualize reported trips made by individuals who participate in trip diary surveys.

You can find a working version of the app here.

The structure of the data and the header names have to match the enclosed sample dataset fake_data.txt. Trip routes are generated using Google Maps directions API which is accessed through the googleway package. Users should set the variable my_key to their own Google API keys. At the time of developing this app (Feb 2018), only the driving and walking modes were supported by the googleway package. The 'walking' mode can take any of the following values: Walk, walking, or on foot. There are no requirements on the naming of the other modes, however, the driving mode will be used for any mode that is not walking.

I would love to hear your feedback and suggestions! You can contact me by email or through LinkedIn.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages