Table 8 Contents of a stats.csv file describing PT operation statistics for one day.
From: A collection of public transport network data sets for 25 cities
Variable name | Description |
---|---|
n_stops | The number of stops used at least once. |
n_connections | Total number of elementary connections. |
n_links | The total number of stop pairs between which at least one elementary PT connection takes place. |
network_length_m | The sum of all links' (excluding walk) great circle distances, expressed in meters. |
link_distance_avg_m | Average link distance: network_length / n_links. |
vehicle_kilometers | Vehicle kilometers traveled. |
buffer_center_lat | Latitude of the center point used for spatial filtering. |
buffer_center_lon | Longitude of the center point used for spatial filtering. |
buffer_radius_km | The radius of the buffer circle used for the spatial filtering. |
extract_start_date | The starting date of the weekly extract, and the date used for the daily extracts. |