File:Wheat yields in Least Developed Countries.svg

Original file(SVG file, nominally 700 × 550 pixels, file size: 20 KB)

Commons-logo.svg This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

Summary

Description
English: Wheat yields in en:Least Developed Countries since 1961. Data from Food and Agriculture Organization, details below.
Date
Source Own work
Author Grendelkhan
Other versions File:Wheat_yields_in_developing_countries_1951-2004.png
SVG development
InfoField
 
The SVG code is valid.
 
This plot was created with Gnuplot.

Source code

#!/usr/bin/gnuplot

# Data source is http://faostat3.fao.org/download/Q/QC/E
# Countries "Least Developed Countries + (Total)"
# Element "Yield"
# Items "Wheat"
# Select all years, export as CSV.

set terminal svg enhanced size 700 550 fname "Times" fsize 20
set output "Wheat yields in Least Developed Countries.svg"

set datafile separator ","
set key autotitle columnhead
set yrange [0:]
set key inside left top
set style fill solid border -1

set title "Wheat yields in Least Developed Countries"

# Data is in hectograms; divide by 10 to output in kilograms.
plot 'wheat-yield-ldc.csv' using 9:($10/10) with boxes title "Yield (kg/ha)"

The data used to generate the current version:

wheat-yields-ldc.csv
Domain Code,Domain,AreaCode,AreaName,ElementCode,ElementName,ItemCode,ItemName,Year,Value,Flag,FlagD
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1961","9352.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1962","9076.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1963","8153.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1964","8913.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1965","9015.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1966","8441.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1967","9830.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1968","9986.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1969","10192.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1970","8990.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1971","8196.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1972","8321.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1973","10740.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1974","10984.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1975","11193.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1976","11686.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1977","11371.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1978","11726.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1979","11778.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1980","12745.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1981","13027.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1982","12715.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1983","13850.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1984","13622.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1985","13643.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1986","12877.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1987","13726.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1988","12958.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1989","13172.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1990","12796.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1991","12818.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1992","13715.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1993","12884.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1994","12429.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1995","13664.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1996","13617.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1997","14787.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1998","15419.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","1999","14413.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2000","12690.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2001","14174.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2002","16769.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2003","16366.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2004","15732.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2005","17969.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2006","16001.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2007","18510.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2008","15993.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2009","18806.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2010","19482.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2011","18717.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2012","21185.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2013","22265.00","Fc","Calculated data"
"QC","Crops","5801","Least Developed Countries","5419","Yield","15","Wheat","2014","22739.00","Fc","Calculated data"

FAOSTAT Date: Sat Aug 06 23:41:22 CEST 2016

Template:Collapse-bottom

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

6 August 2016

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current16:51, 7 August 2016700 × 550 (20 KB)Grendelkhans/Ha/ha/. (proper abbreviation for hectare).

The following 3 pages use this file:

Metadata