AMEE API / Profile Item
Overview
A Profile Item represents an item belonging to Profile. Profile Items are joined to a Data Item representing a class similar items which contribute to CO2 emissions.
An example Profile Item could be an average sized European petrol car which is driven 5000 kilometres per year. This Profile Item would be attached to a Data Item representing average sized European petrol cars. The Data Item contains values required to calculate the CO2 emissions for that type of car.
Each Profile Item can have several Profile Item Values (distance, for instance).
Profile Items embody the history of a Profile. See Profile History for more detail.
API resources: Profile Item Resource
See also: AMEE Concepts, Profile History, AMEE Profile API, Profile History
Properties
| Property | Definition |
| amountPerMonth | The kgCO2 amount produced per month. |
| validFrom | The date that this Profile Item is valid from. |
| end | Whether this Profile Item marks the end of a historical sequence. |
See also: Common Properties
Related Entities
- Item Definition - Profile Items are defined by an Item Definition.
- Data Item - Profile Items are related to a Data Item.
- Profile Category - Profile Items are related to a Profile Category.
- Profile - Profile Items belong to a Profile.
- Environment - Profile Items are scoped to an Environment.
- Profile Item Value - Profile Items have many Profile Item Values.
