ファイル:Food production per capita.svg

ページのコンテンツが他言語でサポートされていません。

元のファイル(SVG ファイル、800 × 800 ピクセル、ファイルサイズ: 7キロバイト)

概要

解説
English: Relative global per-capita food production, since 1961, scaled so that the 2004-2006 period is 100. Data from Food and Agriculture Organization; see details below.
日付
原典 投稿者自身による著作物
作者 Grendelkhan
その他のバージョン File:Food production per capita 1961-2005.png
SVG 開発
InfoField
 
このSVGのソースコードは正しい
 
この ベクター画像Gnuplotで作成されました。

Source code

#!/usr/bin/gnuplot

# Data source is http://faostat3.fao.org/download/Q/QI/E
# Region "World + (Total)"
# Element "Gross per capita Production Index Number (2004-2006 = 100)"
# Items Aggregated "Food (PIN) + (Total)"
# all years selected, export as CSV.

set terminal svg enhanced size 800 800 fname "Times" fsize 24
set output "Food production per capita.svg"

set datafile separator ","
set key autotitle columnhead
set yrange [0:]
unset key

set title "Food production per capita\n{/*.75 (2004-2006 = 100)}"

plot 'food-production.csv' using 9:10 with lines lw 2

The CSV used to generate the current version:

food-production.csv
Domain Code,Domain,AreaCode,AreaName,ElementCode,ElementName,ItemCode,ItemName,Year,Value,Flag,FlagD
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1961","75.41","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1962","76.21","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1963","76.82","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1964","77.92","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1965","77.89","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1966","79.35","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1967","80.65","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1968","81.38","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1969","80.07","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1970","81.01","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1971","81.40","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1972","79.39","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1973","82.20","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1974","81.23","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1975","81.54","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1976","82.09","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1977","82.48","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1978","84.78","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1979","84.49","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1980","83.26","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1981","84.29","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1982","85.74","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1983","84.53","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1984","87.19","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1985","87.07","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1986","87.35","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1987","86.52","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1988","85.87","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1989","87.50","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1990","88.19","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1991","86.92","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1992","87.80","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1993","87.29","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1994","88.36","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1995","88.74","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1996","91.43","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1997","91.55","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1998","92.02","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","1999","93.80","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2000","94.65","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2001","94.76","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2002","94.84","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2003","96.54","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2004","99.19","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2005","99.98","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2006","100.83","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2007","102.99","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2008","105.90","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2009","105.54","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2010","106.78","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2011","109.08","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2012","108.96","","Official data"
"QI","Production Indices","5000","World","434","Gross per capita Production Index Number (2004-2006 = 100)","2054","Food (PIN)","2013","111.33","","Official data"

FAOSTAT Date: Fri Aug 05 09:22:45 CEST 2016

ライセンス

この作品の著作権者である私は、この作品を以下のライセンスで提供します。
w:ja:クリエイティブ・コモンズ
表示 継承
このファイルはクリエイティブ・コモンズ 表示-継承 4.0 国際ライセンスのもとに利用を許諾されています。
あなたは以下の条件に従う場合に限り、自由に
  • 共有 – 本作品を複製、頒布、展示、実演できます。
  • 再構成 – 二次的著作物を作成できます。
あなたの従うべき条件は以下の通りです。
  • 表示 – あなたは適切なクレジットを表示し、ライセンスへのリンクを提供し、変更があったらその旨を示さなければなりません。これらは合理的であればどのような方法で行っても構いませんが、許諾者があなたやあなたの利用行為を支持していると示唆するような方法は除きます。
  • 継承 – もしあなたがこの作品をリミックスしたり、改変したり、加工した場合には、あなたはあなたの貢献部分を元の作品とこれと同一または互換性があるライセンスの下に頒布しなければなりません。

キャプション

このファイルの内容を1行で記述してください

このファイルに描写されている項目

題材

5 8 2016

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2016年8月6日 (土) 05:442016年8月6日 (土) 05:44時点における版のサムネイル800 × 800 (7キロバイト)GrendelkhanUser created page with UploadWizard

以下の​ 3 ページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています:

メタデータ