Giter Club home page Giter Club logo

uber_shiny's Introduction

Uber Logo

Shiny App to Explore Uber Data (ubeRideR)

This project is an RShiny Web Application that I developed for the RStudio Shiny Contest. The application itself explores my Uber Data.

The shinyapp is viewable on https://vivekkatial.shinyapps.io/uber_shiny/

Data Collection

This data was requested from UBER and you can request your data from Uber on the following [link] (https://help.uber.com/riders/article/download-your-data?nodeId=2c86900d-8408-4bac-b92a-956d793acd11). To produce the trips plot, it was necessary to get the points between that lat and long of each source and destination coordinates. To do this, I used the Google Maps API to request the lat/long for all the points on the route. As such, the plot for each trip is a proxy and not the actual path taken. Currently, this data is not available from UBER.

Please check the utils/setup.R and utils/get_routes.R scripts.

Technical Information

This web application is written using the R Shiny web framework/R package. It demonstrates the of HTMLTemplates to render beautiful looking applications using R Shiny.

The theme used in this app is Glint.

The development time, including concept design, API research, data preparation, cleaning and application development took less than 20 hours.

Application Deployment

The app is deployed through RStudio's webservice shinyapps.io. Additionally, the app is published on RStudio Cloud which provides a complete development environment of the project.

You will also need your own Google API Token and Uber Credentials to collect the data required.

TODO:

  • Ability for users to add their own data
  • A more functional dashboard with interesting stats
  • Visualisations

uber_shiny's People

Contributors

vivekkatial 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.