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.
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.