Skip to content
Michael Reilly edited this page Jun 13, 2018 · 5 revisions

These also provide some population synthesizer constraints.

County

  • county: in data/maz_geography.csv

Occupation Categories

First need to calculate the number of workers per county by multiplying the workers-per-hh categories by their average worker county. So 0, 1, 2, and 3.474036 (for the 3plus HHs). Then the 2-part approach:

  1. County-level proportions of employed residents in each occupation from bayarea_urbansim/data/county_forecast_inputs.csv
  2. Coumty-wide forecast in county_employment_forecast.csv
  • pers_occ_management:
  • pers_occ_professional
  • pers_occ_services
  • pers_occ_retail
  • pers_occ_manual
  • pers_occ_military

Group Quarters

  • gq_num_hh: For this one just sum all the three types of group quarters from the MAZs into a single total for each county
Clone this wiki locally