get_generated_school_size_distributions#
- get_generated_school_size_distributions(enrollment_by_school_type, bins)[source]#
Get school size distributions by type.
- Parameters:
enrollment_by_school_type (dict) – generated enrollment sizes by school types
bins (list) – school size bins
- Returns:
Dictionary of generated school size distribution by school type.
- Return type:
dict