check_workplace_size_counts_by_num_personnel# check_workplace_size_counts_by_num_personnel(location)[source]# Check that the workplace size count 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.