lookup_factors
Fetch multiple emission factors by key in a single call, each with audit trail and verification. Ideal for portfolio or multi-country comparisons; missing keys return in not_found.
Instructions
Look up SEVERAL emission factors by key in one call, each with the same audit envelope lookup_factor returns — provenance (publisher, exact source cell, retrieval date, licence, redistribution) and verification. Use this instead of calling lookup_factor in a loop: a portfolio or a multi-country comparison is one call, not one per factor. Keys that do not exist come back in not_found rather than failing the batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Canonical factor keys, e.g. ["grid.gbr.electricity.location_based", "grid.fra.electricity.location_based"]. Maximum 25 per call. |