check_population_age_distributions#

check_population_age_distributions(location)[source]#

Check that the population age distributions are self-consistent in the number of brackets, and each sub array has length 3.

Parameters:

location (json) – the json object with location data

Returns:

[True, None] if checks pass. [False, str] if checks fail.