check_ltcf_resident_to_staff_ratio_distribution#

check_ltcf_resident_to_staff_ratio_distribution(location)[source]#

Check that the long term care facility resident to staff ratio 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.