get_generated_workplace_size_distribution#
- get_generated_workplace_size_distribution(workplace_sizes, bins)[source]#
Get workplace size distribution.
- Parameters:
workplace_sizes (dict) – generated workplace sizes by workplace id (wpid)
bins (list) – workplace size bins
- Returns:
Dictionary of generated workplace size distribution.
- Return type:
dict