check_ltcf_num_staff_distribution#
- check_ltcf_num_staff_distribution(location)[source]#
Check that the long term care facility staff size distribution is an array of arrays, where each sub array has length 3.
- Parameters:
location (json) – the json object location data
- Returns:
[True, None] if checks pass. [False, str] if checks fail.