No articles match
Introduction to gtfsio1 months ago
Installation | Basic usage | Reading feeds | Writing feeds | Checking GTFS objects
Introduction to tidytransit10 months ago
Introduction | Installation & Dependencies | The General Transit Feed Specification | Read a GTFS Feed | Feed Validation Results | Finding More GTFS Feeds | Feed registries | Using MobilityData
Service Patterns and Calendar Schedules10 months ago
Overview | Prepare data | Analyse Data | Exploration Plot | Names for service patterns | Visualise services | Plot calendar for each service pattern | Plot number of trips per day as calendar
Generate a Departure Timetable10 months ago
Read GTFS data | trip_origin and trip_headsign | Create A Departure Time Table | Trips departing from stop | add route info (route_short_name) | Extract a single day | Simple plot
Transit (GTFS) Service & Headway Mapping with R10 months ago
Introduction | Setup | Outline | 1) Import Transit Data (GTFS) | 2) Identify Weekday Schedules of Service | 3) Calculate Headways | 4) Map Headways By Route | 5) Map Departures by Stop and Route