Factor

Contains data related to the individual emission contributions of a single physical or financial property of a good or service.

The Factor object:

// Example:
{
  id: "fct_12345678",
  rate: 12,
  unit: "usd",
  basis: "SPEND",
  name: "Mid-sized Freight Ship",
  code: "MID_FREIGHT",
  sector: "transport",
  category: "transport freight by ship",
  releaseYear: 2023,
  version: 0,
  source: 'EXIOBASE',
}

Last updated