flows_leeds: Example flow data for Leeds. It is from the 2021 census, and...

flows_leedsR Documentation

Example flow data for Leeds. It is from the 2021 census, and it contains all Origin - Destination flows at the MSOA level. For more info on census flow data, see the ONS documentation See data-raw/flows_leeds.R for how this data was created.

Description

Example flow data for Leeds. It is from the 2021 census, and it contains all Origin - Destination flows at the MSOA level. For more info on census flow data, see the ONS documentation See data-raw/flows_leeds.R for how this data was created.

Usage

flows_leeds

Format

An object of class sf with LINESTRING geometry. It has the following columns:

origin

MSOA code of origin zone

destination

MSOA code of destination zone

count

number of people moving from origin to destination

geometry

desire line between origin and destination

Source

https://www.nomisweb.co.uk/sources/census_2021_od


flowcluster documentation built on Aug. 21, 2025, 5:54 p.m.