check_household_head_age_distributions_by_family_size#

check_household_head_age_distributions_by_family_size(location)[source]#

Check that the conditional household head age distribution by household size is an array with length equal to the number of household head age brackets.

Parameters:

location (json) – the json object with location data

Returns:

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