XML
世界の主要農業生産物 - XML
世界の主要農業生産物は、穀物類(トウモロコシ、小麦、コメ、大豆)、嗜好品(コーヒー、茶)、繊維作物(綿花)などに大別されます。FAOやUSDAの統計によると、トウモロコシが年間約12億トンで最大の生産量を記録し、小麦、コメが続きます。これらの作物は世界の食料安全保障の基盤となっており、生産動向は国際市場の価格や貿易に大きな影響を与えています。
農業
農作物
穀物
食料
FAO
生産量
世界
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>1</code>
<slug>corn</slug>
<name>トウモロコシ</name>
<description>世界最大の生産量を誇る穀物で、飼料や加工食品の原料として広く利用されます。</description>
<category>穀物</category>
<productionVolume_unit>tons</productionVolume_unit>
<productionVolume_value>1,210,000,000</productionVolume_value>
<productionVolume_year>2024/25</productionVolume_year>
<topProducers>["アメリカ","中国","ブラジル","EU","アルゼンチン"]</topProducers>
</item>
<item>
<code>2</code>
<slug>wheat</slug>
<name>小麦</name>
<description>世界で最も広く栽培される穀物の一つで、パンや麺類の主要な原料です。</description>
<category>穀物</category>
<productionVolume_unit>tons</productionVolume_unit>
<productionVolume_value>800,000,000</productionVolume_value>
<productionVolume_year>2024/25</productionVolume_year>
<topProducers>["中国","EU","インド","ロシア","アメリカ"]</topProducers>
</item>
<item>
<code>3</code>
<slug>rice</slug>
<name>コメ</name>
<description>世界人口の半数以上の主食であり、アジアを中心に生産されています。</description>
<category>穀物</category>
<productionVolume_unit>tons</productionVolume_unit>
<productionVolume_value>530,000,000</productionVolume_value>
<productionVolume_year>2024/25</productionVolume_year>
<topProducers>["インド","中国","バングラデシュ","インドネシア","ベトナム"]</topProducers>
</item>
<item>
<code>4</code>
<slug>soybean</slug>
<name>大豆</name>
<description>植物油とタンパク質の重要な供給源で、飼料や食品加工に利用されます。</description>
<category>穀物</category>
<productionVolume_unit>tons</productionVolume_unit>
<productionVolume_value>420,000,000</productionVolume_value>
<productionVolume_year>2024/25</productionVolume_year>
<topProducers>["ブラジル","アメリカ","アルゼンチン","中国","インド"]</topProducers>
</item>
<item>
<code>5</code>
<slug>coffee</slug>
<name>コーヒー</name>
<description>世界で最も消費されている嗜好飲料の原料となる熱帯作物です。</description>
<category>嗜好品</category>
<productionVolume_unit>tons</productionVolume_unit>
<productionVolume_value>11,300,000</productionVolume_value>
<productionVolume_year>2024</productionVolume_year>
<topProducers>["ブラジル","ベトナム","コロンビア","インドネシア","エチオピア"]</topProducers>
</item>
<item>
<code>6</code>
<slug>tea</slug>
<name>茶</name>
<description>世界で広く消費されている伝統的な飲料の原料となる作物です。</description>
<category>嗜好品</category>
<productionVolume_unit>tons</productionVolume_unit>
<productionVolume_value>7,050,000</productionVolume_value>
<productionVolume_year>2024</productionVolume_year>
<topProducers>["中国","インド","ケニア","スリランカ","トルコ"]</topProducers>
</item>
<item>
<code>7</code>
<slug>cotton</slug>
<name>綿花</name>
<description>世界で最も重要な天然繊維の原料となる作物です。</description>
<category>繊維作物</category>
<productionVolume_unit>tons</productionVolume_unit>
<productionVolume_value>37,000,000</productionVolume_value>
<productionVolume_year>2024</productionVolume_year>
<topProducers>["中国","インド","アメリカ","ブラジル","パキスタン"]</topProducers>
</item>
</items>