Workplace#

class Workplace(wpid=None, **kwargs)[source]#

Bases: LayerGroup

A class for individual workplaces and methods to operate on each.

Parameters:

kwargs (dict) – data dictionary of the workplace

Methods

validate()[source]#

Check that information supplied to make a workplace is valid and update to the correct type if necessary.