Closed wniroshan closed 6 years ago
Updated population construction Java code according to the new file structure. The latest structure is as follows:
data
melbourne
generated
SA2
<SA2 Name>
Persons file
Families file
Households file
Addresses file with households mapped
Summarised persons types and household types distribution in the generated population
<SA2 Name>
....
At the moment program output is saved to a directory and does not indicate the SA2s in the population. This needs to be changed to the following structure:
The program needs to retain its ability to produce the output as a one large file when needed.