od_data_df {od} | R Documentation |
Origin-destination datasets
Description
Datasets representing top commuter desire lines
in Leeds based on the 2011 Census.
The first two variables of the data frame are the zone code of origin and destination, respectively.
The other columns record the number of people who travel by different modes, including
all
, train
, bus
, bicycle
and by foot
.
Details
od_data_df_medium
is a larger dataset with the same variables, with around 10k rows.
Note
The schema data can be (re-)generated using code in the
data-raw
directory.
Examples
od_data_df
[Package od version 0.4.4 Index]