onstove.OnStove.number_of_households#

OnStove.number_of_households()[source]#

Calculates the number of households withing each cell based on their urban/rural classification and a defined household size.

It uses the IsUrban and Calibrated_pop columns of the main GeoDataFrame (gdf) and the rural_hh_size and urban_hh_size values from the specs dictionary.