Skip to main content

Waste Water Treatment Tools

Query waste water treatment (WWT) records — treatment types, discharge parameters, flow volumes, and associated CO2e emissions. Covers Scope 1 emissions from wastewater processing.
Waste water treatment tools require a facility_id. Call list_facilities first to get one. Records are scoped to a single facility.

list_waste_water_treatments

List waste water treatment records for a facility with enriched data (co2e, user, linked projects). Paginated. Parameters: Example response:
Key response fields: Example prompts:

get_waste_water_treatment

Get full detail for a waste water treatment record — treatment type, flow volumes, discharge parameters, co2e breakdown, user info, and linked projects. Parameters: Example response:
Key response fields: Example prompts:

Workflow

A typical workflow for analyzing waste water treatment data:
  1. list_facilities — find the facility with wastewater operations
  2. list_waste_water_treatments — list WWT records for that facility, filtering by date or status
  3. get_waste_water_treatment — inspect a specific record’s co2e breakdown
  4. get_greenhouse_gas_emissions with category="waste_water_treatment_*" — see validated emissions across all WWT sub-categories
Waste water treatment emissions are split into four GHG categories: waste_water_treatment_discharge, waste_water_treatment_population, waste_water_treatment_sludge, and waste_water_treatment_water. Use get_greenhouse_gas_emissions with a specific category to query validated totals.

Emissions Tools

Query validated GHG emissions across all categories

Facilities Tools

List and manage facilities