CO2 Signal (Independent Publisher) (Preview)
Co2 Signal intent is to allow users to consume electricity when its carbon footprint is lowest.
By using electricity at the right time, your device favors low-carbon sources of electricity
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Paul Culmsee |
URL | https://sevensigma.com.au |
paul.culmsee@sevensigma.com.au |
Connector Metadata | |
---|---|
Publisher | Paul Culmsee |
Website | https://co2signal.com |
Privacy policy | https://co2signal.com/ |
Categories | Data |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get Available Zones |
A list of countries and zones by code (zone being the country is divided by zones seen on app.electricitymap.org) |
Get latest by country code or zone |
This endpoint retrieves the last known state of a country. It is also possible to get data for a specific zone, in case the country is divided by zones seen on app.electricitymap.org |
Get latest by geographic coordinate |
Get latest by geographic coordinate |
Get Available Zones
A list of countries and zones by code (zone being the country is divided by zones seen on app.electricitymap.org)
Returns
Name | Path | Type | Description |
---|---|---|---|
Zones
|
Zones | array of object |
Zone List |
Name
|
Zones.Name | string |
Name |
zoneName
|
Zones.Details.zoneName | string |
Zone Name |
countryName
|
Zones.Details.countryName | string |
Country Name |
Get latest by country code or zone
This endpoint retrieves the last known state of a country. It is also possible to get data for a specific zone, in case the country is divided by zones seen on app.electricitymap.org
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Country or Zone
|
countryCode | True | string |
Country or Zone |
Returns
Name | Path | Type | Description |
---|---|---|---|
_disclaimer
|
_disclaimer | string |
Data Disclaimer |
status
|
status | string |
Status |
countryCode
|
countryCode | string |
Country Code |
datetime
|
data.datetime | string |
Date/time |
carbonIntensity
|
data.carbonIntensity | integer |
Carbon Intensity |
fossilFuelPercentage
|
data.fossilFuelPercentage | ||
carbonIntensity
|
units.carbonIntensity | string |
Carbon intensity units |
Get latest by geographic coordinate
Get latest by geographic coordinate
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Latitude
|
lon | number |
Longitude |
|
Latitude
|
lat | number |
Latitude |
Returns
Name | Path | Type | Description |
---|---|---|---|
_disclaimer
|
_disclaimer | string |
Data Disclaimer |
status
|
status | string |
status |
countryCode
|
countryCode | string |
Country Code |
datetime
|
data.datetime | string |
Date/time |
carbonIntensity
|
data.carbonIntensity | integer |
Carbon Intensity |
fossilFuelPercentage
|
data.fossilFuelPercentage | ||
carbonIntensity
|
units.carbonIntensity | string |
Carbon intensity units |