XIV

Source 📝

File:Wheat yields in Least Developed Countries.svg
Size of this PNG preview of this SVG file: 700 × 550 pixels. Other resolutions: 306 × 240 pixels | 611 × 480 pixels | 978 × 768 pixels | 1,280 × 1,006 pixels | 2,560 × 2,011 pixels.

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

Summary

DescriptionWheat yields in Least Developed Countries.svg
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 
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,/build upon the material, you must distribute your contributions under the same or compatible license as the original.
https://creativecommons.org/licenses/by-sa/4.0CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 truetrue

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/TimeThumbnailDimensionsUserComment
current23:51, 7 August 2016Thumbnail for version as of 23:51, 7 August 2016700 × 550 (20 KB)Grendelkhans/Ha/ha/. (proper abbreviation for hectare).
23:50, 7 August 2016Thumbnail for version as of 23:50, 7 August 2016700 × 550 (20 KB)Grendelkhaninclude key inside the graph rather than in the title or along the y-axis
21:57, 6 August 2016Thumbnail for version as of 21:57, 6 August 2016700 × 550 (19 KB)GrendelkhanUser created page with UploadWizard

File usage

The following pages on the English XIV use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata

This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.

If the file has been modified from its original state, some details may not fully reflect the modified file.

Short titleGnuplot
Image titleProduced by GNUPLOT 4.6 patchlevel 4
Width700
Height550

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.