Analyze usage patterns combining multiple fuel types (e.g., LPG + Biomass).
curl --request GET \ --url https://dev.api.emerging.eco/emerging-platform/v1/households/stove-stacking
{ "fuel_type": "LPG + Biomass", "percentage": 65.5 }
Type of fuel used (e.g., LPG + Biomass).
Percentage of households using this combination.
Was this page helpful?