CINXE.COM

Area Profile (Demographics) - Trafford Innovation and Intelligence Lab

<!DOCTYPE HTML> <html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.infotrafford.org.uk/lab/portfolio/area-profiles-demographics?ward=E05000819","20160602185727","https://web.archive.org/","web","/_static/", "1464893847"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Area Profile (Demographics) - Trafford Innovation and Intelligence Lab</title> <meta name="author" content="Trafford Innovation and Intelligence Lab"/> <meta name="created" content="2015/08/07"/> <meta name="templateVersion" content="1.0"/> <meta name="keywords" content="innovation, intelligence, lab, data, open data, linked data, map, mapping, area profile, ward profile, profile, ward, electoral ward, member, elected members, councillors, population, demographics, ethnicity, religion, ACORN, language, population pyramid, age profile "/> <meta name="description" content="Trafford Innovation and Intelligence Lab Ward Profile - Demographics "/> <link rel="icon" type="image/png" href="/web/20160602185727im_/http://www.infotrafford.org.uk/custom/resources/TIIL_favicon.png"/> <link href="https://web.archive.org/web/20160602185727cs_/http://fonts.googleapis.com/css?family=Questrial|Ek+Mukta:300" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/web/20160602185727cs_/http://www.infotrafford.org.uk/custom/resources/lab_portal_main.css"/> <link rel="stylesheet" href="/web/20160602185727cs_/http://www.infotrafford.org.uk/custom/resources/lab_content_layouts.css"/> <link rel="stylesheet" href="/web/20160602185727cs_/http://www.infotrafford.org.uk/custom/resources/lab_area_profiles.css"/> <link rel="stylesheet" href="/web/20160602185727cs_/http://www.infotrafford.org.uk/custom/resources/lab_data_tables.css"/> <script src="https://web.archive.org/web/20160602185727js_/http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script src="/web/20160602185727js_/http://www.infotrafford.org.uk/custom/resources/lab_portal_general_scripts.js"></script> <script src="/web/20160602185727js_/http://www.infotrafford.org.uk/custom/resources/lab_portal_area_profile_scripts.js"></script> <script src="/web/20160602185727js_/http://www.infotrafford.org.uk/custom/resources/google_analytics.js"></script> <script src="/web/20160602185727js_/http://www.infotrafford.org.uk/custom/resources/ward_profile_data.js"></script> <script src="https://web.archive.org/web/20160602185727js_/http://code.highcharts.com/highcharts.js"></script> <script src="https://web.archive.org/web/20160602185727js_/http://code.highcharts.com/modules/exporting.js"></script> <script> var wardname = ""; var compname = ""; var poppyrmale = []; var poppyrfemale = []; var comppyrmale = []; var comppyrfemale = []; var ethniccol = []; var ethniccolcomp1 = []; var ethniccolcomp2 = []; var comp2name = ""; var comp3name = ""; var religCol = []; var religColComp1 = []; var religColComp2 = []; var ACORNCatCol = []; var ACORNCatColComp = []; var ACORNGrpCol= []; var ACORNGrpColComp = []; var ACORNTypeCol = []; var ACORNTypeColComp = []; var langBar = []; var langBarComp1 = []; var langBarComp2 = []; var langCol = []; var langColComp1 = []; var langColComp2 = []; var ageTraffordTotalTable = []; var ageTraffordMaleTable = []; var ageTraffordFemaleTable = []; var ageWardTotalTable = []; var ageWardMaleTable = []; var ageWardFemaleTable = []; var ageNationalTotalTable = []; var ageNationalMaleTable = []; var ageNationalFemaleTable = []; var ageTableContent = ""; var ageCategoriesTable = []; var ethnicityWardTable = []; var ethnicityWardTableNum = []; var ethnicityTraffordTable = []; var ethnicityTraffordTableNum = []; var ethnicityNationalTable = []; var ethnicityNationalTableNum = []; var ethnicityCategoriesTable = []; var ethnicityTableContent = ''; var languageWardTable = []; var languageWardTableNum = []; var languageTraffordTable = []; var languageTraffordTableNum = []; var languageNationalTable = []; var languageNationalTableNum = []; var languageCategoriesTable = []; var languageTableContent = ''; var religionWardTable = []; var religionWardTableNum = []; var religionTraffordTable = []; var religionTraffordTableNum = []; var religionNationalTable = []; var religionNationalTableNum = []; var religionCategoriesTable = []; var religionTableContent = ''; var ACORNCatWardTable = []; var ACORNCatTraffordTable = []; var ACORNCatNationalTable = []; var ACORNCatCategoriesTable = []; var ACORNCatTableContent = ''; var ACORNGrpWardTable = []; var ACORNGrpTraffordTable = []; var ACORNGrpNationalTable = []; var ACORNGrpCategoriesTable = []; var ACORNGrpTableContent = ''; var ACORNTypeWardTable = []; var ACORNTypeTraffordTable = []; var ACORNTypeNationalTable = []; var ACORNTypeCategoriesTable = []; var ACORNTypeTableContent = ''; function drawCharts(wardCode) { if (wardCode != "") { compname = "No Comparator Selected"; $.getJSON("/custom/resources/ward_profile_data.js", function (data) { $("#chartWrapper").removeClass("hideContent"); $.each(data.geography, function () { if (this['ONSCODE'] == wardCode) { wardname = this['featureName']; //empty the population box and custom table headers - there is probably a miles better way to do this..! $("#profileHeadline").html(''); $(".custTableHeader").html(''); $(".dynTableContent").html(''); $("#profileHeadline").append('Total population of ' + this['featureName'] + ' is: <br />' + this['totalPop2013']); $("#populationAge").append('<tr><td>Total</td><td>' + this['totalPop2013'] + '</td><td>' + this['totalPop2013Males'] + '</td><td>' + this['totalPop2013Females'] + '</td></tr>'); //Prepare the ward level age breakdown data for loading into the table ageWardMaleTable.push(this['totalPop2013Males'],this['percPopAge02013Males']+'% ('+this['totalPopAge02013Males']+')',this['percPopAge12013Males']+'% ('+this['totalPopAge12013Males']+')',this['percPopAge22013Males']+'% ('+this['totalPopAge22013Males']+')',this['percPopAge32013Males']+'% ('+this['totalPopAge32013Males']+')',this['percPopAge42013Males']+'% ('+this['totalPopAge42013Males']+')',this['percPopAge52013Males']+'% ('+this['totalPopAge52013Males']+')',this['percPopAge62013Males']+'% ('+this['totalPopAge62013Males']+')',this['percPopAge72013Males']+'% ('+this['totalPopAge72013Males']+')',this['percPopAge82013Males']+'% ('+this['totalPopAge82013Males']+')',this['percPopAge92013Males']+'% ('+this['totalPopAge92013Males']+')',this['percPopAge102013Males']+'% ('+this['totalPopAge102013Males']+')',this['percPopAge112013Males']+'% ('+this['totalPopAge112013Males']+')',this['percPopAge122013Males']+'% ('+this['totalPopAge122013Males']+')',this['percPopAge132013Males']+'% ('+this['totalPopAge132013Males']+')',this['percPopAge142013Males']+'% ('+this['totalPopAge142013Males']+')',this['percPopAge152013Males']+'% ('+this['totalPopAge152013Males']+')',this['percPopAge162013Males']+'% ('+this['totalPopAge162013Males']+')',this['percPopAge172013Males']+'% ('+this['totalPopAge172013Males']+')',this['percPopAge182013Males']+'% ('+this['totalPopAge182013Males']+')',this['percPopAge192013Males']+'% ('+this['totalPopAge192013Males']+')',this['percPopAge202013Males']+'% ('+this['totalPopAge202013Males']+')',this['percPopAge212013Males']+'% ('+this['totalPopAge212013Males']+')',this['percPopAge222013Males']+'% ('+this['totalPopAge222013Males']+')',this['percPopAge232013Males']+'% ('+this['totalPopAge232013Males']+')',this['percPopAge242013Males']+'% ('+this['totalPopAge242013Males']+')',this['percPopAge252013Males']+'% ('+this['totalPopAge252013Males']+')',this['percPopAge262013Males']+'% ('+this['totalPopAge262013Males']+')',this['percPopAge272013Males']+'% ('+this['totalPopAge272013Males']+')',this['percPopAge282013Males']+'% ('+this['totalPopAge282013Males']+')',this['percPopAge292013Males']+'% ('+this['totalPopAge292013Males']+')',this['percPopAge302013Males']+'% ('+this['totalPopAge302013Males']+')',this['percPopAge312013Males']+'% ('+this['totalPopAge312013Males']+')',this['percPopAge322013Males']+'% ('+this['totalPopAge322013Males']+')',this['percPopAge332013Males']+'% ('+this['totalPopAge332013Males']+')',this['percPopAge342013Males']+'% ('+this['totalPopAge342013Males']+')',this['percPopAge352013Males']+'% ('+this['totalPopAge352013Males']+')',this['percPopAge362013Males']+'% ('+this['totalPopAge362013Males']+')',this['percPopAge372013Males']+'% ('+this['totalPopAge372013Males']+')',this['percPopAge382013Males']+'% ('+this['totalPopAge382013Males']+')',this['percPopAge392013Males']+'% ('+this['totalPopAge392013Males']+')',this['percPopAge402013Males']+'% ('+this['totalPopAge402013Males']+')',this['percPopAge412013Males']+'% ('+this['totalPopAge412013Males']+')',this['percPopAge422013Males']+'% ('+this['totalPopAge422013Males']+')',this['percPopAge432013Males']+'% ('+this['totalPopAge432013Males']+')',this['percPopAge442013Males']+'% ('+this['totalPopAge442013Males']+')',this['percPopAge452013Males']+'% ('+this['totalPopAge452013Males']+')',this['percPopAge462013Males']+'% ('+this['totalPopAge462013Males']+')',this['percPopAge472013Males']+'% ('+this['totalPopAge472013Males']+')',this['percPopAge482013Males']+'% ('+this['totalPopAge482013Males']+')',this['percPopAge492013Males']+'% ('+this['totalPopAge492013Males']+')',this['percPopAge502013Males']+'% ('+this['totalPopAge502013Males']+')',this['percPopAge512013Males']+'% ('+this['totalPopAge512013Males']+')',this['percPopAge522013Males']+'% ('+this['totalPopAge522013Males']+')',this['percPopAge532013Males']+'% ('+this['totalPopAge532013Males']+')',this['percPopAge542013Males']+'% ('+this['totalPopAge542013Males']+')',this['percPopAge552013Males']+'% ('+this['totalPopAge552013Males']+')',this['percPopAge562013Males']+'% ('+this['totalPopAge562013Males']+')',this['percPopAge572013Males']+'% ('+this['totalPopAge572013Males']+')',this['percPopAge582013Males']+'% ('+this['totalPopAge582013Males']+')',this['percPopAge592013Males']+'% ('+this['totalPopAge592013Males']+')',this['percPopAge602013Males']+'% ('+this['totalPopAge602013Males']+')',this['percPopAge612013Males']+'% ('+this['totalPopAge612013Males']+')',this['percPopAge622013Males']+'% ('+this['totalPopAge622013Males']+')',this['percPopAge632013Males']+'% ('+this['totalPopAge632013Males']+')',this['percPopAge642013Males']+'% ('+this['totalPopAge642013Males']+')',this['percPopAge652013Males']+'% ('+this['totalPopAge652013Males']+')',this['percPopAge662013Males']+'% ('+this['totalPopAge662013Males']+')',this['percPopAge672013Males']+'% ('+this['totalPopAge672013Males']+')',this['percPopAge682013Males']+'% ('+this['totalPopAge682013Males']+')',this['percPopAge692013Males']+'% ('+this['totalPopAge692013Males']+')',this['percPopAge702013Males']+'% ('+this['totalPopAge702013Males']+')',this['percPopAge712013Males']+'% ('+this['totalPopAge712013Males']+')',this['percPopAge722013Males']+'% ('+this['totalPopAge722013Males']+')',this['percPopAge732013Males']+'% ('+this['totalPopAge732013Males']+')',this['percPopAge742013Males']+'% ('+this['totalPopAge742013Males']+')',this['percPopAge752013Males']+'% ('+this['totalPopAge752013Males']+')',this['percPopAge762013Males']+'% ('+this['totalPopAge762013Males']+')',this['percPopAge772013Males']+'% ('+this['totalPopAge772013Males']+')',this['percPopAge782013Males']+'% ('+this['totalPopAge782013Males']+')',this['percPopAge792013Males']+'% ('+this['totalPopAge792013Males']+')',this['percPopAge802013Males']+'% ('+this['totalPopAge802013Males']+')',this['percPopAge812013Males']+'% ('+this['totalPopAge812013Males']+')',this['percPopAge822013Males']+'% ('+this['totalPopAge822013Males']+')',this['percPopAge832013Males']+'% ('+this['totalPopAge832013Males']+')',this['percPopAge842013Males']+'% ('+this['totalPopAge842013Males']+')',this['percPopAge852013Males']+'% ('+this['totalPopAge852013Males']+')',this['percPopAge862013Males']+'% ('+this['totalPopAge862013Males']+')',this['percPopAge872013Males']+'% ('+this['totalPopAge872013Males']+')',this['percPopAge882013Males']+'% ('+this['totalPopAge882013Males']+')',this['percPopAge892013Males']+'% ('+this['totalPopAge892013Males']+')',this['percPopAge90Over2013Males']+'% ('+this['totalPopAge90Over2013Males']+')'); ageWardFemaleTable.push(this['totalPop2013Females'],this['percPopAge02013Females']+'% ('+this['totalPopAge02013Females']+')',this['percPopAge12013Females']+'% ('+this['totalPopAge12013Females']+')',this['percPopAge22013Females']+'% ('+this['totalPopAge22013Females']+')',this['percPopAge32013Females']+'% ('+this['totalPopAge32013Females']+')',this['percPopAge42013Females']+'% ('+this['totalPopAge42013Females']+')',this['percPopAge52013Females']+'% ('+this['totalPopAge52013Females']+')',this['percPopAge62013Females']+'% ('+this['totalPopAge62013Females']+')',this['percPopAge72013Females']+'% ('+this['totalPopAge72013Females']+')',this['percPopAge82013Females']+'% ('+this['totalPopAge82013Females']+')',this['percPopAge92013Females']+'% ('+this['totalPopAge92013Females']+')',this['percPopAge102013Females']+'% ('+this['totalPopAge102013Females']+')',this['percPopAge112013Females']+'% ('+this['totalPopAge112013Females']+')',this['percPopAge122013Females']+'% ('+this['totalPopAge122013Females']+')',this['percPopAge132013Females']+'% ('+this['totalPopAge132013Females']+')',this['percPopAge142013Females']+'% ('+this['totalPopAge142013Females']+')',this['percPopAge152013Females']+'% ('+this['totalPopAge152013Females']+')',this['percPopAge162013Females']+'% ('+this['totalPopAge162013Females']+')',this['percPopAge172013Females']+'% ('+this['totalPopAge172013Females']+')',this['percPopAge182013Females']+'% ('+this['totalPopAge182013Females']+')',this['percPopAge192013Females']+'% ('+this['totalPopAge192013Females']+')',this['percPopAge202013Females']+'% ('+this['totalPopAge202013Females']+')',this['percPopAge212013Females']+'% ('+this['totalPopAge212013Females']+')',this['percPopAge222013Females']+'% ('+this['totalPopAge222013Females']+')',this['percPopAge232013Females']+'% ('+this['totalPopAge232013Females']+')',this['percPopAge242013Females']+'% ('+this['totalPopAge242013Females']+')',this['percPopAge252013Females']+'% ('+this['totalPopAge252013Females']+')',this['percPopAge262013Females']+'% ('+this['totalPopAge262013Females']+')',this['percPopAge272013Females']+'% ('+this['totalPopAge272013Females']+')',this['percPopAge282013Females']+'% ('+this['totalPopAge282013Females']+')',this['percPopAge292013Females']+'% ('+this['totalPopAge292013Females']+')',this['percPopAge302013Females']+'% ('+this['totalPopAge302013Females']+')',this['percPopAge312013Females']+'% ('+this['totalPopAge312013Females']+')',this['percPopAge322013Females']+'% ('+this['totalPopAge322013Females']+')',this['percPopAge332013Females']+'% ('+this['totalPopAge332013Females']+')',this['percPopAge342013Females']+'% ('+this['totalPopAge342013Females']+')',this['percPopAge352013Females']+'% ('+this['totalPopAge352013Females']+')',this['percPopAge362013Females']+'% ('+this['totalPopAge362013Females']+')',this['percPopAge372013Females']+'% ('+this['totalPopAge372013Females']+')',this['percPopAge382013Females']+'% ('+this['totalPopAge382013Females']+')',this['percPopAge392013Females']+'% ('+this['totalPopAge392013Females']+')',this['percPopAge402013Females']+'% ('+this['totalPopAge402013Females']+')',this['percPopAge412013Females']+'% ('+this['totalPopAge412013Females']+')',this['percPopAge422013Females']+'% ('+this['totalPopAge422013Females']+')',this['percPopAge432013Females']+'% ('+this['totalPopAge432013Females']+')',this['percPopAge442013Females']+'% ('+this['totalPopAge442013Females']+')',this['percPopAge452013Females']+'% ('+this['totalPopAge452013Females']+')',this['percPopAge462013Females']+'% ('+this['totalPopAge462013Females']+')',this['percPopAge472013Females']+'% ('+this['totalPopAge472013Females']+')',this['percPopAge482013Females']+'% ('+this['totalPopAge482013Females']+')',this['percPopAge492013Females']+'% ('+this['totalPopAge492013Females']+')',this['percPopAge502013Females']+'% ('+this['totalPopAge502013Females']+')',this['percPopAge512013Females']+'% ('+this['totalPopAge512013Females']+')',this['percPopAge522013Females']+'% ('+this['totalPopAge522013Females']+')',this['percPopAge532013Females']+'% ('+this['totalPopAge532013Females']+')',this['percPopAge542013Females']+'% ('+this['totalPopAge542013Females']+')',this['percPopAge552013Females']+'% ('+this['totalPopAge552013Females']+')',this['percPopAge562013Females']+'% ('+this['totalPopAge562013Females']+')',this['percPopAge572013Females']+'% ('+this['totalPopAge572013Females']+')',this['percPopAge582013Females']+'% ('+this['totalPopAge582013Females']+')',this['percPopAge592013Females']+'% ('+this['totalPopAge592013Females']+')',this['percPopAge602013Females']+'% ('+this['totalPopAge602013Females']+')',this['percPopAge612013Females']+'% ('+this['totalPopAge612013Females']+')',this['percPopAge622013Females']+'% ('+this['totalPopAge622013Females']+')',this['percPopAge632013Females']+'% ('+this['totalPopAge632013Females']+')',this['percPopAge642013Females']+'% ('+this['totalPopAge642013Females']+')',this['percPopAge652013Females']+'% ('+this['totalPopAge652013Females']+')',this['percPopAge662013Females']+'% ('+this['totalPopAge662013Females']+')',this['percPopAge672013Females']+'% ('+this['totalPopAge672013Females']+')',this['percPopAge682013Females']+'% ('+this['totalPopAge682013Females']+')',this['percPopAge692013Females']+'% ('+this['totalPopAge692013Females']+')',this['percPopAge702013Females']+'% ('+this['totalPopAge702013Females']+')',this['percPopAge712013Females']+'% ('+this['totalPopAge712013Females']+')',this['percPopAge722013Females']+'% ('+this['totalPopAge722013Females']+')',this['percPopAge732013Females']+'% ('+this['totalPopAge732013Females']+')',this['percPopAge742013Females']+'% ('+this['totalPopAge742013Females']+')',this['percPopAge752013Females']+'% ('+this['totalPopAge752013Females']+')',this['percPopAge762013Females']+'% ('+this['totalPopAge762013Females']+')',this['percPopAge772013Females']+'% ('+this['totalPopAge772013Females']+')',this['percPopAge782013Females']+'% ('+this['totalPopAge782013Females']+')',this['percPopAge792013Females']+'% ('+this['totalPopAge792013Females']+')',this['percPopAge802013Females']+'% ('+this['totalPopAge802013Females']+')',this['percPopAge812013Females']+'% ('+this['totalPopAge812013Females']+')',this['percPopAge822013Females']+'% ('+this['totalPopAge822013Females']+')',this['percPopAge832013Females']+'% ('+this['totalPopAge832013Females']+')',this['percPopAge842013Females']+'% ('+this['totalPopAge842013Females']+')',this['percPopAge852013Females']+'% ('+this['totalPopAge852013Females']+')',this['percPopAge862013Females']+'% ('+this['totalPopAge862013Females']+')',this['percPopAge872013Females']+'% ('+this['totalPopAge872013Females']+')',this['percPopAge882013Females']+'% ('+this['totalPopAge882013Females']+')',this['percPopAge892013Females']+'% ('+this['totalPopAge892013Females']+')',this['percPopAge90Over2013Females']+'% ('+this['totalPopAge90Over2013Females']+')'); ageWardTotalTable.push(this['totalPop2013'],this['percPopAge02013']+'% ('+this['totalPopAge02013']+')',this['percPopAge12013']+'% ('+this['totalPopAge12013']+')',this['percPopAge22013']+'% ('+this['totalPopAge22013']+')',this['percPopAge32013']+'% ('+this['totalPopAge32013']+')',this['percPopAge42013']+'% ('+this['totalPopAge42013']+')',this['percPopAge52013']+'% ('+this['totalPopAge52013']+')',this['percPopAge62013']+'% ('+this['totalPopAge62013']+')',this['percPopAge72013']+'% ('+this['totalPopAge72013']+')',this['percPopAge82013']+'% ('+this['totalPopAge82013']+')',this['percPopAge92013']+'% ('+this['totalPopAge92013']+')',this['percPopAge102013']+'% ('+this['totalPopAge102013']+')',this['percPopAge112013']+'% ('+this['totalPopAge112013']+')',this['percPopAge122013']+'% ('+this['totalPopAge122013']+')',this['percPopAge132013']+'% ('+this['totalPopAge132013']+')',this['percPopAge142013']+'% ('+this['totalPopAge142013']+')',this['percPopAge152013']+'% ('+this['totalPopAge152013']+')',this['percPopAge162013']+'% ('+this['totalPopAge162013']+')',this['percPopAge172013']+'% ('+this['totalPopAge172013']+')',this['percPopAge182013']+'% ('+this['totalPopAge182013']+')',this['percPopAge192013']+'% ('+this['totalPopAge192013']+')',this['percPopAge202013']+'% ('+this['totalPopAge202013']+')',this['percPopAge212013']+'% ('+this['totalPopAge212013']+')',this['percPopAge222013']+'% ('+this['totalPopAge222013']+')',this['percPopAge232013']+'% ('+this['totalPopAge232013']+')',this['percPopAge242013']+'% ('+this['totalPopAge242013']+')',this['percPopAge252013']+'% ('+this['totalPopAge252013']+')',this['percPopAge262013']+'% ('+this['totalPopAge262013']+')',this['percPopAge272013']+'% ('+this['totalPopAge272013']+')',this['percPopAge282013']+'% ('+this['totalPopAge282013']+')',this['percPopAge292013']+'% ('+this['totalPopAge292013']+')',this['percPopAge302013']+'% ('+this['totalPopAge302013']+')',this['percPopAge312013']+'% ('+this['totalPopAge312013']+')',this['percPopAge322013']+'% ('+this['totalPopAge322013']+')',this['percPopAge332013']+'% ('+this['totalPopAge332013']+')',this['percPopAge342013']+'% ('+this['totalPopAge342013']+')',this['percPopAge352013']+'% ('+this['totalPopAge352013']+')',this['percPopAge362013']+'% ('+this['totalPopAge362013']+')',this['percPopAge372013']+'% ('+this['totalPopAge372013']+')',this['percPopAge382013']+'% ('+this['totalPopAge382013']+')',this['percPopAge392013']+'% ('+this['totalPopAge392013']+')',this['percPopAge402013']+'% ('+this['totalPopAge402013']+')',this['percPopAge412013']+'% ('+this['totalPopAge412013']+')',this['percPopAge422013']+'% ('+this['totalPopAge422013']+')',this['percPopAge432013']+'% ('+this['totalPopAge432013']+')',this['percPopAge442013']+'% ('+this['totalPopAge442013']+')',this['percPopAge452013']+'% ('+this['totalPopAge452013']+')',this['percPopAge462013']+'% ('+this['totalPopAge462013']+')',this['percPopAge472013']+'% ('+this['totalPopAge472013']+')',this['percPopAge482013']+'% ('+this['totalPopAge482013']+')',this['percPopAge492013']+'% ('+this['totalPopAge492013']+')',this['percPopAge502013']+'% ('+this['totalPopAge502013']+')',this['percPopAge512013']+'% ('+this['totalPopAge512013']+')',this['percPopAge522013']+'% ('+this['totalPopAge522013']+')',this['percPopAge532013']+'% ('+this['totalPopAge532013']+')',this['percPopAge542013']+'% ('+this['totalPopAge542013']+')',this['percPopAge552013']+'% ('+this['totalPopAge552013']+')',this['percPopAge562013']+'% ('+this['totalPopAge562013']+')',this['percPopAge572013']+'% ('+this['totalPopAge572013']+')',this['percPopAge582013']+'% ('+this['totalPopAge582013']+')',this['percPopAge592013']+'% ('+this['totalPopAge592013']+')',this['percPopAge602013']+'% ('+this['totalPopAge602013']+')',this['percPopAge612013']+'% ('+this['totalPopAge612013']+')',this['percPopAge622013']+'% ('+this['totalPopAge622013']+')',this['percPopAge632013']+'% ('+this['totalPopAge632013']+')',this['percPopAge642013']+'% ('+this['totalPopAge642013']+')',this['percPopAge652013']+'% ('+this['totalPopAge652013']+')',this['percPopAge662013']+'% ('+this['totalPopAge662013']+')',this['percPopAge672013']+'% ('+this['totalPopAge672013']+')',this['percPopAge682013']+'% ('+this['totalPopAge682013']+')',this['percPopAge692013']+'% ('+this['totalPopAge692013']+')',this['percPopAge702013']+'% ('+this['totalPopAge702013']+')',this['percPopAge712013']+'% ('+this['totalPopAge712013']+')',this['percPopAge722013']+'% ('+this['totalPopAge722013']+')',this['percPopAge732013']+'% ('+this['totalPopAge732013']+')',this['percPopAge742013']+'% ('+this['totalPopAge742013']+')',this['percPopAge752013']+'% ('+this['totalPopAge752013']+')',this['percPopAge762013']+'% ('+this['totalPopAge762013']+')',this['percPopAge772013']+'% ('+this['totalPopAge772013']+')',this['percPopAge782013']+'% ('+this['totalPopAge782013']+')',this['percPopAge792013']+'% ('+this['totalPopAge792013']+')',this['percPopAge802013']+'% ('+this['totalPopAge802013']+')',this['percPopAge812013']+'% ('+this['totalPopAge812013']+')',this['percPopAge822013']+'% ('+this['totalPopAge822013']+')',this['percPopAge832013']+'% ('+this['totalPopAge832013']+')',this['percPopAge842013']+'% ('+this['totalPopAge842013']+')',this['percPopAge852013']+'% ('+this['totalPopAge852013']+')',this['percPopAge862013']+'% ('+this['totalPopAge862013']+')',this['percPopAge872013']+'% ('+this['totalPopAge872013']+')',this['percPopAge882013']+'% ('+this['totalPopAge882013']+')',this['percPopAge892013']+'% ('+this['totalPopAge892013']+')',this['percPopAge90Over2013']+'% ('+this['totalPopAge90Over2013']+')'); //Ethnicity table ethnicityWardTable.push('100%',this['EthnicityPercWhiteEnglishWelshScottishNorthernIrishBritishCensus2011']+'%',this['EthnicityPercWhiteIrishCensus2011']+'%',this['EthnicityPercWhiteGypsyOrIrishTravellerCensus2011']+'%',this['EthnicityPercWhiteOtherWhiteCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndBlackCaribbeanCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndBlackAfricanCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndAsianCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupOtherMixedCensus2011']+'%',this['EthnicityPercAsianAsianBritishIndianCensus2011']+'%',this['EthnicityPercAsianAsianBritishPakistaniCensus2011']+'%',this['EthnicityPercAsianAsianBritishBangladeshiCensus2011']+'%',this['EthnicityPercAsianAsianBritishChineseCensus2011']+'%',this['EthnicityPercAsianAsianBritishOtherAsianCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishAfricanCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishCaribbeanCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishOtherBlackCensus2011']+'%',this['EthnicityPercOtherEthnicGroupArabCensus2011']+'%',this['EthnicityPercOtherEthnicGroupAnyOtherEthnicGroupCensus2011']+'%'); ethnicityWardTableNum.push(this['totalPop2013'],this['EthnicityWhiteEnglishWelshScottishNorthernIrishBritishCensus2011'],this['EthnicityWhiteIrishCensus2011'],this['EthnicityWhiteGypsyOrIrishTravellerCensus2011'],this['EthnicityWhiteOtherWhiteCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndBlackCaribbeanCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndBlackAfricanCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndAsianCensus2011'],this['EthnicityMixedMultipleEthnicGroupOtherMixedCensus2011'],this['EthnicityAsianAsianBritishIndianCensus2011'],this['EthnicityAsianAsianBritishPakistaniCensus2011'],this['EthnicityAsianAsianBritishBangladeshiCensus2011'],this['EthnicityAsianAsianBritishChineseCensus2011'],this['EthnicityAsianAsianBritishOtherAsianCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishAfricanCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishCaribbeanCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishOtherBlackCensus2011'],this['EthnicityOtherEthnicGroupArabCensus2011'],this['EthnicityOtherEthnicGroupAnyOtherEthnicGroupCensus2011']); //Language table languageWardTable.push('100%',this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales']+'%',this['LangCensus11_PercWelsh_InEnglandOnly']+'%',this['LangCensus11_PercOtherUKlanguageTotal']+'%',this['LangCensus11_PercFrench']+'%',this['LangCensus11_PercPortuguese']+'%',this['LangCensus11_PercSpanish']+'%',this['LangCensus11_PercOtherEuropeanLanguageEUTotal']+'%',this['LangCensus11_PercOtherEuropeanLanguageNonEUTotal']+'%',this['LangCensus11_PercOtherEuropeanLanguageNonNationalTotal']+'%',this['LangCensus11_PercRussian']+'%',this['LangCensus11_PercTurkish']+'%',this['LangCensus11_PercArabic']+'%',this['LangCensus11_PercWestCentralAsianLanguage:Total']+'%',this['LangCensus11_PercSouthAsianLanguageTotal']+'%',this['LangCensus11_PercEastAsianLanguageTotal']+'%',this['LangCensus11_PercOceanicAustralianLanguage']+'%',this['LangCensus11_PercNorthSouthAmericanlanguage']+'%',this['LangCensus11_PercCaribbeanCreoleTotal']+'%',this['LangCensus11_PercAfricanLanguageTotal']+'%',this['LangCensus11_PercOtherLanguagesTotal']+'%',this['LangCensus11_PercSignLanguageTotal']+'%'); languageWardTableNum.push(this['LangCensus11_PopulationAged3Plus'],this['LangCensus11_English_EnglishOrWelshIfInWales'],this['LangCensus11_Welsh_InEnglandOnly'],this['LangCensus11_OtherUKlanguageTotal'],this['LangCensus11_French'],this['LangCensus11_Portuguese'],this['LangCensus11_Spanish'],this['LangCensus11_OtherEuropeanLanguageEUTotal'],this['LangCensus11_OtherEuropeanLanguageNonEUTotal'],this['LangCensus11_OtherEuropeanLanguageNonNationalTotal'],this['LangCensus11_Russian'],this['LangCensus11_Turkish'],this['LangCensus11_Arabic'],this['LangCensus11_WestCentralAsianLanguage:Total'],this['LangCensus11_SouthAsianLanguageTotal'],this['LangCensus11_EastAsianLanguageTotal'],this['LangCensus11_OceanicAustralianLanguage'],this['LangCensus11_NorthSouthAmericanlanguage'],this['LangCensus11_CaribbeanCreoleTotal'],this['LangCensus11_AfricanLanguageTotal'],this['LangCensus11_OtherLanguagesTotal'],this['LangCensus11_SignLanguageTotal']); //religion table religionWardTable.push('100%',this['ReligionPercChristianCensus2011']+'%',this['ReligionPercBuddhistCensus2011']+'%',this['ReligionPercHinduCensus2011']+'%',this['ReligionPercJewishCensus2011']+'%',this['ReligionPercMuslimCensus2011']+'%',this['ReligionPercSikhCensus2011']+'%',this['ReligionPercOtherReligionCensus2011']+'%',this['ReligionPercNoReligionCensus2011']+'%',this['ReligionPercReligionNotStatedCensus2011']+'%'); religionWardTableNum.push(this['totalPop2013'],this['ReligionChristianCensus2011'],this['ReligionBuddhistCensus2011'],this['ReligionHinduCensus2011'],this['ReligionJewishCensus2011'],this['ReligionMuslimCensus2011'],this['ReligionSikhCensus2011'],this['ReligionOtherReligionCensus2011'],this['ReligionNoReligionCensus2011'],this['ReligionReligionNotStatedCensus2011']); //Acorn Category table ACORNCatWardTable.push(this['Acorn2014Category1AffluentAchievers']+'%',this['Acorn2014Category2RisingProsperity']+'%',this['Acorn2014Category3ComfortableCommunities']+'%',this['Acorn2014Category4FinanciallyStretched']+'%',this['Acorn2014Category5UrbanAdversity']+'%',this['Acorn2014Category6BusinessAreasWithoutResidentialPopulation']+'%',this['Acorn2014Category7Unclassified']+'%'); //Acorn Group table ACORNGrpWardTable.push(this['Acorn2014GroupALavishLifestyles']+'%',this['Acorn2014GroupBExecutiveWealth']+'%',this['Acorn2014GroupCMatureMoney']+'%',this['Acorn2014GroupDCitySophisticates']+'%',this['Acorn2014GroupECareerClimbers']+'%',this['Acorn2014GroupFCountrysideCommunities']+'%',this['Acorn2014GroupGSuccessfulSuburbs']+'%',this['Acorn2014GroupHSteadyNeighbourhoods']+'%',this['Acorn2014GroupIComfortableSeniors']+'%',this['Acorn2014GroupJStartingOut']+'%',this['Acorn2014GroupKStudentLife']+'%',this['Acorn2014GroupLModestMeans']+'%',this['Acorn2014GroupMStrivingFamilies']+'%',this['Acorn2014GroupNPoorerPensioners']+'%',this['Acorn2014GroupOYoungHardship']+'%',this['Acorn2014GroupPStrugglingEstates']+'%',this['Acorn2014GroupQDifficultCircumstances']+'%',this['Acorn2014GroupRBusinessAreasWithoutResidentialPopulation']+'%',this['Acorn2014GroupSUnclassified']+'%'); //Acorn Type table ACORNTypeWardTable.push(this['Acorn2014Type1ExclusiveEnclaves']+'%',this['Acorn2014Type2MetropolitanMoney']+'%',this['Acorn2014Type3LargeHouseLuxury']+'%',this['Acorn2014Type4AssetRichFamilies']+'%',this['Acorn2014Type5WealthyCountrysideCommuters']+'%',this['Acorn2014Type6FinanciallyComfortableFamilies']+'%',this['Acorn2014Type7AffluentProfessionals']+'%',this['Acorn2014Type8ProsperousSuburbanFamilies']+'%',this['Acorn2014Type9WellOffEdgeOfTowners']+'%',this['Acorn2014Type10BetterOffVillagers']+'%',this['Acorn2014Type11SettledSuburbiaOlderPeople']+'%',this['Acorn2014Type12RetiredAndEmptyNesters']+'%',this['Acorn2014Type13UpmarketDownsizers']+'%',this['Acorn2014Type14TownhouseCosmopolitans']+'%',this['Acorn2014Type15YoungerProfessionalsInSmallerFlats']+'%',this['Acorn2014Type16MetropolitanProfessionals']+'%',this['Acorn2014Type17SocialisingYoungRenters']+'%',this['Acorn2014Type18CareerDrivenYoungFamilies']+'%',this['Acorn2014Type19FirstTimeBuyersInSmallModernHomes']+'%',this['Acorn2014Type20MixedMetropolitanAreas']+'%',this['Acorn2014Type21FarmsAndCottages']+'%',this['Acorn2014Type22LargerFamiliesInRuralAreas']+'%',this['Acorn2014Type23OwnerOccupiersInSmallTownsAndVillages']+'%',this['Acorn2014Type24ComfortablyOffFamiliesInModernHousing']+'%',this['Acorn2014Type25LargerFamilyHomesMultiEthnicAreas']+'%',this['Acorn2014Type26SemiProfessionalFamiliesOwnerOccupiedNeighbourhoods']+'%',this['Acorn2014Type27SuburbanSemisConventionalAttitudes']+'%',this['Acorn2014Type28OwnerOccupiedTerracesAverageIncome']+'%',this['Acorn2014Type29EstablishedSuburbsOlderFamilies']+'%',this['Acorn2014Type30OlderPeopleNeatAndTidyNeighbourhoods']+'%',this['Acorn2014Type31ElderlySinglesInPurposeBuiltAccommodation']+'%',this['Acorn2014Type32EducatedFamiliesInTerracesYoungChildren']+'%',this['Acorn2014Type33SmallerHousesAndStarterHomes']+'%',this['Acorn2014Type34StudentFlatsAndHallsOfResidence']+'%',this['Acorn2014Type35TermTimeTerraces']+'%',this['Acorn2014Type36EducatedYoungPeopleInFlatsAndTenements']+'%',this['Acorn2014Type37LowCostFlatsInSuburbanAreas']+'%',this['Acorn2014Type38SemiSkilledWorkersInTraditionalNeighbourhoods']+'%',this['Acorn2014Type39FadingOwnerOccupiedTerraces']+'%',this['Acorn2014Type40HighOccupancyTerracesManyAsianFamilies']+'%',this['Acorn2014Type41LabouringSemiRuralEstates']+'%',this['Acorn2014Type42StrugglingYoungFamiliesInPostWarTerraces']+'%',this['Acorn2014Type43FamiliesInRightToBuyEstates']+'%',this['Acorn2014Type44PostWarEstatesLimitedMeans']+'%',this['Acorn2014Type45PensionersInSocialHousingSemisAndTerraces']+'%',this['Acorn2014Type46ElderlyPeopleInSocialRentedFlats']+'%',this['Acorn2014Type47LowIncomeOlderPeopleInSmallerSemis']+'%',this['Acorn2014Type48PensionersAndSinglesInSocialRentedFlats']+'%',this['Acorn2014Type49YoungFamiliesInLowCostPrivateFlats']+'%',this['Acorn2014Type50StrugglingYoungerPeopleInMixedTenure']+'%',this['Acorn2014Type51YoungPeopleInSmallLowCostTerraces']+'%',this['Acorn2014Type52PoorerFamiliesManyChildrenTerracedHousing']+'%',this['Acorn2014Type53LowIncomeTerraces']+'%',this['Acorn2014Type54MultiEthnicPurposeBuiltEstates']+'%',this['Acorn2014Type55DeprivedAndEthnicallyDiverseInFlats']+'%',this['Acorn2014Type56LowIncomeLargeFamiliesInSocialRentedSemis']+'%',this['Acorn2014Type57SocialRentedFlatsFamiliesAndSingleParents']+'%',this['Acorn2014Type58SinglesAndYoungFamiliesSomeReceivingBenefits']+'%',this['Acorn2014Type59DeprivedAreasAndHighriseFlats']+'%',this['Acorn2014Type60ActiveCommunalPopulation']+'%',this['Acorn2014Type61InactiveCommunalPopulation']+'%',this['Acorn2014Type62BusinessAreasWithoutResidentPopulation']+'%',this['Acorn2014Type63Unclassified']+'%'); //populate the column headings in all the tables with the name of the ward $(".custTableHeader").append(this['featureName']); //Fill all the variables for the charts //Population pyramid chart poppyrmale = [ [+ this['percPopAge02013Males']*-1], [+ this['percPopAge12013Males']*-1], [+ this['percPopAge22013Males']*-1], [+ this['percPopAge32013Males']*-1], [+ this['percPopAge42013Males']*-1], [+ this['percPopAge52013Males']*-1] , [+ this['percPopAge62013Males']*-1], [+ this['percPopAge72013Males']*-1], [+ this['percPopAge82013Males']*-1], [+ this['percPopAge92013Males']*-1], [+ this['percPopAge102013Males']*-1], [+ this['percPopAge112013Males']*-1], [+ this['percPopAge122013Males']*-1] , [+ this['percPopAge132013Males']*-1], [+ this['percPopAge142013Males']*-1], [+ this['percPopAge152013Males']*-1], [+ this['percPopAge162013Males']*-1], [+ this['percPopAge172013Males']*-1], [+ this['percPopAge182013Males']*-1] , [+ this['percPopAge192013Males']*-1], [+ this['percPopAge202013Males']*-1], [+ this['percPopAge212013Males']*-1], [+ this['percPopAge222013Males']*-1], [+ this['percPopAge232013Males']*-1], [+ this['percPopAge242013Males']*-1], [+ this['percPopAge252013Males']*-1] , [+ this['percPopAge262013Males']*-1], [+ this['percPopAge272013Males']*-1], [+ this['percPopAge282013Males']*-1], [+ this['percPopAge292013Males']*-1], [+ this['percPopAge302013Males']*-1], [+ this['percPopAge312013Males']*-1], [+ this['percPopAge322013Males']*-1] , [+ this['percPopAge332013Males']*-1], [+ this['percPopAge342013Males']*-1], [+ this['percPopAge352013Males']*-1], [+ this['percPopAge362013Males']*-1], [+ this['percPopAge372013Males']*-1], [+ this['percPopAge382013Males']*-1], [+ this['percPopAge392013Males']*-1] , [+ this['percPopAge402013Males']*-1], [+ this['percPopAge412013Males']*-1], [+ this['percPopAge422013Males']*-1], [+ this['percPopAge432013Males']*-1], [+ this['percPopAge442013Males']*-1], [+ this['percPopAge452013Males']*-1] , [+ this['percPopAge462013Males']*-1], [+ this['percPopAge472013Males']*-1], [+ this['percPopAge482013Males']*-1], [+ this['percPopAge492013Males']*-1], [+ this['percPopAge502013Males']*-1], [+ this['percPopAge512013Males']*-1] , [+ this['percPopAge522013Males']*-1], [+ this['percPopAge532013Males']*-1], [+ this['percPopAge542013Males']*-1], [+ this['percPopAge552013Males']*-1], [+ this['percPopAge562013Males']*-1], [+ this['percPopAge572013Males']*-1] , [+ this['percPopAge582013Males']*-1], [+ this['percPopAge592013Males']*-1], [+ this['percPopAge602013Males']*-1], [+ this['percPopAge612013Males']*-1], [+ this['percPopAge622013Males']*-1], [+ this['percPopAge632013Males']*-1] , [+ this['percPopAge642013Males']*-1], [+ this['percPopAge652013Males']*-1], [+ this['percPopAge662013Males']*-1], [+ this['percPopAge672013Males']*-1], [+ this['percPopAge682013Males']*-1], [+ this['percPopAge692013Males']*-1] , [+ this['percPopAge702013Males']*-1], [+ this['percPopAge712013Males']*-1], [+ this['percPopAge722013Males']*-1], [+ this['percPopAge732013Males']*-1], [+ this['percPopAge742013Males']*-1], [+ this['percPopAge752013Males']*-1] , [+ this['percPopAge762013Males']*-1], [+ this['percPopAge772013Males']*-1], [+ this['percPopAge782013Males']*-1], [+ this['percPopAge792013Males']*-1], [+ this['percPopAge802013Males']*-1], [+ this['percPopAge812013Males']*-1] , [+ this['percPopAge822013Males']*-1], [+ this['percPopAge832013Males']*-1], [+ this['percPopAge842013Males']*-1], [+ this['percPopAge852013Males']*-1], [+ this['percPopAge862013Males']*-1], [+ this['percPopAge872013Males']*-1] , [+ this['percPopAge882013Males']*-1], [+ this['percPopAge892013Males']*-1], [+ this['percPopAge90Over2013Males']*-1] ]; poppyrfemale = [ [+this['percPopAge02013Females'] ], [+this['percPopAge12013Females'] ], [+this['percPopAge22013Females'] ], [+this['percPopAge32013Females'] ], [+this['percPopAge42013Females'] ], [+this['percPopAge52013Females'] ] , [+this['percPopAge62013Females'] ], [+this['percPopAge72013Females'] ], [+this['percPopAge82013Females'] ], [+this['percPopAge92013Females'] ], [+this['percPopAge102013Females'] ], [+this['percPopAge112013Females'] ], [+this['percPopAge122013Females'] ] , [+this['percPopAge132013Females'] ], [+this['percPopAge142013Females'] ], [+this['percPopAge152013Females'] ], [+this['percPopAge162013Females'] ], [+this['percPopAge172013Females'] ], [+this['percPopAge182013Females'] ] , [+this['percPopAge192013Females'] ], [+this['percPopAge202013Females'] ], [+this['percPopAge212013Females'] ], [+this['percPopAge222013Females'] ], [+this['percPopAge232013Females'] ], [+this['percPopAge242013Females'] ], [+this['percPopAge252013Females'] ] , [+this['percPopAge262013Females'] ], [+this['percPopAge272013Females'] ], [+this['percPopAge282013Females'] ], [+this['percPopAge292013Females'] ], [+this['percPopAge302013Females'] ], [+this['percPopAge312013Females'] ], [+this['percPopAge322013Females'] ] , [+this['percPopAge332013Females'] ], [+this['percPopAge342013Females'] ], [+this['percPopAge352013Females'] ], [+this['percPopAge362013Females'] ], [+this['percPopAge372013Females'] ], [+this['percPopAge382013Females'] ], [+this['percPopAge392013Females'] ] , [+this['percPopAge402013Females'] ], [+this['percPopAge412013Females'] ], [+this['percPopAge422013Females'] ], [+this['percPopAge432013Females'] ], [+this['percPopAge442013Females'] ], [+this['percPopAge452013Females'] ] , [+this['percPopAge462013Females'] ], [+this['percPopAge472013Females'] ], [+this['percPopAge482013Females'] ], [+this['percPopAge492013Females'] ], [+this['percPopAge502013Females'] ], [+this['percPopAge512013Females'] ] , [+this['percPopAge522013Females'] ], [+this['percPopAge532013Females'] ], [+this['percPopAge542013Females'] ], [+this['percPopAge552013Females'] ], [+this['percPopAge562013Females'] ], [+this['percPopAge572013Females'] ] , [+this['percPopAge582013Females'] ], [+this['percPopAge592013Females'] ], [+this['percPopAge602013Females'] ], [+this['percPopAge612013Females'] ], [+this['percPopAge622013Females'] ], [+this['percPopAge632013Females'] ] , [+this['percPopAge642013Females'] ], [+this['percPopAge652013Females'] ], [+this['percPopAge662013Females'] ], [+this['percPopAge672013Females'] ], [+this['percPopAge682013Females'] ], [+this['percPopAge692013Females'] ] , [+this['percPopAge702013Females'] ], [+this['percPopAge712013Females'] ], [+this['percPopAge722013Females'] ], [+this['percPopAge732013Females'] ], [+this['percPopAge742013Females'] ], [+this['percPopAge752013Females'] ] , [+this['percPopAge762013Females'] ], [+this['percPopAge772013Females'] ], [+this['percPopAge782013Females'] ], [+this['percPopAge792013Females'] ], [+this['percPopAge802013Females'] ], [+this['percPopAge812013Females'] ] , [+this['percPopAge822013Females'] ], [+this['percPopAge832013Females'] ], [+this['percPopAge842013Females'] ], [+this['percPopAge852013Females'] ], [+this['percPopAge862013Females'] ], [+this['percPopAge872013Females'] ] , [+this['percPopAge882013Females'] ], [+this['percPopAge892013Females'] ], [+this['percPopAge90Over2013Females'] ] ]; //Ethnicity ethniccol = [[+this['EthnicityPercTotalWhiteCensus2011'] ], [+this['EthnicityPercTotalMixedCensus2011'] ], [+this['EthnicityPercTotalAsianCensus2011']], [+this['EthnicityPercTotalBlackCensus2011']], [+this['EthnicityPercTotalOtherCensus2011']]]; //Religion religCol = [[+this['ReligionPercChristianCensus2011'] ], [+this['ReligionPercBuddhistCensus2011'] ], [+this['ReligionPercHinduCensus2011']], [+this['ReligionPercJewishCensus2011']], [+this['ReligionPercMuslimCensus2011']], [+this['ReligionPercSikhCensus2011']], [+this['ReligionPercOtherReligionCensus2011']], [+this['ReligionPercNoReligionCensus2011']], [+this['ReligionPercReligionNotStatedCensus2011']], ]; //Language langBar = [[+this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales'] ], (100 - this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales']) ]; langCol = [[+this['LangCensus11_PercOtherUKlanguageTotal'] ], [+this['LangCensus11_PercWelsh_InEnglandOnly']], [+this['LangCensus11_PercFrench']], [+this['LangCensus11_PercPortuguese']], [+this['LangCensus11_PercSpanish']], [+this['LangCensus11_PercOtherEuropeanLanguageEUTotal']], [+this['LangCensus11_PercOtherEuropeanLanguageNonEUTotal']], [+this['LangCensus11_PercOtherEuropeanLanguageNonNationalTotal']], [+this['LangCensus11_PercRussian']], [+this['LangCensus11_PercTurkish']], [+this['LangCensus11_PercArabic']], [+this['LangCensus11_PercWestCentralAsianLanguage:Total']], [+this['LangCensus11_PercSouthAsianLanguageTotal']], [+this['LangCensus11_PercEastAsianLanguageTotal']], [+this['LangCensus11_PercOceanicAustralianLanguage']], [+this['LangCensus11_PercNorthSouthAmericanlanguage']], [+this['LangCensus11_PercCaribbeanCreoleTotal']], [+this['LangCensus11_PercAfricanLanguageTotal']], [+this['LangCensus11_PercOtherLanguagesTotal']], [+this['LangCensus11_PercSignLanguageTotal']] ]; //ACORN Category ACORNCatCol = [[+this['Acorn2014Category1AffluentAchievers'] ], [+this['Acorn2014Category2RisingProsperity'] ], [+this['Acorn2014Category3ComfortableCommunities']], [+this['Acorn2014Category4FinanciallyStretched']], [+this['Acorn2014Category5UrbanAdversity']], [+this['Acorn2014Category6BusinessAreasWithoutResidentialPopulation']], ]; //ACORN Group ACORNGrpCol = [[+this['Acorn2014GroupALavishLifestyles'] ], [+this['Acorn2014GroupBExecutiveWealth'] ], [+this['Acorn2014GroupCMatureMoney']], [+this['Acorn2014GroupDCitySophisticates']], [+this['Acorn2014GroupECareerClimbers']], [+this['Acorn2014GroupFCountrysideCommunities']], [+this['Acorn2014GroupGSuccessfulSuburbs'] ], [+this['Acorn2014GroupHSteadyNeighbourhoods'] ], [+this['Acorn2014GroupIComfortableSeniors']], [+this['Acorn2014GroupJStartingOut']], [+this['Acorn2014GroupKStudentLife']], [+this['Acorn2014GroupLModestMeans']], [+this['Acorn2014GroupMStrivingFamilies']], [+this['Acorn2014GroupNPoorerPensioners']], [+this['Acorn2014GroupOYoungHardship'] ], [+this['Acorn2014GroupPStrugglingEstates'] ], [+this['Acorn2014GroupQDifficultCircumstances']], [+this['Acorn2014GroupRBusinessAreasWithoutResidentialPopulation']], [+this['Acorn2014GroupSUnclassified']], ]; //ACORN Type ACORNTypeCol = [[+this['Acorn2014Type1ExclusiveEnclaves'] ],[+this['Acorn2014Type2MetropolitanMoney'] ],[+this['Acorn2014Type3LargeHouseLuxury'] ],[+this['Acorn2014Type4AssetRichFamilies'] ],[+this['Acorn2014Type5WealthyCountrysideCommuters'] ],[+this['Acorn2014Type6FinanciallyComfortableFamilies'] ],[+this['Acorn2014Type7AffluentProfessionals'] ],[+this['Acorn2014Type8ProsperousSuburbanFamilies'] ],[+this['Acorn2014Type9WellOffEdgeOfTowners'] ],[+this['Acorn2014Type10BetterOffVillagers'] ],[+this['Acorn2014Type11SettledSuburbiaOlderPeople'] ],[+this['Acorn2014Type12RetiredAndEmptyNesters'] ],[+this['Acorn2014Type13UpmarketDownsizers'] ],[+this['Acorn2014Type14TownhouseCosmopolitans'] ],[+this['Acorn2014Type15YoungerProfessionalsInSmallerFlats'] ],[+this['Acorn2014Type16MetropolitanProfessionals'] ],[+this['Acorn2014Type17SocialisingYoungRenters'] ],[+this['Acorn2014Type18CareerDrivenYoungFamilies'] ],[+this['Acorn2014Type19FirstTimeBuyersInSmallModernHomes'] ],[+this['Acorn2014Type20MixedMetropolitanAreas'] ],[+this['Acorn2014Type21FarmsAndCottages'] ],[+this['Acorn2014Type22LargerFamiliesInRuralAreas'] ],[+this['Acorn2014Type23OwnerOccupiersInSmallTownsAndVillages'] ],[+this['Acorn2014Type24ComfortablyOffFamiliesInModernHousing'] ],[+this['Acorn2014Type25LargerFamilyHomesMultiEthnicAreas'] ],[+this['Acorn2014Type26SemiProfessionalFamiliesOwnerOccupiedNeighbourhoods'] ],[+this['Acorn2014Type27SuburbanSemisConventionalAttitudes'] ],[+this['Acorn2014Type28OwnerOccupiedTerracesAverageIncome'] ],[+this['Acorn2014Type29EstablishedSuburbsOlderFamilies'] ],[+this['Acorn2014Type30OlderPeopleNeatAndTidyNeighbourhoods'] ],[+this['Acorn2014Type31ElderlySinglesInPurposeBuiltAccommodation'] ],[+this['Acorn2014Type32EducatedFamiliesInTerracesYoungChildren'] ],[+this['Acorn2014Type33SmallerHousesAndStarterHomes'] ],[+this['Acorn2014Type34StudentFlatsAndHallsOfResidence'] ],[+this['Acorn2014Type35TermTimeTerraces'] ],[+this['Acorn2014Type36EducatedYoungPeopleInFlatsAndTenements'] ],[+this['Acorn2014Type37LowCostFlatsInSuburbanAreas'] ],[+this['Acorn2014Type38SemiSkilledWorkersInTraditionalNeighbourhoods'] ],[+this['Acorn2014Type39FadingOwnerOccupiedTerraces'] ],[+this['Acorn2014Type40HighOccupancyTerracesManyAsianFamilies'] ],[+this['Acorn2014Type41LabouringSemiRuralEstates'] ],[+this['Acorn2014Type42StrugglingYoungFamiliesInPostWarTerraces'] ],[+this['Acorn2014Type43FamiliesInRightToBuyEstates'] ],[+this['Acorn2014Type44PostWarEstatesLimitedMeans'] ],[+this['Acorn2014Type45PensionersInSocialHousingSemisAndTerraces'] ],[+this['Acorn2014Type46ElderlyPeopleInSocialRentedFlats'] ],[+this['Acorn2014Type47LowIncomeOlderPeopleInSmallerSemis'] ],[+this['Acorn2014Type48PensionersAndSinglesInSocialRentedFlats'] ],[+this['Acorn2014Type49YoungFamiliesInLowCostPrivateFlats'] ],[+this['Acorn2014Type50StrugglingYoungerPeopleInMixedTenure'] ],[+this['Acorn2014Type51YoungPeopleInSmallLowCostTerraces'] ],[+this['Acorn2014Type52PoorerFamiliesManyChildrenTerracedHousing'] ],[+this['Acorn2014Type53LowIncomeTerraces'] ],[+this['Acorn2014Type54MultiEthnicPurposeBuiltEstates'] ],[+this['Acorn2014Type55DeprivedAndEthnicallyDiverseInFlats'] ],[+this['Acorn2014Type56LowIncomeLargeFamiliesInSocialRentedSemis'] ],[+this['Acorn2014Type57SocialRentedFlatsFamiliesAndSingleParents'] ],[+this['Acorn2014Type58SinglesAndYoungFamiliesSomeReceivingBenefits'] ],[+this['Acorn2014Type59DeprivedAreasAndHighriseFlats'] ],[+this['Acorn2014Type60ActiveCommunalPopulation'] ],[+this['Acorn2014Type61InactiveCommunalPopulation'] ],[+this['Acorn2014Type62BusinessAreasWithoutResidentPopulation'] ],[+this['Acorn2014Type63Unclassified'] ], ]; } if (this['ONSCODE'] == 'E08000009') { //Trafford comparator data //Population pyramid comppyrmale = [ [+ this['percPopAge02013Males']*-1], [+ this['percPopAge12013Males']*-1], [+ this['percPopAge22013Males']*-1], [+ this['percPopAge32013Males']*-1], [+ this['percPopAge42013Males']*-1], [+ this['percPopAge52013Males']*-1] , [+ this['percPopAge62013Males']*-1], [+ this['percPopAge72013Males']*-1], [+ this['percPopAge82013Males']*-1], [+ this['percPopAge92013Males']*-1], [+ this['percPopAge102013Males']*-1], [+ this['percPopAge112013Males']*-1], [+ this['percPopAge122013Males']*-1] , [+ this['percPopAge132013Males']*-1], [+ this['percPopAge142013Males']*-1], [+ this['percPopAge152013Males']*-1], [+ this['percPopAge162013Males']*-1], [+ this['percPopAge172013Males']*-1], [+ this['percPopAge182013Males']*-1] , [+ this['percPopAge192013Males']*-1], [+ this['percPopAge202013Males']*-1], [+ this['percPopAge212013Males']*-1], [+ this['percPopAge222013Males']*-1], [+ this['percPopAge232013Males']*-1], [+ this['percPopAge242013Males']*-1], [+ this['percPopAge252013Males']*-1] , [+ this['percPopAge262013Males']*-1], [+ this['percPopAge272013Males']*-1], [+ this['percPopAge282013Males']*-1], [+ this['percPopAge292013Males']*-1], [+ this['percPopAge302013Males']*-1], [+ this['percPopAge312013Males']*-1], [+ this['percPopAge322013Males']*-1] , [+ this['percPopAge332013Males']*-1], [+ this['percPopAge342013Males']*-1], [+ this['percPopAge352013Males']*-1], [+ this['percPopAge362013Males']*-1], [+ this['percPopAge372013Males']*-1], [+ this['percPopAge382013Males']*-1], [+ this['percPopAge392013Males']*-1] , [+ this['percPopAge402013Males']*-1], [+ this['percPopAge412013Males']*-1], [+ this['percPopAge422013Males']*-1], [+ this['percPopAge432013Males']*-1], [+ this['percPopAge442013Males']*-1], [+ this['percPopAge452013Males']*-1] , [+ this['percPopAge462013Males']*-1], [+ this['percPopAge472013Males']*-1], [+ this['percPopAge482013Males']*-1], [+ this['percPopAge492013Males']*-1], [+ this['percPopAge502013Males']*-1], [+ this['percPopAge512013Males']*-1] , [+ this['percPopAge522013Males']*-1], [+ this['percPopAge532013Males']*-1], [+ this['percPopAge542013Males']*-1], [+ this['percPopAge552013Males']*-1], [+ this['percPopAge562013Males']*-1], [+ this['percPopAge572013Males']*-1] , [+ this['percPopAge582013Males']*-1], [+ this['percPopAge592013Males']*-1], [+ this['percPopAge602013Males']*-1], [+ this['percPopAge612013Males']*-1], [+ this['percPopAge622013Males']*-1], [+ this['percPopAge632013Males']*-1] , [+ this['percPopAge642013Males']*-1], [+ this['percPopAge652013Males']*-1], [+ this['percPopAge662013Males']*-1], [+ this['percPopAge672013Males']*-1], [+ this['percPopAge682013Males']*-1], [+ this['percPopAge692013Males']*-1] , [+ this['percPopAge702013Males']*-1], [+ this['percPopAge712013Males']*-1], [+ this['percPopAge722013Males']*-1], [+ this['percPopAge732013Males']*-1], [+ this['percPopAge742013Males']*-1], [+ this['percPopAge752013Males']*-1] , [+ this['percPopAge762013Males']*-1], [+ this['percPopAge772013Males']*-1], [+ this['percPopAge782013Males']*-1], [+ this['percPopAge792013Males']*-1], [+ this['percPopAge802013Males']*-1], [+ this['percPopAge812013Males']*-1] , [+ this['percPopAge822013Males']*-1], [+ this['percPopAge832013Males']*-1], [+ this['percPopAge842013Males']*-1], [+ this['percPopAge852013Males']*-1], [+ this['percPopAge862013Males']*-1], [+ this['percPopAge872013Males']*-1] , [+ this['percPopAge882013Males']*-1], [+ this['percPopAge892013Males']*-1], [+ this['percPopAge90Over2013Males']*-1] ]; comppyrfemale = [ [+this['percPopAge02013Females'] ], [+this['percPopAge12013Females'] ], [+this['percPopAge22013Females'] ], [+this['percPopAge32013Females'] ], [+this['percPopAge42013Females'] ], [+this['percPopAge52013Females'] ] , [+this['percPopAge62013Females'] ], [+this['percPopAge72013Females'] ], [+this['percPopAge82013Females'] ], [+this['percPopAge92013Females'] ], [+this['percPopAge102013Females'] ], [+this['percPopAge112013Females'] ], [+this['percPopAge122013Females'] ] , [+this['percPopAge132013Females'] ], [+this['percPopAge142013Females'] ], [+this['percPopAge152013Females'] ], [+this['percPopAge162013Females'] ], [+this['percPopAge172013Females'] ], [+this['percPopAge182013Females'] ] , [+this['percPopAge192013Females'] ], [+this['percPopAge202013Females'] ], [+this['percPopAge212013Females'] ], [+this['percPopAge222013Females'] ], [+this['percPopAge232013Females'] ], [+this['percPopAge242013Females'] ], [+this['percPopAge252013Females'] ] , [+this['percPopAge262013Females'] ], [+this['percPopAge272013Females'] ], [+this['percPopAge282013Females'] ], [+this['percPopAge292013Females'] ], [+this['percPopAge302013Females'] ], [+this['percPopAge312013Females'] ], [+this['percPopAge322013Females'] ] , [+this['percPopAge332013Females'] ], [+this['percPopAge342013Females'] ], [+this['percPopAge352013Females'] ], [+this['percPopAge362013Females'] ], [+this['percPopAge372013Females'] ], [+this['percPopAge382013Females'] ], [+this['percPopAge392013Females'] ] , [+this['percPopAge402013Females'] ], [+this['percPopAge412013Females'] ], [+this['percPopAge422013Females'] ], [+this['percPopAge432013Females'] ], [+this['percPopAge442013Females'] ], [+this['percPopAge452013Females'] ] , [+this['percPopAge462013Females'] ], [+this['percPopAge472013Females'] ], [+this['percPopAge482013Females'] ], [+this['percPopAge492013Females'] ], [+this['percPopAge502013Females'] ], [+this['percPopAge512013Females'] ] , [+this['percPopAge522013Females'] ], [+this['percPopAge532013Females'] ], [+this['percPopAge542013Females'] ], [+this['percPopAge552013Females'] ], [+this['percPopAge562013Females'] ], [+this['percPopAge572013Females'] ] , [+this['percPopAge582013Females'] ], [+this['percPopAge592013Females'] ], [+this['percPopAge602013Females'] ], [+this['percPopAge612013Females'] ], [+this['percPopAge622013Females'] ], [+this['percPopAge632013Females'] ] , [+this['percPopAge642013Females'] ], [+this['percPopAge652013Females'] ], [+this['percPopAge662013Females'] ], [+this['percPopAge672013Females'] ], [+this['percPopAge682013Females'] ], [+this['percPopAge692013Females'] ] , [+this['percPopAge702013Females'] ], [+this['percPopAge712013Females'] ], [+this['percPopAge722013Females'] ], [+this['percPopAge732013Females'] ], [+this['percPopAge742013Females'] ], [+this['percPopAge752013Females'] ] , [+this['percPopAge762013Females'] ], [+this['percPopAge772013Females'] ], [+this['percPopAge782013Females'] ], [+this['percPopAge792013Females'] ], [+this['percPopAge802013Females'] ], [+this['percPopAge812013Females'] ] , [+this['percPopAge822013Females'] ], [+this['percPopAge832013Females'] ], [+this['percPopAge842013Females'] ], [+this['percPopAge852013Females'] ], [+this['percPopAge862013Females'] ], [+this['percPopAge872013Females'] ] , [+this['percPopAge882013Females'] ], [+this['percPopAge892013Females'] ], [+this['percPopAge90Over2013Females'] ] ]; //Ethnicity ethniccolcomp1 = [[+this['EthnicityPercTotalWhiteCensus2011'] ], [+this['EthnicityPercTotalMixedCensus2011'] ], [+this['EthnicityPercTotalAsianCensus2011']], [+this['EthnicityPercTotalBlackCensus2011']], [+this['EthnicityPercTotalOtherCensus2011']]]; //Religion religColComp1 = [[+this['ReligionPercChristianCensus2011'] ], [+this['ReligionPercBuddhistCensus2011'] ], [+this['ReligionPercHinduCensus2011']], [+this['ReligionPercJewishCensus2011']], [+this['ReligionPercMuslimCensus2011']], [+this['ReligionPercSikhCensus2011']], [+this['ReligionPercOtherReligionCensus2011']], [+this['ReligionPercNoReligionCensus2011']], [+this['ReligionPercReligionNotStatedCensus2011']], ]; //Language langBarComp1 = [[+this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales'] ], (100 - this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales']) ]; langColComp1 = [[+this['LangCensus11_PercOtherUKlanguageTotal'] ], [+this['LangCensus11_PercWelsh_InEnglandOnly']], [+this['LangCensus11_PercFrench']], [+this['LangCensus11_PercPortuguese']], [+this['LangCensus11_PercSpanish']], [+this['LangCensus11_PercOtherEuropeanLanguageEUTotal']], [+this['LangCensus11_PercOtherEuropeanLanguageNonEUTotal']], [+this['LangCensus11_PercOtherEuropeanLanguageNonNationalTotal']], [+this['LangCensus11_PercRussian']], [+this['LangCensus11_PercTurkish']], [+this['LangCensus11_PercArabic']], [+this['LangCensus11_PercWestCentralAsianLanguage:Total']], [+this['LangCensus11_PercSouthAsianLanguageTotal']], [+this['LangCensus11_PercEastAsianLanguageTotal']], [+this['LangCensus11_PercOceanicAustralianLanguage']], [+this['LangCensus11_PercNorthSouthAmericanlanguage']], [+this['LangCensus11_PercCaribbeanCreoleTotal']], [+this['LangCensus11_PercAfricanLanguageTotal']], [+this['LangCensus11_PercOtherLanguagesTotal']], [+this['LangCensus11_PercSignLanguageTotal']] ]; //ACORN Category ACORNCatColComp = [[+this['Acorn2014Category1AffluentAchievers'] ], [+this['Acorn2014Category2RisingProsperity'] ], [+this['Acorn2014Category3ComfortableCommunities']], [+this['Acorn2014Category4FinanciallyStretched']], [+this['Acorn2014Category5UrbanAdversity']], [+this['Acorn2014Category6BusinessAreasWithoutResidentialPopulation']], ]; //ACORN Group ACORNGrpColComp = [[+this['Acorn2014GroupALavishLifestyles'] ], [+this['Acorn2014GroupBExecutiveWealth'] ], [+this['Acorn2014GroupCMatureMoney']], [+this['Acorn2014GroupDCitySophisticates']], [+this['Acorn2014GroupECareerClimbers']], [+this['Acorn2014GroupFCountrysideCommunities']], [+this['Acorn2014GroupGSuccessfulSuburbs'] ], [+this['Acorn2014GroupHSteadyNeighbourhoods'] ], [+this['Acorn2014GroupIComfortableSeniors']], [+this['Acorn2014GroupJStartingOut']], [+this['Acorn2014GroupKStudentLife']], [+this['Acorn2014GroupLModestMeans']], [+this['Acorn2014GroupMStrivingFamilies']], [+this['Acorn2014GroupNPoorerPensioners']], [+this['Acorn2014GroupOYoungHardship'] ], [+this['Acorn2014GroupPStrugglingEstates'] ], [+this['Acorn2014GroupQDifficultCircumstances']], [+this['Acorn2014GroupRBusinessAreasWithoutResidentialPopulation']], [+this['Acorn2014GroupSUnclassified']], ]; //ACORN Type ACORNTypeColComp = [[+this['Acorn2014Type1ExclusiveEnclaves'] ],[+this['Acorn2014Type2MetropolitanMoney'] ],[+this['Acorn2014Type3LargeHouseLuxury'] ],[+this['Acorn2014Type4AssetRichFamilies'] ],[+this['Acorn2014Type5WealthyCountrysideCommuters'] ],[+this['Acorn2014Type6FinanciallyComfortableFamilies'] ],[+this['Acorn2014Type7AffluentProfessionals'] ],[+this['Acorn2014Type8ProsperousSuburbanFamilies'] ],[+this['Acorn2014Type9WellOffEdgeOfTowners'] ],[+this['Acorn2014Type10BetterOffVillagers'] ],[+this['Acorn2014Type11SettledSuburbiaOlderPeople'] ],[+this['Acorn2014Type12RetiredAndEmptyNesters'] ],[+this['Acorn2014Type13UpmarketDownsizers'] ],[+this['Acorn2014Type14TownhouseCosmopolitans'] ],[+this['Acorn2014Type15YoungerProfessionalsInSmallerFlats'] ],[+this['Acorn2014Type16MetropolitanProfessionals'] ],[+this['Acorn2014Type17SocialisingYoungRenters'] ],[+this['Acorn2014Type18CareerDrivenYoungFamilies'] ],[+this['Acorn2014Type19FirstTimeBuyersInSmallModernHomes'] ],[+this['Acorn2014Type20MixedMetropolitanAreas'] ],[+this['Acorn2014Type21FarmsAndCottages'] ],[+this['Acorn2014Type22LargerFamiliesInRuralAreas'] ],[+this['Acorn2014Type23OwnerOccupiersInSmallTownsAndVillages'] ],[+this['Acorn2014Type24ComfortablyOffFamiliesInModernHousing'] ],[+this['Acorn2014Type25LargerFamilyHomesMultiEthnicAreas'] ],[+this['Acorn2014Type26SemiProfessionalFamiliesOwnerOccupiedNeighbourhoods'] ],[+this['Acorn2014Type27SuburbanSemisConventionalAttitudes'] ],[+this['Acorn2014Type28OwnerOccupiedTerracesAverageIncome'] ],[+this['Acorn2014Type29EstablishedSuburbsOlderFamilies'] ],[+this['Acorn2014Type30OlderPeopleNeatAndTidyNeighbourhoods'] ],[+this['Acorn2014Type31ElderlySinglesInPurposeBuiltAccommodation'] ],[+this['Acorn2014Type32EducatedFamiliesInTerracesYoungChildren'] ],[+this['Acorn2014Type33SmallerHousesAndStarterHomes'] ],[+this['Acorn2014Type34StudentFlatsAndHallsOfResidence'] ],[+this['Acorn2014Type35TermTimeTerraces'] ],[+this['Acorn2014Type36EducatedYoungPeopleInFlatsAndTenements'] ],[+this['Acorn2014Type37LowCostFlatsInSuburbanAreas'] ],[+this['Acorn2014Type38SemiSkilledWorkersInTraditionalNeighbourhoods'] ],[+this['Acorn2014Type39FadingOwnerOccupiedTerraces'] ],[+this['Acorn2014Type40HighOccupancyTerracesManyAsianFamilies'] ],[+this['Acorn2014Type41LabouringSemiRuralEstates'] ],[+this['Acorn2014Type42StrugglingYoungFamiliesInPostWarTerraces'] ],[+this['Acorn2014Type43FamiliesInRightToBuyEstates'] ],[+this['Acorn2014Type44PostWarEstatesLimitedMeans'] ],[+this['Acorn2014Type45PensionersInSocialHousingSemisAndTerraces'] ],[+this['Acorn2014Type46ElderlyPeopleInSocialRentedFlats'] ],[+this['Acorn2014Type47LowIncomeOlderPeopleInSmallerSemis'] ],[+this['Acorn2014Type48PensionersAndSinglesInSocialRentedFlats'] ],[+this['Acorn2014Type49YoungFamiliesInLowCostPrivateFlats'] ],[+this['Acorn2014Type50StrugglingYoungerPeopleInMixedTenure'] ],[+this['Acorn2014Type51YoungPeopleInSmallLowCostTerraces'] ],[+this['Acorn2014Type52PoorerFamiliesManyChildrenTerracedHousing'] ],[+this['Acorn2014Type53LowIncomeTerraces'] ],[+this['Acorn2014Type54MultiEthnicPurposeBuiltEstates'] ],[+this['Acorn2014Type55DeprivedAndEthnicallyDiverseInFlats'] ],[+this['Acorn2014Type56LowIncomeLargeFamiliesInSocialRentedSemis'] ],[+this['Acorn2014Type57SocialRentedFlatsFamiliesAndSingleParents'] ],[+this['Acorn2014Type58SinglesAndYoungFamiliesSomeReceivingBenefits'] ],[+this['Acorn2014Type59DeprivedAreasAndHighriseFlats'] ],[+this['Acorn2014Type60ActiveCommunalPopulation'] ],[+this['Acorn2014Type61InactiveCommunalPopulation'] ],[+this['Acorn2014Type62BusinessAreasWithoutResidentPopulation'] ],[+this['Acorn2014Type63Unclassified'] ], ]; //Prepare the Trafford level age breakdown data for loading into the table ageTraffordMaleTable.push(this['totalPop2013Males'],this['percPopAge02013Males']+'% ('+this['totalPopAge02013Males']+')',this['percPopAge12013Males']+'% ('+this['totalPopAge12013Males']+')',this['percPopAge22013Males']+'% ('+this['totalPopAge22013Males']+')',this['percPopAge32013Males']+'% ('+this['totalPopAge32013Males']+')',this['percPopAge42013Males']+'% ('+this['totalPopAge42013Males']+')',this['percPopAge52013Males']+'% ('+this['totalPopAge52013Males']+')',this['percPopAge62013Males']+'% ('+this['totalPopAge62013Males']+')',this['percPopAge72013Males']+'% ('+this['totalPopAge72013Males']+')',this['percPopAge82013Males']+'% ('+this['totalPopAge82013Males']+')',this['percPopAge92013Males']+'% ('+this['totalPopAge92013Males']+')',this['percPopAge102013Males']+'% ('+this['totalPopAge102013Males']+')',this['percPopAge112013Males']+'% ('+this['totalPopAge112013Males']+')',this['percPopAge122013Males']+'% ('+this['totalPopAge122013Males']+')',this['percPopAge132013Males']+'% ('+this['totalPopAge132013Males']+')',this['percPopAge142013Males']+'% ('+this['totalPopAge142013Males']+')',this['percPopAge152013Males']+'% ('+this['totalPopAge152013Males']+')',this['percPopAge162013Males']+'% ('+this['totalPopAge162013Males']+')',this['percPopAge172013Males']+'% ('+this['totalPopAge172013Males']+')',this['percPopAge182013Males']+'% ('+this['totalPopAge182013Males']+')',this['percPopAge192013Males']+'% ('+this['totalPopAge192013Males']+')',this['percPopAge202013Males']+'% ('+this['totalPopAge202013Males']+')',this['percPopAge212013Males']+'% ('+this['totalPopAge212013Males']+')',this['percPopAge222013Males']+'% ('+this['totalPopAge222013Males']+')',this['percPopAge232013Males']+'% ('+this['totalPopAge232013Males']+')',this['percPopAge242013Males']+'% ('+this['totalPopAge242013Males']+')',this['percPopAge252013Males']+'% ('+this['totalPopAge252013Males']+')',this['percPopAge262013Males']+'% ('+this['totalPopAge262013Males']+')',this['percPopAge272013Males']+'% ('+this['totalPopAge272013Males']+')',this['percPopAge282013Males']+'% ('+this['totalPopAge282013Males']+')',this['percPopAge292013Males']+'% ('+this['totalPopAge292013Males']+')',this['percPopAge302013Males']+'% ('+this['totalPopAge302013Males']+')',this['percPopAge312013Males']+'% ('+this['totalPopAge312013Males']+')',this['percPopAge322013Males']+'% ('+this['totalPopAge322013Males']+')',this['percPopAge332013Males']+'% ('+this['totalPopAge332013Males']+')',this['percPopAge342013Males']+'% ('+this['totalPopAge342013Males']+')',this['percPopAge352013Males']+'% ('+this['totalPopAge352013Males']+')',this['percPopAge362013Males']+'% ('+this['totalPopAge362013Males']+')',this['percPopAge372013Males']+'% ('+this['totalPopAge372013Males']+')',this['percPopAge382013Males']+'% ('+this['totalPopAge382013Males']+')',this['percPopAge392013Males']+'% ('+this['totalPopAge392013Males']+')',this['percPopAge402013Males']+'% ('+this['totalPopAge402013Males']+')',this['percPopAge412013Males']+'% ('+this['totalPopAge412013Males']+')',this['percPopAge422013Males']+'% ('+this['totalPopAge422013Males']+')',this['percPopAge432013Males']+'% ('+this['totalPopAge432013Males']+')',this['percPopAge442013Males']+'% ('+this['totalPopAge442013Males']+')',this['percPopAge452013Males']+'% ('+this['totalPopAge452013Males']+')',this['percPopAge462013Males']+'% ('+this['totalPopAge462013Males']+')',this['percPopAge472013Males']+'% ('+this['totalPopAge472013Males']+')',this['percPopAge482013Males']+'% ('+this['totalPopAge482013Males']+')',this['percPopAge492013Males']+'% ('+this['totalPopAge492013Males']+')',this['percPopAge502013Males']+'% ('+this['totalPopAge502013Males']+')',this['percPopAge512013Males']+'% ('+this['totalPopAge512013Males']+')',this['percPopAge522013Males']+'% ('+this['totalPopAge522013Males']+')',this['percPopAge532013Males']+'% ('+this['totalPopAge532013Males']+')',this['percPopAge542013Males']+'% ('+this['totalPopAge542013Males']+')',this['percPopAge552013Males']+'% ('+this['totalPopAge552013Males']+')',this['percPopAge562013Males']+'% ('+this['totalPopAge562013Males']+')',this['percPopAge572013Males']+'% ('+this['totalPopAge572013Males']+')',this['percPopAge582013Males']+'% ('+this['totalPopAge582013Males']+')',this['percPopAge592013Males']+'% ('+this['totalPopAge592013Males']+')',this['percPopAge602013Males']+'% ('+this['totalPopAge602013Males']+')',this['percPopAge612013Males']+'% ('+this['totalPopAge612013Males']+')',this['percPopAge622013Males']+'% ('+this['totalPopAge622013Males']+')',this['percPopAge632013Males']+'% ('+this['totalPopAge632013Males']+')',this['percPopAge642013Males']+'% ('+this['totalPopAge642013Males']+')',this['percPopAge652013Males']+'% ('+this['totalPopAge652013Males']+')',this['percPopAge662013Males']+'% ('+this['totalPopAge662013Males']+')',this['percPopAge672013Males']+'% ('+this['totalPopAge672013Males']+')',this['percPopAge682013Males']+'% ('+this['totalPopAge682013Males']+')',this['percPopAge692013Males']+'% ('+this['totalPopAge692013Males']+')',this['percPopAge702013Males']+'% ('+this['totalPopAge702013Males']+')',this['percPopAge712013Males']+'% ('+this['totalPopAge712013Males']+')',this['percPopAge722013Males']+'% ('+this['totalPopAge722013Males']+')',this['percPopAge732013Males']+'% ('+this['totalPopAge732013Males']+')',this['percPopAge742013Males']+'% ('+this['totalPopAge742013Males']+')',this['percPopAge752013Males']+'% ('+this['totalPopAge752013Males']+')',this['percPopAge762013Males']+'% ('+this['totalPopAge762013Males']+')',this['percPopAge772013Males']+'% ('+this['totalPopAge772013Males']+')',this['percPopAge782013Males']+'% ('+this['totalPopAge782013Males']+')',this['percPopAge792013Males']+'% ('+this['totalPopAge792013Males']+')',this['percPopAge802013Males']+'% ('+this['totalPopAge802013Males']+')',this['percPopAge812013Males']+'% ('+this['totalPopAge812013Males']+')',this['percPopAge822013Males']+'% ('+this['totalPopAge822013Males']+')',this['percPopAge832013Males']+'% ('+this['totalPopAge832013Males']+')',this['percPopAge842013Males']+'% ('+this['totalPopAge842013Males']+')',this['percPopAge852013Males']+'% ('+this['totalPopAge852013Males']+')',this['percPopAge862013Males']+'% ('+this['totalPopAge862013Males']+')',this['percPopAge872013Males']+'% ('+this['totalPopAge872013Males']+')',this['percPopAge882013Males']+'% ('+this['totalPopAge882013Males']+')',this['percPopAge892013Males']+'% ('+this['totalPopAge892013Males']+')',this['percPopAge90Over2013Males']+'% ('+this['totalPopAge90Over2013Males']+')'); ageTraffordFemaleTable.push(this['totalPop2013Females'],this['percPopAge02013Females']+'% ('+this['totalPopAge02013Females']+')',this['percPopAge12013Females']+'% ('+this['totalPopAge12013Females']+')',this['percPopAge22013Females']+'% ('+this['totalPopAge22013Females']+')',this['percPopAge32013Females']+'% ('+this['totalPopAge32013Females']+')',this['percPopAge42013Females']+'% ('+this['totalPopAge42013Females']+')',this['percPopAge52013Females']+'% ('+this['totalPopAge52013Females']+')',this['percPopAge62013Females']+'% ('+this['totalPopAge62013Females']+')',this['percPopAge72013Females']+'% ('+this['totalPopAge72013Females']+')',this['percPopAge82013Females']+'% ('+this['totalPopAge82013Females']+')',this['percPopAge92013Females']+'% ('+this['totalPopAge92013Females']+')',this['percPopAge102013Females']+'% ('+this['totalPopAge102013Females']+')',this['percPopAge112013Females']+'% ('+this['totalPopAge112013Females']+')',this['percPopAge122013Females']+'% ('+this['totalPopAge122013Females']+')',this['percPopAge132013Females']+'% ('+this['totalPopAge132013Females']+')',this['percPopAge142013Females']+'% ('+this['totalPopAge142013Females']+')',this['percPopAge152013Females']+'% ('+this['totalPopAge152013Females']+')',this['percPopAge162013Females']+'% ('+this['totalPopAge162013Females']+')',this['percPopAge172013Females']+'% ('+this['totalPopAge172013Females']+')',this['percPopAge182013Females']+'% ('+this['totalPopAge182013Females']+')',this['percPopAge192013Females']+'% ('+this['totalPopAge192013Females']+')',this['percPopAge202013Females']+'% ('+this['totalPopAge202013Females']+')',this['percPopAge212013Females']+'% ('+this['totalPopAge212013Females']+')',this['percPopAge222013Females']+'% ('+this['totalPopAge222013Females']+')',this['percPopAge232013Females']+'% ('+this['totalPopAge232013Females']+')',this['percPopAge242013Females']+'% ('+this['totalPopAge242013Females']+')',this['percPopAge252013Females']+'% ('+this['totalPopAge252013Females']+')',this['percPopAge262013Females']+'% ('+this['totalPopAge262013Females']+')',this['percPopAge272013Females']+'% ('+this['totalPopAge272013Females']+')',this['percPopAge282013Females']+'% ('+this['totalPopAge282013Females']+')',this['percPopAge292013Females']+'% ('+this['totalPopAge292013Females']+')',this['percPopAge302013Females']+'% ('+this['totalPopAge302013Females']+')',this['percPopAge312013Females']+'% ('+this['totalPopAge312013Females']+')',this['percPopAge322013Females']+'% ('+this['totalPopAge322013Females']+')',this['percPopAge332013Females']+'% ('+this['totalPopAge332013Females']+')',this['percPopAge342013Females']+'% ('+this['totalPopAge342013Females']+')',this['percPopAge352013Females']+'% ('+this['totalPopAge352013Females']+')',this['percPopAge362013Females']+'% ('+this['totalPopAge362013Females']+')',this['percPopAge372013Females']+'% ('+this['totalPopAge372013Females']+')',this['percPopAge382013Females']+'% ('+this['totalPopAge382013Females']+')',this['percPopAge392013Females']+'% ('+this['totalPopAge392013Females']+')',this['percPopAge402013Females']+'% ('+this['totalPopAge402013Females']+')',this['percPopAge412013Females']+'% ('+this['totalPopAge412013Females']+')',this['percPopAge422013Females']+'% ('+this['totalPopAge422013Females']+')',this['percPopAge432013Females']+'% ('+this['totalPopAge432013Females']+')',this['percPopAge442013Females']+'% ('+this['totalPopAge442013Females']+')',this['percPopAge452013Females']+'% ('+this['totalPopAge452013Females']+')',this['percPopAge462013Females']+'% ('+this['totalPopAge462013Females']+')',this['percPopAge472013Females']+'% ('+this['totalPopAge472013Females']+')',this['percPopAge482013Females']+'% ('+this['totalPopAge482013Females']+')',this['percPopAge492013Females']+'% ('+this['totalPopAge492013Females']+')',this['percPopAge502013Females']+'% ('+this['totalPopAge502013Females']+')',this['percPopAge512013Females']+'% ('+this['totalPopAge512013Females']+')',this['percPopAge522013Females']+'% ('+this['totalPopAge522013Females']+')',this['percPopAge532013Females']+'% ('+this['totalPopAge532013Females']+')',this['percPopAge542013Females']+'% ('+this['totalPopAge542013Females']+')',this['percPopAge552013Females']+'% ('+this['totalPopAge552013Females']+')',this['percPopAge562013Females']+'% ('+this['totalPopAge562013Females']+')',this['percPopAge572013Females']+'% ('+this['totalPopAge572013Females']+')',this['percPopAge582013Females']+'% ('+this['totalPopAge582013Females']+')',this['percPopAge592013Females']+'% ('+this['totalPopAge592013Females']+')',this['percPopAge602013Females']+'% ('+this['totalPopAge602013Females']+')',this['percPopAge612013Females']+'% ('+this['totalPopAge612013Females']+')',this['percPopAge622013Females']+'% ('+this['totalPopAge622013Females']+')',this['percPopAge632013Females']+'% ('+this['totalPopAge632013Females']+')',this['percPopAge642013Females']+'% ('+this['totalPopAge642013Females']+')',this['percPopAge652013Females']+'% ('+this['totalPopAge652013Females']+')',this['percPopAge662013Females']+'% ('+this['totalPopAge662013Females']+')',this['percPopAge672013Females']+'% ('+this['totalPopAge672013Females']+')',this['percPopAge682013Females']+'% ('+this['totalPopAge682013Females']+')',this['percPopAge692013Females']+'% ('+this['totalPopAge692013Females']+')',this['percPopAge702013Females']+'% ('+this['totalPopAge702013Females']+')',this['percPopAge712013Females']+'% ('+this['totalPopAge712013Females']+')',this['percPopAge722013Females']+'% ('+this['totalPopAge722013Females']+')',this['percPopAge732013Females']+'% ('+this['totalPopAge732013Females']+')',this['percPopAge742013Females']+'% ('+this['totalPopAge742013Females']+')',this['percPopAge752013Females']+'% ('+this['totalPopAge752013Females']+')',this['percPopAge762013Females']+'% ('+this['totalPopAge762013Females']+')',this['percPopAge772013Females']+'% ('+this['totalPopAge772013Females']+')',this['percPopAge782013Females']+'% ('+this['totalPopAge782013Females']+')',this['percPopAge792013Females']+'% ('+this['totalPopAge792013Females']+')',this['percPopAge802013Females']+'% ('+this['totalPopAge802013Females']+')',this['percPopAge812013Females']+'% ('+this['totalPopAge812013Females']+')',this['percPopAge822013Females']+'% ('+this['totalPopAge822013Females']+')',this['percPopAge832013Females']+'% ('+this['totalPopAge832013Females']+')',this['percPopAge842013Females']+'% ('+this['totalPopAge842013Females']+')',this['percPopAge852013Females']+'% ('+this['totalPopAge852013Females']+')',this['percPopAge862013Females']+'% ('+this['totalPopAge862013Females']+')',this['percPopAge872013Females']+'% ('+this['totalPopAge872013Females']+')',this['percPopAge882013Females']+'% ('+this['totalPopAge882013Females']+')',this['percPopAge892013Females']+'% ('+this['totalPopAge892013Females']+')',this['percPopAge90Over2013Females']+'% ('+this['totalPopAge90Over2013Females']+')'); ageTraffordTotalTable.push(this['totalPop2013'],this['percPopAge02013']+'% ('+this['totalPopAge02013']+')',this['percPopAge12013']+'% ('+this['totalPopAge12013']+')',this['percPopAge22013']+'% ('+this['totalPopAge22013']+')',this['percPopAge32013']+'% ('+this['totalPopAge32013']+')',this['percPopAge42013']+'% ('+this['totalPopAge42013']+')',this['percPopAge52013']+'% ('+this['totalPopAge52013']+')',this['percPopAge62013']+'% ('+this['totalPopAge62013']+')',this['percPopAge72013']+'% ('+this['totalPopAge72013']+')',this['percPopAge82013']+'% ('+this['totalPopAge82013']+')',this['percPopAge92013']+'% ('+this['totalPopAge92013']+')',this['percPopAge102013']+'% ('+this['totalPopAge102013']+')',this['percPopAge112013']+'% ('+this['totalPopAge112013']+')',this['percPopAge122013']+'% ('+this['totalPopAge122013']+')',this['percPopAge132013']+'% ('+this['totalPopAge132013']+')',this['percPopAge142013']+'% ('+this['totalPopAge142013']+')',this['percPopAge152013']+'% ('+this['totalPopAge152013']+')',this['percPopAge162013']+'% ('+this['totalPopAge162013']+')',this['percPopAge172013']+'% ('+this['totalPopAge172013']+')',this['percPopAge182013']+'% ('+this['totalPopAge182013']+')',this['percPopAge192013']+'% ('+this['totalPopAge192013']+')',this['percPopAge202013']+'% ('+this['totalPopAge202013']+')',this['percPopAge212013']+'% ('+this['totalPopAge212013']+')',this['percPopAge222013']+'% ('+this['totalPopAge222013']+')',this['percPopAge232013']+'% ('+this['totalPopAge232013']+')',this['percPopAge242013']+'% ('+this['totalPopAge242013']+')',this['percPopAge252013']+'% ('+this['totalPopAge252013']+')',this['percPopAge262013']+'% ('+this['totalPopAge262013']+')',this['percPopAge272013']+'% ('+this['totalPopAge272013']+')',this['percPopAge282013']+'% ('+this['totalPopAge282013']+')',this['percPopAge292013']+'% ('+this['totalPopAge292013']+')',this['percPopAge302013']+'% ('+this['totalPopAge302013']+')',this['percPopAge312013']+'% ('+this['totalPopAge312013']+')',this['percPopAge322013']+'% ('+this['totalPopAge322013']+')',this['percPopAge332013']+'% ('+this['totalPopAge332013']+')',this['percPopAge342013']+'% ('+this['totalPopAge342013']+')',this['percPopAge352013']+'% ('+this['totalPopAge352013']+')',this['percPopAge362013']+'% ('+this['totalPopAge362013']+')',this['percPopAge372013']+'% ('+this['totalPopAge372013']+')',this['percPopAge382013']+'% ('+this['totalPopAge382013']+')',this['percPopAge392013']+'% ('+this['totalPopAge392013']+')',this['percPopAge402013']+'% ('+this['totalPopAge402013']+')',this['percPopAge412013']+'% ('+this['totalPopAge412013']+')',this['percPopAge422013']+'% ('+this['totalPopAge422013']+')',this['percPopAge432013']+'% ('+this['totalPopAge432013']+')',this['percPopAge442013']+'% ('+this['totalPopAge442013']+')',this['percPopAge452013']+'% ('+this['totalPopAge452013']+')',this['percPopAge462013']+'% ('+this['totalPopAge462013']+')',this['percPopAge472013']+'% ('+this['totalPopAge472013']+')',this['percPopAge482013']+'% ('+this['totalPopAge482013']+')',this['percPopAge492013']+'% ('+this['totalPopAge492013']+')',this['percPopAge502013']+'% ('+this['totalPopAge502013']+')',this['percPopAge512013']+'% ('+this['totalPopAge512013']+')',this['percPopAge522013']+'% ('+this['totalPopAge522013']+')',this['percPopAge532013']+'% ('+this['totalPopAge532013']+')',this['percPopAge542013']+'% ('+this['totalPopAge542013']+')',this['percPopAge552013']+'% ('+this['totalPopAge552013']+')',this['percPopAge562013']+'% ('+this['totalPopAge562013']+')',this['percPopAge572013']+'% ('+this['totalPopAge572013']+')',this['percPopAge582013']+'% ('+this['totalPopAge582013']+')',this['percPopAge592013']+'% ('+this['totalPopAge592013']+')',this['percPopAge602013']+'% ('+this['totalPopAge602013']+')',this['percPopAge612013']+'% ('+this['totalPopAge612013']+')',this['percPopAge622013']+'% ('+this['totalPopAge622013']+')',this['percPopAge632013']+'% ('+this['totalPopAge632013']+')',this['percPopAge642013']+'% ('+this['totalPopAge642013']+')',this['percPopAge652013']+'% ('+this['totalPopAge652013']+')',this['percPopAge662013']+'% ('+this['totalPopAge662013']+')',this['percPopAge672013']+'% ('+this['totalPopAge672013']+')',this['percPopAge682013']+'% ('+this['totalPopAge682013']+')',this['percPopAge692013']+'% ('+this['totalPopAge692013']+')',this['percPopAge702013']+'% ('+this['totalPopAge702013']+')',this['percPopAge712013']+'% ('+this['totalPopAge712013']+')',this['percPopAge722013']+'% ('+this['totalPopAge722013']+')',this['percPopAge732013']+'% ('+this['totalPopAge732013']+')',this['percPopAge742013']+'% ('+this['totalPopAge742013']+')',this['percPopAge752013']+'% ('+this['totalPopAge752013']+')',this['percPopAge762013']+'% ('+this['totalPopAge762013']+')',this['percPopAge772013']+'% ('+this['totalPopAge772013']+')',this['percPopAge782013']+'% ('+this['totalPopAge782013']+')',this['percPopAge792013']+'% ('+this['totalPopAge792013']+')',this['percPopAge802013']+'% ('+this['totalPopAge802013']+')',this['percPopAge812013']+'% ('+this['totalPopAge812013']+')',this['percPopAge822013']+'% ('+this['totalPopAge822013']+')',this['percPopAge832013']+'% ('+this['totalPopAge832013']+')',this['percPopAge842013']+'% ('+this['totalPopAge842013']+')',this['percPopAge852013']+'% ('+this['totalPopAge852013']+')',this['percPopAge862013']+'% ('+this['totalPopAge862013']+')',this['percPopAge872013']+'% ('+this['totalPopAge872013']+')',this['percPopAge882013']+'% ('+this['totalPopAge882013']+')',this['percPopAge892013']+'% ('+this['totalPopAge892013']+')',this['percPopAge90Over2013']+'% ('+this['totalPopAge90Over2013']+')'); //Ethnicity table data ethnicityTraffordTable.push('100%',this['EthnicityPercWhiteEnglishWelshScottishNorthernIrishBritishCensus2011']+'%',this['EthnicityPercWhiteIrishCensus2011']+'%',this['EthnicityPercWhiteGypsyOrIrishTravellerCensus2011']+'%',this['EthnicityPercWhiteOtherWhiteCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndBlackCaribbeanCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndBlackAfricanCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndAsianCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupOtherMixedCensus2011']+'%',this['EthnicityPercAsianAsianBritishIndianCensus2011']+'%',this['EthnicityPercAsianAsianBritishPakistaniCensus2011']+'%',this['EthnicityPercAsianAsianBritishBangladeshiCensus2011']+'%',this['EthnicityPercAsianAsianBritishChineseCensus2011']+'%',this['EthnicityPercAsianAsianBritishOtherAsianCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishAfricanCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishCaribbeanCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishOtherBlackCensus2011']+'%',this['EthnicityPercOtherEthnicGroupArabCensus2011']+'%',this['EthnicityPercOtherEthnicGroupAnyOtherEthnicGroupCensus2011']+'%'); ethnicityTraffordTableNum.push(this['totalPop2013'],this['EthnicityWhiteEnglishWelshScottishNorthernIrishBritishCensus2011'],this['EthnicityWhiteIrishCensus2011'],this['EthnicityWhiteGypsyOrIrishTravellerCensus2011'],this['EthnicityWhiteOtherWhiteCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndBlackCaribbeanCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndBlackAfricanCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndAsianCensus2011'],this['EthnicityMixedMultipleEthnicGroupOtherMixedCensus2011'],this['EthnicityAsianAsianBritishIndianCensus2011'],this['EthnicityAsianAsianBritishPakistaniCensus2011'],this['EthnicityAsianAsianBritishBangladeshiCensus2011'],this['EthnicityAsianAsianBritishChineseCensus2011'],this['EthnicityAsianAsianBritishOtherAsianCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishAfricanCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishCaribbeanCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishOtherBlackCensus2011'],this['EthnicityOtherEthnicGroupArabCensus2011'],this['EthnicityOtherEthnicGroupAnyOtherEthnicGroupCensus2011']); //Religion table data religionTraffordTable.push('100%',this['ReligionPercChristianCensus2011']+'%',this['ReligionPercBuddhistCensus2011']+'%',this['ReligionPercHinduCensus2011']+'%',this['ReligionPercJewishCensus2011']+'%',this['ReligionPercMuslimCensus2011']+'%',this['ReligionPercSikhCensus2011']+'%',this['ReligionPercOtherReligionCensus2011']+'%',this['ReligionPercNoReligionCensus2011']+'%',this['ReligionPercReligionNotStatedCensus2011']+'%'); religionTraffordTableNum.push(this['totalPop2013'],this['ReligionChristianCensus2011'],this['ReligionBuddhistCensus2011'],this['ReligionHinduCensus2011'],this['ReligionJewishCensus2011'],this['ReligionMuslimCensus2011'],this['ReligionSikhCensus2011'],this['ReligionOtherReligionCensus2011'],this['ReligionNoReligionCensus2011'],this['ReligionReligionNotStatedCensus2011']); //Language table data languageTraffordTable.push('100%',this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales']+'%',this['LangCensus11_PercWelsh_InEnglandOnly']+'%',this['LangCensus11_PercOtherUKlanguageTotal']+'%',this['LangCensus11_PercFrench']+'%',this['LangCensus11_PercPortuguese']+'%',this['LangCensus11_PercSpanish']+'%',this['LangCensus11_PercOtherEuropeanLanguageEUTotal']+'%',this['LangCensus11_PercOtherEuropeanLanguageNonEUTotal']+'%',this['LangCensus11_PercOtherEuropeanLanguageNonNationalTotal']+'%',this['LangCensus11_PercRussian']+'%',this['LangCensus11_PercTurkish']+'%',this['LangCensus11_PercArabic']+'%',this['LangCensus11_PercWestCentralAsianLanguage:Total']+'%',this['LangCensus11_PercSouthAsianLanguageTotal']+'%',this['LangCensus11_PercEastAsianLanguageTotal']+'%',this['LangCensus11_PercOceanicAustralianLanguage']+'%',this['LangCensus11_PercNorthSouthAmericanlanguage']+'%',this['LangCensus11_PercCaribbeanCreoleTotal']+'%',this['LangCensus11_PercAfricanLanguageTotal']+'%',this['LangCensus11_PercOtherLanguagesTotal']+'%',this['LangCensus11_PercSignLanguageTotal']+'%'); languageTraffordTableNum.push(this['LangCensus11_PopulationAged3Plus'],this['LangCensus11_English_EnglishOrWelshIfInWales'],this['LangCensus11_Welsh_InEnglandOnly'],this['LangCensus11_OtherUKlanguageTotal'],this['LangCensus11_French'],this['LangCensus11_Portuguese'],this['LangCensus11_Spanish'],this['LangCensus11_OtherEuropeanLanguageEUTotal'],this['LangCensus11_OtherEuropeanLanguageNonEUTotal'],this['LangCensus11_OtherEuropeanLanguageNonNationalTotal'],this['LangCensus11_Russian'],this['LangCensus11_Turkish'],this['LangCensus11_Arabic'],this['LangCensus11_WestCentralAsianLanguage:Total'],this['LangCensus11_SouthAsianLanguageTotal'],this['LangCensus11_EastAsianLanguageTotal'],this['LangCensus11_OceanicAustralianLanguage'],this['LangCensus11_NorthSouthAmericanlanguage'],this['LangCensus11_CaribbeanCreoleTotal'],this['LangCensus11_AfricanLanguageTotal'],this['LangCensus11_OtherLanguagesTotal'],this['LangCensus11_SignLanguageTotal']); //Acorn Category table ACORNCatTraffordTable.push(this['Acorn2014Category1AffluentAchievers']+'%',this['Acorn2014Category2RisingProsperity']+'%',this['Acorn2014Category3ComfortableCommunities']+'%',this['Acorn2014Category4FinanciallyStretched']+'%',this['Acorn2014Category5UrbanAdversity']+'%',this['Acorn2014Category6BusinessAreasWithoutResidentialPopulation']+'%',this['Acorn2014Category7Unclassified']+'%'); //Acorn Group table ACORNGrpTraffordTable.push(this['Acorn2014GroupALavishLifestyles']+'%',this['Acorn2014GroupBExecutiveWealth']+'%',this['Acorn2014GroupCMatureMoney']+'%',this['Acorn2014GroupDCitySophisticates']+'%',this['Acorn2014GroupECareerClimbers']+'%',this['Acorn2014GroupFCountrysideCommunities']+'%',this['Acorn2014GroupGSuccessfulSuburbs']+'%',this['Acorn2014GroupHSteadyNeighbourhoods']+'%',this['Acorn2014GroupIComfortableSeniors']+'%',this['Acorn2014GroupJStartingOut']+'%',this['Acorn2014GroupKStudentLife']+'%',this['Acorn2014GroupLModestMeans']+'%',this['Acorn2014GroupMStrivingFamilies']+'%',this['Acorn2014GroupNPoorerPensioners']+'%',this['Acorn2014GroupOYoungHardship']+'%',this['Acorn2014GroupPStrugglingEstates']+'%',this['Acorn2014GroupQDifficultCircumstances']+'%',this['Acorn2014GroupRBusinessAreasWithoutResidentialPopulation']+'%',this['Acorn2014GroupSUnclassified']+'%'); //Acorn Type table ACORNTypeTraffordTable.push(this['Acorn2014Type1ExclusiveEnclaves']+'%',this['Acorn2014Type2MetropolitanMoney']+'%',this['Acorn2014Type3LargeHouseLuxury']+'%',this['Acorn2014Type4AssetRichFamilies']+'%',this['Acorn2014Type5WealthyCountrysideCommuters']+'%',this['Acorn2014Type6FinanciallyComfortableFamilies']+'%',this['Acorn2014Type7AffluentProfessionals']+'%',this['Acorn2014Type8ProsperousSuburbanFamilies']+'%',this['Acorn2014Type9WellOffEdgeOfTowners']+'%',this['Acorn2014Type10BetterOffVillagers']+'%',this['Acorn2014Type11SettledSuburbiaOlderPeople']+'%',this['Acorn2014Type12RetiredAndEmptyNesters']+'%',this['Acorn2014Type13UpmarketDownsizers']+'%',this['Acorn2014Type14TownhouseCosmopolitans']+'%',this['Acorn2014Type15YoungerProfessionalsInSmallerFlats']+'%',this['Acorn2014Type16MetropolitanProfessionals']+'%',this['Acorn2014Type17SocialisingYoungRenters']+'%',this['Acorn2014Type18CareerDrivenYoungFamilies']+'%',this['Acorn2014Type19FirstTimeBuyersInSmallModernHomes']+'%',this['Acorn2014Type20MixedMetropolitanAreas']+'%',this['Acorn2014Type21FarmsAndCottages']+'%',this['Acorn2014Type22LargerFamiliesInRuralAreas']+'%',this['Acorn2014Type23OwnerOccupiersInSmallTownsAndVillages']+'%',this['Acorn2014Type24ComfortablyOffFamiliesInModernHousing']+'%',this['Acorn2014Type25LargerFamilyHomesMultiEthnicAreas']+'%',this['Acorn2014Type26SemiProfessionalFamiliesOwnerOccupiedNeighbourhoods']+'%',this['Acorn2014Type27SuburbanSemisConventionalAttitudes']+'%',this['Acorn2014Type28OwnerOccupiedTerracesAverageIncome']+'%',this['Acorn2014Type29EstablishedSuburbsOlderFamilies']+'%',this['Acorn2014Type30OlderPeopleNeatAndTidyNeighbourhoods']+'%',this['Acorn2014Type31ElderlySinglesInPurposeBuiltAccommodation']+'%',this['Acorn2014Type32EducatedFamiliesInTerracesYoungChildren']+'%',this['Acorn2014Type33SmallerHousesAndStarterHomes']+'%',this['Acorn2014Type34StudentFlatsAndHallsOfResidence']+'%',this['Acorn2014Type35TermTimeTerraces']+'%',this['Acorn2014Type36EducatedYoungPeopleInFlatsAndTenements']+'%',this['Acorn2014Type37LowCostFlatsInSuburbanAreas']+'%',this['Acorn2014Type38SemiSkilledWorkersInTraditionalNeighbourhoods']+'%',this['Acorn2014Type39FadingOwnerOccupiedTerraces']+'%',this['Acorn2014Type40HighOccupancyTerracesManyAsianFamilies']+'%',this['Acorn2014Type41LabouringSemiRuralEstates']+'%',this['Acorn2014Type42StrugglingYoungFamiliesInPostWarTerraces']+'%',this['Acorn2014Type43FamiliesInRightToBuyEstates']+'%',this['Acorn2014Type44PostWarEstatesLimitedMeans']+'%',this['Acorn2014Type45PensionersInSocialHousingSemisAndTerraces']+'%',this['Acorn2014Type46ElderlyPeopleInSocialRentedFlats']+'%',this['Acorn2014Type47LowIncomeOlderPeopleInSmallerSemis']+'%',this['Acorn2014Type48PensionersAndSinglesInSocialRentedFlats']+'%',this['Acorn2014Type49YoungFamiliesInLowCostPrivateFlats']+'%',this['Acorn2014Type50StrugglingYoungerPeopleInMixedTenure']+'%',this['Acorn2014Type51YoungPeopleInSmallLowCostTerraces']+'%',this['Acorn2014Type52PoorerFamiliesManyChildrenTerracedHousing']+'%',this['Acorn2014Type53LowIncomeTerraces']+'%',this['Acorn2014Type54MultiEthnicPurposeBuiltEstates']+'%',this['Acorn2014Type55DeprivedAndEthnicallyDiverseInFlats']+'%',this['Acorn2014Type56LowIncomeLargeFamiliesInSocialRentedSemis']+'%',this['Acorn2014Type57SocialRentedFlatsFamiliesAndSingleParents']+'%',this['Acorn2014Type58SinglesAndYoungFamiliesSomeReceivingBenefits']+'%',this['Acorn2014Type59DeprivedAreasAndHighriseFlats']+'%',this['Acorn2014Type60ActiveCommunalPopulation']+'%',this['Acorn2014Type61InactiveCommunalPopulation']+'%',this['Acorn2014Type62BusinessAreasWithoutResidentPopulation']+'%',this['Acorn2014Type63Unclassified']+'%'); compname = this['featureName']; } if (this['ONSCODE'] == 'E92000001') { //National comparator data ethniccolcomp2 = [[+this['EthnicityPercTotalWhiteCensus2011'] ], [+this['EthnicityPercTotalMixedCensus2011'] ], [+this['EthnicityPercTotalAsianCensus2011']], [+this['EthnicityPercTotalBlackCensus2011']], [+this['EthnicityPercTotalOtherCensus2011']]]; //Religion religColComp2 = [[+this['ReligionPercChristianCensus2011'] ], [+this['ReligionPercBuddhistCensus2011'] ], [+this['ReligionPercHinduCensus2011']], [+this['ReligionPercJewishCensus2011']], [+this['ReligionPercMuslimCensus2011']], [+this['ReligionPercSikhCensus2011']], [+this['ReligionPercOtherReligionCensus2011']], [+this['ReligionPercNoReligionCensus2011']], [+this['ReligionPercReligionNotStatedCensus2011']], ]; //Language langBarComp2 = [[+this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales'] ], (100 - this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales']) ]; langColComp2 = [[+this['LangCensus11_PercOtherUKlanguageTotal'] ], [+this['LangCensus11_PercWelsh_InEnglandOnly']], [+this['LangCensus11_PercFrench']], [+this['LangCensus11_PercPortuguese']], [+this['LangCensus11_PercSpanish']], [+this['LangCensus11_PercOtherEuropeanLanguageEUTotal']], [+this['LangCensus11_PercOtherEuropeanLanguageNonEUTotal']], [+this['LangCensus11_PercOtherEuropeanLanguageNonNationalTotal']], [+this['LangCensus11_PercRussian']], [+this['LangCensus11_PercTurkish']], [+this['LangCensus11_PercArabic']], [+this['LangCensus11_PercWestCentralAsianLanguage:Total']], [+this['LangCensus11_PercSouthAsianLanguageTotal']], [+this['LangCensus11_PercEastAsianLanguageTotal']], [+this['LangCensus11_PercOceanicAustralianLanguage']], [+this['LangCensus11_PercNorthSouthAmericanlanguage']], [+this['LangCensus11_PercCaribbeanCreoleTotal']], [+this['LangCensus11_PercAfricanLanguageTotal']], [+this['LangCensus11_PercOtherLanguagesTotal']], [+this['LangCensus11_PercSignLanguageTotal']] ]; //Prepare the National level age breakdown data for loading into the table ageNationalMaleTable.push(this['totalPop2013Males'],this['percPopAge02013Males']+'% ('+this['totalPopAge02013Males']+')',this['percPopAge12013Males']+'% ('+this['totalPopAge12013Males']+')',this['percPopAge22013Males']+'% ('+this['totalPopAge22013Males']+')',this['percPopAge32013Males']+'% ('+this['totalPopAge32013Males']+')',this['percPopAge42013Males']+'% ('+this['totalPopAge42013Males']+')',this['percPopAge52013Males']+'% ('+this['totalPopAge52013Males']+')',this['percPopAge62013Males']+'% ('+this['totalPopAge62013Males']+')',this['percPopAge72013Males']+'% ('+this['totalPopAge72013Males']+')',this['percPopAge82013Males']+'% ('+this['totalPopAge82013Males']+')',this['percPopAge92013Males']+'% ('+this['totalPopAge92013Males']+')',this['percPopAge102013Males']+'% ('+this['totalPopAge102013Males']+')',this['percPopAge112013Males']+'% ('+this['totalPopAge112013Males']+')',this['percPopAge122013Males']+'% ('+this['totalPopAge122013Males']+')',this['percPopAge132013Males']+'% ('+this['totalPopAge132013Males']+')',this['percPopAge142013Males']+'% ('+this['totalPopAge142013Males']+')',this['percPopAge152013Males']+'% ('+this['totalPopAge152013Males']+')',this['percPopAge162013Males']+'% ('+this['totalPopAge162013Males']+')',this['percPopAge172013Males']+'% ('+this['totalPopAge172013Males']+')',this['percPopAge182013Males']+'% ('+this['totalPopAge182013Males']+')',this['percPopAge192013Males']+'% ('+this['totalPopAge192013Males']+')',this['percPopAge202013Males']+'% ('+this['totalPopAge202013Males']+')',this['percPopAge212013Males']+'% ('+this['totalPopAge212013Males']+')',this['percPopAge222013Males']+'% ('+this['totalPopAge222013Males']+')',this['percPopAge232013Males']+'% ('+this['totalPopAge232013Males']+')',this['percPopAge242013Males']+'% ('+this['totalPopAge242013Males']+')',this['percPopAge252013Males']+'% ('+this['totalPopAge252013Males']+')',this['percPopAge262013Males']+'% ('+this['totalPopAge262013Males']+')',this['percPopAge272013Males']+'% ('+this['totalPopAge272013Males']+')',this['percPopAge282013Males']+'% ('+this['totalPopAge282013Males']+')',this['percPopAge292013Males']+'% ('+this['totalPopAge292013Males']+')',this['percPopAge302013Males']+'% ('+this['totalPopAge302013Males']+')',this['percPopAge312013Males']+'% ('+this['totalPopAge312013Males']+')',this['percPopAge322013Males']+'% ('+this['totalPopAge322013Males']+')',this['percPopAge332013Males']+'% ('+this['totalPopAge332013Males']+')',this['percPopAge342013Males']+'% ('+this['totalPopAge342013Males']+')',this['percPopAge352013Males']+'% ('+this['totalPopAge352013Males']+')',this['percPopAge362013Males']+'% ('+this['totalPopAge362013Males']+')',this['percPopAge372013Males']+'% ('+this['totalPopAge372013Males']+')',this['percPopAge382013Males']+'% ('+this['totalPopAge382013Males']+')',this['percPopAge392013Males']+'% ('+this['totalPopAge392013Males']+')',this['percPopAge402013Males']+'% ('+this['totalPopAge402013Males']+')',this['percPopAge412013Males']+'% ('+this['totalPopAge412013Males']+')',this['percPopAge422013Males']+'% ('+this['totalPopAge422013Males']+')',this['percPopAge432013Males']+'% ('+this['totalPopAge432013Males']+')',this['percPopAge442013Males']+'% ('+this['totalPopAge442013Males']+')',this['percPopAge452013Males']+'% ('+this['totalPopAge452013Males']+')',this['percPopAge462013Males']+'% ('+this['totalPopAge462013Males']+')',this['percPopAge472013Males']+'% ('+this['totalPopAge472013Males']+')',this['percPopAge482013Males']+'% ('+this['totalPopAge482013Males']+')',this['percPopAge492013Males']+'% ('+this['totalPopAge492013Males']+')',this['percPopAge502013Males']+'% ('+this['totalPopAge502013Males']+')',this['percPopAge512013Males']+'% ('+this['totalPopAge512013Males']+')',this['percPopAge522013Males']+'% ('+this['totalPopAge522013Males']+')',this['percPopAge532013Males']+'% ('+this['totalPopAge532013Males']+')',this['percPopAge542013Males']+'% ('+this['totalPopAge542013Males']+')',this['percPopAge552013Males']+'% ('+this['totalPopAge552013Males']+')',this['percPopAge562013Males']+'% ('+this['totalPopAge562013Males']+')',this['percPopAge572013Males']+'% ('+this['totalPopAge572013Males']+')',this['percPopAge582013Males']+'% ('+this['totalPopAge582013Males']+')',this['percPopAge592013Males']+'% ('+this['totalPopAge592013Males']+')',this['percPopAge602013Males']+'% ('+this['totalPopAge602013Males']+')',this['percPopAge612013Males']+'% ('+this['totalPopAge612013Males']+')',this['percPopAge622013Males']+'% ('+this['totalPopAge622013Males']+')',this['percPopAge632013Males']+'% ('+this['totalPopAge632013Males']+')',this['percPopAge642013Males']+'% ('+this['totalPopAge642013Males']+')',this['percPopAge652013Males']+'% ('+this['totalPopAge652013Males']+')',this['percPopAge662013Males']+'% ('+this['totalPopAge662013Males']+')',this['percPopAge672013Males']+'% ('+this['totalPopAge672013Males']+')',this['percPopAge682013Males']+'% ('+this['totalPopAge682013Males']+')',this['percPopAge692013Males']+'% ('+this['totalPopAge692013Males']+')',this['percPopAge702013Males']+'% ('+this['totalPopAge702013Males']+')',this['percPopAge712013Males']+'% ('+this['totalPopAge712013Males']+')',this['percPopAge722013Males']+'% ('+this['totalPopAge722013Males']+')',this['percPopAge732013Males']+'% ('+this['totalPopAge732013Males']+')',this['percPopAge742013Males']+'% ('+this['totalPopAge742013Males']+')',this['percPopAge752013Males']+'% ('+this['totalPopAge752013Males']+')',this['percPopAge762013Males']+'% ('+this['totalPopAge762013Males']+')',this['percPopAge772013Males']+'% ('+this['totalPopAge772013Males']+')',this['percPopAge782013Males']+'% ('+this['totalPopAge782013Males']+')',this['percPopAge792013Males']+'% ('+this['totalPopAge792013Males']+')',this['percPopAge802013Males']+'% ('+this['totalPopAge802013Males']+')',this['percPopAge812013Males']+'% ('+this['totalPopAge812013Males']+')',this['percPopAge822013Males']+'% ('+this['totalPopAge822013Males']+')',this['percPopAge832013Males']+'% ('+this['totalPopAge832013Males']+')',this['percPopAge842013Males']+'% ('+this['totalPopAge842013Males']+')',this['percPopAge852013Males']+'% ('+this['totalPopAge852013Males']+')',this['percPopAge862013Males']+'% ('+this['totalPopAge862013Males']+')',this['percPopAge872013Males']+'% ('+this['totalPopAge872013Males']+')',this['percPopAge882013Males']+'% ('+this['totalPopAge882013Males']+')',this['percPopAge892013Males']+'% ('+this['totalPopAge892013Males']+')',this['percPopAge90Over2013Males']+'% ('+this['totalPopAge90Over2013Males']+')'); ageNationalFemaleTable.push(this['totalPop2013Females'],this['percPopAge02013Females']+'% ('+this['totalPopAge02013Females']+')',this['percPopAge12013Females']+'% ('+this['totalPopAge12013Females']+')',this['percPopAge22013Females']+'% ('+this['totalPopAge22013Females']+')',this['percPopAge32013Females']+'% ('+this['totalPopAge32013Females']+')',this['percPopAge42013Females']+'% ('+this['totalPopAge42013Females']+')',this['percPopAge52013Females']+'% ('+this['totalPopAge52013Females']+')',this['percPopAge62013Females']+'% ('+this['totalPopAge62013Females']+')',this['percPopAge72013Females']+'% ('+this['totalPopAge72013Females']+')',this['percPopAge82013Females']+'% ('+this['totalPopAge82013Females']+')',this['percPopAge92013Females']+'% ('+this['totalPopAge92013Females']+')',this['percPopAge102013Females']+'% ('+this['totalPopAge102013Females']+')',this['percPopAge112013Females']+'% ('+this['totalPopAge112013Females']+')',this['percPopAge122013Females']+'% ('+this['totalPopAge122013Females']+')',this['percPopAge132013Females']+'% ('+this['totalPopAge132013Females']+')',this['percPopAge142013Females']+'% ('+this['totalPopAge142013Females']+')',this['percPopAge152013Females']+'% ('+this['totalPopAge152013Females']+')',this['percPopAge162013Females']+'% ('+this['totalPopAge162013Females']+')',this['percPopAge172013Females']+'% ('+this['totalPopAge172013Females']+')',this['percPopAge182013Females']+'% ('+this['totalPopAge182013Females']+')',this['percPopAge192013Females']+'% ('+this['totalPopAge192013Females']+')',this['percPopAge202013Females']+'% ('+this['totalPopAge202013Females']+')',this['percPopAge212013Females']+'% ('+this['totalPopAge212013Females']+')',this['percPopAge222013Females']+'% ('+this['totalPopAge222013Females']+')',this['percPopAge232013Females']+'% ('+this['totalPopAge232013Females']+')',this['percPopAge242013Females']+'% ('+this['totalPopAge242013Females']+')',this['percPopAge252013Females']+'% ('+this['totalPopAge252013Females']+')',this['percPopAge262013Females']+'% ('+this['totalPopAge262013Females']+')',this['percPopAge272013Females']+'% ('+this['totalPopAge272013Females']+')',this['percPopAge282013Females']+'% ('+this['totalPopAge282013Females']+')',this['percPopAge292013Females']+'% ('+this['totalPopAge292013Females']+')',this['percPopAge302013Females']+'% ('+this['totalPopAge302013Females']+')',this['percPopAge312013Females']+'% ('+this['totalPopAge312013Females']+')',this['percPopAge322013Females']+'% ('+this['totalPopAge322013Females']+')',this['percPopAge332013Females']+'% ('+this['totalPopAge332013Females']+')',this['percPopAge342013Females']+'% ('+this['totalPopAge342013Females']+')',this['percPopAge352013Females']+'% ('+this['totalPopAge352013Females']+')',this['percPopAge362013Females']+'% ('+this['totalPopAge362013Females']+')',this['percPopAge372013Females']+'% ('+this['totalPopAge372013Females']+')',this['percPopAge382013Females']+'% ('+this['totalPopAge382013Females']+')',this['percPopAge392013Females']+'% ('+this['totalPopAge392013Females']+')',this['percPopAge402013Females']+'% ('+this['totalPopAge402013Females']+')',this['percPopAge412013Females']+'% ('+this['totalPopAge412013Females']+')',this['percPopAge422013Females']+'% ('+this['totalPopAge422013Females']+')',this['percPopAge432013Females']+'% ('+this['totalPopAge432013Females']+')',this['percPopAge442013Females']+'% ('+this['totalPopAge442013Females']+')',this['percPopAge452013Females']+'% ('+this['totalPopAge452013Females']+')',this['percPopAge462013Females']+'% ('+this['totalPopAge462013Females']+')',this['percPopAge472013Females']+'% ('+this['totalPopAge472013Females']+')',this['percPopAge482013Females']+'% ('+this['totalPopAge482013Females']+')',this['percPopAge492013Females']+'% ('+this['totalPopAge492013Females']+')',this['percPopAge502013Females']+'% ('+this['totalPopAge502013Females']+')',this['percPopAge512013Females']+'% ('+this['totalPopAge512013Females']+')',this['percPopAge522013Females']+'% ('+this['totalPopAge522013Females']+')',this['percPopAge532013Females']+'% ('+this['totalPopAge532013Females']+')',this['percPopAge542013Females']+'% ('+this['totalPopAge542013Females']+')',this['percPopAge552013Females']+'% ('+this['totalPopAge552013Females']+')',this['percPopAge562013Females']+'% ('+this['totalPopAge562013Females']+')',this['percPopAge572013Females']+'% ('+this['totalPopAge572013Females']+')',this['percPopAge582013Females']+'% ('+this['totalPopAge582013Females']+')',this['percPopAge592013Females']+'% ('+this['totalPopAge592013Females']+')',this['percPopAge602013Females']+'% ('+this['totalPopAge602013Females']+')',this['percPopAge612013Females']+'% ('+this['totalPopAge612013Females']+')',this['percPopAge622013Females']+'% ('+this['totalPopAge622013Females']+')',this['percPopAge632013Females']+'% ('+this['totalPopAge632013Females']+')',this['percPopAge642013Females']+'% ('+this['totalPopAge642013Females']+')',this['percPopAge652013Females']+'% ('+this['totalPopAge652013Females']+')',this['percPopAge662013Females']+'% ('+this['totalPopAge662013Females']+')',this['percPopAge672013Females']+'% ('+this['totalPopAge672013Females']+')',this['percPopAge682013Females']+'% ('+this['totalPopAge682013Females']+')',this['percPopAge692013Females']+'% ('+this['totalPopAge692013Females']+')',this['percPopAge702013Females']+'% ('+this['totalPopAge702013Females']+')',this['percPopAge712013Females']+'% ('+this['totalPopAge712013Females']+')',this['percPopAge722013Females']+'% ('+this['totalPopAge722013Females']+')',this['percPopAge732013Females']+'% ('+this['totalPopAge732013Females']+')',this['percPopAge742013Females']+'% ('+this['totalPopAge742013Females']+')',this['percPopAge752013Females']+'% ('+this['totalPopAge752013Females']+')',this['percPopAge762013Females']+'% ('+this['totalPopAge762013Females']+')',this['percPopAge772013Females']+'% ('+this['totalPopAge772013Females']+')',this['percPopAge782013Females']+'% ('+this['totalPopAge782013Females']+')',this['percPopAge792013Females']+'% ('+this['totalPopAge792013Females']+')',this['percPopAge802013Females']+'% ('+this['totalPopAge802013Females']+')',this['percPopAge812013Females']+'% ('+this['totalPopAge812013Females']+')',this['percPopAge822013Females']+'% ('+this['totalPopAge822013Females']+')',this['percPopAge832013Females']+'% ('+this['totalPopAge832013Females']+')',this['percPopAge842013Females']+'% ('+this['totalPopAge842013Females']+')',this['percPopAge852013Females']+'% ('+this['totalPopAge852013Females']+')',this['percPopAge862013Females']+'% ('+this['totalPopAge862013Females']+')',this['percPopAge872013Females']+'% ('+this['totalPopAge872013Females']+')',this['percPopAge882013Females']+'% ('+this['totalPopAge882013Females']+')',this['percPopAge892013Females']+'% ('+this['totalPopAge892013Females']+')',this['percPopAge90Over2013Females']+'% ('+this['totalPopAge90Over2013Females']+')'); ageNationalTotalTable.push(this['totalPop2013'],this['percPopAge02013']+'% ('+this['totalPopAge02013']+')',this['percPopAge12013']+'% ('+this['totalPopAge12013']+')',this['percPopAge22013']+'% ('+this['totalPopAge22013']+')',this['percPopAge32013']+'% ('+this['totalPopAge32013']+')',this['percPopAge42013']+'% ('+this['totalPopAge42013']+')',this['percPopAge52013']+'% ('+this['totalPopAge52013']+')',this['percPopAge62013']+'% ('+this['totalPopAge62013']+')',this['percPopAge72013']+'% ('+this['totalPopAge72013']+')',this['percPopAge82013']+'% ('+this['totalPopAge82013']+')',this['percPopAge92013']+'% ('+this['totalPopAge92013']+')',this['percPopAge102013']+'% ('+this['totalPopAge102013']+')',this['percPopAge112013']+'% ('+this['totalPopAge112013']+')',this['percPopAge122013']+'% ('+this['totalPopAge122013']+')',this['percPopAge132013']+'% ('+this['totalPopAge132013']+')',this['percPopAge142013']+'% ('+this['totalPopAge142013']+')',this['percPopAge152013']+'% ('+this['totalPopAge152013']+')',this['percPopAge162013']+'% ('+this['totalPopAge162013']+')',this['percPopAge172013']+'% ('+this['totalPopAge172013']+')',this['percPopAge182013']+'% ('+this['totalPopAge182013']+')',this['percPopAge192013']+'% ('+this['totalPopAge192013']+')',this['percPopAge202013']+'% ('+this['totalPopAge202013']+')',this['percPopAge212013']+'% ('+this['totalPopAge212013']+')',this['percPopAge222013']+'% ('+this['totalPopAge222013']+')',this['percPopAge232013']+'% ('+this['totalPopAge232013']+')',this['percPopAge242013']+'% ('+this['totalPopAge242013']+')',this['percPopAge252013']+'% ('+this['totalPopAge252013']+')',this['percPopAge262013']+'% ('+this['totalPopAge262013']+')',this['percPopAge272013']+'% ('+this['totalPopAge272013']+')',this['percPopAge282013']+'% ('+this['totalPopAge282013']+')',this['percPopAge292013']+'% ('+this['totalPopAge292013']+')',this['percPopAge302013']+'% ('+this['totalPopAge302013']+')',this['percPopAge312013']+'% ('+this['totalPopAge312013']+')',this['percPopAge322013']+'% ('+this['totalPopAge322013']+')',this['percPopAge332013']+'% ('+this['totalPopAge332013']+')',this['percPopAge342013']+'% ('+this['totalPopAge342013']+')',this['percPopAge352013']+'% ('+this['totalPopAge352013']+')',this['percPopAge362013']+'% ('+this['totalPopAge362013']+')',this['percPopAge372013']+'% ('+this['totalPopAge372013']+')',this['percPopAge382013']+'% ('+this['totalPopAge382013']+')',this['percPopAge392013']+'% ('+this['totalPopAge392013']+')',this['percPopAge402013']+'% ('+this['totalPopAge402013']+')',this['percPopAge412013']+'% ('+this['totalPopAge412013']+')',this['percPopAge422013']+'% ('+this['totalPopAge422013']+')',this['percPopAge432013']+'% ('+this['totalPopAge432013']+')',this['percPopAge442013']+'% ('+this['totalPopAge442013']+')',this['percPopAge452013']+'% ('+this['totalPopAge452013']+')',this['percPopAge462013']+'% ('+this['totalPopAge462013']+')',this['percPopAge472013']+'% ('+this['totalPopAge472013']+')',this['percPopAge482013']+'% ('+this['totalPopAge482013']+')',this['percPopAge492013']+'% ('+this['totalPopAge492013']+')',this['percPopAge502013']+'% ('+this['totalPopAge502013']+')',this['percPopAge512013']+'% ('+this['totalPopAge512013']+')',this['percPopAge522013']+'% ('+this['totalPopAge522013']+')',this['percPopAge532013']+'% ('+this['totalPopAge532013']+')',this['percPopAge542013']+'% ('+this['totalPopAge542013']+')',this['percPopAge552013']+'% ('+this['totalPopAge552013']+')',this['percPopAge562013']+'% ('+this['totalPopAge562013']+')',this['percPopAge572013']+'% ('+this['totalPopAge572013']+')',this['percPopAge582013']+'% ('+this['totalPopAge582013']+')',this['percPopAge592013']+'% ('+this['totalPopAge592013']+')',this['percPopAge602013']+'% ('+this['totalPopAge602013']+')',this['percPopAge612013']+'% ('+this['totalPopAge612013']+')',this['percPopAge622013']+'% ('+this['totalPopAge622013']+')',this['percPopAge632013']+'% ('+this['totalPopAge632013']+')',this['percPopAge642013']+'% ('+this['totalPopAge642013']+')',this['percPopAge652013']+'% ('+this['totalPopAge652013']+')',this['percPopAge662013']+'% ('+this['totalPopAge662013']+')',this['percPopAge672013']+'% ('+this['totalPopAge672013']+')',this['percPopAge682013']+'% ('+this['totalPopAge682013']+')',this['percPopAge692013']+'% ('+this['totalPopAge692013']+')',this['percPopAge702013']+'% ('+this['totalPopAge702013']+')',this['percPopAge712013']+'% ('+this['totalPopAge712013']+')',this['percPopAge722013']+'% ('+this['totalPopAge722013']+')',this['percPopAge732013']+'% ('+this['totalPopAge732013']+')',this['percPopAge742013']+'% ('+this['totalPopAge742013']+')',this['percPopAge752013']+'% ('+this['totalPopAge752013']+')',this['percPopAge762013']+'% ('+this['totalPopAge762013']+')',this['percPopAge772013']+'% ('+this['totalPopAge772013']+')',this['percPopAge782013']+'% ('+this['totalPopAge782013']+')',this['percPopAge792013']+'% ('+this['totalPopAge792013']+')',this['percPopAge802013']+'% ('+this['totalPopAge802013']+')',this['percPopAge812013']+'% ('+this['totalPopAge812013']+')',this['percPopAge822013']+'% ('+this['totalPopAge822013']+')',this['percPopAge832013']+'% ('+this['totalPopAge832013']+')',this['percPopAge842013']+'% ('+this['totalPopAge842013']+')',this['percPopAge852013']+'% ('+this['totalPopAge852013']+')',this['percPopAge862013']+'% ('+this['totalPopAge862013']+')',this['percPopAge872013']+'% ('+this['totalPopAge872013']+')',this['percPopAge882013']+'% ('+this['totalPopAge882013']+')',this['percPopAge892013']+'% ('+this['totalPopAge892013']+')',this['percPopAge90Over2013']+'% ('+this['totalPopAge90Over2013']+')'); //Ethnicity table data ethnicityNationalTable.push('100%',this['EthnicityPercWhiteEnglishWelshScottishNorthernIrishBritishCensus2011']+'%',this['EthnicityPercWhiteIrishCensus2011']+'%',this['EthnicityPercWhiteGypsyOrIrishTravellerCensus2011']+'%',this['EthnicityPercWhiteOtherWhiteCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndBlackCaribbeanCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndBlackAfricanCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupWhiteAndAsianCensus2011']+'%',this['EthnicityPercMixedMultipleEthnicGroupOtherMixedCensus2011']+'%',this['EthnicityPercAsianAsianBritishIndianCensus2011']+'%',this['EthnicityPercAsianAsianBritishPakistaniCensus2011']+'%',this['EthnicityPercAsianAsianBritishBangladeshiCensus2011']+'%',this['EthnicityPercAsianAsianBritishChineseCensus2011']+'%',this['EthnicityPercAsianAsianBritishOtherAsianCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishAfricanCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishCaribbeanCensus2011']+'%',this['EthnicityPercBlackAfricanCaribbeanBlackBritishOtherBlackCensus2011']+'%',this['EthnicityPercOtherEthnicGroupArabCensus2011']+'%',this['EthnicityPercOtherEthnicGroupAnyOtherEthnicGroupCensus2011']+'%'); ethnicityNationalTableNum.push(this['totalPop2013'],this['EthnicityWhiteEnglishWelshScottishNorthernIrishBritishCensus2011'],this['EthnicityWhiteIrishCensus2011'],this['EthnicityWhiteGypsyOrIrishTravellerCensus2011'],this['EthnicityWhiteOtherWhiteCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndBlackCaribbeanCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndBlackAfricanCensus2011'],this['EthnicityMixedMultipleEthnicGroupWhiteAndAsianCensus2011'],this['EthnicityMixedMultipleEthnicGroupOtherMixedCensus2011'],this['EthnicityAsianAsianBritishIndianCensus2011'],this['EthnicityAsianAsianBritishPakistaniCensus2011'],this['EthnicityAsianAsianBritishBangladeshiCensus2011'],this['EthnicityAsianAsianBritishChineseCensus2011'],this['EthnicityAsianAsianBritishOtherAsianCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishAfricanCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishCaribbeanCensus2011'],this['EthnicityBlackAfricanCaribbeanBlackBritishOtherBlackCensus2011'],this['EthnicityOtherEthnicGroupArabCensus2011'],this['EthnicityOtherEthnicGroupAnyOtherEthnicGroupCensus2011']); //Religion table data religionNationalTable.push('100%',this['ReligionPercChristianCensus2011']+'%',this['ReligionPercBuddhistCensus2011']+'%',this['ReligionPercHinduCensus2011']+'%',this['ReligionPercJewishCensus2011']+'%',this['ReligionPercMuslimCensus2011']+'%',this['ReligionPercSikhCensus2011']+'%',this['ReligionPercOtherReligionCensus2011']+'%',this['ReligionPercNoReligionCensus2011']+'%',this['ReligionPercReligionNotStatedCensus2011']+'%'); religionNationalTableNum.push(this['totalPop2013'],this['ReligionChristianCensus2011'],this['ReligionBuddhistCensus2011'],this['ReligionHinduCensus2011'],this['ReligionJewishCensus2011'],this['ReligionMuslimCensus2011'],this['ReligionSikhCensus2011'],this['ReligionOtherReligionCensus2011'],this['ReligionNoReligionCensus2011'],this['ReligionReligionNotStatedCensus2011']); //Language table data languageNationalTable.push('100%',this['LangCensus11_PercEnglish_EnglishOrWelshIfInWales']+'%',this['LangCensus11_PercWelsh_InEnglandOnly']+'%',this['LangCensus11_PercOtherUKlanguageTotal']+'%',this['LangCensus11_PercFrench']+'%',this['LangCensus11_PercPortuguese']+'%',this['LangCensus11_PercSpanish']+'%',this['LangCensus11_PercOtherEuropeanLanguageEUTotal']+'%',this['LangCensus11_PercOtherEuropeanLanguageNonEUTotal']+'%',this['LangCensus11_PercOtherEuropeanLanguageNonNationalTotal']+'%',this['LangCensus11_PercRussian']+'%',this['LangCensus11_PercTurkish']+'%',this['LangCensus11_PercArabic']+'%',this['LangCensus11_PercWestCentralAsianLanguage:Total']+'%',this['LangCensus11_PercSouthAsianLanguageTotal']+'%',this['LangCensus11_PercEastAsianLanguageTotal']+'%',this['LangCensus11_PercOceanicAustralianLanguage']+'%',this['LangCensus11_PercNorthSouthAmericanlanguage']+'%',this['LangCensus11_PercCaribbeanCreoleTotal']+'%',this['LangCensus11_PercAfricanLanguageTotal']+'%',this['LangCensus11_PercOtherLanguagesTotal']+'%',this['LangCensus11_PercSignLanguageTotal']+'%'); languageNationalTableNum.push(this['LangCensus11_PopulationAged3Plus'],this['LangCensus11_English_EnglishOrWelshIfInWales'],this['LangCensus11_Welsh_InEnglandOnly'],this['LangCensus11_OtherUKlanguageTotal'],this['LangCensus11_French'],this['LangCensus11_Portuguese'],this['LangCensus11_Spanish'],this['LangCensus11_OtherEuropeanLanguageEUTotal'],this['LangCensus11_OtherEuropeanLanguageNonEUTotal'],this['LangCensus11_OtherEuropeanLanguageNonNationalTotal'],this['LangCensus11_Russian'],this['LangCensus11_Turkish'],this['LangCensus11_Arabic'],this['LangCensus11_WestCentralAsianLanguage:Total'],this['LangCensus11_SouthAsianLanguageTotal'],this['LangCensus11_EastAsianLanguageTotal'],this['LangCensus11_OceanicAustralianLanguage'],this['LangCensus11_NorthSouthAmericanlanguage'],this['LangCensus11_CaribbeanCreoleTotal'],this['LangCensus11_AfricanLanguageTotal'],this['LangCensus11_OtherLanguagesTotal'],this['LangCensus11_SignLanguageTotal']); comp2name = this['featureName']; } if (this['ONSCODE'] == 'K02000001') { //National comparator data //Acorn Category table ACORNCatNationalTable.push(this['Acorn2014Category1AffluentAchievers']+'%',this['Acorn2014Category2RisingProsperity']+'%',this['Acorn2014Category3ComfortableCommunities']+'%',this['Acorn2014Category4FinanciallyStretched']+'%',this['Acorn2014Category5UrbanAdversity']+'%',this['Acorn2014Category6BusinessAreasWithoutResidentialPopulation']+'%',this['Acorn2014Category7Unclassified']+'%'); //Acorn Group table ACORNGrpNationalTable.push(this['Acorn2014GroupALavishLifestyles']+'%',this['Acorn2014GroupBExecutiveWealth']+'%',this['Acorn2014GroupCMatureMoney']+'%',this['Acorn2014GroupDCitySophisticates']+'%',this['Acorn2014GroupECareerClimbers']+'%',this['Acorn2014GroupFCountrysideCommunities']+'%',this['Acorn2014GroupGSuccessfulSuburbs']+'%',this['Acorn2014GroupHSteadyNeighbourhoods']+'%',this['Acorn2014GroupIComfortableSeniors']+'%',this['Acorn2014GroupJStartingOut']+'%',this['Acorn2014GroupKStudentLife']+'%',this['Acorn2014GroupLModestMeans']+'%',this['Acorn2014GroupMStrivingFamilies']+'%',this['Acorn2014GroupNPoorerPensioners']+'%',this['Acorn2014GroupOYoungHardship']+'%',this['Acorn2014GroupPStrugglingEstates']+'%',this['Acorn2014GroupQDifficultCircumstances']+'%',this['Acorn2014GroupRBusinessAreasWithoutResidentialPopulation']+'%',this['Acorn2014GroupSUnclassified']+'%'); //Acorn Type table ACORNTypeNationalTable.push(this['Acorn2014Type1ExclusiveEnclaves']+'%',this['Acorn2014Type2MetropolitanMoney']+'%',this['Acorn2014Type3LargeHouseLuxury']+'%',this['Acorn2014Type4AssetRichFamilies']+'%',this['Acorn2014Type5WealthyCountrysideCommuters']+'%',this['Acorn2014Type6FinanciallyComfortableFamilies']+'%',this['Acorn2014Type7AffluentProfessionals']+'%',this['Acorn2014Type8ProsperousSuburbanFamilies']+'%',this['Acorn2014Type9WellOffEdgeOfTowners']+'%',this['Acorn2014Type10BetterOffVillagers']+'%',this['Acorn2014Type11SettledSuburbiaOlderPeople']+'%',this['Acorn2014Type12RetiredAndEmptyNesters']+'%',this['Acorn2014Type13UpmarketDownsizers']+'%',this['Acorn2014Type14TownhouseCosmopolitans']+'%',this['Acorn2014Type15YoungerProfessionalsInSmallerFlats']+'%',this['Acorn2014Type16MetropolitanProfessionals']+'%',this['Acorn2014Type17SocialisingYoungRenters']+'%',this['Acorn2014Type18CareerDrivenYoungFamilies']+'%',this['Acorn2014Type19FirstTimeBuyersInSmallModernHomes']+'%',this['Acorn2014Type20MixedMetropolitanAreas']+'%',this['Acorn2014Type21FarmsAndCottages']+'%',this['Acorn2014Type22LargerFamiliesInRuralAreas']+'%',this['Acorn2014Type23OwnerOccupiersInSmallTownsAndVillages']+'%',this['Acorn2014Type24ComfortablyOffFamiliesInModernHousing']+'%',this['Acorn2014Type25LargerFamilyHomesMultiEthnicAreas']+'%',this['Acorn2014Type26SemiProfessionalFamiliesOwnerOccupiedNeighbourhoods']+'%',this['Acorn2014Type27SuburbanSemisConventionalAttitudes']+'%',this['Acorn2014Type28OwnerOccupiedTerracesAverageIncome']+'%',this['Acorn2014Type29EstablishedSuburbsOlderFamilies']+'%',this['Acorn2014Type30OlderPeopleNeatAndTidyNeighbourhoods']+'%',this['Acorn2014Type31ElderlySinglesInPurposeBuiltAccommodation']+'%',this['Acorn2014Type32EducatedFamiliesInTerracesYoungChildren']+'%',this['Acorn2014Type33SmallerHousesAndStarterHomes']+'%',this['Acorn2014Type34StudentFlatsAndHallsOfResidence']+'%',this['Acorn2014Type35TermTimeTerraces']+'%',this['Acorn2014Type36EducatedYoungPeopleInFlatsAndTenements']+'%',this['Acorn2014Type37LowCostFlatsInSuburbanAreas']+'%',this['Acorn2014Type38SemiSkilledWorkersInTraditionalNeighbourhoods']+'%',this['Acorn2014Type39FadingOwnerOccupiedTerraces']+'%',this['Acorn2014Type40HighOccupancyTerracesManyAsianFamilies']+'%',this['Acorn2014Type41LabouringSemiRuralEstates']+'%',this['Acorn2014Type42StrugglingYoungFamiliesInPostWarTerraces']+'%',this['Acorn2014Type43FamiliesInRightToBuyEstates']+'%',this['Acorn2014Type44PostWarEstatesLimitedMeans']+'%',this['Acorn2014Type45PensionersInSocialHousingSemisAndTerraces']+'%',this['Acorn2014Type46ElderlyPeopleInSocialRentedFlats']+'%',this['Acorn2014Type47LowIncomeOlderPeopleInSmallerSemis']+'%',this['Acorn2014Type48PensionersAndSinglesInSocialRentedFlats']+'%',this['Acorn2014Type49YoungFamiliesInLowCostPrivateFlats']+'%',this['Acorn2014Type50StrugglingYoungerPeopleInMixedTenure']+'%',this['Acorn2014Type51YoungPeopleInSmallLowCostTerraces']+'%',this['Acorn2014Type52PoorerFamiliesManyChildrenTerracedHousing']+'%',this['Acorn2014Type53LowIncomeTerraces']+'%',this['Acorn2014Type54MultiEthnicPurposeBuiltEstates']+'%',this['Acorn2014Type55DeprivedAndEthnicallyDiverseInFlats']+'%',this['Acorn2014Type56LowIncomeLargeFamiliesInSocialRentedSemis']+'%',this['Acorn2014Type57SocialRentedFlatsFamiliesAndSingleParents']+'%',this['Acorn2014Type58SinglesAndYoungFamiliesSomeReceivingBenefits']+'%',this['Acorn2014Type59DeprivedAreasAndHighriseFlats']+'%',this['Acorn2014Type60ActiveCommunalPopulation']+'%',this['Acorn2014Type61InactiveCommunalPopulation']+'%',this['Acorn2014Type62BusinessAreasWithoutResidentPopulation']+'%',this['Acorn2014Type63Unclassified']+'%'); comp3name = this['featureName']; } }); if (wardname != "") { $(function () { //load data into the population by age table ageCategoriesTable.push('Total','Age 0', 'Age 1', 'Age 2', 'Age 3', 'Age 4', 'Age 5', 'Age 6', 'Age 7', 'Age 8', 'Age 9', 'Age 10', 'Age 11', 'Age 12', 'Age 13', 'Age 14', 'Age 15', 'Age 16', 'Age 17', 'Age 18', 'Age 19', 'Age 20', 'Age 21', 'Age 22', 'Age 23', 'Age 24', 'Age 25', 'Age 26', 'Age 27', 'Age 28', 'Age 29', 'Age 30', 'Age 31', 'Age 32', 'Age 33', 'Age 34', 'Age 35', 'Age 36', 'Age 37', 'Age 38', 'Age 39', 'Age 40', 'Age 41', 'Age 42', 'Age 43', 'Age 44', 'Age 45', 'Age 46', 'Age 47', 'Age 48', 'Age 49', 'Age 50', 'Age 51', 'Age 52', 'Age 53', 'Age 54', 'Age 55', 'Age 56', 'Age 57', 'Age 58', 'Age 59', 'Age 60', 'Age 61', 'Age 62', 'Age 63', 'Age 64', 'Age 65', 'Age 66', 'Age 67', 'Age 68', 'Age 69', 'Age 70', 'Age 71', 'Age 72', 'Age 73', 'Age 74', 'Age 75', 'Age 76', 'Age 77', 'Age 78', 'Age 79', 'Age 80', 'Age 81', 'Age 82', 'Age 83', 'Age 84', 'Age 85', 'Age 86', 'Age 87', 'Age 88', 'Age 89', 'Age 90+'); var arrayLength = ageCategoriesTable.length; for (var i = 0; i < arrayLength;i++) { ageTableContent += '<tr><td>' + ageCategoriesTable[i] + '</td><td>' + ageWardTotalTable[i] + '</td><td>' + ageWardMaleTable[i] + '</td><td>' + ageWardFemaleTable[i] + '</td><td>' + ageTraffordTotalTable[i] + '</td><td>' + ageTraffordMaleTable[i] + '</td><td>' + ageTraffordFemaleTable[i] + '</td><td>' + ageNationalTotalTable[i] + '</td><td>' + ageNationalMaleTable[i] + '</td><td>' + ageNationalFemaleTable[i] + '</td></tr>' }; $('#populationAge').html(ageTableContent); ageTableContent = ''; ageCategoriesTable = []; ageWardTotalTable = []; ageWardFemaleTable = []; ageWardMaleTable = []; ageTraffordFemaleTable = []; ageTraffordMaleTable = []; ageTraffordTotalTable = []; ageNationalFemaleTable = []; ageNationalMaleTable = []; ageNationalTotalTable = []; i = 0; arrayLength = ''; //load data into the ethnicity table ethnicityCategoriesTable.push('Total','White British', 'White Irish', 'White Gypsy / Irish Traveller', 'White Other', 'Mixed White and Black Caribbean', 'Mixed White and Black African', 'Mixed White and Asian', 'Mixed Other', 'Asian / Asian British Indian', 'Asian / Asian British Pakistani', 'Asian / Asian British Bangladeshi', 'Asian / Asian British Chinese','Asian / Asian British Other', 'Black / Black British African', 'Black / Black British Caribbean', 'Black / Black British Other', 'Other - Arab', 'Other'); var arrayLength = ethnicityCategoriesTable.length; for (var i = 0; i < arrayLength;i++) { ethnicityTableContent += '<tr><td>' + ethnicityCategoriesTable[i] + '</td><td>' + ethnicityWardTable[i] + '</td><td>' + ethnicityWardTableNum[i] + '</td><td>' + ethnicityTraffordTable[i] + '</td><td>' + ethnicityTraffordTableNum[i] + '</td><td>' + ethnicityNationalTable[i] + '</td><td>' + ethnicityNationalTableNum[i] + '</td></tr>' }; $('#ethnicityTableBody').html(ethnicityTableContent); ethnicityTableContent = ''; ethnicityCategoriesTable = []; ethnicityWardTable = []; ethnicityTraffordTable = []; ethnicityNationalTable = []; ethnicityWardTableNum = []; ethnicityTraffordTableNum = []; ethnicityNationalTableNum = []; i = 0; arrayLength = ''; //load data into the religion table religionCategoriesTable.push('Total', 'Christian', 'Buddhist', 'Hindu', 'Jewish', 'Muslim', 'Sikh','Other Religion', 'No Religion', 'Not Stated'); var arrayLength = religionCategoriesTable.length; for (var i = 0; i < arrayLength;i++) { religionTableContent += '<tr><td>' + religionCategoriesTable[i] + '</td><td>' + religionWardTable[i] + '</td><td>' + religionWardTableNum[i] + '</td><td>' + religionTraffordTable[i] + '</td><td>' + religionTraffordTableNum[i] + '</td><td>' + religionNationalTable[i] + '</td><td>' + religionNationalTableNum[i] + '</td></tr>' }; $('#religionTableBody').html(religionTableContent); religionTableContent = ''; religionCategoriesTable = []; religionWardTable = []; religionTraffordTable = []; religionNationalTable = []; religionWardTableNum = []; religionTraffordTableNum = []; religionNationalTableNum = []; i = 0; arrayLength = ''; //load data into the language table languageCategoriesTable.push('Total population aged over 3','English (or Welsh if in Wales)', 'Welsh (in England)', 'Other UK Language', 'French', 'Portuguese', 'Spanish', 'Other EU Language', 'Other European, Non EU', 'Other European, Non-national Language', 'Russian', 'Turkish', 'Arabic', 'Central Asian', 'South Asian', 'East Asian', 'Oceanic / Austrialian', 'North / South American', 'Caribbean Creole', 'African', 'Other', 'Sign Language'); var arrayLength = languageCategoriesTable.length; for (var i = 0; i < arrayLength;i++) { languageTableContent += '<tr><td>' + languageCategoriesTable[i] + '</td><td>' + languageWardTable[i] + '</td><td>' + languageWardTableNum[i] + '</td><td>' + languageTraffordTable[i] + '</td><td>' + languageTraffordTableNum[i] + '</td><td>' + languageNationalTable[i] + '</td><td>' + languageNationalTableNum[i] + '</td></tr>' }; $('#languageTableBody').html(languageTableContent); languageTableContent = ''; languageCategoriesTable = []; languageWardTable = []; languageTraffordTable = []; languageNationalTable = []; languageWardTableNum = []; languageTraffordTableNum = []; languageNationalTableNum = []; i = 0; arrayLength = ''; //load data into the ACORNCat table ACORNCatCategoriesTable.push('1 - Affluent Achievers', '2 - Rising Prosperity', '3 - Comfortable Communities', '4 - Financially Stretched', '5 - Urban Adversity', '6 - No Residential ', '7 - Unclassified'); var arrayLength = ACORNCatCategoriesTable.length; for (var i = 0; i < arrayLength;i++) { ACORNCatTableContent += '<tr><td>' + ACORNCatCategoriesTable[i] + '</td><td>' + ACORNCatWardTable[i] + '</td><td>' + ACORNCatTraffordTable[i] + '</td><td>' + ACORNCatNationalTable[i] + '</td></tr>' }; $('#ACORNCatTableBody').html(ACORNCatTableContent); ACORNCatTableContent = ''; ACORNCatCategoriesTable = []; ACORNCatWardTable = []; ACORNCatTraffordTable = []; ACORNCatNationalTable = []; i = 0; arrayLength = ''; //load data into the ACORNGrp table ACORNGrpCategoriesTable.push('A - Lavish Lifestyles', 'B - Executive Wealth', 'C - Mature Money', 'D - City Sophisticates', 'E - Career Climbers', 'F - Countryside Communities', 'G - Successful Suburbs', 'H - Steady Neighbourhoods', 'I - Comfortable Seniors', 'J - Starting Out', 'K - Student Life', 'L - Modest Means', 'M - Striving Families', 'N - Poorer Pensioners', 'O - Young Hardship', 'P - Struggling Estates', 'Q - Difficult Circumstances', 'R - No Residential','S - Unclassified'); var arrayLength = ACORNGrpCategoriesTable.length; for (var i = 0; i < arrayLength;i++) { ACORNGrpTableContent += '<tr><td>' + ACORNGrpCategoriesTable[i] + '</td><td>' + ACORNGrpWardTable[i] + '</td><td>' + ACORNGrpTraffordTable[i] + '</td><td>' + ACORNGrpNationalTable[i] + '</td></tr>' }; $('#ACORNGrpTableBody').html(ACORNGrpTableContent); ACORNGrpTableContent = ''; ACORNGrpCategoriesTable = []; ACORNGrpWardTable = []; ACORNGrpTraffordTable = []; ACORNGrpNationalTable = []; i = 0; arrayLength = ''; //load data into the ACORNType table ACORNTypeCategoriesTable.push('1 - Exclusive Enclaves', '2 - Metropolitan Money', '3 - Large House Luxury', '4 - Asset Rich Families', '5 - Wealthy Countryside Commuters', '6 - Financially Comfortable Families', '7 - Affluent Professionals', '8 - Prosperous Suburban Families', '9 - Well Off Edge Of Towners', '10 - Better Off Villagers', '11 - Settled Suburbia Older People', '12 - Retired And Empty Nesters', '13 - Upmarket Downsizers', '14 - Townhouse Cosmopolitans', '15 - Younger Professionals In Smaller Flats', '16 - Metropolitan Professionals', '17 - Socialising Young Renters', '18 - Career Driven Young Families', '19 - First Time Buyers In Small Modern Homes', '20 - Mixed Metropolitan Areas', '21 - Farms And Cottages', '22 - Larger Families In Rural Areas', '23 - Owner Occupiers In Small Towns And Villages', '24 - Comfortably Off Families In Modern Housing', '25 - Larger Family Homes Multi Ethnic Areas', '26 - Semi Professional Families Owner Occupied Neighbourhoods', '27 - Suburban Semis Conventional Attitudes', '28 - Owner Occupied Terraces Average Income', '29 - Established Suburbs Older Families', '30 - Older People Neat And Tidy Neighbourhoods', '31 - Elderly Singles In Purpose Built Accommodation', '32 - Educated Families In Terraces Young Children', '33 - Smaller Houses And Starter Homes', '34 - Student Flats And Halls Of Residence', '35 - Term Time Terraces', '36 - Educated Young People In Flats And Tenements', '37 - Low Cost Flats In Suburban Areas', '38 - Semi Skilled Workers In Traditional Neighbourhoods', '39 - Fading Owner Occupied Terraces', '40 - High Occupancy Terraces Many Asian Families', '41 - Labouring Semi Rural Estates', '42 - Struggling Young Families In Post War Terraces', '43 - Families In Right To Buy Estates', '44 - Post War Estates Limited Means', '45 - Pensioners In Social Housing Semis And Terraces', '46 - Elderly People In Social Rented Flats', '47 - Low Income Older People In Smaller Semis', '48 - Pensioners And Singles In Social Rented Flats', '49 - Young Families In Low Cost Private Flats', '50 - Struggling Younger People In Mixed Tenure', '51 - Young People In Small Low Cost Terraces', '52 - Poorer Families Many Children Terraced Housing', '53 - Low Income Terraces', '54 - Multi Ethnic Purpose Built Estates', '55 - Deprived And Ethnically Diverse In Flats', '56 - Low Income Large Families In Social Rented Semis', '57 - Social Rented Flats Families And Single Parents', '58 - Singles And Young Families Some Receiving Benefits', '59 - Deprived Areas And Highrise Flats', '60 - Active Communal Population', '61 - Inactive Communal Population', '62 - No Residential', '63 - Unclassified'); var arrayLength = ACORNTypeCategoriesTable.length; for (var i = 0; i < arrayLength;i++) { ACORNTypeTableContent += '<tr><td>' + ACORNTypeCategoriesTable[i] + '</td><td>' + ACORNTypeWardTable[i] + '</td><td>' + ACORNTypeTraffordTable[i] + '</td><td>' + ACORNTypeNationalTable[i] + '</td></tr>' }; $('#ACORNTypeTableBody').html(ACORNTypeTableContent); ACORNTypeTableContent = ''; ACORNTypeCategoriesTable = []; ACORNTypeWardTable = []; ACORNTypeTraffordTable = []; ACORNTypeNationalTable = []; i = 0; arrayLength = ''; //Draw population pyramid var categories = ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90+']; $('#populationPyramid').highcharts({ chart: { type: 'bar', style: { fontFamily: 'century gothic' } }, title: { text: 'Population Pyramid ' + wardname + ' Ward, 2013' }, credits: { enabled: false }, subtitle: { text: 'Source: www.nomisweb.co.uk (ONS)' }, xAxis: [{ categories: categories, reversed: false, labels: { step: 1 } }, { // mirror axis on right side opposite: true, reversed: false, categories: categories, linkedTo: 0, labels: { step: 1 } }], yAxis: { title: { text: null }, labels: { formatter: function () { return (Math.abs(this.value)); } }, }, plotOptions: { series: { stacking: 'normal', groupPadding: null, pointPadding: null, borderWidth: 0, animation: { duration: 1000 } } }, tooltip: { formatter: function () { return '<b>' + this.series.name + ', age ' + this.point.category + '</b><br/>' + 'Population: ' + (Math.abs(this.point.y)); }, crosshairs: true }, series: [{ name: 'Male 2013', data: poppyrmale, color: '#92D050' }, { name: 'Female 2013', data: poppyrfemale, color: '#002060' }, { type: 'spline', name: compname, data: comppyrmale, lineWidth: 2, stacking: null, marker: { radius: 0 }, color: 'gray' }, { type: 'spline', name: compname, data: comppyrfemale, lineWidth: 2, stacking: null, marker: { radius: 0, states: { hover: { enabled: false } } }, showInLegend: false, color: 'gray' }] }); }); } // Draw Ethnicity Column Chart $('#ethnicityCol').highcharts({ chart: { type: 'column', style: { fontFamily: 'century gothic' } }, credits: { enabled: false }, title: { text: 'Ethnicity' }, subtitle: { text: 'Source: Census 2011' }, xAxis: { categories: [ 'White', 'Mixed', 'Asian', 'Black', 'Other' ], crosshair: true }, yAxis: { min: 0, title: { text: 'Percentage' } }, tooltip: { headerFormat: '<span style="font-size:14px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.1f}%</b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: wardname, data: ethniccol, color: '#FF7100' }, { name: compname, data: ethniccolcomp1, color: '#5d5d5d' }, { name: comp2name, data: ethniccolcomp2, color: '#BCBBBB' }] }); // Draw Religion Column Chart $('#religionCol').highcharts({ chart: { type: 'column', style: { fontFamily: 'century gothic' } }, credits: { enabled: false }, title: { text: 'Religion' }, subtitle: { text: 'Source: Census 2011' }, xAxis: { categories: [ 'Christian', 'Buddhist', 'Hindu', 'Jewish', 'Muslim', 'Sikh', 'Other', 'No Religion', 'Not Stated' ], crosshair: true }, yAxis: { min: 0, title: { text: 'Percentage' } }, tooltip: { headerFormat: '<span style="font-size:14px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.1f}%</b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: wardname, data: religCol, color: '#1524DD' }, { name: compname, data: religColComp1, color: '#5d5d5d' }, { name: comp2name, data: religColComp2, color: '#BCBBBB' }] }); // Draw English Language Bar Chart $('#languageEngBar').highcharts({ chart: { type: 'bar', style: { fontFamily: 'century gothic' }, zoomType: 'xy' }, credits: { enabled: false }, title: { text: 'English Speaking Prevalence in ' + wardname }, subtitle: { text: 'Source: Census 2011' }, xAxis: { categories: [ 'English Speaking', 'Non-English Speaking' ], crosshair: true }, yAxis: { min: 0, max: 100, title: { text: 'Percentage' } }, tooltip: { headerFormat: '<span style="font-size:14px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.1f}%</b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: wardname, data: langBar, color: '#FF7100' }, { name: compname, data: langBarComp1, color: '#5d5d5d' }, { name: comp2name, data: langBarComp2, color: '#BCBBBB' }] }); $('#languageCol').highcharts({ chart: { type: 'column', style: { fontFamily: 'century gothic' }, zoomType: 'xy' }, credits: { enabled: false }, title: { text: 'Non-English Languages Spoken in ' + wardname }, subtitle: { text: 'Source: Census 2011' }, xAxis: { categories: [ 'Other UK', 'Welsh', 'French', 'Portuguese', 'Spanish', 'Other EU', 'Other Euro Non-EU', 'Euro Non-national', 'Russian', 'Turkish', 'Arabic', 'West / Central Asian', 'South Asian', 'East Asian', 'Oceanic / Australian', 'North / South American', 'Caribbean Creole', 'African', 'Other', 'Sign Language' ], crosshair: true }, yAxis: { min: 0, title: { text: 'Percentage' } }, tooltip: { headerFormat: '<span style="font-size:14px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.1f}%</b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: wardname, data: langCol, color: '#FF7100' }, { name: compname, data: langColComp1, color: '#5d5d5d' }, { name: comp2name, data: langColComp2, color: '#BCBBBB' }] }); // Draw ACORN Category Column Chart $('#ACORNCatCol').highcharts({ chart: { type: 'column', style: { fontFamily: 'century gothic' } }, credits: { enabled: false }, title: { text: 'Acorn Category' }, subtitle: { text: 'Source: 2014 ACORN Data (CACI)' }, xAxis: { categories: [ 'Affluent Achievers', 'Rising Prosperity', 'Comfortable Communities', 'Financially Stretched', 'Urban Adversity', 'Non-residential Areas' ], crosshair: true }, yAxis: { min: 0, title: { text: 'Percentage' } }, tooltip: { headerFormat: '<span style="font-size:14px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.1f}%</b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: wardname, data: ACORNCatCol, color: '#00E528' }, { name: compname, data: ACORNCatColComp, color: '#5d5d5d' }] }); // Draw ACORN Group Column Chart $('#ACORNGrpCol').highcharts({ chart: { type: 'column', style: { fontFamily: 'century gothic' } }, credits: { enabled: false }, title: { text: 'Acorn Group' }, subtitle: { text: 'Source: 2014 ACORN Data (CACI)' }, xAxis: { categories: [ 'Lavish Lifestyles', 'Executive Wealth', 'Mature Money', 'City Sophisticates', 'Career Climbers', 'Countryside Communities', 'Successful Suburbs', 'Steady Neighbourhoods', 'Comfortable Seniors', 'Starting Out', 'Student Life', 'Modest Means', 'Striving Families', 'Poorer Pensioners', 'Young Hardship', 'Struggling Estates', 'Difficult Circumstances', 'No Residential Population', 'Unclassified', ], crosshair: true }, yAxis: { min: 0, title: { text: 'Percentage' } }, tooltip: { headerFormat: '<span style="font-size:14px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.1f}%</b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: wardname, data: ACORNGrpCol, color: '#E5FD00' }, { name: compname, data: ACORNGrpColComp, color: '#5d5d5d' }] }); // Draw ACORN Type Column Chart $('#ACORNTypeCol').highcharts({ chart: { type: 'column', style: { fontFamily: 'century gothic' }, zoomType: 'xy' }, credits: { enabled: false }, title: { text: 'Acorn Type' }, subtitle: { text: 'Source: 2014 ACORN Data (CACI)' }, xAxis: { categories: ['1','2','3','4','5','6','7','8','9','10','11','12','13','14','15','16','17','18','19','20','21','22','23','24','25','26','27','28', '29','30','31','32','33','34','35','36','37','38','39','40','41','42','43','44','45','46','47','48','49','50','51','52','53','54','55','56','57','58','59','60','61','62','63'], crosshair: true }, yAxis: { min: 0, title: { text: 'Percentage' } }, tooltip: { headerFormat: '<span style="font-size:14px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.1f}%</b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: wardname, data: ACORNTypeCol, color: '#FFAA00' }, { name: compname, data: ACORNTypeColComp, color: '#5d5d5d' }] }); }); } } $(document).ready(function () { $("#banner").load("/custom/resources/lab_page_snippets.htm #labPageBanner"); // Load in the page banner from the template snippets $("#footer").load("/custom/resources/lab_page_snippets.htm #labPageFooter"); // Load in the page footer from the template snippets // Load in the area profile navigation from the snippets $("#areaProfilesNavigationPlaceholder").load("/custom/resources/lab_area_profiles_snippets.htm #areaProfilesNavigation", function () { highlightCurrentLink('areaProfilesNavigation'); // highlight the navigation link of the page we're currently on // Load in the ward selector from the snippets $("#wardSelectorPlaceholder").load("/custom/resources/lab_area_profiles_snippets.htm #wardSelectorList", function () { // wire up the ward selector onchange event $("#AreaSelector").change(function () { setNavGroupLinks('areaProfilesNavigation', 'ward', $("#AreaSelector").val()); // update the navigation links with the selected ward code drawCharts($("#AreaSelector").val()) }); // see if we have a ward code passed via the url var ward = getQS('ward'); if (ward != '' && ward != null && ward !== undefined) { var exists = 0 != $('#AreaSelector option[value=' + ward + ']').length; if (exists) { setNavGroupLinks('areaProfilesNavigation', 'ward', ward); // update the navigation links with the selected ward code $("#AreaSelector").val(ward); // set the select list to the correct value drawCharts(ward); // draw the charts and tables } } }); }); }); </script> </head> <body> <div id="banner"></div> <div id="header"><span class="pageTitle whiteText">- Area Profiles: Demographics -</span></div> <div id="main" class="content fixedWidth"> <div id="areaProfilesNavigationPlaceholder"></div> <p class="narrative">To find out about the demographic make-up of Trafford's Wards, please select a Ward from the drop down box.</p> <div id="wardSelectorPlaceholder" class="displayCentre"></div> <div id="chartWrapper" class="hideContent"> <table class="dataTable" cellspacing="0"><tr><td id="profileHeadline"></td></tr></table><br/> <p class="narrative">Population estimates by single year of age are provided by the Office For National Statistics. They are typically provided in November of each year, and are relevant to the previous year. So the data we have here for Trafford's wards, by single year of age, is 2013 data.</p> <div class="spacer"></div> <div class="resetDisplay" id="populationPyramid" style="width: 100%; height: 800px;"></div> <div class="spacer"></div> <table cellspacing="0" class="dataTable"> <thead> <tr> <th></th> <th colspan="3" class="custTableHeader"></th> <th colspan="3">Trafford</th> <th colspan="3">England</th></tr> <tr> <th>Age</th> <th>Total</th> <th>Males</th> <th>Females</th> <th>Total</th> <th>Males</th> <th>Females</th> <th>Total</th> <th>Males</th> <th>Females</th> </tr> </thead> <tbody id="populationAge" class="dynTableContent"> </tbody> </table> <div class="spacer"></div> <p class="narrative">Ethnicity, religion and language are all gathered during the national Census, which was carried out in 2011. This means the data is quite out of date, but is still useful as supporting information for applications for grant funding, or to help understand how to deliver services in an area. This is the best information of its kind that is available.</p> <div id="ethnicityCol" style="width: 100%; height: 400px;"></div> <div class="spacer"></div> <table id="ethnicityTable" cellspacing="0" class="dataTable"> <thead> <tr> <th>Ethnicity</th> <th class="custTableHeader" colspan="2"></th> <th colspan="2">Trafford</th> <th colspan="2">England</th> </tr> <tr> <th></th> <th>Percentage</th> <th>Number</th> <th>Percentage</th> <th>Number</th> <th>Percentage</th> <th>Number</th> </tr> </thead> <tbody id="ethnicityTableBody" class="dynTableContent"> </tbody> </table> <div class="spacer"></div> <div id="religionCol" style="width: 100%; height: 400px;"></div> <div class="spacer"></div> <table id="religionTable" cellspacing="0" class="dataTable"> <thead> <tr> <th>Religion</th> <th class="custTableHeader" colspan="2"></th> <th colspan="2">Trafford</th> <th colspan="2">England</th> </tr> <tr> <th></th> <th>Percentage</th> <th>Number</th> <th>Percentage</th> <th>Number</th> <th>Percentage</th> <th>Number</th> </tr> </thead> <tbody id="religionTableBody" class="dynTableContent"> </tbody> </table> <div class="spacer"></div> <div id="languageEngBar" style="width: 100%; height: 400px;"></div> <div class="spacer50"></div> <div id="languageCol" style="width: 100%; height: 400px;"></div> <div class="spacer"></div> <table id="languageTable" cellspacing="0" class="dataTable"> <thead> <tr> <th>Language</th> <th class="custTableHeader" colspan="2"></th> <th colspan="2">Trafford</th> <th colspan="2">England</th> </tr> <tr> <th></th> <th>Percentage</th> <th>Number</th> <th>Percentage</th> <th>Number</th> <th>Percentage</th> <th>Number</th> </tr> </thead> <tbody id="languageTableBody" class="dynTableContent"> </tbody> </table> <div class="spacer"></div> <p class="narrative">ACORN is an acronym, which stands for A Classification of Residental Neighbourhoods. This is a dataset that we purchase from a company called CACI. The dataset that we have classifies individual postcodes, into three tiers. Classification methodology is secret - but involves CACI buying data from organisations such as insurance companies, banks, surveyers. They then mix all this data together to make a series of categorisations of the types of people that live in each postcode, and the sorts of activities, characteristics or behaviours they might have. This is based on a lot of assumption, but it is actually useful as a dataset for understanding the sorts of people that live in the different parts of Trafford.</p> <p class="narrative">A condition of the licence for this data is that we cannot give the postcode level data to any other organisation. We can, however, work in partnership with others, using the data. If you feel that this dataset might be useful, please don't hesitate to get in touch.</p> <div id="ACORNCatCol" style="width: 100%; height: 400px;"></div> <div class="spacer"></div> <table id="ACORNCatTable" cellspacing="0" class="dataTable"> <thead> <tr> <th>ACORN Category</th> <th class="custTableHeader"></th> <th>Trafford</th> <th>England</th> </tr> </thead> <tbody id="ACORNCatTableBody" class="dynTableContent"> </tbody> </table> <div class="spacer"></div> <div id="ACORNGrpCol" style="width: 100%; height: 400px;"></div> <div class="spacer"></div> <table id="ACORNGrpTable" cellspacing="0" class="dataTable"> <thead> <tr> <th>ACORN Group</th> <th class="custTableHeader"></th> <th>Trafford</th> <th>England</th> </tr> </thead> <tbody id="ACORNGrpTableBody" class="dynTableContent"> </tbody> </table> <div class="spacer"></div> <div id="ACORNTypeCol" style="width: 100%; height: 400px;"></div> <div class="spacer"></div> <table id="ACORNTypeTable" cellspacing="0" class="dataTable"> <thead> <tr> <th>ACORN Type</th> <th class="custTableHeader"></th> <th>Trafford</th> <th>England</th> </tr> </thead> <tbody id="ACORNTypeTableBody" class="dynTableContent"> </tbody> </table> <br/> <p class="narrative">Please get in touch if you'd like more or different information about the population and demographics of Trafford.</p> </div> </div> <div id="footer"></div> </body> </html><!-- FILE ARCHIVED ON 18:57:27 Jun 02, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:47:36 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.815 exclusion.robots: 0.034 exclusion.robots.policy: 0.021 esindex: 0.014 cdx.remote: 146.747 LoadShardBlock: 218.903 (3) PetaboxLoader3.datanode: 118.924 (4) PetaboxLoader3.resolve: 79.768 (2) load_resource: 91.812 -->