Assign EAC IDs and GC IDs

Objective

This specification outlines the methodology for assigning EAC IDs and GC IDs to split meter data. The process ensures that all energy generated, including fractions of a megawatt-hour (MWh), is accurately represented and traceable within the GC registry.

Definitions

Energy Attribute Certificate (EAC):

  • Represents 1.0 MWh of renewable energy generated.

  • Assigned a unique EAC ID.

  • Can be composed of whole, remainder, and filler energy records that sum to 1.0 MWh.

Granular Certificate (GC):

  • Represents any fraction of energy (including whole and partial MWh).

  • Always associated with a EAC ID.

  • Assigned a unique GC ID for every record, down to a single watt-hour (Wh).

Assignment of REC IDs and GC IDs

Assigning REC IDs

  • Whole Records:

    • Each Whole record is assigned a unique EAC ID.

    • Represents a full 1.0 MWh generated within a single hour.

    • EAC IDs follow the format of the issuing EAC registry.

  • Remainder and Filler Records:

    • Remainder and corresponding Filler records that together sum to 1.0 MWh are assigned the same EAC ID.

    • This EAC ID is unique and different from those assigned to Whole records.

    • Ensures that the combined energy totaling 1.0 MWh is tracked under a single EAC.

Assigning GC IDs

  • All Records:

    • Every individual record (Whole, Remainder, Filler) is assigned a unique GC ID.

    • GC IDs uniquely identify each fraction or whole unit of energy within the registry.

    • GC IDs are associated with their corresponding EAC IDs for traceability.

Data Fields and ID Structure

GC ID Structure

  • Format: GC[Project_ID]-[Timestamp]-[EAC_ID]-[Energy_ID]

  • Example: GC101-20240928T153045Z-20003-0750000

Components

  1. Project_ID:

    • Unique identifier for the project, determined during onboarding.

    • Example: 101

  2. EAC_ID:

    • Unique identifier from the EAC registry.

    • Example: 20003

  3. Timestamp:

    1. The ISO 8601 UTC timestamp of GC issuance or original split.

    2. Example: 20240928T153045Z for September 28, 2024, at 15:30:45 UTC

  4. Energy_ID:

    • A seven-digit value representing the energy amount in watt-hours (Wh).

    • Ranges between 0000001 (1 Wh) and 1000000 (1,000,000 Wh = 1 MWh).

    • Example: 0750000 represents 750,000 Wh or 0.75 MWh.

Example

Hour
Energy (MWh)
EAC_ID
GC_ID

1

1

1

GC101-20240928T153045Z-1-1000000

1

1

2

GC101-20240928T153045Z-2-1000000

1

1

3

GC101-20240928T153045Z-3-1000000

1

0.5

4

GC10120240928T153045Z-4-0500000

2

0.5

4

GC101-20240928T153045Z-4-0500000

2

1

5

GC101-20240928T153045Z-5-1000000

2

1

6

GC101-20240928T153045Z-6-1000000

2

0.1

7

GC101-20240928T153045Z-7-0100000

4

0.1

7

GC101-20240928T153045Z-7-0100000

5

0.8

7

GC101-20240928T153045Z-7-0800000

Conclusion

This methodology ensures that all generated energy is accurately represented within the GC registry through systematic assignment of EAC IDs and GC IDs. By following this methodology, the registry maintains high data integrity, traceability, and compliance with renewable energy accounting standards.

Last updated

Was this helpful?