KyTriNguyenMonash / achilles

0 stars 1 forks source link

Investigate the structure and required inputs for PopulationSim #1

Closed KyTriNguyenMonash closed 2 years ago

KyTriNguyenMonash commented 2 years ago

PopulationSim is a demand generation software used to generate micro demand for a given geographic area based on open-source data such as Households Travel Survey (HTS) or Census data. In order to adapt this software for Melbourne, a basic understanding of its input and configuration are mandatory.

Tasks

Ideally, such information would be available at an SA2 or SA3 level (sometimes SA1). I would prefer them as SA2 if possible.

bobkatla commented 2 years ago

For the tasks:

  1. There are 3 main inputs

    • The seeds: households and persons. The minimum requirement would be to have the initial weight field. Also, a note for the monetary fields is that we should consider the inflation rate as well.
    • Controls: this would be based on our chosen resolution geography (e.g: SA2). We can prep more than one controls (e.g for SA3 as well). The minimum requirement would be to specify a control on total number of households in each geographical unit at the lowest geographical level.
    • Geography cross walk: this just to define the hierarchical structure of our chosen geographies.
  2. At our current tasks for PopSim I believe that we have the needed data from: ABS (Census), VISTA and maybe https://data.worldbank.org/ for extra data (e.g: inflation rate over the years).