od_data_df2 {od} | R Documentation |
Origin-destination data with destinations in a different layer than origins
Description
This dataset represents commuter flows between Output Areas
and Workplace Zones, the most detailed open OD data in the UK.
See https://wicid.ukdataservice.ac.uk/ and the script
data-raw/od_wpz.R
in the od
package's GitHub repo.
Details
The dataset reports (in the 3rd column) the number of people travelling between origins and destinations.
Note
The schema data can be (re-)generated using code in the
data-raw
directory.
Examples
head(od_data_df2)
[Package od version 0.4.4 Index]