Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 781 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 781 Bytes

shiny-bus-timetable

Introduction

This Shiny app is for illustration purpose only.

Timetable data are extracted from NX Bus West Midlands. It does not produce real-time information.

Features

  1. Color of each time box represents how soon the bus arrives or not:
  • red : less than 5 minutes
  • yellow : between 5 and 10 minutes
  • green : more than 10 minutes
  • purple : No information available is shown as NA (Not Applicable)
  1. Click the time box show a table of bus arrivals in terms of time and minutes, including the last one (with a minus indicating it's been away).