1.0.7 • Published 1 year ago

tydids-ghg-electricity v1.0.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

tydids-ghg-electricity

Provides GHG emissions for electricity usage (Germany only!) as digital certificate.

Usage CLI

Request a new certificate for a electricity consumption (1500 Wh = 1.5 kWh) in Wiesloch (Zipcode 69168)

tydids-ghg-certificate requestCertificate 69168 1500

Request a new certificate for a electricity consumption (2700 Wh = 2.7 kWh) in Mauer (Zipcode 69256) and writes it into the sub-folder tmp.

tydids-ghg-certificate requestCertificate -o ./tmp 69256 2700

Request a new certificate for a electricity consumption (1200 Wh = 1.2 kWh) in Hemsbach (Zipcode 69502) using a given Private Key.

tydids-ghg-certificate requestCertificate -pk 0xeb0277027c00bb1b450d039737b5e08db5e08d720c748ce78e281b6b97a9f7b9 69502 1200

Presentations

Persentations are provided in attribute presentations of output

Location

PayloadDescription
zipPostal-code of location
cityPretty name of city
countryAlways Germany
meloidMetering location (if specified)
hashHash of certificate

Consumption

PayloadDescription
unitUnit of consumption metering (must be wh - Watt hours)
actualMetered consumption
timeTimestamp of consumption end (settlement)
hashHash of certificate

GHG

PayloadDescription
factorsCalculation factors used (for GHG reporting)
baseGreenhouse Gas emissions regular per base unit
actualGreenhouse Gas emissions at time of settlement
savingSaved (base - actual) emissions
scopeReporting scope (following ISO 14064 / ghg protocol)

Maintainer / Imprint

LICENSE

Apache-2.0

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago