Skip to content
Lisa Zorn edited this page May 28, 2024 · 11 revisions

Travel model data prep

Basic processing

  • Input: raw survey household, person, and trip files
  • Output: household, person, and trip files formatted to model data specifications and filtered/modified to match the model trip domain.
  • Subtasks:
    • Spatial join to model TAZ systems
    • Recode raw survey field names and data values to match the travel model specifications
    • Drop out-of-region travel
    • Handling night spent at non-home locations
  • SFCTA scripts:

Imputation

Trip linking

Tour building

Weighting

  • Input: Household tables, person tables, tour tables, linked trip tables; linked trips/tours have day of week associated with them; requirements for weighting properties
  • Output: Input tables with weighting columns, with:
    • Dummy rows for households/persons/tours/linked trips not surveyed
    • Weight columns
    • Report on how weight columns matched the requirements
  • MTC: RSG 2020 work: https://github.com/BayAreaMetro/tnc_california_studies/tree/stable/8.1_PopSim_weighting