agentsoz / synthetic-population

Full synthetic population for Melbourne's 4+ million residents
11 stars 4 forks source link

Provide script to verify all inputs before proceeding #25

Closed dhixsingh closed 11 months ago

dhixsingh commented 5 years ago

Given that the process of creating the input tables from ABS TableBuilder is delicate and can take a few tries to get right, it would be useful to have a script that could take as input all the created tables, and the .properties files (and any additional information that makes sense) and check that the inputs are in the correct format as expected by the various R scripts and JAVA applications. The script should also cross-check for foreign keys between tables where such dependency is assumed by the population synthesis algorithms.