Skip to content

3. Use Cases

Drew C edited this page Jul 23, 2024 · 1 revision

Travel model estimation/calibration

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:
  • MTC:
    • survey recode - historically, I think this got done at the end during travel model development, but not because that's a good idea -- it's more that the survey deliverables didn't include this.
  • PSRC:

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

Regional travel/traveler profile

Facility-specific travel/traveler profile

Local/subregional travel/traveler profile