XML

世界の主要な鉱物資源 - XML

世界の主要な鉱物資源は、現代産業と経済の基盤を支える重要な天然資源です。石油、天然ガス、石炭などのエネルギー資源から、鉄鉱石、銅、金、銀などの金属鉱物まで、各国の埋蔵量と生産状況は世界経済に大きな影響を与えています。USGS(アメリカ地質調査所)のデータによると、これらの資源は地政学的リスクや脱炭素化の動向とともに、今後も国際的な注目を集め続ける分野です。

鉱物資源 石油 天然ガス 石炭 鉄鉱石 USGS 資源分布
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>petroleum</slug>
    <name>石油</name>
    <description>世界最大のエネルギー資源であり、現代産業の血液と称される重要資源です。</description>
    <category>energy</category>
    <majorReserves>[&quot;ベネズエラ&quot;,&quot;サウジアラビア&quot;,&quot;カナダ&quot;,&quot;イラン&quot;,&quot;イラク&quot;]</majorReserves>
    <unit>barrels</unit>
  </item>
  <item>
    <code>02</code>
    <slug>natural-gas</slug>
    <name>天然ガス</name>
    <description>クリーンな化石燃料として注目され、発電や暖房に広く利用されています。</description>
    <category>energy</category>
    <majorReserves>[&quot;ロシア&quot;,&quot;イラン&quot;,&quot;カタール&quot;,&quot;アメリカ&quot;,&quot;トルクメニスタン&quot;]</majorReserves>
    <unit>cubic meters</unit>
  </item>
  <item>
    <code>03</code>
    <slug>coal</slug>
    <name>石炭</name>
    <description>最も豊富な化石燃料で、発電や製鉄の重要なエネルギー源です。</description>
    <category>energy</category>
    <majorReserves>[&quot;アメリカ&quot;,&quot;ロシア&quot;,&quot;オーストラリア&quot;,&quot;中国&quot;,&quot;インド&quot;]</majorReserves>
    <unit>tons</unit>
  </item>
  <item>
    <code>04</code>
    <slug>iron-ore</slug>
    <name>鉄鉱石</name>
    <description>鉄鋼産業の基盤となる最重要な金属鉱物資源です。</description>
    <category>metal</category>
    <majorReserves>[&quot;オーストラリア&quot;,&quot;ブラジル&quot;,&quot;ロシア&quot;,&quot;中国&quot;,&quot;ウクライナ&quot;]</majorReserves>
    <unit>tons</unit>
  </item>
  <item>
    <code>05</code>
    <slug>copper</slug>
    <name>銅</name>
    <description>電気伝導性に優れ、電線や電子機器に不可欠な工業金属です。</description>
    <category>metal</category>
    <majorReserves>[&quot;チリ&quot;,&quot;オーストラリア&quot;,&quot;ペルー&quot;,&quot;ロシア&quot;,&quot;メキシコ&quot;]</majorReserves>
    <unit>tons</unit>
  </item>
  <item>
    <code>06</code>
    <slug>gold</slug>
    <name>金</name>
    <description>通貨の基準として歴史的に重要であり、宝飾品や投資に広く利用されています。</description>
    <category>precious_metal</category>
    <majorReserves>[&quot;オーストラリア&quot;,&quot;ロシア&quot;,&quot;南アフリカ&quot;,&quot;アメリカ&quot;,&quot;インドネシア&quot;]</majorReserves>
    <unit>tons</unit>
  </item>
  <item>
    <code>07</code>
    <slug>silver</slug>
    <name>銀</name>
    <description>金と並ぶ貴金属で、工業用途と宝飾品の両方で需要があります。</description>
    <category>precious_metal</category>
    <majorReserves>[&quot;ペルー&quot;,&quot;オーストラリア&quot;,&quot;ロシア&quot;,&quot;中国&quot;,&quot;メキシコ&quot;]</majorReserves>
    <unit>tons</unit>
  </item>
</items>