Skip to contents

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