Electricity Maps (独立発行者) (プレビュー)
Electricity Maps API を使用して、特定の地域の電力がどこから来ているか、電力を生成するために排出された二酸化炭素の量に関する情報を取得し、履歴データ、ライブ データ、予測を取得できます。
このコネクタは、次の製品および地域で利用可能です:
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21 Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Vitalii Sorokin |
[URL] | https://www.electricitymaps.com/ |
メール | sorokindva@gmail.com |
Connector Metadata | |
---|---|
発行者 | Vitalii Sorokin |
Web サイト | https://www.electricitymaps.com/ |
プライバシー ポリシー | https://www.electricitymaps.com/privacy-policy |
カテゴリー | 日付 |
接続を作成する
コネクタは、次の認証タイプをサポートしています:
既定 | 接続を作成するためのパラメーター。 | すべての地域 | 共有不可 |
既定
適用できるもの: すべての領域
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 パワー アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
件名 | タイプ | 説明設定 | Required |
---|---|---|---|
API Key | securestring | この API の API キー | True |
基本製品 URL | string | Electricity Maps で購読している製品のベース URL | True |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
API 正常性のチェック |
Electricity Maps API が起動していることを確認します。 |
ライブの電力内訳を取得する |
地域の電気の源に関する最新の既知のデータを取得します。 |
ライブ炭素集約度を取得する |
エリアの消費された電力の既知の炭素集約度 (gCO2eq/kWh) を取得します。 これは、ゾーン識別子または地理位置情報によって照会できます。 |
利用可能なゾーンを取得する |
コードによる国とゾーンのリスト (国であるゾーンは、app.electricitymap.org で表示されるゾーンで分割されます)。 |
消費電力予測の取得 |
地域の予測された電力消費内訳を取得します。これは、生産タイプ別に分類された電気の物理的な源を表します。 これは、ゾーン識別子または地理位置情報によって照会できます。 |
炭素集約度予測を取得する |
地域の予測炭素集約度 (gCO2eq/kWh) を取得します。 これは、ゾーン識別子または地理位置情報によって照会できます。 |
炭素集約度履歴を取得する |
過去 24 時間の炭素集約度 (gCO2eq/kWh) を取得します。 これは、ゾーン識別子または地理位置情報によって照会できます。 解像度は 60 分です。 |
電力内訳履歴を取得する |
過去 24 時間の地域の電力消費と生産内訳を取得します。これは、生産タイプ別に分類された電気の物理的な源を表します。 これは、ゾーン識別子または地理位置情報によって照会できます。 解像度は 60 分です。 |
電力生産予測の取得 |
地域の予測発電量内訳を生産種別ごとに取得します。 これは、ゾーン識別子または地理位置情報によって照会できます。 |
API 正常性のチェック
Electricity Maps API が起動していることを確認します。
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
状態
|
monitors.state | string |
現在の API の状態。 |
Status
|
status | string |
現在の API 状態。 |
ライブの電力内訳を取得する
地域の電気の源に関する最新の既知のデータを取得します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国またはゾーン
|
zone | string |
ゾーン識別子を表す文字列。 |
|
緯度
|
lon | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
経度
|
lat | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
Disable Estimated Data
|
disableEstimations | boolean |
推定データを無効にする必要がある場合。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
作成日
|
createdAt | string |
データが作成された日時。 |
日時
|
datetime | string |
現在の電力内訳の日時。 |
Estimation Method
|
estimationMethod | string |
電力内訳の計算に使用される推定算出方法。 |
Fossil Free Percentage
|
fossilFreePercentage | number |
再生可能エネルギーまたは化石燃料を使用しない発電所による電力消費の内訳の割合。 |
Is Estimated
|
isEstimated | boolean |
推定方法が有効になりました。 |
Battery Discharge
|
powerConsumptionBreakdown.battery discharge | number |
バッテリー放電消費量 (MW)。 |
Biomass
|
powerConsumptionBreakdown.biomass | number |
バイオマス電力消費量 (MW)。 |
Coal
|
powerConsumptionBreakdown.coal | number |
石炭電力消費量 (MW)。 |
Gas
|
powerConsumptionBreakdown.gas | number |
ガスの電力消費量 (MW)。 |
Geothermal
|
powerConsumptionBreakdown.geothermal | number |
地熱電力消費量 (MW)。 |
Hydro
|
powerConsumptionBreakdown.hydro | number |
水力電力消費量 (MW)。 |
Hydro Discharge
|
powerConsumptionBreakdown.hydro discharge | number |
水力放電消費量 (MW)。 |
核
|
powerConsumptionBreakdown.nuclear | number |
原子力電力消費量 (MW)。 |
Oil
|
powerConsumptionBreakdown.oil | number |
石油電力消費量 (MW)。 |
Solar
|
powerConsumptionBreakdown.solar | number |
太陽光電力消費量 (MW)。 |
不明
|
powerConsumptionBreakdown.unknown | number |
不明な電力消費量 (MW)。 |
Wind
|
powerConsumptionBreakdown.wind | number |
風力電力消費量 (MW)。 |
Total Consumption
|
powerConsumptionTotal | number |
電力消費量 (MW)。 |
Power Export Total
|
powerExportTotal | number |
電力エクスポート合計 (MW)。 |
Power Import Total
|
powerImportTotal | number |
電力インポート合計 (MW)。 |
Battery Discharge
|
powerProductionBreakdown.battery discharge | number |
バッテリー放電生産 (MW)。 |
Biomass
|
powerProductionBreakdown.biomass | number |
バイオマス電力生産 (MW)。 |
Coal
|
powerProductionBreakdown.coal | number |
石炭電力生産 (MW)。 |
Gas
|
powerProductionBreakdown.gas | number |
ガス電力生産 (MW)。 |
Geothermal
|
powerProductionBreakdown.geothermal | number |
地熱電力生産 (MW)。 |
Hydro
|
powerProductionBreakdown.hydro | number |
水力電力生産 (MW)。 |
Hydro discharge
|
powerProductionBreakdown.hydro discharge | number |
水力放電生産 (MW)。 |
核
|
powerProductionBreakdown.nuclear | number |
原子力電力生産 (MW)。 |
Oil
|
powerProductionBreakdown.oil | number |
石油電力生産 (MW)。 |
Solar
|
powerProductionBreakdown.solar | number |
太陽光電力生産 (MW)。 |
不明
|
powerProductionBreakdown.unknown | number |
不明な電力生産 (MW)。 |
Wind
|
powerProductionBreakdown.wind | number |
風力電力生産 (MW)。 |
Total Production
|
powerProductionTotal | number |
電力生産合計 (MW)。 |
Renewables Percentage
|
renewablePercentage | number |
再生可能エネルギーの割合 (%) |
更新日
|
updatedAt | string |
データが更新された日時。 |
ゾーン
|
zone | string |
国またはゾーン。 |
ライブ炭素集約度を取得する
エリアの消費された電力の既知の炭素集約度 (gCO2eq/kWh) を取得します。 これは、ゾーン識別子または地理位置情報によって照会できます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国またはゾーン
|
zone | string |
ゾーン識別子を表す文字列。 |
|
緯度
|
lon | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
経度
|
lat | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
Emission Factor Type
|
emissionFactorType | string |
炭素集約度の計算に使用される排出係数のタイプ。 |
|
Disable Estimated Data
|
disableEstimations | boolean |
推定データを無効にする必要がある場合。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
炭素集約度
|
carbonIntensity | number |
ライブ炭素集約度 (gCO2eq/kWh)。 |
日時
|
datetime | string |
現在の炭素集約度の日時。 |
Emission Factor Type
|
emissionFactorType | string |
炭素集約度の計算に使用される排出係数のタイプ。 |
Estimation Method
|
estimationMethod | string |
炭素集約度の計算に使用される推定算出方法。 |
Is Estimated
|
isEstimated | boolean |
推定方法が有効になりました。 |
更新日
|
updatedAt | string |
レコードが更新された日時。 |
ゾーン
|
zone | string |
国またはゾーン。 |
利用可能なゾーンを取得する
コードによる国とゾーンのリスト (国であるゾーンは、app.electricitymap.org で表示されるゾーンで分割されます)。
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ゾーン
|
Zones | array of object |
ゾーン リスト。 |
件名
|
Zones.Name | string |
件名 |
ゾーン名
|
Zones.Details.zoneName | string |
ゾーンの名前。 |
Country Name
|
Zones.Details.countryName | string |
国の名前。 |
消費電力予測の取得
地域の予測された電力消費内訳を取得します。これは、生産タイプ別に分類された電気の物理的な源を表します。 これは、ゾーン識別子または地理位置情報によって照会できます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国またはゾーン
|
zone | string |
ゾーン識別子を表す文字列。 |
|
緯度
|
lon | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
経度
|
lat | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Power Consumption Forecast
|
forecast | array of object |
消費電力予測データ。 |
日時
|
forecast.datetime | string |
予測の日時。 |
Biomass
|
forecast.powerConsumptionBreakdown.biomass | number |
バイオマス電力消費予測。 |
Coal
|
forecast.powerConsumptionBreakdown.coal | number |
石炭電力消費予測。 |
Gas
|
forecast.powerConsumptionBreakdown.gas | number |
ガス電力消費予測。 |
Hydro
|
forecast.powerConsumptionBreakdown.hydro | number |
水力電力消費予測。 |
核
|
forecast.powerConsumptionBreakdown.nuclear | number |
原子力電力消費予測。 |
Solar
|
forecast.powerConsumptionBreakdown.solar | number |
太陽光電力消費予測。 |
不明
|
forecast.powerConsumptionBreakdown.unknown | number |
不明な電力消費予測。 |
Wind
|
forecast.powerConsumptionBreakdown.wind | number |
風力電力消費予測。 |
Total Consumption
|
forecast.powerConsumptionTotal | number |
電力消費合計の予測。 |
更新日
|
updatedAt | string |
予測が更新された日時。 |
ゾーン
|
zone | string |
国またはゾーン。 |
炭素集約度予測を取得する
地域の予測炭素集約度 (gCO2eq/kWh) を取得します。 これは、ゾーン識別子または地理位置情報によって照会できます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国またはゾーン
|
zone | string |
ゾーン識別子を表す文字列。 |
|
緯度
|
lon | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
経度
|
lat | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
予測
|
forecast | array of object |
炭素集約度予測のアレイ。 |
炭素集約度
|
forecast.carbonIntensity | number |
予測炭素集約度 (gCO2eq/kWh)。 |
日時
|
forecast.datetime | string |
ISO 形式の日時の予測。 |
更新日
|
updatedAt | string |
データが更新された日時。 |
ゾーン
|
zone | string |
国またはゾーン。 |
炭素集約度履歴を取得する
過去 24 時間の炭素集約度 (gCO2eq/kWh) を取得します。 これは、ゾーン識別子または地理位置情報によって照会できます。 解像度は 60 分です。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国またはゾーン
|
zone | string |
ゾーン識別子を表す文字列。 |
|
緯度
|
lon | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
経度
|
lat | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
Emission Factor Type
|
emissionFactorType | string |
炭素集約度の計算に使用される排出係数のタイプ。 |
|
Disable Estimated Data
|
disableEstimations | boolean |
推定データを無効にする必要がある場合。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
履歴
|
history | array of object |
炭素集約度履歴レコードの配列。 |
炭素集約度
|
history.carbonIntensity | number |
過去の炭素集約度 (gCO2eq/kWh)。 |
作成日
|
history.createdAt | string |
レコードが作成された日時。 |
日時
|
history.datetime | string |
現在の炭素集約度の日時。 |
Emission Factor Type
|
history.emissionFactorType | string |
炭素集約度の計算に使用される排出係数のタイプ。 |
Estimation Method
|
history.estimationMethod | string |
炭素集約度の計算に使用される推定算出方法。 |
Is Estimated
|
history.isEstimated | boolean |
推定方法が有効になりました。 |
更新日
|
history.updatedAt | string |
レコードが更新された日時。 |
ゾーン
|
zone | string |
国またはゾーン。 |
電力内訳履歴を取得する
過去 24 時間の地域の電力消費と生産内訳を取得します。これは、生産タイプ別に分類された電気の物理的な源を表します。 これは、ゾーン識別子または地理位置情報によって照会できます。 解像度は 60 分です。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国またはゾーン
|
zone | string |
ゾーン識別子を表す文字列。 |
|
緯度
|
lon | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
経度
|
lat | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
Disable Estimated Data
|
disableEstimations | boolean |
推定データを無効にする必要がある場合。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
history
|
history | array of object | |
日時
|
history.datetime | string |
電力内訳データの日時。 |
Estimation Method
|
history.estimationMethod | string |
電力内訳の計算に使用される推定算出方法。 |
Fossil Free Percentage
|
history.fossilFreePercentage | number |
再生可能エネルギーまたは化石燃料を使用しない発電所による電力消費の内訳の割合。 |
Is Estimated
|
history.isEstimated | boolean |
推定方法が有効になりました。 |
Battery Discharge
|
history.powerConsumptionBreakdown.battery discharge | number |
バッテリー放電消費量 (MW)。 |
Biomass
|
history.powerConsumptionBreakdown.biomass | number |
バイオマス電力消費量 (MW)。 |
Coal
|
history.powerConsumptionBreakdown.coal | number |
石炭電力消費量 (MW)。 |
Gas
|
history.powerConsumptionBreakdown.gas | number |
ガスの電力消費量 (MW)。 |
Geothermal
|
history.powerConsumptionBreakdown.geothermal | number |
地熱電力消費量 (MW)。 |
Hydro
|
history.powerConsumptionBreakdown.hydro | number |
水力電力消費量 (MW)。 |
Hydro Discharge
|
history.powerConsumptionBreakdown.hydro discharge | number |
水力放電消費量 (MW)。 |
核
|
history.powerConsumptionBreakdown.nuclear | number |
原子力電力消費量 (MW)。 |
Oil
|
history.powerConsumptionBreakdown.oil | number |
石油電力消費量 (MW)。 |
Solar
|
history.powerConsumptionBreakdown.solar | number |
太陽光電力消費量 (MW)。 |
不明
|
history.powerConsumptionBreakdown.unknown | number |
不明な電力消費量 (MW)。 |
Wind
|
history.powerConsumptionBreakdown.wind | number |
風力電力消費量 (MW)。 |
Total Consumption
|
history.powerConsumptionTotal | number |
電力消費量 (MW)。 |
Power Export Total
|
history.powerExportTotal | number |
電力エクスポート合計 (MW)。 |
Power Import Total
|
history.powerImportTotal | number |
電力インポート合計 (MW)。 |
Battery Discharge
|
history.powerProductionBreakdown.battery discharge | number |
バッテリー放電生産 (MW)。 |
Biomass
|
history.powerProductionBreakdown.biomass | number |
バイオマス電力生産 (MW)。 |
Coal
|
history.powerProductionBreakdown.coal | number |
石炭電力生産 (MW)。 |
Gas
|
history.powerProductionBreakdown.gas | number |
ガス電力生産 (MW)。 |
Geothermal
|
history.powerProductionBreakdown.geothermal | number |
地熱電力生産 (MW)。 |
Hydro
|
history.powerProductionBreakdown.hydro | number |
水力電力生産 (MW)。 |
Hydro discharge
|
history.powerProductionBreakdown.hydro discharge | number |
水力放電生産 (MW)。 |
核
|
history.powerProductionBreakdown.nuclear | number |
原子力電力生産 (MW)。 |
Oil
|
history.powerProductionBreakdown.oil | number |
石油電力生産 (MW)。 |
Solar
|
history.powerProductionBreakdown.solar | number |
太陽光電力生産 (MW)。 |
不明
|
history.powerProductionBreakdown.unknown | number |
不明な電力生産 (MW)。 |
Wind
|
history.powerProductionBreakdown.wind | number |
風力電力生産 (MW)。 |
Total Production
|
history.powerProductionTotal | number |
電力生産合計 (MW)。 |
Renewables Percentage
|
history.renewablePercentage | number |
再生可能エネルギーの割合 (%) |
ゾーン
|
zone | string |
国またはゾーン。 |
電力生産予測の取得
地域の予測発電量内訳を生産種別ごとに取得します。 これは、ゾーン識別子または地理位置情報によって照会できます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国またはゾーン
|
zone | string |
ゾーン識別子を表す文字列。 |
|
緯度
|
lon | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
|
経度
|
lat | string |
経度 (地理位置情報を使用してクエリを実行する場合)。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
Power Production Forecast
|
forecast | array of object |
電力生産予測データ。 |
日時
|
forecast.datetime | string |
予測の日時。 |
Biomass
|
forecast.powerProductionBreakdown.biomass | number |
バイオマス電力生産予測。 |
Coal
|
forecast.powerProductionBreakdown.coal | number |
石炭電力生産予測。 |
Gas
|
forecast.powerProductionBreakdown.gas | number |
ガス電力生産予測。 |
Hydro
|
forecast.powerProductionBreakdown.hydro | number |
水力電力生産予測。 |
核
|
forecast.powerProductionBreakdown.nuclear | number |
原子力電力生産予測。 |
Oil
|
forecast.powerProductionBreakdown.oil | number |
石油電力生産予測。 |
Solar
|
forecast.powerProductionBreakdown.solar | number |
太陽光電力生産予測。 |
不明
|
forecast.powerProductionBreakdown.unknown | number |
不明な電力生産予測。 |
Wind
|
forecast.powerProductionBreakdown.wind | number |
風力電力生産予測。 |
Total Production
|
forecast.powerProductionTotal | number |
電力生産合計予測。 |
更新日
|
updatedAt | string |
予測が更新された日時。 |
ゾーン
|
zone | string |
国またはゾーン。 |