Urban-Analytics-Technology-Platform / acbm

activity-based modelling pipeline (for transport demand models)
https://hackmd.io/w-m_OKaDT3GGBfSqFPpBjA
Apache License 2.0
4 stars 1 forks source link

Filter NTS data to study area to avoid unrepresentative travel distances or mode share #16

Open Hussein-Mahfouz opened 3 months ago

Hussein-Mahfouz commented 3 months ago

Travel distances vary across different areas. For example, we cannot assume that commute distances in London are the same as those in Cambridge.

Matching (#8) is done based on socioeconomic and demographic variables, but individuals/households in different parts of the country that share the same variables may exhibit different travel behaviour due to land use / transport options. If we don't filter, we may end up with travel distances in our study area that are too long, or a mode share that is not representative.

When carrying out matching for any area, we should filter the NTS survey data for that area. Initially I was doing this (see this function, but the sample became to small and matching at the household level notebook resulted in a low matching rate.

Possible workarounds: