od_data_df2 | R Documentation |
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.
The dataset reports (in the 3rd column) the number of people travelling between origins and destinations.
The schema data can be (re-)generated using code in the
data-raw
directory.
head(od_data_df2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.