Skip to content

Instantly share code, notes, and snippets.

@timcameron
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timcameron/9739180 to your computer and use it in GitHub Desktop.
Save timcameron/9739180 to your computer and use it in GitHub Desktop.
Youth Labour Force Participation
<!doctype HTML>
<meta charset = 'utf-8'>
<html>
<head>
<link rel='stylesheet' href='http://nvd3.org/assets/css/nv.d3.css'>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js' type='text/javascript'></script>
<script src='http://d3js.org/d3.v3.min.js' type='text/javascript'></script>
<script src='http://timelyportfolio.github.io/rCharts_nvd3_tests/libraries/widgets/nvd3/js/nv.d3.min-new.js' type='text/javascript'></script>
<script src='http://nvd3.org/assets/lib/fisheye.js' type='text/javascript'></script>
<style>
.rChart {
display: block;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 400px;
}
</style>
</head>
<body>
<div id='chart232452263f16' class='rChart nvd3'></div>
<script type='text/javascript'>
$(document).ready(function(){
drawchart232452263f16()
});
function drawchart232452263f16(){
var opts = {
"dom": "chart232452263f16",
"width": 800,
"height": 400,
"x": "Time",
"y": "Value",
"group": "Country",
"type": "lineChart",
"disabled": [ false, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, false ],
"id": "chart232452263f16"
},
data = [
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1990,
"Value": 72.104,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1991,
"Value": 69.812,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1992,
"Value": 69.57,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1993,
"Value": 68.898,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1994,
"Value": 70.652,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1995,
"Value": 71.834,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1996,
"Value": 71.701,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1997,
"Value": 70.217,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1998,
"Value": 70.158,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1999,
"Value": 70.414,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2000,
"Value": 70.604,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2001,
"Value": 70.734,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2002,
"Value": 69.977,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2003,
"Value": 70.201,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2004,
"Value": 70.179,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2005,
"Value": 70.816,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2006,
"Value": 70.854,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2007,
"Value": 70.825,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2008,
"Value": 70.799,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2009,
"Value": 69.2,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2010,
"Value": 68.598,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2011,
"Value": 68.419,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2012,
"Value": 67.651,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1990,
"Value": 69.919,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1991,
"Value": 68.124,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1992,
"Value": 66.159,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1993,
"Value": 64.432,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1994,
"Value": 63.92,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1995,
"Value": 63.159,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1996,
"Value": 62.243,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1997,
"Value": 61.467,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1998,
"Value": 61.813,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1999,
"Value": 63.463,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2000,
"Value": 64.392,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2001,
"Value": 64.669,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2002,
"Value": 66.527,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2003,
"Value": 67.318,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2004,
"Value": 66.839,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2005,
"Value": 65.843,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2006,
"Value": 66.204,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2007,
"Value": 66.945,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2008,
"Value": 67.531,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2009,
"Value": 65.454,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2010,
"Value": 64.487,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2011,
"Value": 64.563,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2012,
"Value": 63.575,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1990,
"Value": 44.567,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1991,
"Value": 40.065,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1992,
"Value": 39.647,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1993,
"Value": 38.17,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1994,
"Value": 36.66,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1995,
"Value": 35.742,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1996,
"Value": 35.221,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1997,
"Value": 34.188,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1998,
"Value": 34.165,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1999,
"Value": 36.072,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2000,
"Value": 35.629,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2001,
"Value": 35.753,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2002,
"Value": 36.888,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2003,
"Value": 38.354,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2004,
"Value": 38.333,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2005,
"Value": 38.045,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2006,
"Value": 38.065,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2007,
"Value": 38.384,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2008,
"Value": 38.445,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2009,
"Value": 39.626,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2010,
"Value": 39.143,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2011,
"Value": 38.318,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2012,
"Value": 37.838,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1990,
"Value": 59.053,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1991,
"Value": 60.768,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1992,
"Value": 58.817,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1993,
"Value": 56.964,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1994,
"Value": 55.978,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1995,
"Value": 53.477,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1996,
"Value": 51.89,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1997,
"Value": 51.031,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1998,
"Value": 51.314,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1999,
"Value": 51.603,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2000,
"Value": 51.478,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2001,
"Value": 51.267,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2002,
"Value": 49.679,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2003,
"Value": 47.432,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2004,
"Value": 47.991,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2005,
"Value": 50.199,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2006,
"Value": 50.913,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2007,
"Value": 52.023,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2008,
"Value": 52.65,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2009,
"Value": 52.302,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2010,
"Value": 51.839,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2011,
"Value": 52.69,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2012,
"Value": 50.759,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1990,
"Value": 39.445,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1991,
"Value": 38.514,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1992,
"Value": 37.879,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1993,
"Value": 38.63,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1994,
"Value": 36.949,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1995,
"Value": 36.709,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1996,
"Value": 36.937,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1997,
"Value": 35.5,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1998,
"Value": 39.995,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1999,
"Value": 39.321,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2000,
"Value": 38.132,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2001,
"Value": 36.172,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2002,
"Value": 36.188,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2003,
"Value": 34.646,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2004,
"Value": 36.702,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2005,
"Value": 33.739,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2006,
"Value": 32.393,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2007,
"Value": 31.126,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2008,
"Value": 30.22,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2009,
"Value": 30.914,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2010,
"Value": 30.328,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2011,
"Value": 29.248,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2012,
"Value": 29.188,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1990,
"Value": 43.491,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1991,
"Value": 42.237,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1992,
"Value": 41.252,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1993,
"Value": 42.061,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1994,
"Value": 40.733,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1995,
"Value": 40.149,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1996,
"Value": 39.649,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1997,
"Value": 39.73,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1998,
"Value": 40.079,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1999,
"Value": 39.613,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2000,
"Value": 39.504,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2001,
"Value": 37.597,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2002,
"Value": 36.264,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2003,
"Value": 35.254,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2004,
"Value": 35.604,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2005,
"Value": 33.492,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2006,
"Value": 32.501,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2007,
"Value": 30.936,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2008,
"Value": 30.928,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2009,
"Value": 32.108,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2010,
"Value": 31.298,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2011,
"Value": 30.184,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2012,
"Value": 31.626,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1990,
"Value": 44.08,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1991,
"Value": 45.426,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1992,
"Value": 46.59,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1993,
"Value": 47.173,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1994,
"Value": 47.591,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1995,
"Value": 47.634,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1996,
"Value": 48.266,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1997,
"Value": 48.557,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1998,
"Value": 48.31,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1999,
"Value": 47.239,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2000,
"Value": 47.033,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2001,
"Value": 46.472,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2002,
"Value": 45.556,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2003,
"Value": 44.809,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2004,
"Value": 44.17,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2005,
"Value": 44.757,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2006,
"Value": 44.996,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2007,
"Value": 44.886,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2008,
"Value": 44.595,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2009,
"Value": 43.874,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2010,
"Value": 43.136,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2011,
"Value": 42.477,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2012,
"Value": 41.781,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1990,
"Value": 34.961,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1991,
"Value": 37.28,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1992,
"Value": 37.407,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1993,
"Value": 36.89,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1994,
"Value": 37.191,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1995,
"Value": 36.921,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1996,
"Value": 35.921,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1997,
"Value": 34.83,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1998,
"Value": 32.223,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1999,
"Value": 32.146,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2000,
"Value": 33.015,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2001,
"Value": 33.524,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2002,
"Value": 34.408,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2003,
"Value": 34.251,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2004,
"Value": 34.841,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2005,
"Value": 33.268,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2006,
"Value": 30.202,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2007,
"Value": 28.158,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2008,
"Value": 26.25,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2009,
"Value": 25.396,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2010,
"Value": 25.506,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2011,
"Value": 25.515,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2012,
"Value": 26.638,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1990,
"Value": 37.284,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1991,
"Value": 52.176,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1992,
"Value": 53.337,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1993,
"Value": 54.535,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1994,
"Value": 54.126,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1995,
"Value": 54.358,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1996,
"Value": 53.073,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1997,
"Value": 53.114,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1998,
"Value": 53.771,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1999,
"Value": 52.426,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2000,
"Value": 51.522,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2001,
"Value": 49.56,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2002,
"Value": 48.247,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2003,
"Value": 47.015,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2004,
"Value": 47.987,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2005,
"Value": 46.827,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2006,
"Value": 47.787,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2007,
"Value": 47.416,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2008,
"Value": 47.686,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2009,
"Value": 45.791,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2010,
"Value": 47.35,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2011,
"Value": 46.574,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2012,
"Value": 47.574,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1990,
"Value": 68.751,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1991,
"Value": 67.428,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1992,
"Value": 65.547,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1993,
"Value": 64.779,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1994,
"Value": 66.065,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1995,
"Value": 67.127,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1996,
"Value": 67.033,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1997,
"Value": 66.691,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1998,
"Value": 64.962,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1999,
"Value": 63.028,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2000,
"Value": 62.75,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2001,
"Value": 63.064,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2002,
"Value": 63.771,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2003,
"Value": 62.581,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2004,
"Value": 62.302,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2005,
"Value": 62.528,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2006,
"Value": 64.59,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2007,
"Value": 64.689,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2008,
"Value": 63.256,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2009,
"Value": 61.852,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2010,
"Value": 60.37,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2011,
"Value": 60.251,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2012,
"Value": 60.078,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1990,
"Value": 54.887,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1991,
"Value": 53.218,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1992,
"Value": 51.454,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1993,
"Value": 49.943,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1994,
"Value": 49.441,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1995,
"Value": 47.974,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1996,
"Value": 47.184,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1997,
"Value": 46.861,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1998,
"Value": 46.89,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1999,
"Value": 48,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2000,
"Value": 48.55,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2001,
"Value": 46.842,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2002,
"Value": 47.012,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2003,
"Value": 47.587,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2004,
"Value": 49.219,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2005,
"Value": 52.139,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2006,
"Value": 52.701,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2007,
"Value": 52.431,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2008,
"Value": 52.459,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2009,
"Value": 49.527,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2010,
"Value": 46.892,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2011,
"Value": 44.95,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2012,
"Value": 42.772,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1990,
"Value": 69.274,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1991,
"Value": 65.935,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1992,
"Value": 60.37,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1993,
"Value": 54.906,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1994,
"Value": 53.453,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1995,
"Value": 52.781,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1996,
"Value": 51.177,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1997,
"Value": 50.365,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1998,
"Value": 50,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1999,
"Value": 51.13,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2000,
"Value": 52.873,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2001,
"Value": 55.098,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2002,
"Value": 54.791,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2003,
"Value": 53.269,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2004,
"Value": 52.738,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2005,
"Value": 55.504,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2006,
"Value": 56.717,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2007,
"Value": 52.058,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2008,
"Value": 52.652,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2009,
"Value": 50.832,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2010,
"Value": 51.365,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2011,
"Value": 52.841,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2012,
"Value": 52.458,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1990,
"Value": 78.019,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1991,
"Value": 76.634,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1992,
"Value": 72.633,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1993,
"Value": 71.143,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1994,
"Value": 70.11,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1995,
"Value": 69.591,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1996,
"Value": 70.511,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1997,
"Value": 70.237,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1998,
"Value": 69.339,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1999,
"Value": 69.186,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2000,
"Value": 69.653,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2001,
"Value": 68.167,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2002,
"Value": 68.471,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2003,
"Value": 67.439,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2004,
"Value": 67.433,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2005,
"Value": 66.911,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2006,
"Value": 66.897,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2007,
"Value": 65.827,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2008,
"Value": 65.581,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2009,
"Value": 63.995,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2010,
"Value": 62.786,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2011,
"Value": 62.65,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2012,
"Value": 63.338,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1990,
"Value": 67.297,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1991,
"Value": 66.026,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1992,
"Value": 66.13,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1993,
"Value": 66.071,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1994,
"Value": 66.401,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1995,
"Value": 66.261,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1996,
"Value": 65.493,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1997,
"Value": 65.427,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1998,
"Value": 65.873,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1999,
"Value": 65.476,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2000,
"Value": 65.811,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2001,
"Value": 64.526,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2002,
"Value": 63.284,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2003,
"Value": 61.553,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2004,
"Value": 61.139,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2005,
"Value": 60.781,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2006,
"Value": 60.619,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2007,
"Value": 59.388,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2008,
"Value": 58.777,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2009,
"Value": 56.857,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2010,
"Value": 55.162,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2011,
"Value": 54.966,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2012,
"Value": 54.882,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1990,
"Value": 59.053,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1991,
"Value": 58.881,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1992,
"Value": 57.657,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1993,
"Value": 56.138,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1994,
"Value": 55.282,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1995,
"Value": 52.685,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1996,
"Value": 51.25,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1997,
"Value": 49.873,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 1998,
"Value": 48.862,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2001,
"Value": 51.171,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2002,
"Value": 52.854,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2003,
"Value": 52.798,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2004,
"Value": 54.341,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2005,
"Value": 55.82,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2006,
"Value": 54.784,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2007,
"Value": 54.658,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2008,
"Value": 54.241,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2009,
"Value": 53.99,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 1990,
"Value": 77.9,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 1996,
"Value": 76.9,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 1997,
"Value": 75.6,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 1998,
"Value": 74,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 1999,
"Value": 72.5,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2000,
"Value": 71.3,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2001,
"Value": 61.836,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2002,
"Value": 63.007,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2003,
"Value": 62.735,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2004,
"Value": 63.927,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2005,
"Value": 65.329,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2006,
"Value": 63.916,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2007,
"Value": 63.563,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2008,
"Value": 63.223,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2009,
"Value": 62.705,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2010,
"Value": 63.2,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2011,
"Value": 59.14,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2012,
"Value": 59.006,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 1990,
"Value": 42.8,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 1996,
"Value": 43,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 1997,
"Value": 41.7,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 1998,
"Value": 39.1,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 1999,
"Value": 43.4,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2000,
"Value": 43.6,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2001,
"Value": 43.9,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2002,
"Value": 44.2,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2003,
"Value": 44.2,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2004,
"Value": 44.2,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2005,
"Value": 44.2,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2006,
"Value": 43.5,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2007,
"Value": 42.8,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2008,
"Value": 42.1,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2009,
"Value": 41.3,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2010,
"Value": 36.895,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2011,
"Value": 40.7,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2012,
"Value": 34.367,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1990,
"Value": 45.499,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1992,
"Value": 54.665,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1993,
"Value": 52.532,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1994,
"Value": 50.869,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1995,
"Value": 50.415,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1996,
"Value": 47.069,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1997,
"Value": 43.215,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1998,
"Value": 40.538,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1999,
"Value": 45.171,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2000,
"Value": 43.641,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2001,
"Value": 40.835,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2002,
"Value": 40.509,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2003,
"Value": 39.174,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2004,
"Value": 39.373,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2005,
"Value": 39.201,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2006,
"Value": 38.892,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2007,
"Value": 39.406,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2008,
"Value": 41.838,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2009,
"Value": 42.1,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2010,
"Value": 41.151,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2011,
"Value": 41.27,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2012,
"Value": 39.529,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2001,
"Value": 31.518,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2002,
"Value": 32.06,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2003,
"Value": 30.027,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2004,
"Value": 28.288,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2005,
"Value": 29.102,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2006,
"Value": 30.041,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2007,
"Value": 29.303,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2008,
"Value": 30.372,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2009,
"Value": 27.808,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2010,
"Value": 25.882,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2011,
"Value": 25.222,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2012,
"Value": 25.15,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1990,
"Value": 55.293,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1991,
"Value": 55.394,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1992,
"Value": 53.319,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1993,
"Value": 52.015,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1994,
"Value": 51.745,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1995,
"Value": 51.242,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1996,
"Value": 50.518,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1997,
"Value": 50.337,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1998,
"Value": 50.602,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1999,
"Value": 50.749,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2000,
"Value": 50.812,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2001,
"Value": 50.018,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2002,
"Value": 48.947,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2003,
"Value": 48.247,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2004,
"Value": 48.036,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2005,
"Value": 48.041,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2006,
"Value": 48.255,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2007,
"Value": 48.089,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2008,
"Value": 48.173,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2009,
"Value": 47.018,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2010,
"Value": 46.153,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2011,
"Value": 45.965,
"X": null
},
{
"Indicator": "Labour force participation rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2012,
"Value": 46.443,
"X": null
}
]
if(!(opts.type==="pieChart" || opts.type==="sparklinePlus")) {
var data = d3.nest()
.key(function(d){
//return opts.group === undefined ? 'main' : d[opts.group]
//instead of main would think a better default is opts.x
return opts.group === undefined ? opts.y : d[opts.group];
})
.entries(data);
}
if (opts.disabled != undefined){
data.map(function(d, i){
d.disabled = opts.disabled[i]
})
}
nv.addGraph(function() {
var chart = nv.models[opts.type]()
.x(function(d) { return d[opts.x] })
.y(function(d) { return d[opts.y] })
.width(opts.width)
.height(opts.height)
chart
.forceY( 0)
d3.select("#" + opts.id)
.append('svg')
.datum(data)
.transition().duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
};
</script>
<h2>Youth Unemployment Rate</h2>
<div id='chart232423d75fdd' class='rChart nvd3'></div>
<script type='text/javascript'>
$(document).ready(function(){
drawchart232423d75fdd()
});
function drawchart232423d75fdd(){
var opts = {
"dom": "chart232423d75fdd",
"width": 800,
"height": 400,
"x": "Time",
"y": "Value",
"group": "Country",
"type": "lineChart",
"disabled": [ false, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, false ],
"id": "chart232423d75fdd"
},
data = [
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1990,
"Value": 13.02,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1991,
"Value": 17.534,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1992,
"Value": 19.408,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1993,
"Value": 18.702,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1994,
"Value": 17.058,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1995,
"Value": 15.365,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1996,
"Value": 15.672,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1997,
"Value": 16.068,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1998,
"Value": 14.617,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1999,
"Value": 13.314,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2000,
"Value": 12.078,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2001,
"Value": 13.527,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2002,
"Value": 12.785,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2003,
"Value": 11.98,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2004,
"Value": 11.363,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2005,
"Value": 10.648,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2006,
"Value": 10.042,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2007,
"Value": 9.361,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2008,
"Value": 8.833,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2009,
"Value": 11.504,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2010,
"Value": 11.531,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2011,
"Value": 11.344,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2012,
"Value": 11.723,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1990,
"Value": 12.35,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1991,
"Value": 15.845,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1992,
"Value": 17.223,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1993,
"Value": 17.19,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1994,
"Value": 15.895,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1995,
"Value": 14.836,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1996,
"Value": 15.407,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1997,
"Value": 16.257,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1998,
"Value": 15.148,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1999,
"Value": 14.058,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2000,
"Value": 12.675,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2001,
"Value": 12.898,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2002,
"Value": 13.664,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2003,
"Value": 13.669,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2004,
"Value": 13.432,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2005,
"Value": 12.425,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2006,
"Value": 11.686,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2007,
"Value": 11.187,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2008,
"Value": 11.582,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2009,
"Value": 15.207,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2010,
"Value": 14.786,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2011,
"Value": 14.165,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2012,
"Value": 14.303,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1990,
"Value": 19.805,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1991,
"Value": 19.754,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1992,
"Value": 21.717,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1993,
"Value": 25.578,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1994,
"Value": 28.814,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1995,
"Value": 27.106,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1996,
"Value": 27.561,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1997,
"Value": 28.975,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1998,
"Value": 26.202,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1999,
"Value": 26.491,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2000,
"Value": 20.64,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2001,
"Value": 18.009,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2002,
"Value": 18.935,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2003,
"Value": 18.249,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2004,
"Value": 19.663,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2005,
"Value": 20.573,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2006,
"Value": 21.639,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2007,
"Value": 19.113,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2008,
"Value": 18.589,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2009,
"Value": 23.224,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2010,
"Value": 22.819,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2011,
"Value": 22.041,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2012,
"Value": 23.81,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1990,
"Value": 4.487,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1991,
"Value": 5.411,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1992,
"Value": 6.217,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1993,
"Value": 7.57,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1994,
"Value": 8.243,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1995,
"Value": 8.182,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1996,
"Value": 9.352,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1997,
"Value": 10.206,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1998,
"Value": 9.032,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1999,
"Value": 8.638,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2000,
"Value": 8.392,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2001,
"Value": 8.268,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2002,
"Value": 9.815,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2003,
"Value": 10.574,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2004,
"Value": 12.601,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2005,
"Value": 15.19,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2006,
"Value": 13.551,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2007,
"Value": 11.685,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2008,
"Value": 10.368,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2009,
"Value": 10.993,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2010,
"Value": 9.692,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2011,
"Value": 8.537,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2012,
"Value": 8.134,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1990,
"Value": 23.305,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1991,
"Value": 24.524,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1992,
"Value": 24.962,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1993,
"Value": 28.818,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1994,
"Value": 27.721,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1995,
"Value": 27.895,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1996,
"Value": 31.155,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1997,
"Value": 31.015,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1998,
"Value": 29.73,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1999,
"Value": 31.732,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2000,
"Value": 29.504,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2001,
"Value": 28.049,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2002,
"Value": 26.84,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2003,
"Value": 26.846,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2004,
"Value": 26.888,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2005,
"Value": 25.982,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2006,
"Value": 25.173,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2007,
"Value": 22.943,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2008,
"Value": 22.084,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2009,
"Value": 25.781,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2010,
"Value": 32.9,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2011,
"Value": 44.402,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2012,
"Value": 55.255,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1990,
"Value": 31.498,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1991,
"Value": 30.775,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1992,
"Value": 32.665,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1993,
"Value": 28.757,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1994,
"Value": 30.502,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1995,
"Value": 31.897,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1996,
"Value": 32.202,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1997,
"Value": 32.057,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1998,
"Value": 32.095,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1999,
"Value": 31.132,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2000,
"Value": 29.687,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2001,
"Value": 27.043,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2002,
"Value": 26.289,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2003,
"Value": 26.265,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2004,
"Value": 23.524,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2005,
"Value": 23.973,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2006,
"Value": 21.6,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2007,
"Value": 20.293,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2008,
"Value": 21.255,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2009,
"Value": 25.441,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2010,
"Value": 27.858,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2011,
"Value": 29.131,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2012,
"Value": 35.261,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1990,
"Value": 4.317,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1991,
"Value": 4.462,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1992,
"Value": 4.358,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1993,
"Value": 5.105,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1994,
"Value": 5.451,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1995,
"Value": 6.095,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1996,
"Value": 6.727,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1997,
"Value": 6.643,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1998,
"Value": 7.72,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1999,
"Value": 9.276,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2000,
"Value": 9.198,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2001,
"Value": 9.713,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2002,
"Value": 10.043,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2003,
"Value": 10.164,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2004,
"Value": 9.472,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2005,
"Value": 8.648,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2006,
"Value": 8,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2007,
"Value": 7.705,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2008,
"Value": 7.239,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2009,
"Value": 9.075,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2010,
"Value": 9.222,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2011,
"Value": 8.023,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2012,
"Value": 7.946,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1990,
"Value": 6.984,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1991,
"Value": 7.303,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1992,
"Value": 7.634,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1993,
"Value": 8.946,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1994,
"Value": 7.245,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1995,
"Value": 6.273,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1996,
"Value": 6.105,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1997,
"Value": 7.578,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1998,
"Value": 15.855,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1999,
"Value": 14.017,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2000,
"Value": 10.836,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2001,
"Value": 10.235,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2002,
"Value": 8.545,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2003,
"Value": 10.075,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2004,
"Value": 10.458,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2005,
"Value": 10.213,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2006,
"Value": 10.017,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2007,
"Value": 8.792,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2008,
"Value": 9.331,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2009,
"Value": 9.821,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2010,
"Value": 9.836,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2011,
"Value": 9.649,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2012,
"Value": 9.004,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1990,
"Value": 15.339,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1991,
"Value": 5.429,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1992,
"Value": 5.392,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1993,
"Value": 5.366,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1994,
"Value": 7.101,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1995,
"Value": 11.326,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1996,
"Value": 9.239,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1997,
"Value": 7.376,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1998,
"Value": 6.436,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1999,
"Value": 4.086,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2000,
"Value": 5.083,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2001,
"Value": 4.852,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2002,
"Value": 5.915,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2003,
"Value": 6.178,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2004,
"Value": 7.602,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2005,
"Value": 6.606,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2006,
"Value": 6.155,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2007,
"Value": 6.69,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2008,
"Value": 7.032,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2009,
"Value": 10.012,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2010,
"Value": 9.373,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2011,
"Value": 9.84,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2012,
"Value": 9.392,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1990,
"Value": 14.075,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1991,
"Value": 19.323,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1992,
"Value": 19.121,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1993,
"Value": 17.838,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1994,
"Value": 15.456,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1995,
"Value": 12.297,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1996,
"Value": 12.24,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1997,
"Value": 13.591,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1998,
"Value": 15.046,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1999,
"Value": 14.212,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2000,
"Value": 13.556,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2001,
"Value": 12.115,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2002,
"Value": 11.763,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2003,
"Value": 10.48,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2004,
"Value": 9.693,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2005,
"Value": 9.726,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2006,
"Value": 9.954,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2007,
"Value": 10.058,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2008,
"Value": 11.365,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2009,
"Value": 16.554,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2010,
"Value": 17.059,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2011,
"Value": 17.26,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2012,
"Value": 17.664,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1990,
"Value": 30.248,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1991,
"Value": 29.012,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1992,
"Value": 32.374,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1993,
"Value": 41.01,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1994,
"Value": 42.856,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1995,
"Value": 40.448,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1996,
"Value": 39.92,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1997,
"Value": 37.199,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1998,
"Value": 33.93,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1999,
"Value": 28.252,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2000,
"Value": 25.294,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2001,
"Value": 20.758,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2002,
"Value": 22.241,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2003,
"Value": 22.747,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2004,
"Value": 22.036,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2005,
"Value": 19.659,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2006,
"Value": 17.92,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2007,
"Value": 18.189,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2008,
"Value": 24.625,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2009,
"Value": 37.85,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2010,
"Value": 41.612,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2011,
"Value": 46.446,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2012,
"Value": 53.157,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1990,
"Value": 4.626,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1991,
"Value": 7.959,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1992,
"Value": 13.71,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1993,
"Value": 22.744,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1994,
"Value": 22.659,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1995,
"Value": 19.54,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1996,
"Value": 21.2,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1997,
"Value": 21.118,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1998,
"Value": 16.737,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1999,
"Value": 14.316,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2000,
"Value": 11.731,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2001,
"Value": 11.614,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2002,
"Value": 12.547,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2003,
"Value": 13.523,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2004,
"Value": 16.559,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2005,
"Value": 21.994,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2006,
"Value": 21.055,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2007,
"Value": 19.183,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2008,
"Value": 20.165,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2009,
"Value": 24.95,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2010,
"Value": 24.773,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2011,
"Value": 22.772,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2012,
"Value": 23.665,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1990,
"Value": 10.117,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1991,
"Value": 13.54,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1992,
"Value": 15.417,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1993,
"Value": 17.285,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1994,
"Value": 16.127,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1995,
"Value": 15.267,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1996,
"Value": 14.662,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1997,
"Value": 13.427,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1998,
"Value": 12.263,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1999,
"Value": 12.166,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2000,
"Value": 11.703,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2001,
"Value": 10.442,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2002,
"Value": 11.008,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2003,
"Value": 11.488,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2004,
"Value": 10.916,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2005,
"Value": 12.218,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2006,
"Value": 13.827,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2007,
"Value": 14.241,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2008,
"Value": 14.122,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2009,
"Value": 18.967,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2010,
"Value": 19.258,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2011,
"Value": 19.974,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2012,
"Value": 21.019,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1990,
"Value": 11.16,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1991,
"Value": 13.442,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1992,
"Value": 14.23,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1993,
"Value": 13.371,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1994,
"Value": 12.46,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1995,
"Value": 12.073,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1996,
"Value": 12.014,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1997,
"Value": 11.289,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1998,
"Value": 10.441,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1999,
"Value": 9.898,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2000,
"Value": 9.342,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2001,
"Value": 10.557,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2002,
"Value": 11.996,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2003,
"Value": 12.427,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2004,
"Value": 11.843,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2005,
"Value": 11.309,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2006,
"Value": 10.507,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2007,
"Value": 10.541,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2008,
"Value": 12.845,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2009,
"Value": 17.598,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2010,
"Value": 18.421,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2011,
"Value": 17.308,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2012,
"Value": 16.213,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2001,
"Value": 17.887,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2002,
"Value": 17.998,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2003,
"Value": 19.008,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2004,
"Value": 17.998,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2005,
"Value": 19.295,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2006,
"Value": 17.686,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2007,
"Value": 16.721,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2008,
"Value": 15.436,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2009,
"Value": 17.764,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2011,
"Value": 15.344,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2012,
"Value": 14.562,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2000,
"Value": 8.813,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2010,
"Value": 6.402,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 1996,
"Value": 17,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 1999,
"Value": 20.5,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2000,
"Value": 20.1,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2001,
"Value": 26.5,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2003,
"Value": 31.5,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2004,
"Value": 33.5,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2005,
"Value": 37.7,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2006,
"Value": 34.3,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2007,
"Value": 27.3,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2008,
"Value": 25.5,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Indonesia",
"Sex": "All persons",
"Time": 2009,
"Value": 23,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1990,
"Value": 19.988,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1992,
"Value": 12.959,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1993,
"Value": 13.709,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1994,
"Value": 16.318,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1995,
"Value": 18.759,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1996,
"Value": 19.332,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1997,
"Value": 23.527,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1998,
"Value": 27.098,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1999,
"Value": 23.954,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2000,
"Value": 20.711,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2001,
"Value": 17.998,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2002,
"Value": 15.566,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2003,
"Value": 17.55,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2004,
"Value": 17.214,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2005,
"Value": 15.505,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2006,
"Value": 16.373,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2007,
"Value": 14.44,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2008,
"Value": 14.041,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2009,
"Value": 18.457,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2010,
"Value": 16.931,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2011,
"Value": 15.203,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2012,
"Value": 14.757,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2001,
"Value": 49.557,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2002,
"Value": 52.366,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2003,
"Value": 54.828,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2004,
"Value": 51.047,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2005,
"Value": 48.313,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2006,
"Value": 46.663,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2007,
"Value": 46.483,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2008,
"Value": 45.531,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2009,
"Value": 48.061,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2010,
"Value": 50.534,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2011,
"Value": 49.804,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2012,
"Value": 51.524,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1990,
"Value": 13.123,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1991,
"Value": 13.363,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1992,
"Value": 15.546,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1993,
"Value": 17.189,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1994,
"Value": 17.067,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1995,
"Value": 16.33,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1996,
"Value": 16.057,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1997,
"Value": 15.558,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1998,
"Value": 15.013,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1999,
"Value": 15.389,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2000,
"Value": 14.606,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2001,
"Value": 14.551,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2002,
"Value": 15.174,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2003,
"Value": 15.945,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2004,
"Value": 16.206,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2005,
"Value": 15.896,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2006,
"Value": 14.842,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2007,
"Value": 13.404,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2008,
"Value": 13.705,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2009,
"Value": 18.242,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2010,
"Value": 18.95,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2011,
"Value": 18.95,
"X": null
},
{
"Indicator": "Youth (15-24) unemployment rate",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2012,
"Value": 20.326,
"X": null
}
]
if(!(opts.type==="pieChart" || opts.type==="sparklinePlus")) {
var data = d3.nest()
.key(function(d){
//return opts.group === undefined ? 'main' : d[opts.group]
//instead of main would think a better default is opts.x
return opts.group === undefined ? opts.y : d[opts.group];
})
.entries(data);
}
if (opts.disabled != undefined){
data.map(function(d, i){
d.disabled = opts.disabled[i]
})
}
nv.addGraph(function() {
var chart = nv.models[opts.type]()
.x(function(d) { return d[opts.x] })
.y(function(d) { return d[opts.y] })
.width(opts.width)
.height(opts.height)
chart
.forceY( 0)
d3.select("#" + opts.id)
.append('svg')
.datum(data)
.transition().duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
};
</script>
<h2> Youth Employment/Population Ratio </h2>
<div id='chart2324459b79d6' class='rChart nvd3'></div>
<script type='text/javascript'>
$(document).ready(function(){
drawchart2324459b79d6()
});
function drawchart2324459b79d6(){
var opts = {
"dom": "chart2324459b79d6",
"width": 800,
"height": 400,
"x": "Time",
"y": "Value",
"group": "Country",
"type": "lineChart",
"disabled": [ false, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, false, false ],
"id": "chart2324459b79d6"
},
data = [
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1990,
"Value": 62.716,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1991,
"Value": 57.572,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1992,
"Value": 56.068,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1993,
"Value": 56.012,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1994,
"Value": 58.6,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1995,
"Value": 60.797,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1996,
"Value": 60.464,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1997,
"Value": 58.934,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1998,
"Value": 59.903,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 1999,
"Value": 61.039,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2000,
"Value": 62.076,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2001,
"Value": 61.166,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2002,
"Value": 61.03,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2003,
"Value": 61.791,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2004,
"Value": 62.204,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2005,
"Value": 63.275,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2006,
"Value": 63.739,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2007,
"Value": 64.195,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2008,
"Value": 64.545,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2009,
"Value": 61.239,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2010,
"Value": 60.688,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2011,
"Value": 60.657,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Australia",
"Sex": "All persons",
"Time": 2012,
"Value": 59.72,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1990,
"Value": 61.285,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1991,
"Value": 57.33,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1992,
"Value": 54.764,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1993,
"Value": 53.356,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1994,
"Value": 53.759,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1995,
"Value": 53.789,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1996,
"Value": 52.653,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1997,
"Value": 51.475,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1998,
"Value": 52.45,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 1999,
"Value": 54.542,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2000,
"Value": 56.23,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2001,
"Value": 56.328,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2002,
"Value": 57.436,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2003,
"Value": 58.116,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2004,
"Value": 57.861,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2005,
"Value": 57.662,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2006,
"Value": 58.467,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2007,
"Value": 59.456,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2008,
"Value": 59.709,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2009,
"Value": 55.501,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2010,
"Value": 54.952,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2011,
"Value": 55.417,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Canada",
"Sex": "All persons",
"Time": 2012,
"Value": 54.482,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1990,
"Value": 35.741,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1991,
"Value": 32.151,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1992,
"Value": 31.037,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1993,
"Value": 28.407,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1994,
"Value": 26.097,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1995,
"Value": 26.053,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1996,
"Value": 25.514,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1997,
"Value": 24.282,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1998,
"Value": 25.213,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 1999,
"Value": 26.516,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2000,
"Value": 28.275,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2001,
"Value": 29.314,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2002,
"Value": 29.903,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2003,
"Value": 31.355,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2004,
"Value": 30.795,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2005,
"Value": 30.218,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2006,
"Value": 29.828,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2007,
"Value": 31.047,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2008,
"Value": 31.298,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2009,
"Value": 30.423,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2010,
"Value": 30.211,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2011,
"Value": 29.872,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "France",
"Sex": "All persons",
"Time": 2012,
"Value": 28.829,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1990,
"Value": 56.404,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1991,
"Value": 57.48,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1992,
"Value": 55.161,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1993,
"Value": 52.652,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1994,
"Value": 51.363,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1995,
"Value": 49.102,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1996,
"Value": 47.037,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1997,
"Value": 45.822,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1998,
"Value": 46.679,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 1999,
"Value": 47.146,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2000,
"Value": 47.158,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2001,
"Value": 47.028,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2002,
"Value": 44.803,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2003,
"Value": 42.416,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2004,
"Value": 41.944,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2005,
"Value": 42.574,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2006,
"Value": 44.014,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2007,
"Value": 45.944,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2008,
"Value": 47.191,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2009,
"Value": 46.552,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2010,
"Value": 46.815,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2011,
"Value": 48.192,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Germany",
"Sex": "All persons",
"Time": 2012,
"Value": 46.63,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1990,
"Value": 30.252,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1991,
"Value": 29.069,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1992,
"Value": 28.424,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1993,
"Value": 27.498,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1994,
"Value": 26.706,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1995,
"Value": 26.469,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1996,
"Value": 25.429,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1997,
"Value": 24.49,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1998,
"Value": 28.105,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 1999,
"Value": 26.844,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2000,
"Value": 26.882,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2001,
"Value": 26.026,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2002,
"Value": 26.475,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2003,
"Value": 25.345,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2004,
"Value": 26.834,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2005,
"Value": 24.973,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2006,
"Value": 24.239,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2007,
"Value": 23.985,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2008,
"Value": 23.546,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2009,
"Value": 22.944,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2010,
"Value": 20.35,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2011,
"Value": 16.261,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Greece",
"Sex": "All persons",
"Time": 2012,
"Value": 13.06,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1990,
"Value": 29.793,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1991,
"Value": 29.239,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1992,
"Value": 27.777,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1993,
"Value": 29.966,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1994,
"Value": 28.309,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1995,
"Value": 27.343,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1996,
"Value": 26.881,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1997,
"Value": 26.994,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1998,
"Value": 27.216,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 1999,
"Value": 27.28,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2000,
"Value": 27.776,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2001,
"Value": 27.429,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2002,
"Value": 26.731,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2003,
"Value": 25.995,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2004,
"Value": 27.228,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2005,
"Value": 25.463,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2006,
"Value": 25.481,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2007,
"Value": 24.658,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2008,
"Value": 24.354,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2009,
"Value": 23.94,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2010,
"Value": 22.579,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2011,
"Value": 21.391,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Italy",
"Sex": "All persons",
"Time": 2012,
"Value": 20.474,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1990,
"Value": 42.178,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1991,
"Value": 43.399,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1992,
"Value": 44.56,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1993,
"Value": 44.764,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1994,
"Value": 44.997,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1995,
"Value": 44.731,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1996,
"Value": 45.019,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1997,
"Value": 45.331,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1998,
"Value": 44.58,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 1999,
"Value": 42.857,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2000,
"Value": 42.707,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2001,
"Value": 41.958,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2002,
"Value": 40.98,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2003,
"Value": 40.255,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2004,
"Value": 39.986,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2005,
"Value": 40.887,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2006,
"Value": 41.397,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2007,
"Value": 41.428,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2008,
"Value": 41.366,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2009,
"Value": 39.893,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2010,
"Value": 39.158,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2011,
"Value": 39.069,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Japan",
"Sex": "All persons",
"Time": 2012,
"Value": 38.462,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1990,
"Value": 32.519,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1991,
"Value": 34.557,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1992,
"Value": 34.551,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1993,
"Value": 33.59,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1994,
"Value": 34.497,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1995,
"Value": 34.605,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1996,
"Value": 33.728,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1997,
"Value": 32.19,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1998,
"Value": 27.114,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 1999,
"Value": 27.64,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2000,
"Value": 29.437,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2001,
"Value": 30.093,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2002,
"Value": 31.468,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2003,
"Value": 30.8,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2004,
"Value": 31.197,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2005,
"Value": 29.87,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2006,
"Value": 27.177,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2007,
"Value": 25.682,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2008,
"Value": 23.801,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2009,
"Value": 22.902,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2010,
"Value": 22.997,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2011,
"Value": 23.053,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Korea",
"Sex": "All persons",
"Time": 2012,
"Value": 24.239,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1991,
"Value": 49.343,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1992,
"Value": 50.461,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1993,
"Value": 51.608,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1994,
"Value": 50.282,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1995,
"Value": 48.201,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1996,
"Value": 48.17,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1997,
"Value": 49.197,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1998,
"Value": 50.31,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 1999,
"Value": 50.284,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2000,
"Value": 48.903,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2001,
"Value": 47.155,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2002,
"Value": 45.393,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2003,
"Value": 44.111,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2004,
"Value": 44.339,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2005,
"Value": 43.734,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2006,
"Value": 44.846,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2007,
"Value": 44.244,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2008,
"Value": 44.333,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2009,
"Value": 41.206,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2010,
"Value": 42.912,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2011,
"Value": 41.992,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Mexico",
"Sex": "All persons",
"Time": 2012,
"Value": 43.106,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1990,
"Value": 59.074,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1991,
"Value": 54.399,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1992,
"Value": 53.014,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1993,
"Value": 53.224,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1994,
"Value": 55.854,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1995,
"Value": 58.873,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1996,
"Value": 58.828,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1997,
"Value": 57.627,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1998,
"Value": 55.188,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 1999,
"Value": 54.07,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2000,
"Value": 54.244,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2001,
"Value": 55.424,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2002,
"Value": 56.269,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2003,
"Value": 56.023,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2004,
"Value": 56.263,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2005,
"Value": 56.446,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2006,
"Value": 58.161,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2007,
"Value": 58.183,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2008,
"Value": 56.067,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2009,
"Value": 51.613,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2010,
"Value": 50.071,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2011,
"Value": 49.851,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "New Zealand",
"Sex": "All persons",
"Time": 2012,
"Value": 49.466,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1990,
"Value": 38.284,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1991,
"Value": 37.779,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1992,
"Value": 34.796,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1993,
"Value": 29.461,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1994,
"Value": 28.253,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1995,
"Value": 28.569,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1996,
"Value": 28.348,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1997,
"Value": 29.429,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1998,
"Value": 30.98,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 1999,
"Value": 34.439,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2000,
"Value": 36.269,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2001,
"Value": 37.119,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2002,
"Value": 36.557,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2003,
"Value": 36.762,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2004,
"Value": 38.373,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2005,
"Value": 41.889,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2006,
"Value": 43.257,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2007,
"Value": 42.895,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2008,
"Value": 39.541,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2009,
"Value": 30.781,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2010,
"Value": 27.379,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2011,
"Value": 24.073,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Spain",
"Sex": "All persons",
"Time": 2012,
"Value": 20.036,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1990,
"Value": 66.07,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1991,
"Value": 60.687,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1992,
"Value": 52.093,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1993,
"Value": 42.418,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1994,
"Value": 41.341,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1995,
"Value": 42.467,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1996,
"Value": 40.328,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1997,
"Value": 39.729,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1998,
"Value": 41.631,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 1999,
"Value": 43.811,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2000,
"Value": 46.67,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2001,
"Value": 48.698,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2002,
"Value": 47.916,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2003,
"Value": 46.066,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2004,
"Value": 44.005,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2005,
"Value": 43.296,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2006,
"Value": 44.775,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2007,
"Value": 42.071,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2008,
"Value": 42.035,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2009,
"Value": 38.15,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2010,
"Value": 38.64,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2011,
"Value": 40.809,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Sweden",
"Sex": "All persons",
"Time": 2012,
"Value": 40.044,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1990,
"Value": 70.126,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1991,
"Value": 66.258,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1992,
"Value": 61.435,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1993,
"Value": 58.846,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1994,
"Value": 58.803,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1995,
"Value": 58.967,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1996,
"Value": 60.173,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1997,
"Value": 60.806,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1998,
"Value": 60.836,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 1999,
"Value": 60.769,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2000,
"Value": 61.501,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2001,
"Value": 61.049,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2002,
"Value": 60.934,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2003,
"Value": 59.692,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2004,
"Value": 60.072,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2005,
"Value": 58.736,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2006,
"Value": 57.647,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2007,
"Value": 56.453,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2008,
"Value": 56.32,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2009,
"Value": 51.857,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2010,
"Value": 50.694,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2011,
"Value": 50.137,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United Kingdom",
"Sex": "All persons",
"Time": 2012,
"Value": 50.025,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1990,
"Value": 59.787,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1991,
"Value": 57.151,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1992,
"Value": 56.72,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1993,
"Value": 57.237,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1994,
"Value": 58.128,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1995,
"Value": 58.261,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1996,
"Value": 57.624,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1997,
"Value": 58.041,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1998,
"Value": 58.996,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 1999,
"Value": 58.995,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2000,
"Value": 59.663,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2001,
"Value": 57.714,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2002,
"Value": 55.693,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2003,
"Value": 53.904,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2004,
"Value": 53.899,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2005,
"Value": 53.907,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2006,
"Value": 54.25,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2007,
"Value": 53.128,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2008,
"Value": 51.227,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2009,
"Value": 46.851,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2010,
"Value": 45.001,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2011,
"Value": 45.453,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "United States",
"Sex": "All persons",
"Time": 2012,
"Value": 45.984,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2001,
"Value": 50.775,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2002,
"Value": 51.667,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2003,
"Value": 50.811,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2004,
"Value": 52.421,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2005,
"Value": 52.724,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2006,
"Value": 52.612,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2007,
"Value": 52.935,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2008,
"Value": 53.464,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2009,
"Value": 51.566,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2011,
"Value": 50.066,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Brazil",
"Sex": "All persons",
"Time": 2012,
"Value": 50.414,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2000,
"Value": 61.932,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "China",
"Sex": "All persons",
"Time": 2010,
"Value": 53.704,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "India",
"Sex": "All persons",
"Time": 2010,
"Value": 33.12,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "India",
"Sex": "All persons",
"Time": 2012,
"Value": 30.7,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1992,
"Value": 47.581,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1993,
"Value": 45.331,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1994,
"Value": 42.569,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1995,
"Value": 40.957,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1996,
"Value": 37.969,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1997,
"Value": 33.048,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1998,
"Value": 29.553,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 1999,
"Value": 34.351,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2000,
"Value": 34.602,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2001,
"Value": 33.485,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2002,
"Value": 34.204,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2003,
"Value": 32.299,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2004,
"Value": 32.595,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2005,
"Value": 33.123,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2006,
"Value": 32.525,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2007,
"Value": 33.716,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2008,
"Value": 35.963,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2009,
"Value": 34.329,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2010,
"Value": 34.184,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2011,
"Value": 34.996,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "Russian Federation",
"Sex": "All persons",
"Time": 2012,
"Value": 33.695,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2001,
"Value": 15.899,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2002,
"Value": 15.272,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2003,
"Value": 13.564,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2004,
"Value": 13.848,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2005,
"Value": 15.042,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2006,
"Value": 16.023,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2007,
"Value": 15.682,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2008,
"Value": 16.543,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2009,
"Value": 14.443,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2010,
"Value": 12.803,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2011,
"Value": 12.66,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "South Africa",
"Sex": "All persons",
"Time": 2012,
"Value": 12.192,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1990,
"Value": 48.328,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1991,
"Value": 48.261,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1992,
"Value": 45.31,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1993,
"Value": 43.39,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1994,
"Value": 43.361,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1995,
"Value": 43.311,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1996,
"Value": 42.835,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1997,
"Value": 42.949,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1998,
"Value": 43.483,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 1999,
"Value": 43.525,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2000,
"Value": 43.954,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2001,
"Value": 43.304,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2002,
"Value": 42.103,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2003,
"Value": 41.164,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2004,
"Value": 40.895,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2005,
"Value": 41.013,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2006,
"Value": 41.678,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2007,
"Value": 42.133,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2008,
"Value": 42.031,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2009,
"Value": 38.899,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2010,
"Value": 37.927,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2011,
"Value": 37.871,
"X": null
},
{
"Indicator": "Employment/population ratio",
"Age.Group": "15-24",
"Country": "OECD - Average",
"Sex": "All persons",
"Time": 2012,
"Value": 37.821,
"X": null
}
]
if(!(opts.type==="pieChart" || opts.type==="sparklinePlus")) {
var data = d3.nest()
.key(function(d){
//return opts.group === undefined ? 'main' : d[opts.group]
//instead of main would think a better default is opts.x
return opts.group === undefined ? opts.y : d[opts.group];
})
.entries(data);
}
if (opts.disabled != undefined){
data.map(function(d, i){
d.disabled = opts.disabled[i]
})
}
nv.addGraph(function() {
var chart = nv.models[opts.type]()
.x(function(d) { return d[opts.x] })
.y(function(d) { return d[opts.y] })
.width(opts.width)
.height(opts.height)
chart
.forceY( 0)
d3.select("#" + opts.id)
.append('svg')
.datum(data)
.transition().duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
};
</script>
<h2> Youth Unemployment/Population Ratio </h2>
<div id='chart23248d1166a' class='rChart nvd3'></div>
<script type='text/javascript'>
$(document).ready(function(){
drawchart23248d1166a()
});
function drawchart23248d1166a(){
var opts = {
"dom": "chart23248d1166a",
"width": 800,
"height": 400,
"x": "Time",
"y": "value",
"group": "Country",
"type": "lineChart",
"disabled": [ false, true, true, true, true, true, true, true, true, true, true, true, true, false, true, true, true, true, true, true, false ],
"id": "chart23248d1166a"
},
data = [
{
"Time": 1990,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.39
},
{
"Time": 1990,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1990,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.63
},
{
"Time": 1990,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1990,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.83
},
{
"Time": 1990,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.65
},
{
"Time": 1990,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.19
},
{
"Time": 1990,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1990,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.7
},
{
"Time": 1990,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 1.9
},
{
"Time": 1990,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.44
},
{
"Time": 1990,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.72
},
{
"Time": 1990,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.68
},
{
"Time": 1990,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.26
},
{
"Time": 1990,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.09
},
{
"Time": 1990,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 16.6
},
{
"Time": 1990,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.2
},
{
"Time": 1990,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.89
},
{
"Time": 1990,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.51
},
{
"Time": 1991,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.24
},
{
"Time": 1991,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1991,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.79
},
{
"Time": 1991,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.91
},
{
"Time": 1991,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.29
},
{
"Time": 1991,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.45
},
{
"Time": 1991,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13
},
{
"Time": 1991,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.03
},
{
"Time": 1991,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.72
},
{
"Time": 1991,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.83
},
{
"Time": 1991,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.03
},
{
"Time": 1991,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.4
},
{
"Time": 1991,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 15.44
},
{
"Time": 1991,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.25
},
{
"Time": 1991,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.38
},
{
"Time": 1991,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.88
},
{
"Time": 1992,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.5
},
{
"Time": 1992,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1992,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.39
},
{
"Time": 1992,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.61
},
{
"Time": 1992,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.66
},
{
"Time": 1992,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.46
},
{
"Time": 1992,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.47
},
{
"Time": 1992,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.03
},
{
"Time": 1992,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.86
},
{
"Time": 1992,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.88
},
{
"Time": 1992,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.53
},
{
"Time": 1992,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.29
},
{
"Time": 1992,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.08
},
{
"Time": 1992,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 16.66
},
{
"Time": 1992,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.28
},
{
"Time": 1992,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.2
},
{
"Time": 1992,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.41
},
{
"Time": 1993,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.89
},
{
"Time": 1993,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1993,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.08
},
{
"Time": 1993,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.76
},
{
"Time": 1993,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.31
},
{
"Time": 1993,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.13
},
{
"Time": 1993,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.1
},
{
"Time": 1993,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.41
},
{
"Time": 1993,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.3
},
{
"Time": 1993,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.93
},
{
"Time": 1993,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.56
},
{
"Time": 1993,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.94
},
{
"Time": 1993,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.2
},
{
"Time": 1993,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 20.48
},
{
"Time": 1993,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.49
},
{
"Time": 1993,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.3
},
{
"Time": 1993,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.83
},
{
"Time": 1994,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.05
},
{
"Time": 1994,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1994,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.16
},
{
"Time": 1994,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.56
},
{
"Time": 1994,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.61
},
{
"Time": 1994,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.24
},
{
"Time": 1994,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.42
},
{
"Time": 1994,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.59
},
{
"Time": 1994,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.69
},
{
"Time": 1994,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.84
},
{
"Time": 1994,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.21
},
{
"Time": 1994,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.83
},
{
"Time": 1994,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.3
},
{
"Time": 1994,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 21.19
},
{
"Time": 1994,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.11
},
{
"Time": 1994,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.31
},
{
"Time": 1994,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.27
},
{
"Time": 1995,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.04
},
{
"Time": 1995,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1995,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.37
},
{
"Time": 1995,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.69
},
{
"Time": 1995,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.38
},
{
"Time": 1995,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.24
},
{
"Time": 1995,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.81
},
{
"Time": 1995,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.9
},
{
"Time": 1995,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.32
},
{
"Time": 1995,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.16
},
{
"Time": 1995,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.25
},
{
"Time": 1995,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.37
},
{
"Time": 1995,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.46
},
{
"Time": 1995,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 19.4
},
{
"Time": 1995,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.31
},
{
"Time": 1995,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.62
},
{
"Time": 1995,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8
},
{
"Time": 1996,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.24
},
{
"Time": 1996,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1996,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.59
},
{
"Time": 1996,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1996,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.71
},
{
"Time": 1996,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.85
},
{
"Time": 1996,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.51
},
{
"Time": 1996,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.31
},
{
"Time": 1996,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.77
},
{
"Time": 1996,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.25
},
{
"Time": 1996,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.19
},
{
"Time": 1996,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.9
},
{
"Time": 1996,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.2
},
{
"Time": 1996,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.11
},
{
"Time": 1996,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.1
},
{
"Time": 1996,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 18.84
},
{
"Time": 1996,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.85
},
{
"Time": 1996,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.34
},
{
"Time": 1996,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.87
},
{
"Time": 1997,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.28
},
{
"Time": 1997,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1997,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.99
},
{
"Time": 1997,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1997,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.91
},
{
"Time": 1997,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.21
},
{
"Time": 1997,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.01
},
{
"Time": 1997,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1997,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.74
},
{
"Time": 1997,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.23
},
{
"Time": 1997,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.64
},
{
"Time": 1997,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.92
},
{
"Time": 1997,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.06
},
{
"Time": 1997,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.83
},
{
"Time": 1997,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.17
},
{
"Time": 1997,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 17.43
},
{
"Time": 1997,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.64
},
{
"Time": 1997,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.43
},
{
"Time": 1997,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.39
},
{
"Time": 1998,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.25
},
{
"Time": 1998,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1998,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.36
},
{
"Time": 1998,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1998,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.95
},
{
"Time": 1998,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.63
},
{
"Time": 1998,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.89
},
{
"Time": 1998,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1998,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.86
},
{
"Time": 1998,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.73
},
{
"Time": 1998,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.11
},
{
"Time": 1998,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.46
},
{
"Time": 1998,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.77
},
{
"Time": 1998,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.6
},
{
"Time": 1998,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.98
},
{
"Time": 1998,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 15.91
},
{
"Time": 1998,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.37
},
{
"Time": 1998,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.5
},
{
"Time": 1998,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.88
},
{
"Time": 1999,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.37
},
{
"Time": 1999,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.92
},
{
"Time": 1999,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 1999,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.56
},
{
"Time": 1999,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.46
},
{
"Time": 1999,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.48
},
{
"Time": 1999,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.9
},
{
"Time": 1999,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.33
},
{
"Time": 1999,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.38
},
{
"Time": 1999,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.51
},
{
"Time": 1999,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.14
},
{
"Time": 1999,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.96
},
{
"Time": 1999,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.81
},
{
"Time": 1999,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.82
},
{
"Time": 1999,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.56
},
{
"Time": 1999,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.32
},
{
"Time": 1999,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.42
},
{
"Time": 1999,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.48
},
{
"Time": 2000,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.53
},
{
"Time": 2000,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.16
},
{
"Time": 2000,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.28
},
{
"Time": 2000,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.35
},
{
"Time": 2000,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.32
},
{
"Time": 2000,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.25
},
{
"Time": 2000,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.76
},
{
"Time": 2000,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.73
},
{
"Time": 2000,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.33
},
{
"Time": 2000,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.58
},
{
"Time": 2000,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.62
},
{
"Time": 2000,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.51
},
{
"Time": 2000,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.42
},
{
"Time": 2000,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.04
},
{
"Time": 2000,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.28
},
{
"Time": 2000,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.2
},
{
"Time": 2000,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.15
},
{
"Time": 2000,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.15
},
{
"Time": 2001,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.57
},
{
"Time": 2001,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.15
},
{
"Time": 2001,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.34
},
{
"Time": 2001,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2001,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.44
},
{
"Time": 2001,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.24
},
{
"Time": 2001,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.15
},
{
"Time": 2001,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.63
},
{
"Time": 2001,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.17
},
{
"Time": 2001,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.51
},
{
"Time": 2001,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.43
},
{
"Time": 2001,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.4
},
{
"Time": 2001,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.64
},
{
"Time": 2001,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.28
},
{
"Time": 2001,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.35
},
{
"Time": 2001,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 15.62
},
{
"Time": 2001,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.72
},
{
"Time": 2001,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.4
},
{
"Time": 2001,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.12
},
{
"Time": 2001,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.81
},
{
"Time": 2002,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.95
},
{
"Time": 2002,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.51
},
{
"Time": 2002,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.09
},
{
"Time": 2002,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2002,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.98
},
{
"Time": 2002,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.88
},
{
"Time": 2002,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.71
},
{
"Time": 2002,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2002,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.53
},
{
"Time": 2002,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.58
},
{
"Time": 2002,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.94
},
{
"Time": 2002,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.85
},
{
"Time": 2002,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.5
},
{
"Time": 2002,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.43
},
{
"Time": 2002,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.31
},
{
"Time": 2002,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 16.79
},
{
"Time": 2002,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.46
},
{
"Time": 2002,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.87
},
{
"Time": 2002,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.54
},
{
"Time": 2002,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.59
},
{
"Time": 2003,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.41
},
{
"Time": 2003,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.04
},
{
"Time": 2003,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.2
},
{
"Time": 2003,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2003,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7
},
{
"Time": 2003,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.02
},
{
"Time": 2003,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.3
},
{
"Time": 2003,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.92
},
{
"Time": 2003,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.26
},
{
"Time": 2003,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.55
},
{
"Time": 2003,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.45
},
{
"Time": 2003,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.9
},
{
"Time": 2003,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.56
},
{
"Time": 2003,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.69
},
{
"Time": 2003,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.88
},
{
"Time": 2003,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 16.46
},
{
"Time": 2003,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.82
},
{
"Time": 2003,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.2
},
{
"Time": 2003,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.75
},
{
"Time": 2003,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.65
},
{
"Time": 2004,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.97
},
{
"Time": 2004,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.78
},
{
"Time": 2004,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.98
},
{
"Time": 2004,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2004,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.54
},
{
"Time": 2004,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.05
},
{
"Time": 2004,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.87
},
{
"Time": 2004,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 14.81
},
{
"Time": 2004,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.38
},
{
"Time": 2004,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.18
},
{
"Time": 2004,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.64
},
{
"Time": 2004,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.65
},
{
"Time": 2004,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.04
},
{
"Time": 2004,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.78
},
{
"Time": 2004,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.78
},
{
"Time": 2004,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 14.44
},
{
"Time": 2004,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.85
},
{
"Time": 2004,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.73
},
{
"Time": 2004,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.36
},
{
"Time": 2004,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.24
},
{
"Time": 2005,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.54
},
{
"Time": 2005,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.77
},
{
"Time": 2005,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.18
},
{
"Time": 2005,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2005,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.83
},
{
"Time": 2005,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.63
},
{
"Time": 2005,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.77
},
{
"Time": 2005,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 16.66
},
{
"Time": 2005,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.03
},
{
"Time": 2005,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.87
},
{
"Time": 2005,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.4
},
{
"Time": 2005,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.09
},
{
"Time": 2005,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.08
},
{
"Time": 2005,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.64
},
{
"Time": 2005,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.08
},
{
"Time": 2005,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 14.06
},
{
"Time": 2005,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.25
},
{
"Time": 2005,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.21
},
{
"Time": 2005,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.18
},
{
"Time": 2005,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.87
},
{
"Time": 2006,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.12
},
{
"Time": 2006,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.69
},
{
"Time": 2006,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.74
},
{
"Time": 2006,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2006,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.24
},
{
"Time": 2006,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.9
},
{
"Time": 2006,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.15
},
{
"Time": 2006,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 14.92
},
{
"Time": 2006,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.02
},
{
"Time": 2006,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.6
},
{
"Time": 2006,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.03
},
{
"Time": 2006,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.94
},
{
"Time": 2006,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.43
},
{
"Time": 2006,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.16
},
{
"Time": 2006,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.37
},
{
"Time": 2006,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 14.02
},
{
"Time": 2006,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.44
},
{
"Time": 2006,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.94
},
{
"Time": 2006,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.25
},
{
"Time": 2006,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.37
},
{
"Time": 2007,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.63
},
{
"Time": 2007,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.14
},
{
"Time": 2007,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.49
},
{
"Time": 2007,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2007,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.34
},
{
"Time": 2007,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.08
},
{
"Time": 2007,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.14
},
{
"Time": 2007,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.68
},
{
"Time": 2007,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.28
},
{
"Time": 2007,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.46
},
{
"Time": 2007,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.48
},
{
"Time": 2007,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.17
},
{
"Time": 2007,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.51
},
{
"Time": 2007,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.45
},
{
"Time": 2007,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.69
},
{
"Time": 2007,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.62
},
{
"Time": 2007,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.54
},
{
"Time": 2007,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.99
},
{
"Time": 2007,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.37
},
{
"Time": 2007,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.26
},
{
"Time": 2008,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.25
},
{
"Time": 2008,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.37
},
{
"Time": 2008,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.82
},
{
"Time": 2008,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2008,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.15
},
{
"Time": 2008,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.46
},
{
"Time": 2008,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.67
},
{
"Time": 2008,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.74
},
{
"Time": 2008,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.57
},
{
"Time": 2008,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.23
},
{
"Time": 2008,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.45
},
{
"Time": 2008,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.35
},
{
"Time": 2008,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.19
},
{
"Time": 2008,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.6
},
{
"Time": 2008,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.87
},
{
"Time": 2008,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.83
},
{
"Time": 2008,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.92
},
{
"Time": 2008,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.62
},
{
"Time": 2008,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.26
},
{
"Time": 2008,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.55
},
{
"Time": 2009,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.96
},
{
"Time": 2009,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.59
},
{
"Time": 2009,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.95
},
{
"Time": 2009,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2009,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.2
},
{
"Time": 2009,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.75
},
{
"Time": 2009,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.97
},
{
"Time": 2009,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.5
},
{
"Time": 2009,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.17
},
{
"Time": 2009,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.98
},
{
"Time": 2009,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.49
},
{
"Time": 2009,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.58
},
{
"Time": 2009,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.24
},
{
"Time": 2009,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.58
},
{
"Time": 2009,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.77
},
{
"Time": 2009,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.36
},
{
"Time": 2009,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 18.75
},
{
"Time": 2009,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.68
},
{
"Time": 2009,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.14
},
{
"Time": 2009,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.01
},
{
"Time": 2010,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.91
},
{
"Time": 2010,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.54
},
{
"Time": 2010,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.05
},
{
"Time": 2010,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.93
},
{
"Time": 2010,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.02
},
{
"Time": 2010,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.98
},
{
"Time": 2010,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2010,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.72
},
{
"Time": 2010,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.98
},
{
"Time": 2010,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.51
},
{
"Time": 2010,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.44
},
{
"Time": 2010,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.3
},
{
"Time": 2010,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.75
},
{
"Time": 2010,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.97
},
{
"Time": 2010,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.08
},
{
"Time": 2010,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 19.51
},
{
"Time": 2010,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.72
},
{
"Time": 2010,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.09
},
{
"Time": 2010,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.16
},
{
"Time": 2011,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.76
},
{
"Time": 2011,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2011,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.15
},
{
"Time": 2011,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2011,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.45
},
{
"Time": 2011,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.5
},
{
"Time": 2011,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.99
},
{
"Time": 2011,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2011,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.79
},
{
"Time": 2011,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.41
},
{
"Time": 2011,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.46
},
{
"Time": 2011,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.58
},
{
"Time": 2011,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.4
},
{
"Time": 2011,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.71
},
{
"Time": 2011,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 6.27
},
{
"Time": 2011,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.56
},
{
"Time": 2011,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 20.88
},
{
"Time": 2011,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.03
},
{
"Time": 2011,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.51
},
{
"Time": 2011,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.51
},
{
"Time": 2012,
"Country": "Australia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 7.93
},
{
"Time": 2012,
"Country": "Brazil",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2012,
"Country": "Canada",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.09
},
{
"Time": 2012,
"Country": "China",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2012,
"Country": "France",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.01
},
{
"Time": 2012,
"Country": "Germany",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.13
},
{
"Time": 2012,
"Country": "Greece",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 16.13
},
{
"Time": 2012,
"Country": "Indonesia",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": null
},
{
"Time": 2012,
"Country": "Italy",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 11.15
},
{
"Time": 2012,
"Country": "Japan",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 3.32
},
{
"Time": 2012,
"Country": "Korea",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 2.4
},
{
"Time": 2012,
"Country": "Mexico",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 4.47
},
{
"Time": 2012,
"Country": "New Zealand",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 10.61
},
{
"Time": 2012,
"Country": "OECD - Average",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 9.44
},
{
"Time": 2012,
"Country": "Russian Federation",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 5.83
},
{
"Time": 2012,
"Country": "South Africa",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.96
},
{
"Time": 2012,
"Country": "Spain",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 22.74
},
{
"Time": 2012,
"Country": "Sweden",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 12.41
},
{
"Time": 2012,
"Country": "United Kingdom",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 13.31
},
{
"Time": 2012,
"Country": "United States",
"Sex": "All persons",
"Age.Group": "15-24",
"variable": "unemployment/population",
"value": 8.9
}
]
if(!(opts.type==="pieChart" || opts.type==="sparklinePlus")) {
var data = d3.nest()
.key(function(d){
//return opts.group === undefined ? 'main' : d[opts.group]
//instead of main would think a better default is opts.x
return opts.group === undefined ? opts.y : d[opts.group];
})
.entries(data);
}
if (opts.disabled != undefined){
data.map(function(d, i){
d.disabled = opts.disabled[i]
})
}
nv.addGraph(function() {
var chart = nv.models[opts.type]()
.x(function(d) { return d[opts.x] })
.y(function(d) { return d[opts.y] })
.width(opts.width)
.height(opts.height)
chart
.forceY( 0)
d3.select("#" + opts.id)
.append('svg')
.datum(data)
.transition().duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
};
</script>
<p> The charts can be a bit buggy if you click quickly. All data from OECD. Youth = 15-24. <a href="https://twitter.com/Timcammm">Twitter</a</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment