Election Maps
(function(w,d,s,l,i){w[l]=w[l]||;w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-WQ82JC');
This application requires JavaScript in order to function.
Please enable JavaScript in your browser settings.
Election Maps
<!-- -->
No boundaries overlaid
Select a boundary to get started
Contains Ordnance Survey data © Crown copyright and database right 2015
Contains Royal Mail data © Royal Mail copyright and database right 2015
Contains National Statistics data © Crown copyright and database right 2015
Use of this data is subject to terms and conditions (http://www.ordnancesurvey.co.uk/election-maps/terms-of-use/)
MP information
When you search for a full post code, information for that area's MP will be available here
<!--
Neighbourhood Statistics
When you search for a full post code, statistical data for that area will be available here
//Set-up the GA tracking object.
var _gaq = _gaq || ;
//Get the current document's location.
var curLoc = document.location.toString();
//Get the base domain name.
var hstNme = document.location.hostname.toString();
hstNme = hstNme.replace(/^.*?.([^.]+).(com|([^.]+).uk)$/i, '$1.$2');
//Get the environment.
var prod = (curLoc.indexOf('.ordnancesurvey.co.uk') >= 0) ? true : false;
//Set the roll-up and default business unit tracker accounts, based on the environment.
var rT = prod ? 'UA-33522501-1' : 'UA-33522501-6';
var buT = prod ? 'UA-33522501-2' : 'UA-33522501-7';
//Set the roll-up and business unit tracker accounts.
_gaq.push(['rT._setAccount', rT], ['buT._setAccount', buT]);
//Set the tracking domain and page tracker.
_gaq.push(['rT._setDomainName', hstNme], ['buT._setDomainName', hstNme]);
//Set page tracker.
_gaq.push(['rT._trackPageview'], ['buT._trackPageview']);
//Default GA function.
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();