Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EmissionsProvenance

import type { EmissionsProvenance } from "https://googleapis.deno.dev/v1/travelimpactmodel:v1.ts";

Information about the provenance of the data used to calculate emissions estimates, including contributing factors and their data sources.

interface EmissionsProvenance {
readonly provenanceEntries?: EmissionsProvenanceEntry[];
}

§Properties

§
readonly provenanceEntries?: EmissionsProvenanceEntry[]
[src]

Output only. All contributing factors used to calculate emissions.