XML

世界の主要ダム - XML

世界の主要ダムは、発電容量順にランキングされています。中国の三峡ダムが22,500MWで世界最大の水力発電所であり、ブラジル・パラグアイのイタイプ・ダム、ベネズエラのグリ・ダムなどが続きます。これらのダムは、各国の電力供給において重要な役割を果たしており、再生可能エネルギーの観点からも世界的に注目されています。

ダム 水力発電 エネルギー インフラ 再生可能エネルギー
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>1</code>
    <slug>three-gorges-dam</slug>
    <name>三峡ダム</name>
    <description>中国の長江に建設された世界最大の水力発電所です。</description>
    <capacityMW>22500</capacityMW>
    <completedYear>2006</completedYear>
    <country>中国</country>
    <heightM>181</heightM>
    <lengthM>2335</lengthM>
    <river>長江(ヤンジー川)</river>
  </item>
  <item>
    <code>2</code>
    <slug>itaipu-dam</slug>
    <name>イタイプ・ダム</name>
    <description>ブラジルとパラグアイの国境にある世界第2位の水力発電所です。</description>
    <capacityMW>14000</capacityMW>
    <completedYear>1984</completedYear>
    <country>ブラジル・パラグアイ</country>
    <heightM>196</heightM>
    <lengthM>7700</lengthM>
    <river>パラナ川</river>
  </item>
  <item>
    <code>3</code>
    <slug>baihetan-dam</slug>
    <name>白鶴灘ダム</name>
    <description>中国の金沙江に建設された世界第3位の水力発電所です。</description>
    <capacityMW>16000</capacityMW>
    <completedYear>2022</completedYear>
    <country>中国</country>
    <heightM>289</heightM>
    <lengthM></lengthM>
    <river>金沙江</river>
  </item>
  <item>
    <code>4</code>
    <slug>xiluodu-dam</slug>
    <name>渓洛渡ダム</name>
    <description>中国の金沙江に建設された世界第4位の水力発電所です。</description>
    <capacityMW>13860</capacityMW>
    <completedYear>2013</completedYear>
    <country>中国</country>
    <heightM>285.5</heightM>
    <lengthM></lengthM>
    <river>金沙江</river>
  </item>
  <item>
    <code>5</code>
    <slug>belo-monte-dam</slug>
    <name>ベロモンテ・ダム</name>
    <description>ブラジルのシンジュ川に建設された世界第5位の水力発電所です。</description>
    <capacityMW>11200</capacityMW>
    <completedYear>2019</completedYear>
    <country>ブラジル</country>
    <heightM></heightM>
    <lengthM></lengthM>
    <river>シンジュ川</river>
  </item>
  <item>
    <code>6</code>
    <slug>guri-dam</slug>
    <name>グリ・ダム</name>
    <description>ベネズエラのカロニ川に建設された世界第6位の水力発電所です。</description>
    <capacityMW>10200</capacityMW>
    <completedYear>1986</completedYear>
    <country>ベネズエラ</country>
    <heightM>162</heightM>
    <lengthM>7400</lengthM>
    <river>カロニ川</river>
  </item>
  <item>
    <code>7</code>
    <slug>wudongde-dam</slug>
    <name>烏東徳ダム</name>
    <description>中国の金沙江に建設された世界第7位の水力発電所です。</description>
    <capacityMW>10200</capacityMW>
    <completedYear>2021</completedYear>
    <country>中国</country>
    <heightM>270</heightM>
    <lengthM></lengthM>
    <river>金沙江</river>
  </item>
  <item>
    <code>8</code>
    <slug>tucurui-dam</slug>
    <name>トゥクリ・ダム</name>
    <description>ブラジルのトカンチンス川に建設された世界第8位の水力発電所です。</description>
    <capacityMW>8370</capacityMW>
    <completedYear>1984</completedYear>
    <country>ブラジル</country>
    <heightM>95</heightM>
    <lengthM>12500</lengthM>
    <river>トカンチンス川</river>
  </item>
  <item>
    <code>9</code>
    <slug>grand-coulee-dam</slug>
    <name>グランドクーリー・ダム</name>
    <description>アメリカのコロンビア川に建設された国内最大の水力発電所です。</description>
    <capacityMW>6809</capacityMW>
    <completedYear>1942</completedYear>
    <country>アメリカ</country>
    <heightM>168</heightM>
    <lengthM>1592</lengthM>
    <river>コロンビア川</river>
  </item>
  <item>
    <code>10</code>
    <slug>longtan-dam</slug>
    <name>龍灘ダム</name>
    <description>中国の紅水河に建設された世界第10位の水力発電所です。</description>
    <capacityMW>6426</capacityMW>
    <completedYear></completedYear>
    <country>中国</country>
    <heightM>216</heightM>
    <lengthM>800</lengthM>
    <river>紅水河</river>
  </item>
</items>