This repository was archived by the owner on Oct 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathexampleResponse.html
More file actions
121 lines (118 loc) · 656 KB
/
exampleResponse.html
File metadata and controls
121 lines (118 loc) · 656 KB
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<html>
<head>
<meta charset="UTF-8">
<style>
body {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: 400;
}
.map__caption {
font-size: 150%;
font-weight: bold;
}
.map__subtitle {
font-size: 75%;
}
div.map_key__vertical, div.map {
display: inline-block;
}
.mapRegion {
stroke: #323132;
stroke-width: 0.5;
}
.mapRegion:hover {
stroke: purple;
stroke-width: 1;
}
</style>
<script type="text/javascript" src="http://ariutta.github.io/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
</head>
<body>
<p>This page imports the svg-pan-zoom library, which is then used by the map-renderer output to enable panning and zooming.
The renderer output also includes a style block to support responsive resizing.
</p>
<figure class="figure" id="map-abcd1234-figure">
<figcaption class="map__caption">Non-UK born population, Great Britain, 2015<br/><span class="map__subtitle">Annual Population Survey</span></figcaption>
<div class="map_container">
<style type="text/css">
#map-abcd1234-map, #map-abcd1234-legend-horizontal {
min-width: 300px;
max-width: 500px;
}
@media (min-width: 523px) {
#map-abcd1234-legend-horizontal { display: none;}
#map-abcd1234-map { display: inline-block; width: 76%;}
#map-abcd1234-legend-vertical { display: inline-block; width: 23%; max-width: 151px;}
}
@media (max-width: 522px) {
#map-abcd1234-legend-vertical { display: none;}
#map-abcd1234-map { width: 100%;}
}
</style>
<div id="map-abcd1234-legend-horizontal" class="map_key map_key__horizontal">
<svg id="map-abcd1234-legend-horizontal-svg" class="map_key_horizontal map_key_horizontal_both" viewBox="0 0 400 90"><defs><pattern id="map-abcd1234-horizontal-nodata" width="20" height="20" patternUnits="userSpaceOnUse">
<g fill="#6D6E72">
<polygon points="00 00 02 00 00 02 00 00"></polygon>
<polygon points="04 00 06 00 00 06 00 04"></polygon>
<polygon points="08 00 10 00 00 10 00 08"></polygon>
<polygon points="12 00 14 00 00 14 00 12"></polygon>
<polygon points="16 00 18 00 00 18 00 16"></polygon>
<polygon points="20 00 20 02 02 20 00 20"></polygon>
<polygon points="20 04 20 06 06 20 04 20"></polygon>
<polygon points="20 08 20 10 10 20 08 20"></polygon>
<polygon points="20 12 20 14 14 20 12 20"></polygon>
<polygon points="20 16 20 18 18 20 16 20"></polygon>
</g>
</pattern></defs><g id="map-abcd1234-legend-horizontal-container"><text x="200.000000" y="6" dy=".5em" style="text-anchor: middle;" class="keyText"> % non-UK born</text><g id="map-abcd1234-legend-horizontal-key" transform="translate(20.000000, 20)"><rect class="keyColour" height="8" width="40.000000" x="0.000000" style="stroke-width: 0.5; stroke: black; fill: rgb(241, 238, 246);"></rect><rect class="keyColour" height="8" width="33.333333" x="40.000000" style="stroke-width: 0.5; stroke: black; fill: rgb(189, 201, 225);"></rect><rect class="keyColour" height="8" width="60.000000" x="73.333333" style="stroke-width: 0.5; stroke: black; fill: rgb(116, 169, 207);"></rect><rect class="keyColour" height="8" width="86.666667" x="133.333333" style="stroke-width: 0.5; stroke: black; fill: rgb(43, 140, 190);"></rect><rect class="keyColour" height="8" width="140.000000" x="220.000000" style="stroke-width: 0.5; stroke: black; fill: rgb(4, 90, 141);"></rect><g class="map__tick" transform="translate(0.000000, 0)"><line x2="0" y2="15" style="stroke-width: 1; stroke: Black;"></line><text x="0" y="18" dy=".74em" style="text-anchor: middle;" class="keyText">0</text></g><g class="map__tick" transform="translate(40.000000, 0)"><line x2="0" y2="15" style="stroke-width: 1; stroke: Black;"></line><text x="0" y="18" dy=".74em" style="text-anchor: middle;" class="keyText">6</text></g><g class="map__tick" transform="translate(73.333333, 0)"><line x2="0" y2="15" style="stroke-width: 1; stroke: Black;"></line><text x="0" y="18" dy=".74em" style="text-anchor: middle;" class="keyText">11</text></g><g class="map__tick" transform="translate(133.333333, 0)"><line x2="0" y2="15" style="stroke-width: 1; stroke: Black;"></line><text x="0" y="18" dy=".74em" style="text-anchor: middle;" class="keyText">20</text></g><g class="map__tick" transform="translate(220.000000, 0)"><line x2="0" y2="15" style="stroke-width: 1; stroke: Black;"></line><text x="0" y="18" dy=".74em" style="text-anchor: middle;" class="keyText">33</text></g><g class="map__tick" transform="translate(360.000000, 0)"><line x2="0" y2="15" style="stroke-width: 1; stroke: Black;"></line><text x="0" y="18" dy=".74em" style="text-anchor: middle;" class="keyText">54</text></g><g class="map__tick" transform="translate(86.666667, 0)"><line x2="0" y1="8" y2="45" style="stroke-width: 1; stroke: DimGrey;"></line><text x="0" y="33" dx="-0.1em" dy=".74em" style="text-anchor: end; fill: DimGrey;" class="keyText">13</text><text x="0" y="33" dx="0.1em" dy=".74em" style="text-anchor: start; fill: DimGrey;" class="keyText">UK avg.</text></g><g class="missingPattern" transform="translate(0.000000, 55.000000)"><rect class="keyColour" height="8" width="8" style="stroke-width: 0.8; stroke: black; fill: url(#map-abcd1234-horizontal-nodata);"></rect><text x="12" dy=".55em" style="text-anchor: start; fill: DimGrey;" class="keyText" textLength="100" lengthAdjust="spacingAndGlyphs">data unavailable</text></g></g></g></svg>
</div><div id="map-abcd1234-map" class="map">
<svg id="map-abcd1234-map-svg" style="width:100%;" viewBox="0 0 400 748"><defs><pattern id="map-abcd1234-nodata" width="20" height="20" patternUnits="userSpaceOnUse"><g fill="#6D6E72"><polygon points="00 00 02 00 00 02 00 00"></polygon><polygon points="04 00 06 00 00 06 00 04"></polygon><polygon points="08 00 10 00 00 10 00 08"></polygon><polygon points="12 00 14 00 00 14 00 12"></polygon><polygon points="16 00 18 00 00 18 00 16"></polygon><polygon points="20 00 20 02 02 20 00 20"></polygon><polygon points="20 04 20 06 06 20 04 20"></polygon><polygon points="20 08 20 10 10 20 08 20"></polygon><polygon points="20 12 20 14 14 20 12 20"></polygon><polygon points="20 16 20 18 18 20 16 20"></polygon></g></pattern></defs><path d="M284.106288 444.076398,285.668702 445.148840,286.614953 445.606733,285.844749 446.109209,285.789734 446.846006,286.350883 448.185122,287.121087 449.055192,286.757991 450.003028,286.207845 450.036475,285.371623 450.761057,284.436376 450.292888,283.798207 450.538130,283.798207 450.538130,281.938714 450.359774,281.278539 449.211329,280.772405 449.791187,279.793145 449.690836,278.780877 449.300546,278.780877 449.300546,279.342026 448.977120,280.310282 448.876739,280.222259 447.649555,280.629367 447.381732,280.629367 446.086879,281.157507 446.142704,281.839688 444.880770,283.050008 443.741173,284.106288 444.076398 Z" class="mapRegion" id="map-abcd1234-E06000001" style="fill: rgb(241, 238, 246);"><title>Hartlepool 3% non-UK born</title></path><path d="M285.723717 453.713122,285.745723 453.757657,285.745723 453.757657,286.119822 453.891257,286.119822 453.891257,286.614953 454.325412,287.044067 455.282534,285.811740 455.927844,287.000055 457.084567,287.308137 457.818385,288.177367 457.873969,287.836277 458.685369,287.836277 458.685369,286.813005 458.685369,286.339880 458.385291,284.414370 458.185220,284.414370 458.185220,283.303075 458.040715,282.697915 457.684978,282.466854 456.461777,283.005997 455.293661,282.609892 454.570289,282.609892 454.570289,283.094020 454.414461,283.435110 454.102777,283.556142 453.078421,283.985256 452.866821,284.997524 453.624050,285.723717 453.713122 Z" class="mapRegion" id="map-abcd1234-E06000002" style="fill: rgb(189, 201, 225);"><title>Middlesbrough 9% non-UK born</title></path><path d="M301.402872 454.993207,299.774440 456.039088,299.312318 456.884400,299.125268 458.696483,299.488364 459.452086,299.004236 459.674282,298.068988 459.063199,295.274248 459.652064,294.713099 459.052087,293.337734 458.674256,292.556527 458.740936,292.050393 459.263205,292.050393 459.263205,290.972108 458.974303,289.827804 458.418635,288.584475 458.952078,287.836277 458.685369,287.836277 458.685369,288.177367 457.873969,287.308137 457.818385,287.000055 457.084567,285.811740 455.927844,287.044067 455.282534,286.614953 454.325412,286.119822 453.891257,286.119822 453.891257,285.723717 453.713122,285.723717 453.713122,285.877758 453.434763,285.877758 453.434763,287.704242 451.396301,287.616218 450.370922,288.881554 450.270592,290.069869 450.839078,291.478242 451.173426,292.501513 452.153941,293.381746 452.655204,294.999175 453.223190,295.648347 452.967055,296.319525 453.111830,297.364802 454.069380,298.410079 454.236360,299.136271 454.102777,300.841723 454.982078,301.402872 454.993207 Z" class="mapRegion" id="map-abcd1234-E06000003" style="fill: rgb(241, 238, 246);"><title>Redcar and Cleveland 2% non-UK born</title></path><path d="M283.798207 450.538130,285.151565 450.805641,286.813005 450.794495,287.352148 451.039692,287.022061 451.908846,285.712714 453.312275,285.261594 453.401358,283.842218 452.710895,283.501128 452.967055,283.292072 454.214097,282.609892 454.570289,282.609892 454.570289,283.005997 455.293661,282.466854 456.461777,282.697915 457.684978,283.303075 458.040715,284.414370 458.185220,284.414370 458.185220,283.699180 459.052087,283.545139 459.718719,282.884965 459.463196,282.158772 460.229693,280.222259 461.251353,279.419046 461.129218,279.033944 460.596202,279.033944 459.918677,277.658580 459.552077,277.669582 460.307442,276.866370 460.251907,276.701326 459.707610,276.701326 459.707610,277.075425 458.829840,276.943390 458.007367,277.218463 457.562683,276.140177 456.684218,276.404247 456.005715,276.250206 455.171258,277.614568 454.559159,277.405512 453.835591,277.768609 452.644066,277.042416 452.042537,276.569291 452.554959,276.569291 452.554959,276.173186 451.496589,277.042416 451.463160,278.538813 450.047624,278.780877 449.300546,278.780877 449.300546,279.793145 449.690836,280.772405 449.791187,281.278539 449.211329,281.938714 450.359774,283.798207 450.538130 Z" class="mapRegion" id="map-abcd1234-E06000004" style="fill: rgb(241, 238, 246);"><title>Stockton-on-Tees 4% non-UK born</title></path><path d="M276.569291 452.554959,277.042416 452.042537,277.768609 452.644066,277.405512 453.835591,277.614568 454.559159,276.250206 455.171258,276.404247 456.005715,276.140177 456.684218,277.218463 457.562683,276.943390 458.007367,277.075425 458.829840,276.701326 459.707610,276.701326 459.707610,275.865104 458.685369,275.634043 459.118758,275.832096 460.096405,275.590031 460.629519,275.931122 461.873044,275.270947 461.817542,275.270947 461.817542,275.424988 461.317969,274.995874 460.507356,274.258679 460.529568,273.015349 459.963110,272.894317 460.918245,272.223139 460.562885,272.003081 459.829809,270.968807 459.018751,270.957804 458.007367,269.868515 457.540447,269.241349 457.951785,269.010288 457.173525,268.317104 457.262480,268.108049 456.573000,266.600649 456.484022,266.600649 456.484022,266.281565 455.605208,266.611652 455.026592,266.127524 454.670460,266.138527 453.946922,266.710678 453.100694,267.282830 453.156375,267.161798 451.039692,268.141057 451.195714,269.626451 450.950532,270.121582 451.775148,270.605711 451.931128,270.935798 453.412493,271.827034 453.401358,271.849040 452.866821,273.356439 452.454710,275.887110 452.276481,276.569291 452.554959 Z" class="mapRegion" id="map-abcd1234-E06000005" style="fill: rgb(189, 201, 225);"><title>Darlington 8% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E06000006" style="fill: rgb(241, 238, 246);"><title>Halton 4% non-UK born</title><path d="M231.963470 535.962707,231.094240 536.362412,230.852176 536.805260,230.114980 536.956460,228.486549 536.416421,227.892391 537.032057,227.012158 536.556842,226.406998 536.956460,225.900864 536.459628,225.900864 536.459628,225.482753 535.627775,225.768829 534.698394,227.199208 534.503833,227.936403 533.747076,228.882654 533.887632,228.882654 533.887632,230.599109 533.271293,230.566100 534.438976,231.413325 534.417357,231.017220 535.346832,231.963470 535.962707 Z"/><path d="M228.277494 531.897550,228.046432 532.081476,228.178467 533.411874,228.178467 533.411874,227.914397 533.379432,226.506024 534.320068,226.087913 534.136291,225.262695 534.460595,224.866590 535.638580,224.272432 535.973511,223.326181 535.281995,223.040106 535.368444,223.040106 535.368444,223.337184 534.309258,223.337184 534.309258,223.711283 533.855196,224.558508 533.768700,224.954613 532.265391,225.889861 531.854271,226.175937 530.815379,226.175937 530.815379,227.287231 531.010201,227.430269 531.551301,228.277494 531.897550 Z"/></g><path d="M237.585960 529.916854,236.727733 531.096784,237.618969 531.280765,238.466194 531.756891,238.466194 531.756891,238.510205 532.265391,237.949056 533.098261,236.903780 533.292921,236.034549 533.087446,234.824228 534.320068,234.923255 534.665968,234.923255 534.665968,234.164053 535.087475,233.195797 535.919492,232.304561 535.508918,231.963470 535.962707,231.963470 535.962707,231.017220 535.346832,231.413325 534.417357,230.566100 534.438976,230.599109 533.271293,228.882654 533.887632,228.882654 533.887632,228.178467 533.411874,228.178467 533.411874,228.046432 532.081476,228.277494 531.897550,228.277494 531.897550,228.838642 531.746071,229.025692 530.934439,228.992683 529.527042,229.322771 529.104682,228.607581 528.411438,229.047698 527.718020,230.533091 528.248934,232.348572 528.368105,232.678660 527.967237,232.678660 527.967237,232.920724 527.165327,233.745943 526.970233,233.690928 526.547480,235.770479 525.712624,236.056555 526.037923,236.034549 527.046104,236.034549 527.046104,237.596963 529.472896,237.585960 529.916854 Z" class="mapRegion" id="map-abcd1234-E06000007" style="fill: rgb(189, 201, 225);"><title>Warrington 9% non-UK born</title></path><path d="M236.947791 506.211186,237.706992 507.139339,237.960059 509.300170,238.224129 510.249087,239.060351 511.143168,239.060351 511.143168,239.478462 511.971569,240.479727 512.309397,240.600759 513.616727,240.600759 513.616727,240.930847 514.346382,240.699785 515.707159,240.292678 515.979234,240.292678 515.979234,239.577488 515.892173,239.445453 516.381854,238.653243 516.436258,237.993068 514.988753,237.420917 516.555942,236.430654 516.871449,235.198328 516.229518,235.198328 516.229518,234.857237 516.000998,234.736205 514.716580,234.384112 513.758317,234.890246 513.017611,235.033284 511.971569,234.406118 511.709996,233.966001 510.837905,234.065027 510.194561,233.503879 509.834658,233.261814 508.416399,233.261814 508.416399,233.657919 507.805231,233.657919 507.805231,234.736205 507.543260,236.947791 506.211186 Z" class="mapRegion" id="map-abcd1234-E06000008" style="fill: rgb(116, 169, 207);"><title>Blackburn with Darwen 16% non-UK born</title></path><path d="M215.943225 503.249913,216.526379 503.730928,216.757441 504.922169,216.119272 505.741530,216.493371 506.626164,215.239038 506.713519,215.096000 506.211186,214.160753 506.484205,214.160753 506.484205,214.171756 502.856293,214.501843 500.011795,214.501843 500.011795,215.151015 500.077471,215.811190 501.675091,215.943225 503.249913 Z" class="mapRegion" id="map-abcd1234-E06000009" style="fill: rgb(189, 201, 225);"><title>Blackpool 7% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E06000010" style="fill: rgb(189, 201, 225);"><title>Kingston upon Hull, City of 10% non-UK born</title><path d="M315.860703 510.205466,315.739671 509.496524,316.179788 508.460049,315.739671 508.187227,315.904715 507.532344,317.060021 506.964651,316.905980 505.533982,317.951257 505.468437,318.160312 505.391966,318.160312 505.391966,318.160312 505.479361,318.391374 505.686913,318.611432 505.807068,318.468394 506.069205,318.589426 506.560645,318.853496 506.615244,318.831490 506.735358,318.897508 506.833629,318.941520 506.877304,319.084557 506.899141,319.172581 506.866385,319.370633 507.183009,319.051549 507.565092,319.359630 508.536434,319.205589 508.983791,317.258073 509.878285,315.860703 510.205466 Z"/><path d="M322.495461 508.798310,322.572482 509.103801,322.572482 509.103801,322.385432 509.311079,322.385432 509.311079,320.955053 508.732844,319.953788 508.776488,319.381636 508.558258,319.337624 507.859805,319.062552 507.586923,319.381636 507.172091,319.282610 506.953733,319.172581 506.855466,319.051549 506.888222,318.952522 506.866385,318.886505 506.800872,318.842493 506.702600,318.875502 506.615244,318.776476 506.549725,318.600429 506.549725,318.633438 506.233028,318.490400 506.080127,318.611432 505.894450,318.611432 505.785222,318.347362 505.654143,318.160312 505.457513,318.182318 505.315493,318.017275 505.239018,317.951257 504.736414,318.391374 504.408579,318.391374 504.408579,319.843759 504.091634,320.316884 505.064209,321.296143 506.134736,322.297409 506.178422,322.231391 507.346765,322.715520 507.892549,322.495461 508.798310 Z"/></g><g class="mapRegion" id="map-abcd1234-E06000011" style="fill: rgb(241, 238, 246);"><title>East Riding of Yorkshire 4% non-UK born</title><path d="M305.099851 512.483744,304.142598 513.191913,303.240359 513.453345,302.987292 513.910790,301.611927 514.139484,300.962755 514.966980,299.884469 515.337094,299.323321 515.837758,298.663146 515.533017,298.663146 515.533017,295.494306 514.172153,293.854872 514.150374,293.854872 514.150374,293.821863 513.202806,295.549321 512.821509,297.881939 511.840785,298.542114 511.709996,299.389338 512.418365,300.060516 511.622799,300.720691 511.197676,301.787974 511.731794,302.459152 511.742694,303.856522 511.197676,305.099851 511.633699,305.099851 512.483744 Z"/><path d="M293.821863 514.008804,292.336469 514.411714,291.599274 514.335493,291.599274 514.335493,290.730043 514.215711,289.475711 513.464237,290.807064 511.219479,290.807064 511.219479,291.038125 511.055954,291.379215 511.393895,291.390218 511.688197,291.753315 511.601000,292.017385 511.873482,292.160423 511.720895,292.622545 511.622799,293.205700 511.797189,293.370743 511.590100,294.217968 511.699096,294.228971 511.164972,295.109204 511.121365,296.418551 510.281803,296.836662 510.281803,297.045717 510.390851,297.188755 510.314518,297.199758 510.030974,297.122738 509.714680,298.630137 510.063692,299.367332 509.834658,299.477362 510.717971,298.883204 511.099561,298.597128 511.622799,297.870936 511.829886,295.549321 512.788824,293.788854 513.170126,293.821863 514.008804 Z"/><path d="M323.837817 481.516139,325.367222 481.912847,327.050668 482.992484,327.842878 483.168710,328.822138 483.818447,328.987182 484.490046,327.985916 485.029408,326.610552 485.018401,325.389228 485.579667,324.817077 486.547853,324.376960 486.756848,323.815811 488.340290,323.694779 490.109579,323.804808 491.350694,324.960114 495.202243,325.763327 497.153378,325.983386 498.183190,327.325741 500.777912,330.989712 506.222107,333.146284 509.081981,333.817462 510.216371,335.742972 512.712557,336.535182 513.943462,337.019310 515.064956,337.503438 516.719140,336.832261 516.468900,335.093800 515.315324,333.355339 514.781904,330.109479 515.903055,329.944435 516.098938,328.040931 515.685392,326.995654 514.781904,324.927106 512.342088,323.925840 511.350292,323.265665 510.925127,322.649502 509.551065,322.572482 509.169259,322.671508 508.951060,322.495461 508.798310,322.495461 508.798310,322.715520 507.892549,322.231391 507.346765,322.297409 506.178422,321.296143 506.134736,320.316884 505.064209,319.843759 504.091634,318.391374 504.408579,318.391374 504.408579,317.929251 504.736414,317.940254 505.053283,318.017275 505.260868,318.160312 505.391966,318.160312 505.391966,317.951257 505.468437,316.905980 505.533982,317.060021 506.964651,315.904715 507.532344,315.739671 508.187227,316.179788 508.460049,315.739671 509.496524,315.860703 510.205466,315.860703 510.205466,314.771414 510.576224,313.770149 510.358137,311.393519 510.881516,310.700336 510.859711,309.302965 509.660143,308.246685 509.452891,306.167134 510.041880,305.528965 510.968736,304.945811 511.230380,303.768499 511.001443,303.163338 511.088660,302.151070 511.633699,300.808714 511.012345,300.214557 511.252183,299.312318 512.320294,298.751169 511.372094,299.532376 510.936029,299.576388 509.943724,299.147274 509.387440,298.399076 509.911005,297.826924 509.638327,296.902679 509.627420,296.979700 509.452891,296.891676 509.300170,296.715630 509.289261,296.330528 509.365623,294.977169 509.092891,294.911151 508.438224,294.504044 508.209054,294.504044 508.209054,295.791385 507.685164,296.231501 507.226678,295.923420 506.211186,296.242504 505.151615,296.011443 504.889390,296.484568 504.036985,295.758376 503.424838,295.472300 500.963937,295.857402 500.011795,296.418551 499.683393,296.418551 499.683393,296.418551 499.223565,295.604335 498.938870,296.099466 497.350606,296.495571 497.032843,296.264510 494.971962,296.506574 494.467467,296.033449 494.006759,296.352533 492.426602,296.352533 492.426602,297.573857 491.888701,298.146009 490.768648,298.883204 490.801597,299.543379 490.483071,301.171811 490.559960,302.481158 490.318302,303.713484 489.889854,303.867525 491.043213,304.846784 491.471480,305.672003 491.295789,305.870056 490.669798,305.484954 490.296331,305.870056 489.428374,306.596248 489.428374,307.168400 488.252345,306.574242 487.724616,308.290697 487.240775,309.236948 486.151818,311.140452 485.865757,311.800627 486.261833,313.142983 485.249525,314.067228 484.798266,314.507344 484.203811,314.353304 483.598215,315.563624 482.838276,315.332563 481.086306,315.904715 480.424893,315.904715 480.424893,316.960995 480.270540,317.588161 481.185504,317.577158 481.747559,318.677450 482.221359,319.546680 481.989978,320.305881 482.915381,321.791275 482.639996,323.199648 482.948425,323.837817 481.516139 Z"/></g><path d="M332.695164 522.826622,331.352808 523.499570,330.230511 523.173971,329.416295 523.445306,329.130220 525.170374,328.569071 525.918651,327.875887 526.428230,328.855147 527.642167,327.765858 528.357271,326.940639 528.628096,326.940639 528.628096,326.456511 528.303103,325.884359 526.547480,325.015129 526.504117,324.817077 525.636715,324.222919 525.343905,324.024867 524.280852,324.156902 523.716615,323.551741 522.359803,324.795071 520.350491,324.497992 519.828916,323.441712 520.067984,322.957584 518.926791,322.220388 518.470181,320.768004 517.121652,320.768004 517.121652,322.352423 516.490661,323.056610 516.425377,324.145899 515.522133,324.145899 515.522133,326.137426 516.980235,327.732849 518.633265,328.899158 519.383325,329.647357 519.122458,330.780657 520.176644,332.365077 522.218657,332.695164 522.826622 Z" class="mapRegion" id="map-abcd1234-E06000012" style="fill: rgb(241, 238, 246);"><title>North East Lincolnshire 5% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E06000013" style="fill: rgb(189, 201, 225);"><title>North Lincolnshire 6% non-UK born</title><path d="M301.259834 527.371245,298.410079 526.655884,297.848930 526.926876,296.704627 527.046104,296.550586 526.710085,297.309787 526.081293,295.956428 524.313400,295.956428 524.313400,296.088463 523.781725,295.395280 523.586390,295.637344 522.490086,297.430819 522.338089,297.276778 521.371623,297.540848 520.220107,297.408813 519.068107,297.826924 517.926499,297.826924 517.360956,298.663146 515.533017,298.663146 515.533017,299.323321 515.837758,299.884469 515.337094,300.962755 514.966980,301.611927 514.139484,302.987292 513.910790,303.240359 513.453345,304.142598 513.191913,305.099851 512.483744,305.099851 512.483744,305.440942 512.963140,305.143863 514.335493,304.472685 515.250013,304.472685 516.185992,304.923805 516.860570,304.901799 517.317447,303.933542 517.458846,303.504429 518.459309,303.801507 518.883308,303.680475 519.328980,303.251362 519.752845,303.218353 520.828515,303.493426 521.284733,303.361391 522.055786,303.548440 522.772345,303.361391 523.749170,302.998295 524.421893,302.624195 524.389345,302.503163 524.421893,302.371128 524.606320,302.096055 525.202912,301.776971 525.962023,301.710953 526.211400,301.765968 526.775124,301.259834 527.371245 Z"/><path d="M324.145899 515.522133,323.056610 516.425377,322.352423 516.490661,320.768004 517.121652,320.768004 517.121652,320.129834 517.056384,320.426913 518.296215,319.546680 519.546355,319.073554 520.676426,318.292347 520.839378,315.849700 520.339626,315.486604 519.644167,314.023216 521.295594,314.155251 521.827750,315.420586 521.469371,315.761677 522.240372,316.289817 522.392375,316.410849 523.336775,314.584365 523.911941,313.682126 523.890239,313.186995 525.441512,313.836167 526.102978,310.755350 527.100297,308.917863 527.295383,307.740551 527.187003,307.575508 525.419822,307.905595 524.758192,307.949607 523.640651,305.969082 523.662356,303.548440 523.184825,303.548440 523.184825,303.559443 521.273871,303.295373 520.774198,303.295373 519.861517,303.878528 519.176807,303.834516 518.763725,303.603455 518.437564,303.900534 517.632866,304.813776 517.534981,305.066843 517.306570,305.011828 516.795295,304.604720 516.109820,304.593717 515.326209,305.231886 514.531487,305.616989 513.289953,305.374924 511.688197,307.366452 510.816099,308.455741 510.532608,309.060901 511.339391,310.403257 512.516432,311.096441 512.875983,312.614843 512.723452,313.891181 511.601000,315.739671 511.655498,317.654178 511.273985,319.326622 510.717971,320.470925 510.543512,321.406173 511.154070,322.308412 512.952245,324.145899 515.522133 Z"/></g><path d="M296.352533 492.426602,296.033449 494.006759,296.506574 494.467467,296.264510 494.971962,296.495571 497.032843,296.099466 497.350606,295.604335 498.938870,296.418551 499.223565,296.418551 499.683393,296.418551 499.683393,295.835396 499.234514,294.713099 499.541074,293.744842 500.044633,293.150685 499.081221,290.961105 500.088416,290.476976 499.497281,289.794796 499.442540,289.794796 499.442540,289.409694 500.000849,289.409694 500.000849,288.331408 499.004571,287.517192 498.687000,286.559938 497.317736,285.932772 496.956135,285.932772 496.956135,285.602685 495.575040,284.986521 494.324875,284.843484 493.535003,285.118556 492.810752,286.449909 492.832702,286.702976 491.724016,286.702976 491.724016,287.616218 492.580268,287.957309 491.164013,288.045332 489.911827,288.837542 489.966760,289.618749 489.395408,289.838807 488.812945,291.071134 488.582124,291.170160 488.153404,291.170160 488.153404,292.919624 488.637083,293.392749 488.340290,293.766848 489.131667,294.625076 490.164508,294.140947 491.207939,294.526049 491.756954,294.063927 493.085112,296.352533 492.426602 Z" class="mapRegion" id="map-abcd1234-E06000014" style="fill: rgb(189, 201, 225);"><title>York 10% non-UK born</title></path><path d="M275.171921 558.878950,275.402982 559.853780,276.118171 560.014433,276.734335 559.810937,277.691588 559.875201,277.141442 560.817559,277.911647 561.031687,278.450789 561.641860,278.494801 563.000886,278.494801 563.000886,277.933652 563.065075,277.625571 564.070515,277.064422 564.765553,277.141442 565.332147,276.371238 565.577992,275.590031 564.851084,274.566760 565.054210,274.071629 564.059821,273.004346 563.803147,272.069098 562.712015,272.146119 561.652564,272.487209 561.545526,272.487209 561.545526,273.939594 560.549876,273.939594 559.628849,274.368708 558.878950,275.171921 558.878950 Z" class="mapRegion" id="map-abcd1234-E06000015" style="fill: rgb(116, 169, 207);"><title>Derby 15% non-UK born</title></path><path d="M291.599274 578.714956,291.610277 579.959315,290.752049 581.054315,290.752049 581.054315,289.871816 581.553832,289.431699 582.435739,288.584475 582.478234,287.935303 582.966874,287.935303 582.966874,286.901029 582.595090,287.088078 581.373166,285.349618 580.246396,285.382626 579.555225,286.119822 579.640302,286.328877 578.353243,286.328877 578.353243,286.658965 578.119168,286.603950 577.246533,287.418166 576.416212,287.781262 576.448152,288.485449 577.810585,288.892557 577.555179,289.981845 577.853150,290.576003 577.778660,291.599274 578.714956 Z" class="mapRegion" id="map-abcd1234-E06000016" style="fill: rgb(4, 90, 141);"><title>Leicester 36% non-UK born</title></path><path d="M312.933927 579.650936,312.306761 579.459511,311.459537 580.214499,311.239478 581.075573,310.337239 583.073088,308.774825 582.935008,308.125653 583.497906,306.145128 584.485358,306.002091 584.835660,306.002091 584.835660,305.154866 585.875690,304.505694 586.968364,304.505694 586.968364,302.569181 584.081925,302.492160 583.370468,301.710953 582.467610,300.522638 582.605713,300.434615 581.596340,300.962755 580.820468,300.841723 579.278709,300.841723 579.278709,301.864994 577.810585,301.732959 576.309743,301.171811 575.351334,300.346592 574.850701,300.687682 573.977039,301.138802 573.508131,302.085053 573.049804,302.976289 573.518789,305.176872 572.889904,305.638994 572.250214,306.420201 572.239552,306.420201 572.239552,308.554767 572.047615,311.206470 573.401550,311.107443 574.371286,312.262750 574.595023,313.010948 575.191568,314.397315 575.234173,315.431589 575.511092,315.288551 576.884629,314.441327 577.736094,312.504814 578.363882,312.460802 579.097895,312.933927 579.650936 Z" class="mapRegion" id="map-abcd1234-E06000017" style="fill: rgb(189, 201, 225);"><title>Rutland 9% non-UK born</title></path><path d="M290.146889 559.993013,289.629752 560.410671,288.397425 560.357129,288.067338 561.020981,287.473180 561.149450,287.352148 563.097169,286.724982 563.760365,285.217583 562.808308,285.217583 562.808308,286.438906 561.984355,285.855752 561.235093,284.436376 560.399963,283.952247 559.703828,284.304341 558.846807,283.963250 557.775156,284.755460 557.903776,285.349618 557.582215,284.788469 556.177627,284.788469 556.177627,285.360621 555.544793,286.427903 555.501884,286.427903 555.501884,287.935303 556.284873,288.067338 557.367820,288.694504 557.753719,288.837542 558.761090,289.453705 558.996805,290.146889 559.993013 Z" class="mapRegion" id="map-abcd1234-E06000018" style="fill: rgb(43, 140, 190);"><title>Nottingham 22% non-UK born</title></path><path d="M231.083237 600.743792,230.379050 600.617139,229.421797 601.155372,230.412059 602.062745,231.611377 602.031097,231.149255 603.412707,230.698135 603.686839,230.456071 604.509072,230.665126 604.941174,231.611377 604.783096,233.525884 604.213939,233.778951 604.350969,235.022281 603.960944,235.792485 603.897691,235.473400 602.927640,236.276613 602.168234,237.508940 602.126039,238.334159 602.980369,237.365902 603.539233,236.683721 604.161234,236.606701 604.877944,236.980800 605.320526,238.598229 605.141394,238.939319 605.489111,239.863564 605.573399,239.764538 606.837419,238.752269 608.237707,238.906310 608.532415,238.213126 609.237484,238.664246 610.647088,239.720526 610.825867,240.281675 610.300012,241.073885 610.510366,241.624030 611.719594,241.172911 612.245182,241.447984 614.041948,241.866095 614.052452,241.833086 615.669600,241.359960 616.498814,241.514001 617.946724,241.359960 618.701859,241.359960 618.701859,239.764538 619.226139,239.368433 620.274404,238.609231 620.389689,238.114100 620.169595,238.191121 619.268077,237.321890 619.110806,236.639710 618.544556,235.957529 619.624526,236.749739 620.358248,236.023546 620.892696,235.770479 621.531805,236.012543 622.851469,236.639710 622.757228,237.002806 623.259810,236.936788 624.547268,237.629972 625.122769,237.938054 626.137457,237.717995 626.670806,236.969797 626.733546,235.869505 627.538587,235.297354 627.214508,234.758211 628.489703,233.932992 628.771840,233.250811 628.521053,231.589371 629.137531,231.413325 629.618081,230.401056 629.962773,229.828905 630.902627,229.828905 630.902627,229.223744 630.307423,228.178467 630.422297,227.298234 629.994107,226.418001 630.244762,224.877593 628.427002,225.240689 627.528134,223.986356 626.879934,223.249161 625.949192,222.093855 625.112307,221.829785 624.599591,221.158607 624.222843,218.187820 625.896894,217.571656 626.011949,217.252572 624.568198,216.383342 624.819338,215.349068 622.704870,213.753645 621.091778,213.753645 621.091778,213.115476 619.781768,213.005446 619.163231,212.532321 618.617966,213.016449 617.453679,212.851406 616.845121,211.861143 615.911042,211.498047 615.123655,211.773120 614.472580,211.619079 613.569227,212.312263 613.296063,212.235242 612.592016,210.881884 612.013936,211.112945 611.383166,212.741376 610.983605,213.555592 610.268458,213.104473 609.795099,212.708368 610.300012,211.630082 609.784579,212.015184 609.142783,212.620344 608.711330,212.499312 607.342867,213.126479 606.837419,213.643616 605.636613,213.533586 605.225693,214.644881 605.004403,214.589866 604.140151,216.141277 603.433795,216.746438 603.676296,217.681686 603.581407,217.703691 602.801086,217.153546 602.874910,215.899213 602.600699,215.888210 601.936152,216.328327 600.975973,216.207295 600.469371,216.460362 599.635389,216.889476 599.698738,217.835726 598.917332,218.099796 598.082886,218.099796 598.082886,218.925015 598.030064,219.343126 596.444956,220.003301 595.768369,221.609727 595.588623,221.928811 595.165646,223.359190 595.430014,223.777301 596.392104,224.283435 596.698634,224.239423 597.448963,226.252957 597.448963,226.462012 598.484296,226.054905 598.980697,226.484018 599.952121,226.913132 599.899334,227.441272 600.669912,228.332508 600.163255,229.091709 598.558234,229.465808 598.991258,230.192001 599.107424,231.083237 600.743792 Z" class="mapRegion" id="map-abcd1234-E06000019" style="fill: rgb(189, 201, 225);"><title>Herefordshire, County of 8% non-UK born</title></path><path d="M238.862299 567.757571,240.347692 568.739958,240.303680 570.490307,242.185179 572.154248,242.878363 573.252330,242.878363 573.252330,242.746328 573.753252,242.746328 573.753252,242.185179 573.977039,240.292678 573.593393,240.215657 574.296703,239.346427 575.766685,239.445453 576.831404,238.752269 578.204288,238.785278 580.055012,238.070089 580.480291,238.026077 581.277515,237.002806 580.692907,236.705727 580.809838,235.594433 580.320819,234.472135 579.065985,233.767949 578.693680,233.723937 577.991482,232.733674 577.118808,231.644386 576.522678,230.874182 575.660191,231.567365 575.415239,231.699400 574.595023,230.841173 574.605677,230.544094 574.147531,229.454806 573.838506,229.179733 572.655368,229.333773 572.004961,230.114980 571.578381,230.654123 571.642372,230.962205 570.981060,232.172526 570.789036,231.952467 569.625943,232.436596 569.124275,233.096771 569.497866,233.591902 569.295066,234.494141 570.298249,234.813226 569.540559,235.517412 569.700652,235.924520 569.327088,236.452660 569.615270,236.298619 570.714357,237.299884 570.340930,237.255873 569.572578,236.837762 568.739958,237.068823 568.077953,237.927051 568.152703,238.862299 567.757571 Z" class="mapRegion" id="map-abcd1234-E06000020" style="fill: rgb(189, 201, 225);"><title>Telford and Wrekin 7% non-UK born</title></path><path d="M247.928701 550.938979,248.500853 551.411723,248.698905 552.195871,250.074270 552.550276,249.832206 553.656157,250.140287 555.308784,250.921494 555.995300,250.756450 556.531522,251.372614 557.635811,251.515652 558.375332,251.515652 558.375332,251.779722 558.814663,250.217308 559.511021,249.744182 558.375332,249.293063 558.225300,248.643891 559.682406,248.137757 560.035853,247.532596 559.885911,247.378555 558.986091,246.718380 557.935930,246.718380 557.935930,246.509325 556.435010,246.597348 555.716423,247.103482 555.416063,246.839412 554.396742,246.465313 553.892307,246.124223 552.603970,245.706112 551.991800,247.257523 550.745560,247.928701 550.938979 Z" class="mapRegion" id="map-abcd1234-E06000021" style="fill: rgb(189, 201, 225);"><title>Stoke-on-Trent 10% non-UK born</title></path><path d="M243.549541 655.581247,244.165704 656.378086,243.692579 657.009189,243.439511 658.291653,243.714584 659.056717,243.340485 659.707892,242.086153 660.348585,243.010398 661.082103,243.758596 661.980662,243.758596 661.980662,242.383232 662.703433,241.238928 663.106040,239.797546 663.818204,239.588491 663.343448,238.708258 663.745964,238.631237 664.303199,237.982065 664.447649,237.486934 665.118216,236.474666 665.190421,235.385377 664.829376,235.748473 664.375425,235.110304 663.983318,234.406118 663.900762,233.404852 663.374413,232.887715 663.838844,231.270287 664.509554,230.621115 664.550824,230.192001 663.818204,229.333773 663.095717,228.112450 662.424672,228.112450 662.424672,228.409529 661.660518,227.617319 661.206059,228.310502 660.276256,228.046432 659.687222,228.596578 659.242782,228.827639 660.596556,229.795896 660.751527,229.850910 659.284128,230.731144 658.157228,231.611377 657.981433,232.150520 657.516039,232.150520 657.516039,232.898718 657.402264,233.195797 656.895394,234.241074 656.678136,234.428123 655.922777,235.231336 655.581247,235.231336 655.581247,235.682456 655.591597,236.804753 656.378086,237.773010 655.984869,239.049348 655.746842,239.522473 655.384590,240.358695 655.332835,241.723057 654.929120,242.372229 655.074050,242.812345 655.570897,243.549541 655.581247 Z" class="mapRegion" id="map-abcd1234-E06000022" style="fill: rgb(189, 201, 225);"><title>Bath and North East Somerset 10% non-UK born</title></path><path d="M227.661330 651.479661,227.287231 650.733278,227.903394 650.100770,228.926666 648.420309,228.926666 648.420309,229.256753 649.260665,229.795896 649.893360,229.674864 650.328904,231.677395 650.318535,232.238543 650.121511,232.227540 651.096128,232.964736 651.199790,233.492876 651.624768,234.175056 651.355278,234.989272 652.091134,235.209330 652.930398,234.901249 654.111161,234.472135 654.380389,234.582164 655.125809,235.231336 655.581247,235.231336 655.581247,234.428123 655.922777,234.241074 656.678136,233.195797 656.895394,232.898718 657.402264,232.150520 657.516039,232.150520 657.516039,230.489080 657.143668,230.621115 656.450515,230.346042 655.933126,230.775155 654.349326,230.467074 653.251531,229.993948 653.002915,229.421797 652.039319,228.838642 652.433086,227.661330 651.479661 Z" class="mapRegion" id="map-abcd1234-E06000023" style="fill: rgb(116, 169, 207);"><title>Bristol, City of 14% non-UK born</title></path><path d="M227.243219 651.147959,227.496287 651.407105,227.496287 651.407105,227.661330 651.479661,227.661330 651.479661,228.838642 652.433086,229.421797 652.039319,229.993948 653.002915,230.467074 653.251531,230.775155 654.349326,230.346042 655.933126,230.621115 656.450515,230.489080 657.143668,232.150520 657.516039,232.150520 657.516039,231.611377 657.981433,230.731144 658.157228,229.850910 659.284128,229.795896 660.751527,228.827639 660.596556,228.596578 659.242782,228.046432 659.687222,228.310502 660.276256,227.617319 661.206059,228.409529 661.660518,228.112450 662.424672,228.112450 662.424672,226.836112 662.476296,225.427738 662.145883,225.427738 662.145883,223.590251 661.856740,223.370193 662.362721,223.667272 663.446663,221.092590 663.529232,220.663476 663.229907,220.322385 664.117466,219.519173 663.869803,218.903009 663.415699,217.824724 663.240230,217.351598 663.797564,216.614403 663.467305,216.614403 663.467305,216.922484 662.796348,216.647412 662.269793,217.010508 660.472573,216.581394 660.007589,217.571656 659.625211,217.802718 658.457089,217.395610 658.095184,218.671948 657.474667,219.706222 657.609124,220.377400 656.936775,221.037575 655.363888,221.466689 655.105106,222.104858 653.997249,224.052374 652.101497,225.119657 651.541851,226.043902 651.624768,227.243219 651.147959 Z" class="mapRegion" id="map-abcd1234-E06000024" style="fill: rgb(189, 201, 225);"><title>North Somerset 6% non-UK born</title></path><path d="M243.659570 645.368023,243.571546 645.679632,244.396765 646.365051,244.396765 646.365051,244.726853 646.967251,244.561809 648.098625,244.638829 648.928702,245.045937 649.810392,244.121692 650.173360,243.439511 650.795484,242.405237 651.334546,242.944380 651.904597,243.670573 652.008230,243.505529 653.738342,243.813611 653.841908,243.549541 655.581247,243.549541 655.581247,242.812345 655.570897,242.372229 655.074050,241.723057 654.929120,240.358695 655.332835,239.522473 655.384590,239.049348 655.746842,237.773010 655.984869,236.804753 656.378086,235.682456 655.591597,235.231336 655.581247,235.231336 655.581247,234.582164 655.125809,234.472135 654.380389,234.901249 654.111161,235.209330 652.930398,234.989272 652.091134,234.175056 651.355278,233.492876 651.624768,232.964736 651.199790,232.227540 651.096128,232.238543 650.121511,231.677395 650.318535,229.674864 650.328904,229.795896 649.893360,229.256753 649.260665,228.926666 648.420309,228.926666 648.420309,229.311768 646.645401,230.125983 645.783494,230.698135 644.620020,231.809429 643.871819,232.568631 642.811527,232.953733 641.553212,233.382846 640.845813,234.296088 640.179863,234.296088 640.179863,235.429389 640.866621,235.979535 640.981064,235.946526 641.886044,236.947791 641.802839,238.246135 641.927645,239.203389 642.416414,239.918578 643.268956,239.753535 645.160264,241.150905 644.942101,243.307476 645.492670,243.659570 645.368023 Z" class="mapRegion" id="map-abcd1234-E06000025" style="fill: rgb(189, 201, 225);"><title>South Gloucestershire 8% non-UK born</title></path><path d="M173.053859 721.717950,172.987842 720.635725,171.722506 720.858272,170.644221 720.483978,170.710238 719.998335,170.391154 719.047047,169.874017 718.530790,170.358145 717.042235,171.007317 717.173908,171.491445 716.829522,171.491445 716.829522,172.976839 716.343259,173.548990 715.948111,173.703031 716.667443,174.605270 717.011849,175.034384 718.389056,176.266711 718.409304,177.036915 719.259596,176.750839 719.765603,175.859603 719.866793,175.672553 720.423277,175.859603 721.040343,174.726302 721.515696,174.374209 721.950525,173.053859 721.717950 Z" class="mapRegion" id="map-abcd1234-E06000026" style="fill: rgb(189, 201, 225);"><title>Plymouth 10% non-UK born</title></path><path d="M196.721131 711.435497,196.501073 713.555790,197.447324 714.316278,197.546350 714.833294,196.347032 715.218462,195.774880 714.681240,194.872641 715.927845,194.784618 717.214421,194.905650 717.973938,195.345767 718.368808,196.314023 718.308062,196.941189 719.178627,196.765143 719.755483,196.765143 719.755483,195.939924 719.816198,195.367772 720.099518,194.949662 719.836436,194.608571 719.016681,194.157452 718.672517,193.992408 717.882807,193.255213 717.943562,192.132915 716.930816,192.308962 715.998774,193.717335 715.340083,193.585300 714.731926,193.827364 713.799168,193.827364 713.799168,194.366507 713.028400,195.389778 712.602360,195.664851 712.084940,196.721131 711.435497 Z" class="mapRegion" id="map-abcd1234-E06000027" style="fill: rgb(189, 201, 225);"><title>Torbay 7% non-UK born</title></path><path d="M259.789844 696.437035,260.769104 695.957495,260.934148 696.477843,261.880398 696.753283,262.023436 697.650829,262.375530 697.783397,262.375530 697.783397,262.485559 697.854777,262.485559 697.854777,262.573582 697.905762,262.573582 697.905762,263.079716 698.527703,263.530836 698.476729,264.191011 699.220855,264.829180 698.986425,264.829180 698.986425,264.895197 698.986425,264.895197 698.986425,264.587116 699.567367,262.474556 699.047583,260.384002 699.180086,258.733564 699.720227,258.733564 699.720227,258.557518 698.701007,259.019640 697.661027,258.051384 697.375476,257.314188 696.906294,258.018375 695.743207,258.018375 695.743207,258.997634 695.416641,259.789844 696.437035 Z" class="mapRegion" id="map-abcd1234-E06000028" style="fill: rgb(116, 169, 207);"><title>Bournemouth 17% non-UK born</title></path><path d="M258.018375 695.743207,257.314188 696.906294,258.051384 697.375476,259.019640 697.661027,258.557518 698.701007,258.733564 699.720227,258.733564 699.720227,257.523244 700.525154,256.510975 699.343158,255.960830 699.659084,255.223634 699.536794,255.212631 698.272826,254.453430 698.354389,255.146614 699.220855,255.014579 699.689656,254.255378 699.618322,253.353139 699.139316,253.870276 698.507314,253.870276 698.507314,254.387413 698.038318,254.420421 697.355078,254.420421 697.355078,254.552456 695.263550,255.366672 694.763397,256.081862 694.661314,257.259174 695.028795,258.018375 695.743207 Z" class="mapRegion" id="map-abcd1234-E06000029" style="fill: rgb(116, 169, 207);"><title>Poole 11% non-UK born</title></path><path d="M267.128789 639.378433,266.600649 639.940499,266.699675 640.700150,267.260824 642.187639,268.009022 642.821924,267.513891 643.570404,267.744952 643.965355,266.842713 644.640800,267.040766 645.741949,266.820707 646.001592,267.381856 646.873815,268.207075 646.437737,269.054299 647.922202,269.802498 648.918328,270.220608 650.038549,270.220608 650.038549,269.230346 650.100770,268.405127 650.660702,267.337845 650.930259,265.742422 651.137593,265.874457 651.894233,264.686142 652.060045,262.705617 652.142947,262.122462 651.386374,262.100457 650.743645,261.429279 650.484439,260.923145 648.793831,260.218958 647.455147,260.802113 647.071066,261.396270 645.181040,260.989162 644.225161,261.528305 643.414487,262.067448 643.456065,262.375530 642.946684,263.057710 642.946684,262.727623 641.189131,263.057710 640.814600,263.057710 640.814600,263.915938 641.085100,266.050503 640.512857,266.105518 639.898868,266.721681 639.211874,267.128789 639.378433 Z" class="mapRegion" id="map-abcd1234-E06000030" style="fill: rgb(116, 169, 207);"><title>Swindon 15% non-UK born</title></path><path d="M330.824669 578.300046,331.396820 582.308252,331.528855 582.563221,331.528855 582.563221,327.226715 583.689053,327.226715 583.689053,325.620289 584.135012,324.817077 584.209331,324.663036 585.355723,324.784068 585.896911,324.784068 585.896911,322.968587 585.780193,323.089619 586.363733,322.682511 586.978970,321.604225 587.254722,321.054079 588.156028,319.194587 585.599801,318.589426 584.464126,317.863234 584.570284,317.005006 584.028838,316.729933 583.285505,316.014744 583.551004,316.014744 583.551004,315.640645 583.327987,313.561094 583.880187,312.834901 583.041224,313.109974 582.807544,313.528085 581.288143,313.869175 580.692907,312.944930 579.650936,312.944930 579.650936,314.573362 578.757507,315.365572 579.140440,316.388843 579.151077,317.995269 578.374521,318.270342 578.395800,319.667712 577.438111,320.867030 577.736094,321.956318 578.938343,322.814546 578.363882,323.617759 577.948919,323.826814 577.970201,323.826814 577.970201,324.685042 578.874520,325.081147 578.363882,326.588546 578.938343,328.084943 577.619033,328.536062 577.970201,329.735380 577.459396,330.824669 578.300046 Z" class="mapRegion" id="map-abcd1234-E06000031" style="fill: rgb(43, 140, 190);"><title>Peterborough 20% non-UK born</title></path><path d="M317.159047 625.311090,317.610167 626.587150,318.347362 627.256326,318.347362 627.914891,318.347362 627.914891,317.764208 628.280694,317.049018 628.050767,316.564890 628.249341,315.706662 629.127083,314.991473 628.029863,314.034219 627.036770,313.330032 626.838110,312.515817 626.252502,313.429059 625.802755,313.572097 625.206469,315.145514 624.557733,315.761677 624.683306,316.036750 625.572625,317.159047 625.311090 Z" class="mapRegion" id="map-abcd1234-E06000032" style="fill: rgb(43, 140, 190);"><title>Luton 31% non-UK born</title></path><path d="M363.690378 648.658954,362.392034 649.810392,361.313748 649.457749,359.124168 649.125810,356.857567 648.638203,356.208395 648.824956,356.208395 648.824956,356.142378 647.849554,356.527480 647.424007,356.395445 646.811522,356.395445 646.811522,356.659515 646.416970,358.386973 646.925724,359.344226 647.060685,359.718325 647.403247,360.906640 647.496666,361.060681 647.776904,362.359025 647.901446,362.447048 648.544822,363.690378 648.658954 Z" class="mapRegion" id="map-abcd1234-E06000033" style="fill: rgb(116, 169, 207);"><title>Southend-on-Sea 12% non-UK born</title></path><path d="M351.213071 648.793831,351.543159 648.804206,351.598174 648.980574,351.532156 649.115436,351.631182 649.302157,351.895252 649.416259,352.159322 650.194100,351.620179 650.857689,349.738681 650.774749,349.012488 651.655862,348.759421 653.562271,347.582109 654.038672,346.129724 654.194003,345.161468 654.131872,344.567310 652.940757,343.940144 652.764637,343.257963 653.065071,342.872861 653.572628,341.552511 652.868238,340.826319 652.122222,340.144138 651.780232,340.144138 651.780232,341.354459 650.681438,341.167409 649.976326,342.190681 650.069660,342.256698 649.188051,344.809374 648.648578,344.094185 647.102210,344.094185 647.102210,345.282500 646.977633,346.778896 647.102210,346.778896 647.102210,347.197007 647.600461,348.165264 647.673116,348.814436 648.109002,349.826704 647.849554,350.596908 648.171266,351.213071 648.793831 Z" class="mapRegion" id="map-abcd1234-E06000034" style="fill: rgb(116, 169, 207);"><title>Thurrock 15% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E06000035" style="fill: rgb(189, 201, 225);"><title>Medway 10% non-UK born</title><path d="M356.197392 658.922329,356.505474 659.439171,355.625241 661.195730,355.207130 661.484940,355.207130 661.484940,353.743742 661.144082,352.995544 661.815431,352.291357 661.391983,352.291357 661.391983,351.389118 660.524233,349.639655 659.335810,349.639655 659.335810,350.871981 658.674211,351.510150 657.764258,352.170325 658.291653,352.731474 656.729866,353.160588 656.905739,353.677725 657.609124,354.877042 658.074502,356.197392 658.922329 Z"/><path d="M349.507620 661.030453,347.494086 660.276256,347.494086 660.276256,348.649392 658.105525,349.265555 658.043479,350.057765 657.474667,350.882984 656.419474,350.949001 654.970529,349.727678 653.935114,349.727678 653.935114,349.540628 653.437979,350.101777 652.246572,350.585905 651.977140,352.302360 652.153310,353.116576 651.977140,354.700996 652.163673,355.746273 652.723195,356.934588 652.484893,358.474996 652.723195,359.135171 652.961477,359.795346 653.676200,359.905375 654.680651,359.014139 655.312133,358.155911 655.312133,357.275678 654.349326,355.856302 655.156864,356.043351 655.953823,355.581229 656.284961,354.216867 656.409127,353.897783 656.647098,352.467404 656.657444,352.038290 658.167569,351.554162 657.536724,350.585905 658.508786,349.364582 659.428835,349.606646 660.338252,349.507620 661.030453 Z"/></g><path d="M306.277163 658.322673,305.165869 658.932666,303.669472 659.521857,302.536172 661.257706,302.118061 661.567567,302.118061 661.567567,301.677945 661.123422,300.632668 660.968472,300.093525 660.276256,299.741431 660.276256,299.741431 660.276256,300.137536 659.583870,300.808714 659.160088,301.611927 659.108403,301.105793 656.802286,301.171811 654.815241,301.171811 654.815241,301.798977 653.603700,304.087583 653.893689,304.472685 653.210097,305.462948 653.220455,306.079111 653.790125,306.706277 653.562271,306.816306 654.804888,307.707542 654.753124,307.333443 656.388433,305.947076 655.415642,305.165869 656.688482,306.277163 658.322673 Z" class="mapRegion" id="map-abcd1234-E06000036" style="fill: rgb(116, 169, 207);"><title>Bracknell Forest 15% non-UK born</title></path><path d="M284.722451 649.001322,285.569676 648.845705,285.580679 649.416259,287.286131 648.907953,288.056335 648.513694,288.276393 649.146557,287.913297 649.810392,288.298399 650.474071,289.244650 650.836954,289.442702 651.655862,290.058866 652.060045,291.159157 651.686955,291.841338 651.883870,292.061396 652.712835,292.061396 652.712835,291.423227 653.634772,291.665291 654.266488,292.160423 654.100806,292.633548 655.156864,293.425758 655.736493,293.425758 655.736493,293.502778 656.605713,293.007647 657.805626,294.173956 658.870639,293.997909 659.656217,293.997909 659.656217,293.040656 659.883580,291.533256 659.945585,290.565000 658.632855,290.124883 658.353693,289.013589 658.953342,289.002586 659.800905,288.650492 659.955919,286.923035 659.790570,283.886230 659.108403,282.400836 659.346146,280.948451 659.056717,280.024206 659.387491,278.890906 659.356483,277.614568 659.036042,276.943390 660.038590,276.305221 660.565561,276.899378 661.278364,276.899378 661.278364,276.085163 661.515926,274.247676 661.722484,274.247676 661.722484,274.709798 660.741196,274.159652 660.069591,274.368708 659.356483,272.707267 658.260632,272.047092 657.640151,272.146119 656.740212,271.584970 656.098701,272.410189 655.953823,272.949332 655.539846,273.257413 654.804888,273.070364 653.935114,272.564230 653.790125,271.606976 652.609227,271.012818 651.541851,270.792760 650.339273,270.924795 649.634076,270.924795 649.634076,271.056830 648.887204,272.069098 647.870311,273.004346 648.192021,273.653518 648.015604,274.720801 648.658954,275.094900 649.271038,276.844364 648.534446,277.163448 648.959825,277.878638 648.306167,278.725862 648.627827,278.890906 648.098625,280.431314 648.337297,280.618364 647.434387,281.773670 647.673116,283.050008 648.409933,283.413104 648.835331,284.722451 649.001322 Z" class="mapRegion" id="map-abcd1234-E06000037" style="fill: rgb(116, 169, 207);"><title>West Berkshire 11% non-UK born</title></path><path d="M295.428288 653.686557,295.714364 654.525347,295.626341 655.508796,294.933157 656.605713,294.482038 656.760903,294.063927 656.046959,293.425758 655.736493,293.425758 655.736493,292.633548 655.156864,292.160423 654.100806,291.665291 654.266488,291.423227 653.634772,292.061396 652.712835,292.061396 652.712835,292.765583 653.241173,293.172691 653.168662,293.524784 652.153310,294.559058 651.935687,294.933157 651.604039,295.604335 652.298383,295.428288 653.686557 Z" class="mapRegion" id="map-abcd1234-E06000038" style="fill: rgb(43, 140, 190);"><title>Reading 26% non-UK born</title></path><path d="M313.131980 651.500391,312.801893 651.842415,312.372779 653.085789,312.372779 653.085789,311.800627 652.940757,311.800627 652.940757,311.415525 651.997867,310.249216 651.697319,308.873852 651.033928,308.037630 650.950993,307.256423 651.137593,307.256423 651.137593,306.827309 651.147959,306.838312 650.245949,306.574242 649.468122,307.707542 648.762706,309.622050 649.748164,310.095175 650.474071,311.635583 650.557019,311.514551 651.583310,313.131980 651.500391 Z" class="mapRegion" id="map-abcd1234-E06000039" style="fill: rgb(4, 90, 141);"><title>Slough 40% non-UK born</title></path><path d="M305.253892 647.320205,305.319910 648.451438,304.890796 650.391119,305.561974 650.733278,305.859053 651.510756,306.937338 652.049682,307.586510 651.624768,307.256423 651.137593,307.256423 651.137593,308.037630 650.950993,308.873852 651.033928,310.249216 651.697319,311.415525 651.997867,311.800627 652.940757,311.800627 652.940757,311.184464 653.831551,311.712604 654.421806,311.866645 655.177567,311.866645 655.177567,310.656324 654.794536,309.985146 654.214713,308.686802 655.425992,308.686802 656.295308,308.180668 657.836652,308.180668 657.836652,307.916598 658.426071,307.333443 658.146888,306.277163 658.322673,306.277163 658.322673,305.165869 656.688482,305.947076 655.415642,307.333443 656.388433,307.707542 654.753124,306.816306 654.804888,306.706277 653.562271,306.079111 653.790125,305.462948 653.220455,304.472685 653.210097,304.087583 653.893689,301.798977 653.603700,301.171811 654.815241,301.171811 654.815241,300.478627 654.691005,300.082522 653.531199,300.335589 652.878598,300.049513 651.966777,300.522638 651.002828,300.247566 650.401488,299.785443 650.391119,299.246300 649.665191,299.532376 648.399556,299.532376 648.399556,300.786708 647.911824,301.391869 648.005226,302.118061 647.060685,302.822248 647.164496,303.955548 646.385818,304.560709 646.697315,304.604720 647.185258,305.253892 647.320205 Z" class="mapRegion" id="map-abcd1234-E06000040" style="fill: rgb(116, 169, 207);"><title>Windsor and Maidenhead 17% non-UK born</title></path><path d="M299.532376 648.399556,299.246300 649.665191,299.785443 650.391119,300.247566 650.401488,300.522638 651.002828,300.049513 651.966777,300.335589 652.878598,300.082522 653.531199,300.478627 654.691005,301.171811 654.815241,301.171811 654.815241,301.105793 656.802286,301.611927 659.108403,300.808714 659.160088,300.137536 659.583870,299.741431 660.276256,299.741431 660.276256,298.179017 660.296921,296.737635 659.790570,296.407548 659.459843,293.975904 659.842243,293.975904 659.842243,293.997909 659.656217,293.997909 659.656217,294.173956 658.870639,293.007647 657.805626,293.502778 656.605713,293.425758 655.736493,293.425758 655.736493,294.063927 656.046959,294.482038 656.760903,294.933157 656.605713,295.626341 655.508796,295.714364 654.525347,295.428288 653.686557,295.428288 653.686557,296.407548 653.210097,296.924685 652.277658,297.408813 651.977140,298.113000 650.484439,298.157012 649.748164,297.320790 648.907953,297.441822 648.399556,297.441822 648.399556,297.727898 647.641978,298.267041 647.351346,298.729163 648.077870,299.532376 648.399556 Z" class="mapRegion" id="map-abcd1234-E06000041" style="fill: rgb(116, 169, 207);"><title>Wokingham 13% non-UK born</title></path><path d="M306.266161 607.795587,307.828575 608.648185,307.542499 609.490002,307.707542 610.321049,307.553502 611.383166,308.609782 611.646004,309.203939 613.096426,309.203939 613.096426,308.818837 613.453661,308.664796 614.262524,307.894592 614.745630,306.233152 616.981534,307.234417 617.705458,307.146394 619.184200,306.508225 620.054301,306.849315 621.961287,306.849315 621.961287,306.244155 621.437519,305.187875 621.154644,303.482423 621.919389,302.646201 620.945088,302.096055 620.745995,301.006767 620.903175,300.874732 620.043819,300.434615 619.310015,299.433350 618.607479,298.432085 617.516626,298.432085 617.516626,299.136271 616.908082,298.971227 616.016010,299.686417 616.016010,299.818452 615.039653,299.378335 614.304537,298.531111 613.695294,298.487099 613.106933,297.826924 612.875758,298.520108 611.845744,300.093525 611.719594,300.885735 610.184311,301.655939 610.363120,302.030038 609.447918,302.613192 609.689897,303.691478 609.153306,304.824779 608.016656,304.824779 608.016656,305.627991 607.711365,306.266161 607.795587 Z" class="mapRegion" id="map-abcd1234-E06000042" style="fill: rgb(43, 140, 190);"><title>Milton Keynes 20% non-UK born</title></path><path d="M326.819607 688.918368,326.808604 689.440003,327.974913 689.787706,328.745117 689.736576,328.987182 690.922561,329.603345 691.668660,330.604610 691.689098,330.384552 692.721043,331.407823 693.293050,330.549596 694.232525,330.549596 694.232525,328.470045 693.487097,325.686307 692.802765,323.694779 692.526944,323.694779 692.526944,323.716785 692.353264,322.572482 690.309182,322.572482 690.309182,322.792540 690.063794,322.792540 690.063794,323.056610 689.572953,323.771800 689.900189,324.784068 690.022893,324.993123 688.816075,325.543269 689.276363,326.819607 688.918368 Z" class="mapRegion" id="map-abcd1234-E06000043" style="fill: rgb(116, 169, 207);"><title>Brighton and Hove 15% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E06000044" style="fill: rgb(116, 169, 207);"><title>Portsmouth 13% non-UK born</title><path d="M291.346207 692.169357,291.874347 692.721043,291.830335 693.773038,292.061396 695.079830,290.025857 695.559518,289.266656 694.794021,289.156627 694.048739,289.849810 693.681132,290.509985 691.954783,291.346207 692.169357 Z"/><path d="M291.379215 690.748783,292.578533 690.983891,292.666557 691.821944,292.666557 691.821944,292.622545 691.924129,292.622545 691.924129,292.611542 692.016092,292.611542 692.016092,292.534522 692.200009,292.534522 692.200009,291.445233 692.159139,290.421962 691.934347,289.805799 692.291963,288.925565 691.494928,288.925565 691.494928,289.002586 690.646557,289.002586 690.646557,291.379215 690.748783 Z"/></g><path d="M278.813886 685.192547,279.793145 685.591976,279.848160 686.493044,280.607361 686.882054,281.047478 688.038531,280.541343 688.253400,279.386037 689.317274,279.386037 689.317274,278.692854 688.744468,276.514276 687.598511,276.085163 687.844112,275.457996 687.393827,275.061891 686.349711,275.061891 686.349711,276.140177 685.100363,277.229466 684.936474,278.813886 685.192547 Z" class="mapRegion" id="map-abcd1234-E06000045" style="fill: rgb(116, 169, 207);"><title>Southampton 19% non-UK born</title></path><path d="M281.982725 696.345215,282.939979 696.283999,283.897233 697.120495,284.205314 697.620235,285.162568 698.119888,285.943775 698.293217,287.253122 698.252434,289.244650 698.986425,289.728778 700.851136,290.289927 700.637215,290.631017 701.431699,289.739781 702.093600,289.684766 702.409222,288.650492 702.490667,287.330142 703.304991,287.011058 703.803650,286.746988 704.851568,286.824008 705.441488,286.570941 706.315974,284.128294 707.413786,282.411839 707.749145,281.586620 707.749145,281.201518 707.017403,280.376300 706.265139,279.353029 705.583865,278.450789 704.749845,277.669582 704.292048,276.217198 703.732419,274.764813 702.307412,273.268416 702.246325,272.311162 702.511028,271.518953 702.388861,271.474941 701.961232,272.256148 701.665928,272.839302 700.769644,272.850305 700.250078,273.334434 699.862889,274.060626 699.985165,275.336964 699.710037,277.053419 698.670425,277.735600 699.169893,278.142708 698.537898,280.068218 697.650829,280.156241 697.222490,281.366562 696.202377,281.982725 696.345215 Z" class="mapRegion" id="map-abcd1234-E06000046" style="fill: rgb(241, 238, 246);"><title>Isle of Wight 5% non-UK born</title></path><path d="M271.904055 433.384606,272.586235 433.956652,273.422457 433.788416,273.422457 433.788416,273.455466 433.788416,273.455466 433.788416,273.939594 434.113663,273.796556 434.853735,274.412719 437.811995,274.896848 438.942898,277.108434 438.674212,277.548550 437.240766,277.218463 436.232418,277.526545 435.873804,278.758871 435.716895,279.254002 435.021904,280.079221 434.820099,280.079221 434.820099,280.838422 436.243624,281.410574 438.215144,281.586620 439.782372,281.872696 440.901265,282.411839 441.773680,284.139297 444.042877,284.139297 444.042877,284.117291 444.065224,284.117291 444.065224,284.106288 444.076398,284.106288 444.076398,283.050008 443.741173,281.839688 444.880770,281.157507 446.142704,280.629367 446.086879,280.629367 447.381732,280.222259 447.649555,280.310282 448.876739,279.342026 448.977120,278.780877 449.300546,278.780877 449.300546,278.538813 450.047624,277.042416 451.463160,276.173186 451.496589,276.569291 452.554959,276.569291 452.554959,275.887110 452.276481,273.356439 452.454710,271.849040 452.866821,271.827034 453.401358,270.935798 453.412493,270.605711 451.931128,270.121582 451.775148,269.626451 450.950532,268.141057 451.195714,267.161798 451.039692,267.282830 453.156375,266.710678 453.100694,266.138527 453.946922,266.127524 454.670460,266.611652 455.026592,266.281565 455.605208,266.600649 456.484022,266.600649 456.484022,265.665401 456.061337,265.203279 457.028966,263.893932 456.728704,263.519833 457.184645,262.892667 459.896460,261.759366 459.196538,261.220223 458.340832,260.395005 458.640915,260.284976 459.774265,259.019640 461.073701,257.127139 461.961846,256.070859 462.083943,255.839798 461.540013,254.354404 460.762781,253.188095 460.518462,252.626946 460.118620,251.581669 460.973766,250.987512 461.173631,248.346812 461.639927,248.346812 461.639927,248.786929 460.729466,248.489850 459.540967,248.654894 458.607574,248.269791 456.717583,247.301535 456.695340,246.806404 455.972342,246.839412 455.438312,245.431039 454.548028,244.462783 453.412493,243.175441 452.476988,243.010398 451.429731,242.383232 450.114516,243.813611 448.865585,243.626561 447.961982,243.109424 447.549124,242.284205 447.504487,241.359960 446.511123,241.282940 445.696069,241.745062 445.160009,241.723057 444.523301,242.350223 443.785872,242.119162 443.472962,242.548275 441.885507,242.482258 441.281583,242.966386 440.755835,242.878363 439.480191,242.878363 439.480191,244.011663 438.998871,246.168235 440.017378,246.641360 439.771181,247.257523 438.427892,248.214777 438.472679,248.709908 437.632799,249.392089 437.072734,249.524124 436.075530,251.735710 436.322064,252.858007 435.705687,253.386147 435.649646,254.464433 434.416444,255.674754 434.315521,256.874072 435.335793,257.908346 435.548769,258.227430 436.232418,259.250701 435.963462,259.910876 435.481515,260.857127 432.442149,261.814381 431.802437,261.814381 431.802437,262.771634 431.937126,263.299774 431.510588,264.091984 431.622842,264.488089 431.072756,265.170270 430.960480,265.522363 431.589166,267.458877 431.544265,267.326842 432.195261,268.185069 432.711456,268.658194 433.597735,270.561699 432.049361,270.957804 432.666573,271.111845 433.676253,271.904055 433.384606 Z" class="mapRegion" id="map-abcd1234-E06000047" style="fill: rgb(241, 238, 246);"><title>County Durham 4% non-UK born</title></path><path d="M242.801342 533.703826,243.439511 534.579497,244.957914 533.725451,245.629092 533.563260,245.629092 533.563260,246.575342 533.606512,247.763657 534.049803,247.972713 535.400862,249.028993 535.562944,249.084007 534.298448,249.579138 533.736263,249.535127 533.238850,251.251582 533.141520,251.878748 533.649763,252.615943 533.606512,252.780987 533.087446,253.716235 532.871139,253.716235 532.871139,254.453430 533.433501,254.728503 534.438976,254.354404 534.817286,254.519448 535.930296,254.849535 536.189574,254.574462 537.118451,254.552456 538.694666,254.926556 540.949460,255.608736 541.370007,255.839798 542.081556,255.289652 542.372591,255.399681 542.976122,255.399681 542.976122,254.849535 544.301271,254.277384 544.538223,253.122077 544.322813,252.230841 545.647315,250.723442 545.884151,249.425098 544.990528,249.458106 546.637585,248.104748 547.358536,246.762392 549.262232,246.762392 549.262232,246.311272 550.036242,245.893162 550.089984,245.409033 550.820780,244.231721 551.186105,243.560544 551.669550,243.208450 551.379493,242.229191 551.787713,241.469990 553.119377,240.215657 553.323365,240.094625 555.019109,240.622765 555.759329,240.138637 556.199076,240.226660 556.799594,240.226660 556.799594,239.291412 557.067640,238.004071 557.678687,238.092094 558.396764,237.453925 558.911092,236.595698 559.093227,235.957529 558.761090,234.736205 558.600364,234.736205 559.618138,234.285086 560.014433,233.250811 558.986091,232.623645 559.532445,231.864444 559.061087,231.952467 558.236017,231.479342 557.442860,230.929196 557.539338,230.522088 556.906815,229.762887 557.014033,228.662596 557.582215,227.947406 556.981868,227.947406 556.981868,228.497552 555.298056,229.124718 554.214297,227.826374 553.216005,227.298234 553.645422,226.803103 553.387780,225.966881 551.787713,226.748088 550.820780,227.485284 550.691830,227.936403 549.004181,228.904660 549.305238,229.476811 548.305170,230.103978 548.014760,230.797161 547.014224,231.941464 546.895857,232.843704 546.196313,233.250811 546.250130,233.778951 546.981943,234.593167 546.885097,235.770479 546.164022,236.826759 546.885097,237.695989 546.433102,237.817022 545.722674,237.277879 545.356625,237.233867 544.053527,237.828024 543.762670,238.818287 544.570533,239.093360 545.259722,239.797546 545.141280,240.347692 545.539656,240.699785 544.947454,240.545745 544.139702,239.874567 544.107387,239.742532 543.536425,239.093360 543.482555,238.939319 542.609709,239.445453 542.448040,239.632503 541.639555,240.721791 542.351034,241.558013 541.219049,239.720526 539.547173,239.038345 539.450066,238.609231 539.978722,237.784013 539.309793,237.442922 538.403242,235.803488 538.025425,235.154316 536.027528,235.847500 534.774053,234.923255 534.665968,234.923255 534.665968,234.824228 534.320068,236.034549 533.087446,236.903780 533.292921,237.949056 533.098261,238.510205 532.265391,238.466194 531.756891,238.466194 531.756891,239.082357 531.994924,240.424713 533.184778,241.767068 533.055001,242.801342 533.703826 Z" class="mapRegion" id="map-abcd1234-E06000049" style="fill: rgb(241, 238, 246);"><title>Cheshire East 5% non-UK born</title></path><path d="M227.947406 556.981868,227.287231 557.710844,226.891126 557.764438,226.891126 557.764438,225.658800 557.582215,225.339715 557.035476,224.448479 556.971146,224.030368 557.271337,222.721021 556.778149,222.368928 555.566248,221.708753 555.233686,221.917808 554.310887,221.488695 554.096238,221.642735 553.280422,221.268636 552.926110,221.389668 552.217352,221.147604 551.465439,220.245365 550.659592,220.828520 549.552511,220.080321 549.520259,218.473896 548.853639,217.747703 548.176103,217.747703 548.176103,216.944490 546.519202,219.134071 545.690378,219.420146 545.001296,219.420146 545.001296,219.420146 544.947454,219.420146 544.947454,218.297849 543.126984,216.625406 541.715024,214.963965 540.518063,213.500578 540.399417,213.500578 540.399417,213.478572 540.388631,213.478572 540.388631,213.170490 540.280766,213.170490 540.280766,212.961435 540.129748,212.961435 540.129748,212.818397 540.000298,212.818397 540.000298,212.796391 539.989510,212.796391 539.989510,212.763382 539.957146,212.763382 539.957146,212.752379 539.946358,212.752379 539.946358,212.686362 539.870841,212.686362 539.870841,212.686362 539.860053,212.686362 539.860053,212.444298 539.536384,212.444298 539.536384,213.038455 538.575941,212.180228 538.003833,212.147219 537.582772,212.147219 537.582772,212.653353 537.096853,212.653353 537.096853,212.675359 537.086054,212.675359 537.086054,213.489575 536.351610,214.380811 536.718856,215.349068 537.550380,216.636409 536.945660,217.549651 537.291231,219.112065 536.870061,219.112065 536.870061,220.146339 537.636758,221.037575 538.003833,222.478957 537.528786,222.280904 536.956460,223.227155 536.934861,224.613523 537.561178,225.900864 536.459628,225.900864 536.459628,226.406998 536.956460,227.012158 536.556842,227.892391 537.032057,228.486549 536.416421,230.114980 536.956460,230.852176 536.805260,231.094240 536.362412,231.963470 535.962707,231.963470 535.962707,232.304561 535.508918,233.195797 535.919492,234.164053 535.087475,234.923255 534.665968,234.923255 534.665968,235.847500 534.774053,235.154316 536.027528,235.803488 538.025425,237.442922 538.403242,237.784013 539.309793,238.609231 539.978722,239.038345 539.450066,239.720526 539.547173,241.558013 541.219049,240.721791 542.351034,239.632503 541.639555,239.445453 542.448040,238.939319 542.609709,239.093360 543.482555,239.742532 543.536425,239.874567 544.107387,240.545745 544.139702,240.699785 544.947454,240.347692 545.539656,239.797546 545.141280,239.093360 545.259722,238.818287 544.570533,237.828024 543.762670,237.233867 544.053527,237.277879 545.356625,237.817022 545.722674,237.695989 546.433102,236.826759 546.885097,235.770479 546.164022,234.593167 546.885097,233.778951 546.981943,233.250811 546.250130,232.843704 546.196313,231.941464 546.895857,230.797161 547.014224,230.103978 548.014760,229.476811 548.305170,228.904660 549.305238,227.936403 549.004181,227.485284 550.691830,226.748088 550.820780,225.966881 551.787713,226.803103 553.387780,227.298234 553.645422,227.826374 553.216005,229.124718 554.214297,228.497552 555.298056,227.947406 556.981868 Z" class="mapRegion" id="map-abcd1234-E06000050" style="fill: rgb(241, 238, 246);"><title>Cheshire West and Chester 5% non-UK born</title></path><path d="M240.226660 556.799594,240.688783 558.021673,240.149640 558.578933,240.369698 558.943235,239.731529 559.864490,238.510205 559.896621,238.059086 560.303585,236.859768 563.279029,237.376905 564.530329,238.488199 564.241618,239.027342 563.867317,240.303680 563.621321,240.303680 563.621321,240.215657 565.203872,239.929581 565.503172,239.731529 567.138061,238.862299 567.757571,238.862299 567.757571,237.927051 568.152703,237.068823 568.077953,236.837762 568.739958,237.255873 569.572578,237.299884 570.340930,236.298619 570.714357,236.452660 569.615270,235.924520 569.327088,235.517412 569.700652,234.813226 569.540559,234.494141 570.298249,233.591902 569.295066,233.096771 569.497866,232.436596 569.124275,231.952467 569.625943,232.172526 570.789036,230.962205 570.981060,230.654123 571.642372,230.114980 571.578381,229.333773 572.004961,229.179733 572.655368,229.454806 573.838506,230.544094 574.147531,230.841173 574.605677,231.699400 574.595023,231.567365 575.415239,230.874182 575.660191,231.644386 576.522678,232.733674 577.118808,233.723937 577.991482,233.767949 578.693680,234.472135 579.065985,235.594433 580.320819,236.705727 580.809838,237.002806 580.692907,238.026077 581.277515,238.070089 580.480291,238.785278 580.055012,238.752269 578.204288,239.445453 576.831404,239.346427 575.766685,240.215657 574.296703,240.292678 573.593393,242.185179 573.977039,242.746328 573.753252,242.746328 573.753252,243.010398 574.531100,242.383232 575.511092,243.032404 576.277801,243.230456 576.937853,244.363756 577.140096,245.519063 577.129452,245.926170 579.172349,244.990923 581.585713,244.143698 581.840749,242.977389 581.734487,242.427243 581.383794,242.493261 582.605713,244.077681 583.200540,244.781867 584.092543,244.814876 584.495974,244.165704 585.101010,245.023931 585.896911,244.528800 586.597115,244.825879 587.053214,243.670573 587.806144,242.856357 589.226612,243.516532 590.201439,243.824614 591.377136,243.824614 591.377136,243.109424 591.970092,242.955383 592.478239,242.064147 592.637017,240.897838 592.382969,240.809815 594.340655,240.644771 594.774334,241.712054 595.303120,240.336689 595.937531,239.060351 595.821234,238.917313 596.878309,238.917313 596.878309,238.477196 597.026267,237.365902 596.899446,236.573692 597.417263,236.232602 598.368104,236.408648 599.128544,235.407383 599.413656,235.165319 598.843404,234.263080 598.389230,233.536887 598.991258,232.799692 600.099916,231.083237 600.743792,231.083237 600.743792,230.192001 599.107424,229.465808 598.991258,229.091709 598.558234,228.332508 600.163255,227.441272 600.669912,226.913132 599.899334,226.484018 599.952121,226.054905 598.980697,226.462012 598.484296,226.252957 597.448963,224.239423 597.448963,224.283435 596.698634,223.777301 596.392104,223.359190 595.430014,221.928811 595.165646,221.609727 595.588623,220.003301 595.768369,219.343126 596.444956,218.925015 598.030064,218.099796 598.082886,218.099796 598.082886,217.340595 597.734246,214.765913 598.389230,213.841668 598.030064,212.807394 597.227056,212.092204 596.307538,211.421027 595.916387,210.397755 595.652064,210.210706 594.996437,208.681301 593.801106,207.889091 593.526001,207.272927 592.181831,207.415965 591.525387,208.032129 590.731094,208.857347 590.042523,209.385487 590.201439,210.936898 589.067640,211.971172 588.654272,214.204764 588.548270,215.062992 588.304450,214.941960 587.700110,215.349068 587.032002,216.207295 587.191090,216.438356 585.493683,216.449359 584.495974,215.800187 583.763385,214.941960 583.996985,214.424823 584.697667,212.983441 585.292047,212.730374 585.695304,213.170490 586.247035,212.158222 586.692584,211.277989 586.830477,211.068933 586.395559,212.059196 585.928742,211.443032 584.357964,211.046927 583.869569,211.112945 583.083709,211.828134 583.073088,212.532321 582.329500,212.741376 581.606967,213.742642 580.267660,213.654618 579.299980,214.380811 579.193621,214.710898 576.682368,215.481102 575.425889,215.569126 574.467176,216.933487 574.392595,217.197557 574.872006,217.857732 574.808090,217.483633 573.636023,216.647412 573.337599,215.437091 571.759686,214.116741 571.151736,213.588601 571.375733,212.818397 570.319589,211.288992 570.276909,210.243715 569.892751,209.858613 568.953474,209.880618 568.248808,210.518787 566.764152,210.133685 566.411563,211.432029 565.193182,210.474776 564.455481,210.661825 563.717583,210.661825 563.717583,211.850140 563.118565,212.125213 561.909438,212.653353 561.160156,213.401551 561.459893,215.140012 561.085216,215.976234 559.511021,217.043517 559.307489,217.329592 558.686086,217.901744 559.821648,218.858998 560.421379,219.893272 560.399963,220.278374 559.875201,222.511966 560.410671,222.577983 561.031687,223.557243 562.134183,224.052374 563.386000,225.790835 561.524118,226.825109 561.481301,226.891126 558.953949,226.561039 558.621794,226.891126 557.764438,226.891126 557.764438,227.287231 557.710844,227.947406 556.981868,227.947406 556.981868,228.662596 557.582215,229.762887 557.014033,230.522088 556.906815,230.929196 557.539338,231.479342 557.442860,231.952467 558.236017,231.864444 559.061087,232.623645 559.532445,233.250811 558.986091,234.285086 560.014433,234.736205 559.618138,234.736205 558.600364,235.957529 558.761090,236.595698 559.093227,237.453925 558.911092,238.092094 558.396764,238.004071 557.678687,239.291412 557.067640,240.226660 556.799594 Z" class="mapRegion" id="map-abcd1234-E06000051" style="fill: rgb(189, 201, 225);"><title>Shropshire 6% non-UK born</title></path><path d="M164.867690 703.559420,165.472850 704.190305,166.221049 704.403961,165.934973 705.258423,166.089014 705.675389,165.791935 707.291828,167.321340 707.434112,167.013259 708.247029,167.640425 708.988614,167.794466 709.669078,168.509655 709.892479,169.081807 710.643789,169.521923 710.349380,169.841008 711.293412,169.841008 711.293412,169.929031 712.866106,169.664961 712.612504,169.290862 712.531347,169.246850 712.642938,169.279859 712.805244,169.147824 713.119686,169.334874 713.941129,168.696705 714.356832,169.708973 715.725182,170.105078 716.343259,169.653958 717.042235,169.863014 718.024566,169.620950 718.540914,168.080541 719.128020,168.553667 719.704886,168.916763 719.077412,169.631952 718.945827,169.995049 719.279838,170.160092 720.929078,171.062332 720.878502,171.370413 721.434790,171.194367 721.899967,170.435165 722.152748,170.039060 722.557152,170.479177 723.113115,169.433900 723.618442,169.301865 722.971608,168.355614 722.001082,166.892226 721.111145,165.912967 720.838041,163.613358 720.898733,162.854156 720.645841,160.961655 720.858272,160.345492 721.829184,159.553282 722.213413,158.607031 722.284186,158.430984 722.688572,156.571491 723.092900,155.537217 722.648136,154.778016 722.921067,154.238873 722.830093,151.488144 723.193973,151.499147 722.223523,151.202069 721.738175,150.563899 722.092083,148.781427 722.597590,148.220278 723.284936,148.726412 724.184303,147.692138 725.143991,147.637124 726.537492,148.055235 727.062404,147.406063 728.031221,146.855917 729.443493,146.437806 728.777794,145.216482 728.475153,144.094185 728.737444,142.674809 730.250194,141.794576 730.149369,140.870331 730.441753,140.254167 731.439666,140.298179 732.699163,138.900809 734.219900,138.141608 733.031578,138.471695 731.983836,138.020575 730.552649,137.118336 730.693784,137.173351 732.840192,136.568191 732.880485,137.030313 733.706363,136.271112 734.179626,136.425153 734.521938,135.621940 735.025263,135.941024 736.021588,135.192826 736.916980,136.348132 737.691420,136.942290 739.310031,136.535182 740.515859,135.511911 741.008093,135.599934 741.560501,135.324861 742.343735,134.598669 742.092722,133.190295 742.132885,132.816196 742.373855,132.673158 743.116718,132.056995 743.829286,132.079001 744.802509,130.923695 744.973040,130.791660 744.330988,129.768389 744.060079,129.768389 743.447933,128.899158 742.243332,129.339275 741.158760,128.040931 738.626505,126.577543 737.258966,125.114155 736.967274,124.134896 736.383802,123.474721 736.313375,123.045607 736.655433,121.384167 735.196374,120.107829 734.864209,119.029543 735.015197,118.116301 736.112146,118.677450 737.279082,118.314353 738.385222,117.852231 738.998444,117.016009 739.460787,115.365572 739.521088,115.024481 739.923057,114.232272 739.973299,114.001210 740.324970,112.834901 740.314923,112.405788 739.299981,111.679595 738.817507,111.910656 737.922706,112.526820 737.610968,112.229741 735.417796,111.943665 734.844076,112.405788 734.370923,112.449799 733.837274,113.319030 732.749531,114.034219 732.517829,114.980470 732.517829,115.277549 731.933454,117.071024 730.502242,117.808219 730.068706,120.118831 729.403152,121.142103 730.179617,121.197117 730.623217,122.484458 731.036510,123.771800 729.564513,124.134896 728.838319,124.035870 728.101851,124.597018 727.920227,125.037135 728.394443,125.521263 728.132120,126.291467 728.172479,127.083677 727.587220,127.677835 726.789866,128.260989 726.587969,128.514056 726.113455,129.570336 725.638862,130.219508 724.244925,130.153491 723.436535,131.495846 723.295043,132.244045 722.102194,133.234307 721.657275,133.586400 719.988217,133.344336 719.158384,133.498377 718.459924,134.488639 718.206817,135.324861 717.680282,135.511911 717.153651,136.227100 717.568887,136.909281 717.042235,137.602465 715.826515,137.701491 714.012107,138.141608 711.861711,138.075590 711.222366,138.647742 709.770626,139.153876 709.963557,139.968092 709.780780,140.309182 708.937827,141.376465 708.287669,141.233427 709.090186,141.783573 709.597992,141.761567 710.450904,143.092920 710.572727,142.080651 709.719852,141.893602 708.561972,142.487759 707.830438,141.904605 707.078388,142.366727 706.875098,142.773835 707.312155,143.819112 707.403623,144.248226 706.651461,145.150465 706.509138,145.986686 706.692124,147.108984 706.488806,148.088243 705.014317,148.220278 702.948753,148.572372 702.012144,149.562634 701.940867,149.727678 701.421515,150.563899 701.146525,151.323101 700.545529,151.598174 699.964786,152.533421 699.363542,152.753480 698.537898,152.577433 697.864974,153.974803 697.059296,154.084832 696.692077,155.031083 696.263594,156.109369 695.334993,156.263410 694.916514,156.439456 692.240878,156.241404 689.562726,155.944325 688.918368,155.988337 687.434765,156.747538 686.359950,156.747538 686.359950,158.541013 686.411141,159.608296 686.185894,160.202454 686.318996,159.927381 687.015124,160.444518 687.741781,160.565550 688.550097,161.566815 690.135367,161.071684 690.206939,160.664576 692.506511,160.884634 692.792550,160.290477 693.946631,158.915113 694.497973,159.487264 695.090037,160.389503 695.079830,161.060681 696.028921,162.017935 696.437035,161.874897 695.712593,162.623095 695.528902,163.129229 696.059532,162.953183 697.385674,163.382296 697.997532,163.855422 699.149509,163.580349 699.944407,164.350553 700.973370,164.515597 702.551750,164.867690 703.559420 Z" class="mapRegion" id="map-abcd1234-E06000052" style="fill: rgb(241, 238, 246);"><title>Cornwall 5% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E06000053" style="fill: url(#map-abcd1234-nodata);"><title>Isles of Scilly data unavailable</title><path d="M89.134621 746.346952,90.025857 747.229120,89.585740 747.980755,88.617484 747.790359,88.573472 746.938435,89.134621 746.346952 Z"/><path d="M87.242119 744.521612,87.770259 744.752351,88.287396 745.364220,87.605215 745.765375,87.242119 744.521612 Z"/><path d="M89.409694 743.789146,89.541729 744.621935,88.914562 744.601871,89.409694 743.789146 Z"/></g><path d="M263.057710 640.814600,262.727623 641.189131,263.057710 642.946684,262.375530 642.946684,262.067448 643.456065,261.528305 643.414487,260.989162 644.225161,261.396270 645.181040,260.802113 647.071066,260.218958 647.455147,260.923145 648.793831,261.429279 650.484439,262.100457 650.743645,262.122462 651.386374,262.705617 652.142947,264.686142 652.060045,265.874457 651.894233,265.742422 651.137593,267.337845 650.930259,268.405127 650.660702,269.230346 650.100770,270.220608 650.038549,270.220608 650.038549,270.924795 649.634076,270.924795 649.634076,270.792760 650.339273,271.012818 651.541851,271.606976 652.609227,272.564230 653.790125,273.070364 653.935114,273.257413 654.804888,272.949332 655.539846,272.410189 655.953823,271.584970 656.098701,272.146119 656.740212,272.047092 657.640151,272.707267 658.260632,274.368708 659.356483,274.159652 660.069591,274.709798 660.741196,274.247676 661.722484,274.247676 661.722484,273.543489 661.133752,273.125378 661.164741,272.894317 662.538245,273.213402 663.095717,273.312428 664.334153,272.861308 664.334153,272.520218 666.902180,271.188865 666.273280,270.077571 666.500113,269.582439 667.159886,269.043296 668.623208,268.273092 668.437758,266.864719 668.788042,266.699675 669.457582,267.678935 670.260821,267.535897 671.012364,268.251087 672.401679,267.909996 673.995980,268.768224 674.283888,269.318369 674.777375,269.296364 675.671602,268.889256 676.329244,269.208340 676.997007,269.021291 679.399651,269.582439 680.035909,270.429664 681.482352,269.219343 682.036114,269.857512 683.737744,269.571436 684.516463,269.571436 684.516463,268.988282 684.475483,267.954008 685.325696,266.886725 684.752087,265.720416 683.399549,264.939209 683.409798,262.331518 682.466743,262.023436 682.835802,261.242229 681.400304,260.582054 681.666951,259.767838 682.928059,259.745833 681.759246,259.272707 682.005352,257.688287 682.118143,256.841063 683.061314,256.576993 682.600019,256.576993 682.600019,256.246905 682.466743,255.300655 683.102314,255.135611 683.461042,253.474171 683.696752,252.847004 684.045158,252.318864 684.926230,252.318864 684.926230,251.042526 685.335938,250.305331 684.444748,250.173296 683.625016,248.599879 682.323207,247.631622 680.836160,247.378555 679.543335,246.212246 678.455264,245.475051 677.541373,244.550806 677.757037,243.978654 677.366777,242.339220 677.089454,242.339220 677.089454,241.525004 676.565548,240.897838 675.579109,240.853826 674.684853,241.624030 674.325015,241.558013 673.965131,241.558013 673.965131,243.395500 671.218231,243.934643 669.859230,244.627826 668.736532,244.847885 667.283576,245.453045 666.376388,245.464048 665.241995,245.133960 664.158741,243.978654 663.054427,244.418771 662.651813,244.198713 661.949682,243.758596 661.980662,243.758596 661.980662,243.010398 661.082103,242.086153 660.348585,243.340485 659.707892,243.714584 659.056717,243.439511 658.291653,243.692579 657.009189,244.165704 656.378086,243.549541 655.581247,243.549541 655.581247,243.813611 653.841908,243.505529 653.738342,243.670573 652.008230,242.944380 651.904597,242.405237 651.334546,243.439511 650.795484,244.121692 650.173360,245.045937 649.810392,244.638829 648.928702,244.561809 648.098625,244.726853 646.967251,244.396765 646.365051,244.396765 646.365051,245.199978 646.011977,245.585080 645.461509,246.311272 645.212205,247.587611 645.440734,248.071739 645.139487,249.028993 645.575766,250.250316 643.705525,252.703967 640.471235,253.331133 641.126713,254.497442 641.938045,255.091599 641.792439,255.498707 642.291630,256.819057 642.676363,256.400946 641.438792,257.127139 640.627315,257.963360 641.417987,259.272707 641.282757,258.887605 640.450424,259.767838 639.846829,260.670078 641.480399,261.869395 641.074696,261.737360 640.346365,262.144468 639.628254,263.057710 640.814600 Z" class="mapRegion" id="map-abcd1234-E06000054" style="fill: rgb(189, 201, 225);"><title>Wiltshire 8% non-UK born</title></path><path d="M322.396435 608.469266,320.878033 608.058762,320.393904 608.858663,320.327887 609.479481,319.293613 609.658336,318.567420 610.920511,318.061286 611.067727,318.732464 612.770672,318.171315 613.548215,317.324091 614.167994,317.181053 615.302148,316.388843 615.722089,315.453595 615.785075,315.057490 616.068493,314.375309 615.470132,313.847169 614.525092,312.757881 615.302148,312.548825 616.341387,310.359245 614.252021,309.732079 614.136483,309.203939 613.096426,309.203939 613.096426,308.609782 611.646004,307.553502 611.383166,307.707542 610.321049,307.542499 609.490002,307.828575 608.648185,306.266161 607.795587,306.266161 607.795587,306.519228 606.974320,307.454475 605.763038,307.245420 605.383747,306.816306 603.180729,308.477747 602.474131,308.477747 602.474131,309.412994 602.896002,310.216207 604.119069,311.096441 603.960944,311.547560 603.054187,311.184464 601.725152,312.042691 600.448261,311.976674 600.131586,314.078231 599.740970,314.078231 599.740970,315.310557 600.437705,315.222534 601.398070,315.717665 601.946702,316.641910 602.526868,317.346097 602.273719,317.434120 604.161234,317.632173 605.341600,318.754470 605.267842,319.568686 604.772557,321.010068 605.130857,320.459922 606.352946,320.757001 607.016442,321.923310 606.858481,322.396435 608.469266 Z" class="mapRegion" id="map-abcd1234-E06000055" style="fill: rgb(116, 169, 207);"><title>Bedford 19% non-UK born</title></path><path d="M322.396435 608.469266,321.978324 608.963896,323.309677 609.689897,323.672773 610.079124,323.672773 610.079124,323.067613 610.952058,324.013864 610.973089,325.015129 611.267509,326.456511 611.372652,326.335479 613.842364,325.961380 614.987152,325.961380 614.987152,325.367222 616.267918,324.508995 616.120975,323.562744 617.736929,324.266931 619.425339,322.616493 620.096226,322.462453 620.966044,321.593222 621.311800,321.131100 620.284884,320.635969 620.326807,320.052814 621.123211,318.853496 621.123211,318.457391 621.678465,318.523409 622.694398,317.654178 623.291219,317.313088 623.134173,317.445123 621.814642,316.938989 621.479424,316.641910 622.076503,316.355834 623.709964,316.498872 624.400758,317.016009 624.683306,317.159047 625.311090,317.159047 625.311090,316.036750 625.572625,315.761677 624.683306,315.145514 624.557733,313.572097 625.206469,313.429059 625.802755,312.515817 626.252502,313.330032 626.838110,314.034219 627.036770,314.991473 628.029863,315.706662 629.127083,316.564890 628.249341,317.049018 628.050767,317.764208 628.280694,318.347362 627.914891,318.347362 627.914891,318.545415 628.970364,318.930517 629.440496,318.930517 629.440496,317.599164 630.714682,316.410849 630.004551,316.410849 630.004551,316.135776 629.649419,314.518347 629.231558,313.858172 629.701647,313.098971 629.868771,312.515817 630.829539,312.658855 631.570777,312.064697 632.009163,311.492546 631.977852,310.678330 630.871304,310.678330 630.871304,310.887385 630.296980,309.985146 629.106188,309.765088 628.416552,308.543764 627.820820,308.114650 627.204053,307.454475 627.381779,306.596248 626.879934,306.046102 626.200209,305.330913 626.283877,304.945811 625.719074,305.749023 623.940248,306.761292 622.505902,306.849315 621.961287,306.849315 621.961287,306.508225 620.054301,307.146394 619.184200,307.234417 617.705458,306.233152 616.981534,307.894592 614.745630,308.664796 614.262524,308.818837 613.453661,309.203939 613.096426,309.203939 613.096426,309.732079 614.136483,310.359245 614.252021,312.548825 616.341387,312.757881 615.302148,313.847169 614.525092,314.375309 615.470132,315.057490 616.068493,315.453595 615.785075,316.388843 615.722089,317.181053 615.302148,317.324091 614.167994,318.171315 613.548215,318.732464 612.770672,318.061286 611.067727,318.567420 610.920511,319.293613 609.658336,320.327887 609.479481,320.393904 608.858663,320.878033 608.058762,322.396435 608.469266 Z" class="mapRegion" id="map-abcd1234-E06000056" style="fill: rgb(189, 201, 225);"><title>Central Bedfordshire 8% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E06000057" style="fill: rgb(241, 238, 246);"><title>Northumberland 3% non-UK born</title><path d="M262.628597 378.798836,263.431809 378.981997,263.332783 379.588629,262.529570 380.160797,262.628597 378.798836 Z"/><path d="M275.667052 420.464506,274.489740 421.028028,274.687792 421.715366,272.025087 421.816762,270.946801 421.264673,269.516422 420.994220,268.878253 421.106912,268.878253 421.106912,268.504154 420.126335,266.303570 420.689929,265.951477 421.061836,266.039500 422.695365,265.654398 423.179601,264.543104 423.855133,264.257028 425.273200,263.629862 425.183186,263.563844 426.161925,263.783903 426.713013,263.783903 426.713013,263.200748 426.510586,263.200748 426.510586,262.133465 427.061602,261.737360 428.444270,261.319250 428.736450,261.671343 429.567868,260.593057 431.016619,261.814381 431.802437,261.814381 431.802437,260.857127 432.442149,259.910876 435.481515,259.250701 435.963462,258.227430 436.232418,257.908346 435.548769,256.874072 435.335793,255.674754 434.315521,254.464433 434.416444,253.386147 435.649646,252.858007 435.705687,251.735710 436.322064,249.524124 436.075530,249.392089 437.072734,248.709908 437.632799,248.214777 438.472679,247.257523 438.427892,246.641360 439.771181,246.168235 440.017378,244.011663 438.998871,242.878363 439.480191,242.878363 439.480191,242.295208 438.674212,241.480992 438.405499,240.545745 437.050329,239.775541 436.568576,239.423447 435.436679,237.475931 436.736639,237.134841 436.680619,235.803488 438.192748,234.505144 438.461483,233.382846 437.755998,233.019750 437.296774,232.447599 435.806559,232.447599 435.806559,232.810695 435.290954,232.150520 433.934221,231.578368 433.261208,232.689663 432.397262,233.085768 430.893112,233.800957 430.421489,233.030753 429.444295,232.997744 428.264450,231.952467 427.916017,231.721406 427.387660,232.711669 426.476846,233.019750 425.284451,232.755680 424.710564,234.571161 423.292201,235.891511 422.965647,236.287616 422.526425,235.561424 421.580166,235.880508 421.028028,235.616438 419.393488,234.934258 419.754299,233.602905 420.002329,232.425593 418.626603,232.084502 418.446128,231.545360 416.968031,230.026957 416.640709,229.586841 416.302059,228.574572 414.235366,228.915663 413.760820,228.321505 412.732348,228.321505 412.732348,229.201738 410.527154,230.192001 410.561094,230.610112 408.954142,230.070969 408.048394,231.424327 406.360625,232.810695 405.431333,233.977004 403.900701,234.956263 403.549099,236.078561 401.710948,237.134841 401.620142,237.784013 401.211479,238.917313 401.234184,239.500468 401.949297,240.303680 401.892549,240.545745 401.495279,241.800077 400.745982,241.569016 400.269047,242.009132 399.587565,241.624030 398.474105,241.976124 397.883102,242.834351 397.985400,244.869891 396.200303,246.003191 396.507379,247.422567 395.369885,247.807669 394.083936,248.214777 393.526120,247.169500 393.343951,247.114485 392.444310,246.091214 390.997419,246.267261 390.085590,245.926170 389.629560,245.959179 388.591800,245.155966 387.462353,243.912637 386.343845,243.637564 385.795833,243.824614 384.756587,242.262199 382.951223,242.383232 381.888002,243.373494 381.602118,243.769599 381.853698,244.891896 381.785088,246.542334 380.263775,246.487319 379.645852,247.950707 377.768321,248.093745 376.737408,249.062001 376.450973,249.139022 375.717559,249.645156 375.224683,249.645156 375.224683,250.393354 375.362239,250.756450 374.754648,250.866480 374.490933,250.822468 373.883143,251.361611 373.734041,252.780987 374.078110,253.441162 373.871674,254.332398 373.080190,256.334929 375.373702,256.433955 375.717559,258.029378 377.172731,258.304451 377.653795,259.382736 378.375228,259.767838 379.668740,260.461022 381.041697,261.407273 382.185289,262.419541 382.471111,263.013699 381.636426,263.805909 382.642590,263.937944 383.362679,263.442812 383.808351,263.860923 384.539551,264.851186 383.556956,265.423337 383.648375,266.787699 384.402466,267.843979 385.772997,268.823238 386.309597,268.614183 386.811849,269.252352 387.804660,268.911261 388.865534,269.681466 390.153988,269.901524 391.931722,270.649722 392.239287,270.616713 393.446423,270.858778 395.085436,270.594708 395.711184,271.287891 396.348159,271.100842 397.985400,270.627716 398.258176,270.011553 399.530767,270.286626 401.052538,270.781757 402.153580,272.289157 403.753261,271.496947 405.771355,271.463938 406.881795,272.102107 408.795659,273.059361 410.018006,273.268416 411.149315,273.785553 412.042712,273.906585 412.958419,273.224404 414.517795,273.455466 415.861749,274.181658 416.855166,274.401716 418.570206,275.667052 420.464506 Z"/><path d="M251.614678 373.699632,251.592672 371.622787,253.595203 370.382795,253.595203 370.382795,254.288386 371.553914,254.915553 372.104851,255.256643 373.321101,254.354404 372.896624,253.529185 373.194912,253.452165 373.734041,252.802993 374.009299,251.614678 373.699632 Z"/></g><path d="M298.432085 617.516626,299.433350 618.607479,300.434615 619.310015,300.874732 620.043819,301.006767 620.903175,302.096055 620.745995,302.646201 620.945088,303.482423 621.919389,305.187875 621.154644,306.244155 621.437519,306.849315 621.961287,306.849315 621.961287,306.761292 622.505902,305.749023 623.940248,304.945811 625.719074,305.330913 626.283877,306.046102 626.200209,306.596248 626.879934,307.454475 627.381779,308.114650 627.204053,308.543764 627.820820,309.765088 628.416552,309.985146 629.106188,310.887385 630.296980,310.678330 630.871304,310.678330 630.871304,309.875117 631.518583,309.589041 632.103094,308.983881 631.643846,307.564505 631.372436,306.299169 631.549899,305.407933 629.962773,305.330913 628.970364,304.362656 628.970364,303.306376 630.192544,304.296639 631.529022,304.670738 631.257601,305.705012 632.708353,306.057105 634.502492,306.057105 634.502492,305.308907 635.107234,305.231886 635.691000,304.263630 635.565918,304.527700 637.306149,303.625461 637.566570,303.625461 637.566570,302.921274 636.097480,302.173076 634.012347,301.743962 634.419069,301.237828 633.699443,299.664411 633.908049,299.829455 634.387785,298.179017 635.774385,297.683886 635.534646,296.825659 636.462219,296.825659 636.462219,296.044452 635.503374,295.252242 635.159361,293.722837 635.357434,292.556527 635.305311,292.292458 635.961993,291.797326 635.993260,290.278924 634.992552,290.421962 634.325215,290.157892 633.699443,289.365682 633.678582,288.705507 632.896165,288.705507 632.896165,288.650492 632.061348,289.057600 631.393315,288.045332 630.370082,288.782527 629.701647,290.542994 630.704240,291.577268 630.098549,291.071134 629.774765,290.763052 627.413142,290.113880 626.451204,290.333938 624.568198,291.071134 624.097248,289.794796 622.725813,290.454971 621.227984,291.236178 620.075264,291.192166 619.540660,290.069869 619.676941,288.914562 619.068865,288.914562 619.068865,288.221379 618.785751,288.760522 617.222863,290.300930 616.719196,291.071134 616.099982,291.423227 616.299405,292.446498 615.312648,294.713099 615.596114,295.032184 615.071154,295.582329 615.218153,296.088463 616.656231,296.154481 617.338273,297.089729 618.712346,298.432085 617.516626 Z" class="mapRegion" id="map-abcd1234-E07000004" style="fill: rgb(189, 201, 225);"><title>Aylesbury Vale 9% non-UK born</title></path><path d="M306.057105 634.502492,307.201408 635.399132,308.356715 635.597189,309.412994 635.513798,309.941134 636.535161,310.810365 636.858168,310.304231 638.024853,310.909391 638.566363,311.085438 639.149412,310.964406 639.982129,311.811630 639.878053,311.811630 639.878053,312.548825 640.440018,311.877648 641.293159,311.492546 641.064293,311.305496 642.312428,311.580569 643.871819,311.877648 644.661581,311.877648 644.661581,309.996149 645.575766,309.379986 645.503057,308.598779 644.942101,308.257688 644.121241,308.400726 642.967477,307.333443 642.821924,307.245420 643.788673,305.980085 644.484943,305.980085 644.484943,305.837047 643.695131,305.132860 642.125243,305.341916 641.563613,303.647467 639.794789,303.196347 639.701114,302.635198 638.618426,303.240359 638.503886,303.625461 637.566570,303.625461 637.566570,304.527700 637.306149,304.263630 635.565918,305.231886 635.691000,305.308907 635.107234,306.057105 634.502492 Z" class="mapRegion" id="map-abcd1234-E07000005" style="fill: rgb(116, 169, 207);"><title>Chiltern 15% non-UK born</title></path><path d="M311.877648 644.661581,312.724872 644.994046,312.724872 644.994046,312.757881 645.461509,313.649117 647.579702,312.922925 648.793831,313.043957 650.121511,313.385047 650.671070,313.131980 651.500391,313.131980 651.500391,311.514551 651.583310,311.635583 650.557019,310.095175 650.474071,309.622050 649.748164,307.707542 648.762706,306.574242 649.468122,306.838312 650.245949,306.827309 651.147959,307.256423 651.137593,307.256423 651.137593,307.586510 651.624768,306.937338 652.049682,305.859053 651.510756,305.561974 650.733278,304.890796 650.391119,305.319910 648.451438,305.253892 647.320205,305.253892 647.320205,305.881058 647.226781,306.167134 645.866581,305.793035 644.671971,305.980085 644.484943,305.980085 644.484943,307.245420 643.788673,307.333443 642.821924,308.400726 642.967477,308.257688 644.121241,308.598779 644.942101,309.379986 645.503057,309.996149 645.575766,311.877648 644.661581 Z" class="mapRegion" id="map-abcd1234-E07000006" style="fill: rgb(43, 140, 190);"><title>South Bucks 21% non-UK born</title></path><path d="M303.625461 637.566570,303.240359 638.503886,302.635198 638.618426,303.196347 639.701114,303.647467 639.794789,305.341916 641.563613,305.132860 642.125243,305.837047 643.695131,305.980085 644.484943,305.980085 644.484943,305.793035 644.671971,306.167134 645.866581,305.881058 647.226781,305.253892 647.320205,305.253892 647.320205,304.604720 647.185258,304.560709 646.697315,303.955548 646.385818,302.822248 647.164496,302.118061 647.060685,301.391869 648.005226,300.786708 647.911824,299.532376 648.399556,299.532376 648.399556,298.729163 648.077870,298.267041 647.351346,297.727898 647.641978,297.441822 648.399556,297.441822 648.399556,297.254773 647.704253,295.835396 646.769993,295.725367 645.876966,296.363536 645.544605,296.671618 645.014824,295.659350 644.661581,295.835396 643.861426,295.395280 643.185793,295.989437 642.697158,295.604335 641.740435,296.429554 641.438792,296.132475 640.866621,296.924685 640.387989,297.507840 640.335959,298.013974 639.721931,297.518842 639.222284,297.815921 638.555950,297.793915 637.618651,296.825659 636.462219,296.825659 636.462219,297.683886 635.534646,298.179017 635.774385,299.829455 634.387785,299.664411 633.908049,301.237828 633.699443,301.743962 634.419069,302.173076 634.012347,302.921274 636.097480,303.625461 637.566570 Z" class="mapRegion" id="map-abcd1234-E07000007" style="fill: rgb(116, 169, 207);"><title>Wycombe 16% non-UK born</title></path><path d="M338.009573 605.141394,337.998570 605.815714,338.966826 607.342867,339.032844 609.332181,337.492435 609.311137,336.007042 610.131718,336.150080 609.374268,335.808989 608.690282,336.062056 608.174551,335.687957 607.521858,335.071794 607.205984,334.763712 606.532000,336.183089 605.562863,337.030313 605.236230,337.723497 605.605006,338.009573 605.141394 Z" class="mapRegion" id="map-abcd1234-E07000008" style="fill: rgb(43, 140, 190);"><title>Cambridge 27% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000009" style="fill: rgb(189, 201, 225);"><title>East Cambridgeshire 9% non-UK born</title><path d="M341.497497 588.516468,337.448424 593.494257,336.469164 594.181975,335.621940 595.451163,334.004511 597.512362,334.004511 597.512362,333.641415 596.096112,333.355339 595.778942,333.355339 595.778942,334.191561 595.007013,334.158552 593.959807,335.115806 593.526001,335.412884 592.996878,336.799252 593.547164,338.856797 591.017065,341.134401 588.081814,341.134401 588.081814,341.497497 588.516468 Z"/><path d="M348.583375 592.573507,348.132255 593.092127,346.470815 594.256027,346.855917 595.366568,347.835176 597.385562,348.198273 597.871594,349.089509 598.104014,348.902459 598.959576,348.385322 599.339741,348.660395 600.184367,349.661660 600.163255,351.356109 601.862304,351.081036 602.948731,349.738681 603.349443,348.385322 603.971485,347.593112 602.790540,346.877923 602.263171,346.888926 601.841204,345.931672 601.324208,345.722616 602.495226,345.139462 603.222908,345.942675 604.372050,345.238488 604.814712,346.338780 605.815714,346.855917 605.341600,347.252022 605.552327,348.011223 604.477452,348.484348 604.108527,349.122517 604.804174,349.584640 604.487992,350.453870 605.309989,351.103042 605.014941,351.818232 605.720897,351.785223 606.542532,351.785223 606.542532,351.422127 607.037503,351.037025 609.016511,350.244815 609.753018,349.870716 609.311137,349.177532 609.311137,348.836442 610.037048,348.110249 610.047567,348.110249 610.047567,347.252022 610.131718,346.580844 609.584691,345.579579 609.458439,343.995159 608.385065,344.017165 608.079815,341.838587 606.574129,340.441217 604.382590,340.529240 603.486515,340.188150 603.085823,341.299444 601.788454,341.673543 599.973235,339.968092 600.121029,339.737030 599.709296,338.438686 600.057690,337.547450 599.667064,336.062056 599.371419,334.543654 598.579358,333.729438 597.861029,333.729438 597.861029,333.883479 597.670852,335.632943 595.461737,336.480167 594.192554,337.470430 593.494257,341.497497 588.527069,341.497497 588.527069,341.915608 588.060609,343.951147 587.689506,345.205479 588.368057,346.063707 588.580071,346.701876 589.841217,348.352313 591.483030,348.583375 592.573507 Z"/></g><g class="mapRegion" id="map-abcd1234-E07000010" style="fill: rgb(189, 201, 225);"><title>Fenland 10% non-UK born</title><path d="M341.134401 588.081814,338.856797 591.017065,336.799252 593.547164,335.412884 592.996878,335.115806 593.526001,334.158552 593.959807,334.191561 595.007013,333.355339 595.778942,333.355339 595.778942,333.058260 594.520481,332.761182 593.980967,333.333333 593.155625,332.882214 592.732278,332.915223 592.192418,332.365077 591.419494,330.802663 590.254409,330.472575 589.639896,330.538593 588.431663,329.339275 587.477425,329.295263 588.177232,328.536062 588.792068,328.260989 588.442264,327.611817 589.237210,325.444243 586.565291,324.784068 585.896911,324.784068 585.896911,324.663036 585.355723,324.817077 584.209331,325.620289 584.135012,327.226715 583.689053,327.226715 583.689053,333.564395 582.063885,334.411619 581.787618,334.532651 581.511324,335.731969 580.427135,337.052319 579.533956,337.866535 578.342603,337.877538 578.193648,338.130605 578.076607,338.174616 577.916996,337.965561 576.991076,337.965561 576.991076,339.142873 577.257177,339.109864 578.672404,338.581724 579.002165,339.340925 579.938048,340.320185 580.650385,339.792045 582.010759,339.417946 582.106385,339.836057 583.466047,340.342191 583.508526,340.386202 584.825045,339.913077 585.079783,339.957089 586.406168,340.914342 586.777442,340.265170 587.381983,341.134401 588.081814 Z"/><path d="M338.625736 573.422866,338.031578 575.361985,337.888540 577.363610,338.097596 577.725452,338.130605 578.055326,337.844529 578.204288,337.855532 578.321324,337.052319 579.502051,335.621940 580.501553,334.554657 581.468815,334.389613 581.776992,331.528855 582.563221,331.528855 582.563221,331.396820 582.308252,330.824669 578.300046,330.824669 578.300046,332.860208 578.087247,333.872476 577.054943,333.729438 574.935921,334.488639 574.104909,335.456896 574.349977,337.151345 573.348258,338.625736 573.422866 Z"/></g><path d="M324.784068 585.896911,325.444243 586.565291,327.611817 589.237210,328.260989 588.442264,328.536062 588.792068,329.295263 588.177232,329.339275 587.477425,330.538593 588.431663,330.472575 589.639896,330.802663 590.254409,332.365077 591.419494,332.915223 592.192418,332.882214 592.732278,333.333333 593.155625,332.761182 593.980967,333.058260 594.520481,333.355339 595.778942,333.355339 595.778942,333.641415 596.096112,334.004511 597.512362,334.004511 597.512362,333.707432 597.839899,333.036255 597.945548,332.376080 598.568796,332.354074 598.959576,332.354074 598.959576,331.374814 600.384929,330.824669 600.131586,330.208505 600.342706,329.526324 601.978350,328.734115 602.917094,328.106948 602.642887,327.259724 603.887149,326.522528 602.242074,325.257193 602.431940,324.927106 603.655210,325.961380 604.066361,326.929636 604.762018,326.720581 605.583935,326.016394 605.815714,324.817077 605.668220,324.486989 607.205984,325.389228 607.532387,326.137426 606.732106,326.995654 607.026973,327.853881 607.048034,328.150960 608.574514,327.545800 608.774474,326.434505 608.574514,326.005391 609.542608,324.718050 609.416354,323.672773 610.079124,323.672773 610.079124,323.309677 609.689897,321.978324 608.963896,322.396435 608.469266,322.396435 608.469266,321.923310 606.858481,320.757001 607.016442,320.459922 606.352946,321.010068 605.130857,319.568686 604.772557,318.754470 605.267842,317.632173 605.341600,317.434120 604.161234,317.346097 602.273719,316.641910 602.526868,315.717665 601.946702,315.222534 601.398070,315.310557 600.437705,314.078231 599.740970,314.078231 599.740970,313.990207 598.758912,312.746878 597.068540,313.330032 596.032681,314.815426 595.937531,315.178522 595.620344,315.948726 594.139658,316.564890 593.896328,317.390108 593.102711,318.006272 591.673630,318.831490 590.508651,318.160312 589.173622,318.303350 588.177232,317.456126 587.869762,316.960995 587.360773,316.080761 586.925938,316.553887 586.098503,316.476866 585.451235,315.849700 584.814430,316.014744 583.551004,316.014744 583.551004,316.729933 583.285505,317.005006 584.028838,317.863234 584.570284,318.589426 584.464126,319.194587 585.599801,321.054079 588.156028,321.604225 587.254722,322.682511 586.978970,323.089619 586.363733,322.968587 585.780193,324.784068 585.896911 Z" class="mapRegion" id="map-abcd1234-E07000011" style="fill: rgb(189, 201, 225);"><title>Huntingdonshire 8% non-UK born</title></path><path d="M333.729438 597.861029,334.543654 598.579358,336.062056 599.371419,337.547450 599.667064,338.438686 600.057690,339.737030 599.709296,339.968092 600.121029,341.673543 599.973235,341.299444 601.788454,340.188150 603.085823,340.529240 603.486515,340.441217 604.382590,341.838587 606.574129,344.017165 608.079815,343.995159 608.385065,345.579579 609.458439,346.580844 609.584691,347.252022 610.131718,348.110249 610.047567,348.110249 610.047567,348.110249 611.688056,347.042966 612.676091,346.745888 613.600744,347.725147 615.596114,347.626121 615.932036,347.626121 615.932036,346.767893 616.845121,347.053969 617.757909,347.053969 617.757909,346.360786 617.694968,345.282500 616.845121,344.545305 615.480631,343.279969 614.504087,342.674809 614.231014,341.816581 615.018653,341.090389 614.462078,339.869065 614.231014,339.505969 615.302148,339.087858 615.449135,339.351928 616.267918,338.218628 616.771666,336.975298 616.908082,336.612202 616.278414,336.106068 616.918575,335.654949 617.978193,335.577928 618.680886,335.126809 619.530176,334.653683 619.676941,334.653683 619.676941,334.037520 618.492120,333.575397 616.698208,332.464103 616.929068,331.968972 616.803147,331.396820 616.089486,330.648622 616.351882,329.933432 617.117940,327.875887 618.261389,327.303735 618.177482,326.863619 617.138924,326.071409 616.761172,326.335479 615.690596,325.961380 614.987152,325.961380 614.987152,326.335479 613.842364,326.456511 611.372652,325.015129 611.267509,324.013864 610.973089,323.067613 610.952058,323.672773 610.079124,323.672773 610.079124,324.718050 609.416354,326.005391 609.542608,326.434505 608.574514,327.545800 608.774474,328.150960 608.574514,327.853881 607.048034,326.995654 607.026973,326.137426 606.732106,325.389228 607.532387,324.486989 607.205984,324.817077 605.668220,326.016394 605.815714,326.720581 605.583935,326.929636 604.762018,325.961380 604.066361,324.927106 603.655210,325.257193 602.431940,326.522528 602.242074,327.259724 603.887149,328.106948 602.642887,328.734115 602.917094,329.526324 601.978350,330.208505 600.342706,330.824669 600.131586,331.374814 600.384929,332.354074 598.959576,332.354074 598.959576,333.047258 597.956113,333.729438 597.861029 M338.009573 605.141394,337.723497 605.605006,337.030313 605.236230,336.183089 605.562863,334.763712 606.532000,335.071794 607.205984,335.687957 607.521858,336.062056 608.174551,335.808989 608.690282,336.150080 609.374268,336.007042 610.131718,337.492435 609.311137,339.032844 609.332181,338.966826 607.342867,337.998570 605.815714,338.009573 605.141394 Z" class="mapRegion" id="map-abcd1234-E07000012" style="fill: rgb(116, 169, 207);"><title>South Cambridgeshire 11% non-UK born</title></path><path d="M211.773120 430.477639,212.290257 431.589166,213.346537 431.881006,213.621610 432.868539,213.566595 433.788416,214.259779 434.337948,213.863674 435.134012,215.481102 435.380632,215.547120 435.716895,214.721901 436.658211,215.250041 437.307975,215.327062 438.797363,216.284315 438.864534,216.823458 439.379457,216.955493 440.476140,216.955493 440.476140,216.691423 441.460537,215.371073 442.332772,216.042251 443.249433,216.482368 443.316494,216.944490 444.489786,216.592397 445.863566,215.679155 445.997556,213.896683 445.550897,213.192496 445.874732,212.994444 446.488796,214.248776 446.912977,212.807394 448.397088,212.719371 449.300546,212.906420 450.749911,213.357540 451.518875,214.556858 451.262578,215.040986 451.975692,215.910216 452.254201,215.734170 452.944781,214.930957 453.490437,215.712164 455.683089,215.360070 456.873279,215.767178 457.173525,215.789184 458.885403,215.789184 458.885403,213.962700 459.363203,212.950432 459.929786,212.587336 460.729466,212.136216 460.596202,211.751114 461.506708,210.738846 460.962662,209.913627 461.917445,209.913627 461.917445,208.912362 461.306867,208.615283 460.585097,207.977114 460.074190,208.120152 459.096534,207.360951 458.840953,204.830280 457.218003,203.245860 456.528511,202.838752 456.628610,202.233592 455.905594,202.288606 455.427185,201.826484 454.570289,201.848490 454.002585,201.254332 453.223190,199.493866 452.710895,199.251802 453.367952,197.799417 453.468167,197.370303 452.265341,196.644111 451.908846,195.708863 451.986833,194.982670 452.454710,194.278484 452.176222,194.278484 452.176222,194.388513 450.738765,194.146449 449.110956,195.246740 447.303611,196.071959 446.499960,196.666117 444.847259,197.447324 443.696473,198.426583 442.981174,199.559883 441.505274,199.713924 440.140468,199.449854 438.898119,200.539143 436.221212,200.935248 434.360376,202.211586 432.756338,202.893767 432.307485,204.346152 432.969517,205.006327 433.608952,205.248391 432.677794,206.139627 432.745118,206.634758 431.970797,205.556472 431.982021,204.665236 431.566716,204.269131 430.915568,205.347417 429.399358,206.799802 429.197132,207.459977 428.669027,208.208175 428.522937,209.187435 428.826345,210.386752 429.983480,211.773120 430.477639 Z" class="mapRegion" id="map-abcd1234-E07000026" style="fill: rgb(241, 238, 246);"><title>Allerdale 3% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000027" style="fill: rgb(241, 238, 246);"><title>Barrow-in-Furness 3% non-UK born</title><path d="M206.634758 481.956923,206.161633 482.155252,206.843814 484.534080,206.909831 485.700709,207.735050 486.591853,207.746053 487.427724,208.252187 487.592668,208.274193 488.746998,206.821808 486.470850,205.985586 484.754237,205.688507 482.551867,205.897563 482.133216,206.634758 481.956923 Z"/><path d="M210.606811 485.722716,209.704572 486.492851,209.154426 485.931774,208.868350 485.018401,207.724047 485.722716,207.129889 485.029408,206.920834 484.192801,206.942840 482.882336,207.184904 481.615321,206.425703 480.965059,206.865819 480.557188,207.977114 480.204386,208.164164 478.152816,208.571271 477.987300,208.571271 477.987300,210.232712 478.814782,210.804863 480.931991,210.078671 481.427974,210.056665 483.851480,209.616548 484.324914,210.859878 485.469624,210.606811 485.722716 Z"/></g><path d="M232.447599 435.806559,231.721406 435.335793,229.894922 435.313374,229.124718 435.862597,228.827639 436.400502,227.914397 436.837472,228.321505 437.587998,227.705342 437.778397,226.803103 437.632799,225.955878 436.938301,225.746823 437.352781,224.096386 437.621599,222.588986 436.590985,221.400671 436.557371,220.047313 438.002379,219.398141 438.259934,219.013038 439.401843,217.813721 440.308309,216.955493 440.476140,216.955493 440.476140,216.823458 439.379457,216.284315 438.864534,215.327062 438.797363,215.250041 437.307975,214.721901 436.658211,215.547120 435.716895,215.481102 435.380632,213.863674 435.134012,214.259779 434.337948,213.566595 433.788416,213.621610 432.868539,213.346537 431.881006,212.290257 431.589166,211.773120 430.477639,211.773120 430.477639,211.288992 429.107249,212.290257 427.713680,213.434560 427.646231,214.006712 426.634293,214.534852 426.690522,214.292788 425.948208,214.292788 425.948208,214.611872 425.599475,214.446828 424.834354,215.360070 423.010691,214.303791 422.120926,214.677890 421.771698,215.536117 421.771698,217.945756 422.154720,218.803983 421.456227,218.759971 420.735011,220.333388 420.216518,220.498432 419.743025,221.807779 418.175392,221.807779 418.175392,222.060846 418.164111,223.579249 416.290770,226.142928 414.811489,226.616053 414.235366,227.793365 413.794719,228.321505 412.732348,228.321505 412.732348,228.915663 413.760820,228.574572 414.235366,229.586841 416.302059,230.026957 416.640709,231.545360 416.968031,232.084502 418.446128,232.425593 418.626603,233.602905 420.002329,234.934258 419.754299,235.616438 419.393488,235.880508 421.028028,235.561424 421.580166,236.287616 422.526425,235.891511 422.965647,234.571161 423.292201,232.755680 424.710564,233.019750 425.284451,232.711669 426.476846,231.721406 427.387660,231.952467 427.916017,232.997744 428.264450,233.030753 429.444295,233.800957 430.421489,233.085768 430.893112,232.689663 432.397262,231.578368 433.261208,232.150520 433.934221,232.810695 435.290954,232.447599 435.806559 Z" class="mapRegion" id="map-abcd1234-E07000028" style="fill: rgb(189, 201, 225);"><title>Carlisle 7% non-UK born</title></path><path d="M209.913627 461.917445,210.298729 463.493213,211.806129 464.513646,210.210706 465.023718,209.770589 465.522609,209.374484 467.129525,208.802333 468.403300,208.373219 468.613692,207.030863 470.550751,207.382956 471.867163,207.173901 472.707564,207.570006 473.591916,207.570006 473.591916,207.459977 474.895810,207.757056 475.315576,207.371954 476.817363,206.546735 477.424469,207.096881 478.505885,206.623755 479.156734,205.996589 479.366297,205.534467 478.947156,204.808274 479.476586,203.928041 479.344238,201.738461 475.801539,201.155306 475.127794,200.110029 473.149776,200.264070 471.214568,199.746933 469.344402,198.580624 467.838482,197.986466 466.409301,197.359300 465.422839,195.477802 462.960662,194.641580 462.083943,193.486274 460.051974,192.463003 459.474307,191.835836 458.396405,191.725807 457.718331,192.694064 457.206884,193.255213 455.549577,193.981405 454.091645,193.882379 452.833409,194.278484 452.176222,194.278484 452.176222,194.982670 452.454710,195.708863 451.986833,196.644111 451.908846,197.370303 452.265341,197.799417 453.468167,199.251802 453.367952,199.493866 452.710895,201.254332 453.223190,201.848490 454.002585,201.826484 454.570289,202.288606 455.427185,202.233592 455.905594,202.838752 456.628610,203.245860 456.528511,204.830280 457.218003,207.360951 458.840953,208.120152 459.096534,207.977114 460.074190,208.615283 460.585097,208.912362 461.306867,209.913627 461.917445 Z" class="mapRegion" id="map-abcd1234-E07000029" style="fill: rgb(241, 238, 246);"><title>Copeland 3% non-UK born</title></path><path d="M242.878363 439.480191,242.966386 440.755835,242.482258 441.281583,242.548275 441.885507,242.119162 443.472962,242.350223 443.785872,241.723057 444.523301,241.745062 445.160009,241.282940 445.696069,241.359960 446.511123,242.284205 447.504487,243.109424 447.549124,243.626561 447.961982,243.813611 448.865585,242.383232 450.114516,243.010398 451.429731,243.175441 452.476988,244.462783 453.412493,245.431039 454.548028,246.839412 455.438312,246.806404 455.972342,247.301535 456.695340,248.269791 456.717583,248.654894 458.607574,248.489850 459.540967,248.786929 460.729466,248.346812 461.639927,248.346812 461.639927,247.609617 462.261529,245.827144 462.305924,245.288001 462.061744,244.682841 462.661055,243.956649 462.960662,243.043407 464.136574,243.098421 465.589121,243.648567 466.553361,243.450514 467.029813,242.691313 467.074130,241.624030 468.170742,240.732794 468.414374,240.732794 468.414374,240.226660 467.705567,239.247401 467.472949,238.686252 467.760949,237.795016 467.085209,237.068823 467.594799,236.265610 467.007654,234.824228 467.495104,234.329097 466.752816,234.164053 465.888405,233.525884 466.376055,232.733674 466.032493,232.414590 466.320645,231.325301 464.890665,230.225010 465.212199,229.223744 464.081118,227.870386 463.382274,226.539033 462.439104,226.087913 462.383613,225.163668 461.306867,223.469219 460.551780,222.027837 460.296335,221.543709 459.663173,219.970292 460.107513,219.475161 461.184735,218.616933 460.807200,218.308852 460.074190,217.648677 460.051974,217.120537 459.140981,215.789184 458.885403,215.789184 458.885403,215.767178 457.173525,215.360070 456.873279,215.712164 455.683089,214.930957 453.490437,215.734170 452.944781,215.910216 452.254201,215.040986 451.975692,214.556858 451.262578,213.357540 451.518875,212.906420 450.749911,212.719371 449.300546,212.807394 448.397088,214.248776 446.912977,212.994444 446.488796,213.192496 445.874732,213.896683 445.550897,215.679155 445.997556,216.592397 445.863566,216.944490 444.489786,216.482368 443.316494,216.042251 443.249433,215.371073 442.332772,216.691423 441.460537,216.955493 440.476140,216.955493 440.476140,217.813721 440.308309,219.013038 439.401843,219.398141 438.259934,220.047313 438.002379,221.400671 436.557371,222.588986 436.590985,224.096386 437.621599,225.746823 437.352781,225.955878 436.938301,226.803103 437.632799,227.705342 437.778397,228.321505 437.587998,227.914397 436.837472,228.827639 436.400502,229.124718 435.862597,229.894922 435.313374,231.721406 435.335793,232.447599 435.806559,232.447599 435.806559,233.019750 437.296774,233.382846 437.755998,234.505144 438.461483,235.803488 438.192748,237.134841 436.680619,237.475931 436.736639,239.423447 435.436679,239.775541 436.568576,240.545745 437.050329,241.480992 438.405499,242.295208 438.674212,242.878363 439.480191 Z" class="mapRegion" id="map-abcd1234-E07000030" style="fill: url(#map-abcd1234-nodata);"><title>Eden data unavailable</title></path><g class="mapRegion" id="map-abcd1234-E07000031" style="fill: rgb(241, 238, 246);"><title>South Lakeland 4% non-UK born</title><path d="M216.856467 482.122198,217.417616 482.386618,216.339330 483.179724,215.701161 483.102627,216.284315 481.912847,216.526379 482.056089,216.856467 482.122198 Z"/><path d="M215.789184 458.885403,217.120537 459.140981,217.648677 460.051974,218.308852 460.074190,218.616933 460.807200,219.475161 461.184735,219.970292 460.107513,221.543709 459.663173,222.027837 460.296335,223.469219 460.551780,225.163668 461.306867,226.087913 462.383613,226.539033 462.439104,227.870386 463.382274,229.223744 464.081118,230.225010 465.212199,231.325301 464.890665,232.414590 466.320645,232.733674 466.032493,233.525884 466.376055,234.164053 465.888405,234.329097 466.752816,234.824228 467.495104,236.265610 467.007654,237.068823 467.594799,237.795016 467.085209,238.686252 467.760949,239.247401 467.472949,240.226660 467.705567,240.732794 468.414374,240.732794 468.414374,242.570281 470.019581,242.966386 470.506491,242.460252 471.380497,242.416240 473.426122,242.746328 474.078187,242.614293 474.951046,242.614293 474.951046,242.471255 475.724232,241.491995 476.221164,240.941850 475.437075,240.534742 476.077616,239.610497 476.121785,239.346427 477.027106,238.125103 477.214757,237.145844 476.960873,237.145844 476.960873,237.189855 476.110743,235.649447 477.424469,234.857237 477.634164,233.679925 478.693434,232.282555 479.079523,230.819167 479.013340,230.236013 478.583112,229.729878 479.818456,229.058701 480.259514,228.695604 481.273678,226.517027 480.755619,226.594047 479.763318,225.295703 479.642012,224.096386 478.869938,223.535237 479.774346,222.632998 480.413868,221.389668 480.248489,221.389668 480.248489,221.664741 479.487615,223.645266 477.799702,222.820047 477.446543,222.423942 478.351423,221.037575 478.616209,219.915278 479.167764,219.420146 480.303616,218.528910 481.648382,217.571656 482.276446,217.274578 482.144234,216.592397 482.056089,216.152280 481.593281,215.899213 480.072073,215.018980 478.947156,215.679155 478.627241,214.996974 476.850482,214.303791 477.347208,215.107003 477.976265,214.303791 478.792719,213.962700 479.884619,214.006712 481.218570,213.346537 481.747559,212.972438 482.915381,212.191231 484.137753,210.606811 485.722716,210.606811 485.722716,210.859878 485.469624,209.616548 484.324914,210.056665 483.851480,210.078671 481.427974,210.804863 480.931991,210.232712 478.814782,208.571271 477.987300,208.571271 477.987300,208.769324 477.071260,208.637289 476.232206,207.724047 474.442833,207.570006 473.591916,207.570006 473.591916,207.173901 472.707564,207.382956 471.867163,207.030863 470.550751,208.373219 468.613692,208.802333 468.403300,209.374484 467.129525,209.770589 465.522609,210.210706 465.023718,211.806129 464.513646,210.298729 463.493213,209.913627 461.917445,209.913627 461.917445,210.738846 460.962662,211.751114 461.506708,212.136216 460.596202,212.587336 460.729466,212.950432 459.929786,213.962700 459.363203,215.789184 458.885403 Z"/></g><path d="M274.368708 548.100811,274.698795 548.810626,275.358970 549.014933,275.524014 549.584762,276.184189 550.046990,277.130440 550.068487,277.933652 549.810511,279.066953 549.778263,279.066953 549.778263,279.397040 550.713322,280.684381 551.497668,280.684381 551.497668,280.178247 552.636186,280.519338 553.301894,280.519338 553.301894,280.695384 554.654290,281.619629 556.467181,281.619629 556.467181,280.816416 557.507179,280.640370 558.096695,279.309017 558.150281,278.285746 557.871622,276.327227 558.053825,275.722066 557.732282,275.017880 558.053825,275.171921 558.878950,275.171921 558.878950,274.368708 558.878950,273.939594 559.628849,273.939594 560.549876,272.487209 561.545526,272.487209 561.545526,271.485944 560.806853,270.220608 560.753318,270.055565 560.078692,270.055565 560.078692,270.352643 559.093227,271.199868 559.018232,271.430929 558.364615,270.286626 557.700125,270.363646 556.799594,271.287891 556.402838,271.155856 555.759329,270.385652 554.729404,271.067833 553.988908,270.594708 553.581014,270.792760 552.947585,272.135116 552.238832,272.894317 551.121640,273.708533 550.756306,273.158387 550.111481,273.411454 548.735351,274.368708 548.100811 Z" class="mapRegion" id="map-abcd1234-E07000032" style="fill: rgb(241, 238, 246);"><title>Amber Valley 1% non-UK born</title></path><path d="M282.598889 536.794460,283.666172 537.291231,284.579414 536.859261,285.635693 537.140049,285.767728 536.675653,285.767728 536.675653,286.757991 537.248037,286.592947 538.295299,287.055070 538.845762,285.657699 539.913994,285.250591 540.787694,285.679705 541.564084,285.393629 542.717482,285.393629 542.717482,285.943775 544.538223,285.712714 544.979760,284.260329 545.195118,283.446113 546.142494,283.446113 546.142494,282.048743 545.711909,280.915443 546.583775,281.322550 547.982490,281.443583 549.724514,281.872696 550.175970,281.806679 551.014194,280.684381 551.497668,280.684381 551.497668,279.397040 550.713322,279.066953 549.778263,279.066953 549.778263,278.901909 547.982490,279.496066 547.498400,279.859163 546.508439,279.154976 545.098209,280.827419 544.624382,281.454585 543.913489,281.344556 542.609709,281.454585 541.768929,281.157507 541.305312,281.157507 541.305312,280.695384 540.162110,281.839688 539.536384,281.256533 538.586735,281.256533 538.586735,280.970457 537.723133,281.179513 536.740457,281.784673 536.578444,282.598889 536.794460 Z" class="mapRegion" id="map-abcd1234-E07000033" style="fill: rgb(241, 238, 246);"><title>Bolsover 4% non-UK born</title></path><path d="M281.256533 538.586735,281.839688 539.536384,280.695384 540.162110,281.157507 541.305312,281.157507 541.305312,280.090224 541.305312,279.936183 540.863186,278.802883 541.035732,277.999670 541.693461,278.219728 542.394148,277.724597 542.846805,276.503273 542.976122,276.459262 542.523487,275.435991 542.598931,274.896848 542.167792,275.270947 541.704243,274.907851 540.766125,275.568026 539.471645,275.700061 538.824178,276.536282 538.683873,277.482533 538.262916,277.977664 538.597528,278.582824 537.733930,280.035209 538.327683,280.607361 538.068606,281.256533 538.586735 Z" class="mapRegion" id="map-abcd1234-E07000034" style="fill: rgb(189, 201, 225);"><title>Chesterfield 6% non-UK born</title></path><path d="M270.374649 536.675653,270.429664 537.679946,271.144853 538.252121,270.748748 538.824178,270.913792 539.816899,271.650988 539.892418,271.981075 540.658275,271.441932 541.434701,271.529955 542.361813,273.510480 543.805762,272.333168 543.859626,272.190130 544.592072,272.663256 545.690378,273.818562 547.003464,274.368708 548.100811,274.368708 548.100811,273.411454 548.735351,273.158387 550.111481,273.708533 550.756306,272.894317 551.121640,272.135116 552.238832,270.792760 552.947585,270.594708 553.581014,271.067833 553.988908,270.385652 554.729404,271.155856 555.759329,271.287891 556.402838,270.363646 556.799594,270.286626 557.700125,271.430929 558.364615,271.199868 559.018232,270.352643 559.093227,270.055565 560.078692,270.055565 560.078692,268.735215 560.014433,268.163063 561.920140,267.612917 562.027164,266.413600 561.631157,265.918468 562.487317,264.939209 562.241198,264.620124 562.572918,265.071244 563.396697,264.972218 564.626559,264.708148 565.096971,264.708148 565.096971,264.488089 564.744170,263.079716 564.369938,262.199483 564.327165,261.308247 563.760365,261.462288 563.311121,260.450019 561.577638,260.681080 560.999569,261.506299 559.971593,261.462288 558.536071,261.715355 558.053825,263.112725 557.142688,264.069979 556.713814,263.926941 556.102553,264.235022 555.523339,264.158002 554.203565,263.431809 553.817170,263.431809 553.817170,263.233757 552.421407,262.848655 551.024938,263.255763 550.745560,263.079716 549.692264,262.584585 549.305238,261.803378 547.616741,262.133465 546.960422,261.385267 545.604252,259.701821 544.139702,258.821588 543.859626,258.821588 543.859626,259.470760 543.374811,260.196952 543.514877,261.033174 544.031983,261.418276 543.170086,259.756836 542.124674,260.372999 541.715024,260.637069 540.992596,262.001430 540.108174,262.815646 540.302340,262.551576 539.158722,261.704352 537.906671,261.748363 537.226440,262.386532 536.308401,264.191011 534.936173,265.511361 535.379250,265.412334 536.167968,266.237553 535.789844,267.040766 535.109089,267.590912 534.201155,267.502888 532.925217,268.262089 531.475554,268.262089 531.475554,267.865984 533.087446,269.153326 533.779512,269.857512 534.622733,269.076305 536.059938,269.978544 535.941100,270.374649 536.675653 Z" class="mapRegion" id="map-abcd1234-E07000035" style="fill: rgb(241, 238, 246);"><title>Derbyshire Dales 1% non-UK born</title></path><path d="M284.227320 563.589233,283.688177 564.423402,283.138032 564.797628,283.138032 564.797628,282.301810 564.851084,281.674644 564.562406,281.157507 564.829702,281.157507 564.829702,280.035209 564.369938,279.738131 563.460877,278.494801 563.000886,278.494801 563.000886,278.450789 561.641860,277.911647 561.031687,277.141442 560.817559,277.691588 559.875201,276.734335 559.810937,276.118171 560.014433,275.402982 559.853780,275.171921 558.878950,275.171921 558.878950,275.017880 558.053825,275.722066 557.732282,276.327227 558.053825,278.285746 557.871622,279.309017 558.150281,280.640370 558.096695,280.816416 557.507179,281.619629 556.467181,281.619629 556.467181,282.257798 558.578933,282.224790 559.500310,282.631897 559.950173,282.741927 560.999569,282.455851 561.492006,282.862959 562.744113,283.919239 562.893900,284.227320 563.589233 Z" class="mapRegion" id="map-abcd1234-E07000036" style="fill: rgb(241, 238, 246);"><title>Erewash 2% non-UK born</title></path><path d="M261.770369 523.108846,262.221489 524.063851,262.771634 524.270002,262.562579 525.701780,262.562579 525.701780,263.365792 526.092135,263.838917 526.753444,264.730153 526.937715,264.675139 529.256306,265.324311 529.916854,266.325576 529.981818,266.292568 530.620543,267.183804 530.837027,267.711944 531.399804,268.262089 531.475554,268.262089 531.475554,267.502888 532.925217,267.590912 534.201155,267.040766 535.109089,266.237553 535.789844,265.412334 536.167968,265.511361 535.379250,264.191011 534.936173,262.386532 536.308401,261.748363 537.226440,261.704352 537.906671,262.551576 539.158722,262.815646 540.302340,262.001430 540.108174,260.637069 540.992596,260.372999 541.715024,259.756836 542.124674,261.418276 543.170086,261.033174 544.031983,260.196952 543.514877,259.470760 543.374811,258.821588 543.859626,258.821588 543.859626,258.414480 543.924261,257.391209 543.137760,256.576993 542.965346,256.367938 542.157013,255.399681 542.976122,255.399681 542.976122,255.289652 542.372591,255.839798 542.081556,255.608736 541.370007,254.926556 540.949460,254.552456 538.694666,254.574462 537.118451,254.849535 536.189574,254.519448 535.930296,254.354404 534.817286,254.728503 534.438976,254.453430 533.433501,253.716235 532.871139,253.716235 532.871139,254.255378 532.384387,255.146614 530.349915,254.002311 529.613671,253.903284 529.018036,253.903284 529.018036,255.465698 527.338733,255.377675 525.701780,255.894812 525.257141,255.960830 524.313400,256.323926 523.835983,256.323926 523.835983,256.621005 524.183204,257.402212 524.096402,258.117401 523.532128,257.732299 523.119701,258.392474 521.979776,258.392474 521.979776,258.997634 522.294660,259.899873 521.925482,261.011168 523.184825,261.770369 523.108846 Z" class="mapRegion" id="map-abcd1234-E07000037" style="fill: rgb(241, 238, 246);"><title>High Peak 3% non-UK born</title></path><path d="M280.948451 535.552139,281.432580 535.206350,282.345822 535.714213,282.147769 536.502835,282.598889 536.794460,282.598889 536.794460,281.784673 536.578444,281.179513 536.740457,280.970457 537.723133,281.256533 538.586735,281.256533 538.586735,280.607361 538.068606,280.035209 538.327683,278.582824 537.733930,277.977664 538.597528,277.482533 538.262916,276.536282 538.683873,275.700061 538.824178,275.568026 539.471645,274.907851 540.766125,275.270947 541.704243,274.896848 542.167792,275.435991 542.598931,276.459262 542.523487,276.503273 542.976122,277.724597 542.846805,278.219728 542.394148,277.999670 541.693461,278.802883 541.035732,279.936183 540.863186,280.090224 541.305312,281.157507 541.305312,281.157507 541.305312,281.454585 541.768929,281.344556 542.609709,281.454585 543.913489,280.827419 544.624382,279.154976 545.098209,279.859163 546.508439,279.496066 547.498400,278.901909 547.982490,279.066953 549.778263,279.066953 549.778263,277.933652 549.810511,277.130440 550.068487,276.184189 550.046990,275.524014 549.584762,275.358970 549.014933,274.698795 548.810626,274.368708 548.100811,274.368708 548.100811,273.818562 547.003464,272.663256 545.690378,272.190130 544.592072,272.333168 543.859626,273.510480 543.805762,271.529955 542.361813,271.441932 541.434701,271.981075 540.658275,271.650988 539.892418,270.913792 539.816899,270.748748 538.824178,271.144853 538.252121,270.429664 537.679946,270.374649 536.675653,270.374649 536.675653,271.144853 536.330005,271.794025 536.384016,272.003081 537.053656,273.785553 536.373214,275.920119 535.995118,275.733069 535.422473,276.382241 535.001018,277.240469 535.173930,277.625571 534.698394,278.406778 535.087475,278.439787 536.211179,279.143973 536.373214,280.079221 536.189574,280.453320 536.384016,280.948451 535.552139 Z" class="mapRegion" id="map-abcd1234-E07000038" style="fill: url(#map-abcd1234-nodata);"><title>North East Derbyshire data unavailable</title></path><path d="M270.055565 560.078692,270.220608 560.753318,271.485944 560.806853,272.487209 561.545526,272.487209 561.545526,272.146119 561.652564,272.069098 562.712015,273.004346 563.803147,274.071629 564.059821,274.566760 565.054210,275.590031 564.851084,276.371238 565.577992,277.141442 565.332147,277.064422 564.765553,277.625571 564.070515,277.933652 563.065075,278.494801 563.000886,278.494801 563.000886,279.738131 563.460877,280.035209 564.369938,281.157507 564.829702,281.157507 564.829702,278.813886 566.518412,278.505804 567.373064,277.361501 569.380457,276.448259 569.348436,276.426253 569.892751,275.623040 570.319589,275.843098 570.810373,275.480002 571.525054,274.478737 572.068942,274.038620 571.557051,272.575232 571.994297,272.080101 571.898322,271.783023 572.634046,272.443197 573.753252,272.256148 574.563062,271.728008 575.138310,271.309897 575.085051,270.429664 575.819931,270.429664 575.819931,269.439401 576.011607,268.933267 575.702789,268.240084 575.851878,268.152060 574.467176,266.710678 574.136875,266.314573 573.806536,266.314573 573.806536,267.304836 571.269070,267.799967 570.426289,268.460142 570.767700,269.296364 570.767700,270.726743 569.070901,270.143588 568.547779,270.429664 567.672129,270.220608 566.870988,268.691203 565.887938,266.347582 565.246631,265.599384 565.631433,264.708148 565.096971,264.708148 565.096971,264.972218 564.626559,265.071244 563.396697,264.620124 562.572918,264.939209 562.241198,265.918468 562.487317,266.413600 561.631157,267.612917 562.027164,268.163063 561.920140,268.735215 560.014433,270.055565 560.078692 Z" class="mapRegion" id="map-abcd1234-E07000039" style="fill: rgb(241, 238, 246);"><title>South Derbyshire 5% non-UK born</title></path><path d="M214.325796 687.588277,214.270782 689.746802,214.831930 690.012668,215.536117 690.810118,216.812455 690.789673,217.505639 691.178096,217.516642 692.118269,218.110799 692.915130,218.110799 692.915130,218.726963 693.599435,219.772240 693.915998,220.487429 693.915998,220.707487 694.661314,220.300380 695.049209,219.068053 695.273756,218.528910 695.671773,218.044782 696.416631,218.858998 696.987896,218.748968 697.610038,218.165814 698.558287,218.363866 699.180086,218.363866 699.180086,216.977499 700.015733,215.250041 700.372337,214.006712 700.107436,213.269516 700.158380,212.785388 700.565904,212.653353 701.197451,211.465038 701.095598,208.901359 701.248376,207.426968 701.553908,206.062607 702.134328,205.369423 703.131967,205.215382 703.895231,204.643230 704.566735,204.236123 704.576908,202.882764 705.156714,202.310612 705.777078,201.485394 705.970279,200.308082 705.410978,200.319085 704.576908,199.658910 703.579773,199.537878 702.969111,198.580624 700.565904,198.580624 700.565904,198.173516 700.372337,198.525609 699.261623,198.602630 697.905762,196.600099 696.569660,195.719866 696.885893,195.026682 697.528453,194.388513 697.559047,194.388513 697.559047,193.772350 697.620235,193.772350 697.620235,195.103702 696.324810,194.300490 694.906306,194.982670 694.712356,195.994939 694.875684,196.644111 693.895575,196.974198 694.263155,198.338560 694.365252,199.130770 694.212105,199.779942 693.466672,200.528140 693.915998,201.551411 693.579010,202.475656 693.476885,202.211586 692.414564,203.102822 692.629103,203.179843 691.729975,202.926776 691.351847,204.071079 690.861229,205.193376 690.912339,205.446443 690.155817,206.117621 689.808158,207.360951 688.396637,207.966111 688.529636,208.307201 689.491138,209.770589 689.388866,210.793860 688.621709,210.793860 688.621709,211.476041 687.987370,212.928426 687.711081,214.325796 687.588277 Z" class="mapRegion" id="map-abcd1234-E07000040" style="fill: rgb(241, 238, 246);"><title>East Devon 3% non-UK born</title></path><path d="M198.580624 700.565904,198.239533 701.380777,198.239533 701.380777,197.084227 700.647402,195.565825 700.728897,195.180723 700.066679,194.498542 699.434882,194.740606 698.466535,194.388513 697.559047,194.388513 697.559047,195.026682 697.528453,195.719866 696.885893,196.600099 696.569660,198.602630 697.905762,198.525609 699.261623,198.173516 700.372337,198.580624 700.565904 Z" class="mapRegion" id="map-abcd1234-E07000041" style="fill: rgb(189, 201, 225);"><title>Exeter 10% non-UK born</title></path><path d="M200.319085 680.271904,200.385102 680.764351,201.320350 680.764351,201.738461 681.020801,201.562414 682.312954,201.749464 683.348304,203.487924 683.030563,204.005061 683.747991,206.524729 685.540770,207.933102 685.448597,209.231446 685.120849,210.034659 685.284728,209.660560 686.452093,209.110414 687.455234,209.781592 688.069228,210.331738 688.089692,210.793860 688.621709,210.793860 688.621709,209.770589 689.388866,208.307201 689.491138,207.966111 688.529636,207.360951 688.396637,206.117621 689.808158,205.446443 690.155817,205.193376 690.912339,204.071079 690.861229,202.926776 691.351847,203.179843 691.729975,203.102822 692.629103,202.211586 692.414564,202.475656 693.476885,201.551411 693.579010,200.528140 693.915998,199.779942 693.466672,199.130770 694.212105,198.338560 694.365252,196.974198 694.263155,196.644111 693.895575,195.994939 694.875684,194.982670 694.712356,194.300490 694.906306,195.103702 696.324810,193.772350 697.620235,193.772350 697.620235,193.145183 697.497858,192.870111 696.998096,191.219673 696.865492,190.449469 696.396226,190.174396 697.191892,189.041096 697.324481,188.457941 698.578676,188.039831 698.843720,187.984816 700.097247,187.984816 700.097247,187.423667 699.771179,187.159597 698.915073,186.807504 698.619453,185.509160 699.231047,184.782967 699.261623,184.518898 698.456340,184.628927 697.314282,185.069043 696.641070,184.463883 695.386023,183.759696 695.345199,184.122793 694.630688,183.792705 693.507523,183.198548 692.904915,182.505364 693.047918,181.658139 692.097834,181.658139 692.097834,182.186279 691.402948,181.515102 691.280304,181.273037 690.493209,180.645871 689.951317,181.702151 689.470684,181.074985 688.417099,181.493096 687.782714,181.493096 687.782714,183.726688 687.567810,186.169335 688.171547,187.236618 689.532046,188.061836 688.570558,187.929801 688.069228,188.237883 687.475703,189.415195 687.301715,190.735545 686.830871,192.154921 686.892290,192.727073 686.472568,193.343236 685.469080,193.156186 683.901702,192.463003 683.922196,192.110909 682.630775,192.330968 681.666951,193.024151 682.569264,193.090169 681.533630,193.090169 681.533630,194.333498 681.687461,196.005942 681.636185,196.347032 681.072088,196.314023 680.415543,197.700391 679.902512,198.470595 680.425803,199.889971 680.046170,200.319085 680.271904 Z" class="mapRegion" id="map-abcd1234-E07000042" style="fill: rgb(241, 238, 246);"><title>Mid Devon 5% non-UK born</title></path><path d="M188.556968 667.654614,188.083842 668.293511,188.347912 669.725353,188.127854 670.250524,188.446938 670.878542,187.588711 671.197645,187.148594 671.084419,186.037300 671.424084,185.267096 671.053539,184.001760 671.238817,184.177807 673.481788,185.344116 674.880174,186.763492 675.486613,187.874787 676.534726,188.589976 677.017551,189.657259 677.038095,191.747813 678.506598,192.275953 678.219118,193.167189 678.578463,193.288221 679.707536,192.804093 680.477101,192.650052 681.195173,193.090169 681.533630,193.090169 681.533630,193.024151 682.569264,192.330968 681.666951,192.110909 682.630775,192.463003 683.922196,193.156186 683.901702,193.343236 685.469080,192.727073 686.472568,192.154921 686.892290,190.735545 686.830871,189.415195 687.301715,188.237883 687.475703,187.929801 688.069228,188.061836 688.570558,187.236618 689.532046,186.169335 688.171547,183.726688 687.567810,181.493096 687.782714,181.493096 687.782714,181.570116 686.513520,179.556582 687.015124,179.072454 686.626132,177.950157 686.533995,178.027177 685.131092,179.193486 684.762331,179.149475 684.209099,179.589591 683.543030,179.424548 683.153564,178.423282 683.071564,177.333994 683.973431,176.343731 682.876805,176.475766 681.502863,174.011113 681.390048,173.163888 681.256714,172.888816 680.713059,171.392419 681.082345,170.919294 680.507879,170.160092 680.672024,170.160092 680.672024,170.215107 679.861465,170.875282 678.906967,170.820267 677.911073,171.898553 677.058638,172.822798 677.212712,173.240909 676.976462,173.626011 676.226498,172.822798 676.247048,172.162623 676.822376,171.348407 676.812104,170.182098 677.715960,169.510920 677.366777,169.246850 676.801831,169.213842 674.746534,168.575673 674.612889,168.564670 673.790314,167.937503 672.957215,169.125818 673.121797,169.609947 672.144450,169.708973 671.382914,169.510920 670.332895,170.039060 669.653264,170.941299 669.848932,171.359410 669.529677,172.162623 669.447282,172.580734 669.117681,174.011113 668.973469,174.704297 668.581998,175.837597 669.230986,176.695824 668.685022,178.038180 668.612906,179.820652 668.355332,180.161743 667.922556,181.504099 667.871031,181.955218 668.231689,182.384332 667.881336,183.396600 667.582472,185.267096 667.685532,186.070309 666.840327,186.675469 667.376340,188.556968 667.654614 Z" class="mapRegion" id="map-abcd1234-E07000043" style="fill: rgb(189, 201, 225);"><title>North Devon 7% non-UK born</title></path><path d="M193.827364 713.799168,193.585300 714.731926,193.717335 715.340083,192.308962 715.998774,192.132915 716.930816,193.255213 717.943562,193.992408 717.882807,194.157452 718.672517,194.608571 719.016681,194.949662 719.836436,195.367772 720.099518,195.939924 719.816198,196.765143 719.755483,196.765143 719.755483,196.259009 720.989769,196.490070 721.485357,195.686857 722.334737,195.026682 722.213413,194.135446 723.032255,192.749079 723.426428,191.637784 725.012684,191.274688 726.204325,190.944600 728.021131,191.296694 729.261954,190.097376 729.221611,189.789294 729.594767,188.711008 730.230030,187.434670 729.423323,186.125323 728.989624,186.246355 729.493919,185.531166 729.685527,184.617924 729.504004,184.133795 728.919016,183.187545 728.505418,183.264565 726.910997,182.450349 726.214422,182.395335 725.467182,181.856192 725.648961,181.262034 724.881371,179.897673 724.689442,179.182483 724.315648,178.115201 724.093369,177.003906 724.871270,176.024647 724.911675,175.210431 724.376266,175.122407 723.810443,174.517247 723.466854,173.482973 723.578019,173.097871 723.082793,173.053859 721.717950,173.053859 721.717950,174.374209 721.950525,174.726302 721.515696,175.859603 721.040343,175.672553 720.423277,175.859603 719.866793,176.750839 719.765603,177.036915 719.259596,176.266711 718.409304,175.034384 718.389056,174.605270 717.011849,173.703031 716.667443,173.548990 715.948111,172.976839 716.343259,171.491445 716.829522,171.491445 716.829522,171.095340 716.353391,171.931562 714.630554,171.931562 714.630554,172.866810 714.559591,173.978104 714.823158,174.726302 714.377108,175.276448 715.177920,176.849865 714.417661,177.488034 714.285862,178.478297 713.322533,179.028443 713.058829,179.490565 712.429897,180.150740 713.393526,181.074985 713.545649,181.735160 713.991828,182.428344 713.210969,181.988227 712.084940,181.988227 711.019370,182.285306 710.065094,182.593387 709.862016,182.593387 709.862016,182.758431 710.379837,183.517632 710.247853,184.661935 711.425348,184.937008 710.653940,186.092314 711.364455,185.916268 712.480622,185.575177 713.089257,186.323376 714.508903,187.093580 714.458213,187.126589 713.991828,186.697475 713.302249,186.730484 712.389316,187.192606 711.810974,187.918798 712.064647,189.041096 713.596354,189.591242 713.789028,190.471475 714.600142,191.560764 714.711652,192.308962 714.468351,193.046157 713.413810,193.827364 713.799168 Z" class="mapRegion" id="map-abcd1234-E07000044" style="fill: rgb(189, 201, 225);"><title>South Hams 6% non-UK born</title></path><path d="M193.772350 697.620235,194.388513 697.559047,194.388513 697.559047,194.740606 698.466535,194.498542 699.434882,195.180723 700.066679,195.565825 700.728897,197.084227 700.647402,198.239533 701.380777,198.239533 701.380777,198.404577 702.714630,198.712659 702.908037,199.152775 704.861740,199.273808 706.631130,198.272542 707.942212,198.019475 708.704193,197.205259 709.912787,196.721131 711.435497,196.721131 711.435497,195.664851 712.084940,195.389778 712.602360,194.366507 713.028400,193.827364 713.799168,193.827364 713.799168,193.046157 713.413810,192.308962 714.468351,191.560764 714.711652,190.471475 714.600142,189.591242 713.789028,189.041096 713.596354,187.918798 712.064647,187.192606 711.810974,186.730484 712.389316,186.697475 713.302249,187.126589 713.991828,187.093580 714.458213,186.323376 714.508903,185.575177 713.089257,185.916268 712.480622,186.092314 711.364455,184.937008 710.653940,184.661935 711.425348,183.517632 710.247853,182.758431 710.379837,182.593387 709.862016,182.593387 709.862016,182.527370 709.232381,182.813446 708.125106,182.307311 706.641296,182.681411 705.512677,183.737690 704.210654,183.825714 703.528890,185.058040 703.111610,185.135061 702.449945,185.608186 701.818675,185.234087 701.411330,185.223084 700.616840,186.015294 700.769644,186.983551 700.708524,187.984816 700.097247,187.984816 700.097247,188.039831 698.843720,188.457941 698.578676,189.041096 697.324481,190.174396 697.191892,190.449469 696.396226,191.219673 696.865492,192.870111 696.998096,193.145183 697.497858,193.772350 697.620235 Z" class="mapRegion" id="map-abcd1234-E07000045" style="fill: rgb(241, 238, 246);"><title>Teignbridge 3% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000046" style="fill: rgb(241, 238, 246);"><title>Torridge 3% non-UK born</title><path d="M170.160092 680.672024,170.919294 680.507879,171.392419 681.082345,172.888816 680.713059,173.163888 681.256714,174.011113 681.390048,176.475766 681.502863,176.343731 682.876805,177.333994 683.973431,178.423282 683.071564,179.424548 683.153564,179.589591 683.543030,179.149475 684.209099,179.193486 684.762331,178.027177 685.131092,177.950157 686.533995,179.072454 686.626132,179.556582 687.015124,181.570116 686.513520,181.493096 687.782714,181.493096 687.782714,181.074985 688.417099,181.702151 689.470684,180.645871 689.951317,181.273037 690.493209,181.515102 691.280304,182.186279 691.402948,181.658139 692.097834,181.658139 692.097834,181.427078 692.394131,180.150740 692.414564,179.974693 691.934347,178.863399 690.748783,178.258238 691.137212,177.917148 690.861229,177.950157 689.981993,176.904880 690.166041,176.398746 690.574996,175.144413 689.644539,174.330198 690.094468,174.506244 690.677225,173.813060 691.126991,173.835066 691.821944,173.196897 691.862818,172.822798 691.515368,172.195632 692.312397,171.513451 692.414564,171.689498 693.262409,170.963305 693.762826,171.315399 694.916514,169.863014 695.733002,170.314133 696.763484,169.048798 697.732410,169.092810 698.384974,168.773725 698.945653,168.993783 700.453841,169.730979 701.421515,169.224845 702.042690,168.267591 701.951050,168.047533 702.266688,167.101282 702.175054,165.714914 702.592471,164.867690 703.559420,164.867690 703.559420,164.515597 702.551750,164.350553 700.973370,163.580349 699.944407,163.855422 699.149509,163.382296 697.997532,162.953183 697.385674,163.129229 696.059532,162.623095 695.528902,161.874897 695.712593,162.017935 696.437035,161.060681 696.028921,160.389503 695.079830,159.487264 695.090037,158.915113 694.497973,160.290477 693.946631,160.884634 692.792550,160.664576 692.506511,161.071684 690.206939,161.566815 690.135367,160.565550 688.550097,160.444518 687.741781,159.927381 687.015124,160.202454 686.318996,159.608296 686.185894,158.541013 686.411141,156.747538 686.359950,156.747538 686.359950,156.615503 685.694384,156.813556 684.864769,157.242669 684.096391,157.275678 681.882302,157.473731 680.815643,159.894372 680.713059,160.378500 681.051573,161.390769 681.143888,162.226990 681.707971,162.546075 682.179664,163.338285 682.579516,164.482588 682.661530,166.089014 682.138650,167.046267 680.969513,167.651428 679.892250,168.608681 679.430441,169.235847 677.993221,170.424162 678.619528,170.446168 679.132791,169.940034 680.015387,170.160092 680.672024 Z"/><path d="M151.708203 669.581172,152.280354 670.528516,151.818232 670.909424,151.708203 669.581172 Z"/></g><path d="M181.658139 692.097834,182.505364 693.047918,183.198548 692.904915,183.792705 693.507523,184.122793 694.630688,183.759696 695.345199,184.463883 695.386023,185.069043 696.641070,184.628927 697.314282,184.518898 698.456340,184.782967 699.261623,185.509160 699.231047,186.807504 698.619453,187.159597 698.915073,187.423667 699.771179,187.984816 700.097247,187.984816 700.097247,186.983551 700.708524,186.015294 700.769644,185.223084 700.616840,185.234087 701.411330,185.608186 701.818675,185.135061 702.449945,185.058040 703.111610,183.825714 703.528890,183.737690 704.210654,182.681411 705.512677,182.307311 706.641296,182.813446 708.125106,182.527370 709.232381,182.593387 709.862016,182.593387 709.862016,182.285306 710.065094,181.988227 711.019370,181.988227 712.084940,182.428344 713.210969,181.735160 713.991828,181.074985 713.545649,180.150740 713.393526,179.490565 712.429897,179.028443 713.058829,178.478297 713.322533,177.488034 714.285862,176.849865 714.417661,175.276448 715.177920,174.726302 714.377108,173.978104 714.823158,172.866810 714.559591,171.931562 714.630554,171.931562 714.630554,171.249381 715.360353,170.655224 716.424309,170.127084 715.745449,169.984046 715.086700,169.323871 714.326416,169.400891 713.383385,169.191836 713.048686,169.312868 712.866106,169.279859 712.582070,169.664961 712.663226,169.940034 712.916824,169.841008 711.293412,169.841008 711.293412,169.521923 710.349380,169.081807 710.643789,168.509655 709.892479,167.794466 709.669078,167.640425 708.988614,167.013259 708.247029,167.321340 707.434112,165.791935 707.291828,166.089014 705.675389,165.934973 705.258423,166.221049 704.403961,165.472850 704.190305,164.867690 703.559420,164.867690 703.559420,165.714914 702.592471,167.101282 702.175054,168.047533 702.266688,168.267591 701.951050,169.224845 702.042690,169.730979 701.421515,168.993783 700.453841,168.773725 698.945653,169.092810 698.384974,169.048798 697.732410,170.314133 696.763484,169.863014 695.733002,171.315399 694.916514,170.963305 693.762826,171.689498 693.262409,171.513451 692.414564,172.195632 692.312397,172.822798 691.515368,173.196897 691.862818,173.835066 691.821944,173.813060 691.126991,174.506244 690.677225,174.330198 690.094468,175.144413 689.644539,176.398746 690.574996,176.904880 690.166041,177.950157 689.981993,177.917148 690.861229,178.258238 691.137212,178.863399 690.748783,179.974693 691.934347,180.150740 692.414564,181.427078 692.394131,181.658139 692.097834 Z" class="mapRegion" id="map-abcd1234-E07000047" style="fill: rgb(189, 201, 225);"><title>West Devon 8% non-UK born</title></path><path d="M262.463553 694.446928,262.980690 695.926883,263.299774 696.335012,264.587116 695.457463,264.972218 696.447237,264.774165 697.406072,265.390328 697.191892,267.172801 697.140894,266.765693 698.017925,266.765693 698.017925,265.522363 698.221847,264.906200 698.741783,264.146999 698.904880,263.772900 698.425755,263.123728 698.497119,262.760632 697.885368,262.375530 697.783397,262.375530 697.783397,262.023436 697.650829,261.880398 696.753283,260.934148 696.477843,260.769104 695.957495,259.789844 696.437035,259.789844 696.437035,260.097926 695.794229,260.130935 693.803673,260.879133 693.619859,261.319250 694.201895,262.463553 694.446928 Z" class="mapRegion" id="map-abcd1234-E07000048" style="fill: rgb(241, 238, 246);"><title>Christchurch 4% non-UK born</title></path><path d="M256.576993 682.600019,256.554987 683.010063,257.248171 683.829972,257.952357 684.332049,258.414480 685.325696,259.778841 687.045831,261.066183 686.144938,262.045442 686.677318,261.979425 687.854345,261.638334 688.335251,261.011168 688.273863,260.747098 688.713779,260.879133 689.440003,260.560048 690.145592,260.659075 690.615888,261.484293 690.830562,262.309512 690.268285,262.947681 691.944565,262.474556 692.373698,262.166474 693.670920,262.463553 694.446928,262.463553 694.446928,261.319250 694.201895,260.879133 693.619859,260.130935 693.803673,260.097926 695.794229,259.789844 696.437035,259.789844 696.437035,258.997634 695.416641,258.018375 695.743207,258.018375 695.743207,257.259174 695.028795,256.081862 694.661314,255.366672 694.763397,254.552456 695.263550,254.420421 697.355078,254.420421 697.355078,253.958299 697.691620,253.595203 696.916494,252.957034 696.508449,251.856742 695.447258,251.834736 694.957344,251.075535 695.039002,250.613413 694.753188,249.821203 695.304375,249.711173 695.784025,249.711173 695.784025,249.612147 695.181898,248.786929 694.681730,248.753920 694.038529,249.601144 693.997686,250.514386 693.446246,250.877483 692.690397,251.790725 692.128487,252.461902 691.392728,252.626946 690.861229,253.364141 690.217164,252.450899 688.734238,252.450899 687.670147,252.935028 687.004888,252.659955 685.428114,252.318864 684.926230,252.318864 684.926230,252.847004 684.045158,253.474171 683.696752,255.135611 683.461042,255.300655 683.102314,256.246905 682.466743,256.576993 682.600019 Z" class="mapRegion" id="map-abcd1234-E07000049" style="fill: rgb(241, 238, 246);"><title>East Dorset 5% non-UK born</title></path><path d="M252.318864 684.926230,252.659955 685.428114,252.935028 687.004888,252.450899 687.670147,252.450899 688.734238,253.364141 690.217164,252.626946 690.861229,252.461902 691.392728,251.790725 692.128487,250.877483 692.690397,250.514386 693.446246,249.601144 693.997686,248.753920 694.038529,248.786929 694.681730,249.612147 695.181898,249.711173 695.784025,249.711173 695.784025,249.249051 696.120752,248.687902 695.784025,247.620619 696.222783,246.861418 696.120752,245.948176 695.345199,244.968917 695.569723,244.649832 696.722680,244.649832 696.722680,244.429774 696.518651,243.120427 696.437035,243.494526 695.784025,243.197447 693.956842,242.416240 692.966203,241.271937 692.516727,241.337955 691.873037,240.974858 691.351847,240.358695 691.310966,239.423447 691.607344,239.698520 690.574996,238.576223 690.677225,238.389173 689.971767,237.310887 690.431868,236.903780 689.757028,236.386642 689.429775,237.618969 688.908139,238.664246 688.969513,239.379436 688.498945,239.500468 687.721314,239.115366 686.841108,237.850030 686.595420,237.684987 686.042546,238.323156 685.684143,238.554217 684.516463,238.906310 684.393522,238.906310 684.393522,240.116631 683.666009,241.569016 683.256060,241.216922 682.538508,240.347692 682.497499,240.204654 681.677206,240.996864 680.436062,242.196182 679.389388,241.624030 678.578463,241.414975 677.757037,242.339220 677.089454,242.339220 677.089454,243.978654 677.366777,244.550806 677.757037,245.475051 677.541373,246.212246 678.455264,247.378555 679.543335,247.631622 680.836160,248.599879 682.323207,250.173296 683.625016,250.305331 684.444748,251.042526 685.335938,252.318864 684.926230 Z" class="mapRegion" id="map-abcd1234-E07000050" style="fill: rgb(189, 201, 225);"><title>North Dorset 7% non-UK born</title></path><path d="M254.420421 697.355078,254.387413 698.038318,253.870276 698.507314,253.870276 698.507314,253.133080 699.322775,252.483908 699.292199,251.878748 700.698337,252.373879 701.105783,252.769984 700.351961,253.309127 699.903648,253.760246 700.351961,254.189360 701.441883,254.596468 701.828858,255.476701 702.124146,256.224900 702.022326,256.841063 701.523356,257.127139 702.093600,256.742037 702.958932,257.072124 704.607427,256.587996 705.288934,256.841063 706.082126,256.466964 706.925922,254.772515 706.875098,253.881279 707.058060,253.265115 707.647525,252.681961 707.769468,252.461902 706.793777,250.855477 706.570135,249.997249 706.122797,249.722176 705.614373,247.862684 705.441488,247.257523 704.983802,246.113220 705.400808,244.880893 705.278764,244.572812 705.075345,242.405237 704.841396,242.405237 704.841396,242.361226 702.989468,243.109424 702.918216,243.472520 701.126154,242.999395 699.934217,242.900369 699.118931,243.604555 697.722212,244.407768 697.212291,244.649832 696.722680,244.649832 696.722680,244.968917 695.569723,245.948176 695.345199,246.861418 696.120752,247.620619 696.222783,248.687902 695.784025,249.249051 696.120752,249.711173 695.784025,249.711173 695.784025,249.821203 695.304375,250.613413 694.753188,251.075535 695.039002,251.834736 694.957344,251.856742 695.447258,252.957034 696.508449,253.595203 696.916494,253.958299 697.691620,254.420421 697.355078 Z" class="mapRegion" id="map-abcd1234-E07000051" style="fill: rgb(241, 238, 246);"><title>Purbeck 4% non-UK born</title></path><path d="M238.906310 684.393522,238.554217 684.516463,238.323156 685.684143,237.684987 686.042546,237.850030 686.595420,239.115366 686.841108,239.500468 687.721314,239.379436 688.498945,238.664246 688.969513,237.618969 688.908139,236.386642 689.429775,236.903780 689.757028,237.310887 690.431868,238.389173 689.971767,238.576223 690.677225,239.698520 690.574996,239.423447 691.607344,240.358695 691.310966,240.974858 691.351847,241.337955 691.873037,241.271937 692.516727,242.416240 692.966203,243.197447 693.956842,243.494526 695.784025,243.120427 696.437035,244.429774 696.518651,244.649832 696.722680,244.649832 696.722680,244.407768 697.212291,243.604555 697.722212,242.900369 699.118931,242.999395 699.934217,243.472520 701.126154,243.109424 702.918216,242.361226 702.989468,242.405237 704.841396,242.405237 704.841396,242.009132 704.495523,240.809815 704.495523,239.731529 704.149607,239.060351 704.302222,239.060351 704.302222,239.269406 702.755348,238.543214 702.765528,237.629972 703.488182,236.903780 703.193036,236.914782 702.001961,235.836497 701.594643,235.704462 702.327775,236.100567 703.447474,236.408648 704.983802,236.100567 706.915757,236.100567 706.915757,235.792485 706.204136,234.956263 705.288934,234.626176 705.695727,235.528415 706.529470,235.528415 706.529470,235.473400 706.590467,235.473400 706.590467,233.888981 705.197398,230.731144 702.755348,228.761622 701.502988,226.373989 700.138003,224.327447 699.200470,223.634263 699.210663,222.655004 698.853913,219.816251 698.232043,219.167079 698.497119,218.363866 699.180086,218.363866 699.180086,218.165814 698.558287,218.748968 697.610038,218.858998 696.987896,218.044782 696.416631,218.528910 695.671773,219.068053 695.273756,220.300380 695.049209,220.707487 694.661314,220.487429 693.915998,219.772240 693.915998,218.726963 693.599435,218.110799 692.915130,218.110799 692.915130,218.495901 692.169357,219.101062 691.770850,220.091324 691.525588,220.740496 691.116770,221.576718 691.239421,223.051109 691.106549,223.590251 690.462539,224.349453 690.973670,224.745558 690.554549,226.957144 690.206939,227.353249 690.298958,228.079441 689.562726,228.728613 689.470684,229.432800 688.887680,230.698135 688.928597,231.413325 688.652399,230.841173 687.618979,231.193266 686.728504,231.600374 686.400903,231.446333 685.428114,231.809429 685.182305,231.853441 683.594272,232.964736 682.876805,233.228806 683.338055,234.263080 682.343712,235.539418 682.353965,236.397645 684.065652,237.607966 684.854525,238.411179 683.727496,238.906310 684.393522 Z" class="mapRegion" id="map-abcd1234-E07000052" style="fill: rgb(189, 201, 225);"><title>West Dorset 7% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000053" style="fill: rgb(241, 238, 246);"><title>Weymouth and Portland 5% non-UK born</title><path d="M235.473400 706.590467,235.528415 706.529470,235.528415 706.529470,237.156847 708.135267,238.202124 708.338468,238.884304 709.465971,238.785278 709.851862,238.048083 710.613334,237.839027 711.202067,237.189855 711.577575,237.629972 708.978457,237.497937 708.673718,235.473400 706.590467 Z"/><path d="M239.060351 704.302222,238.048083 704.597254,237.464928 705.522847,237.563954 706.305807,236.694724 707.322318,236.100567 706.915757,236.100567 706.915757,236.408648 704.983802,236.100567 703.447474,235.704462 702.327775,235.836497 701.594643,236.914782 702.001961,236.903780 703.193036,237.629972 703.488182,238.543214 702.765528,239.269406 702.755348,239.060351 704.302222 Z"/></g><path d="M345.106453 694.252945,344.699345 695.130865,343.984156 695.477875,343.059911 696.620667,342.487759 697.100096,341.981625 698.007729,341.398471 698.170868,340.122132 697.956746,340.122132 697.956746,340.100127 697.171493,340.386202 695.763616,341.365462 694.018107,341.827584 694.263155,342.333718 693.558585,343.015899 693.446246,344.864389 693.956842,345.106453 694.252945 Z" class="mapRegion" id="map-abcd1234-E07000061" style="fill: rgb(116, 169, 207);"><title>Eastbourne 16% non-UK born</title></path><path d="M357.418716 689.941091,355.493206 690.564773,354.844034 690.922561,352.181328 691.249642,351.422127 691.576686,351.422127 691.576686,352.071299 690.994113,352.071299 689.480911,352.720471 688.417099,355.295153 689.409321,355.757276 689.000199,356.978599 689.859287,357.418716 689.941091 Z" class="mapRegion" id="map-abcd1234-E07000062" style="fill: rgb(189, 201, 225);"><title>Hastings 8% non-UK born</title></path><path d="M337.613468 694.773605,337.481433 695.498286,337.800517 696.273796,337.338395 696.906294,336.183089 696.406429,334.983771 695.447258,333.410354 695.355405,332.023986 694.896099,330.549596 694.232525,330.549596 694.232525,331.407823 693.293050,330.384552 692.721043,330.604610 691.689098,329.603345 691.668660,328.987182 690.922561,328.745117 689.736576,327.974913 689.787706,326.808604 689.440003,326.819607 688.918368,326.819607 688.918368,327.072674 686.943471,327.369753 686.267804,327.468779 685.325696,328.007922 685.202790,327.534797 683.983678,327.831875 683.184313,328.393024 683.245811,328.789129 682.548760,329.427298 682.651278,329.581339 683.256060,331.077736 683.204812,331.385817 681.820775,331.385817 681.820775,332.178027 682.374471,332.453100 683.348304,333.146284 683.184313,333.465368 683.932444,334.125543 684.106637,333.883479 685.254001,334.235572 686.503282,336.304121 687.137952,336.073059 688.058996,335.566925 689.020657,335.742972 689.787706,336.447158 689.889964,336.799252 690.401197,336.458161 691.178096,336.634208 691.893474,335.797986 692.966203,336.216097 693.415608,336.436156 694.365252,337.613468 694.773605 Z" class="mapRegion" id="map-abcd1234-E07000063" style="fill: rgb(189, 201, 225);"><title>Lewes 9% non-UK born</title></path><path d="M355.361171 681.236201,356.329427 680.918224,357.660780 680.990028,358.331958 681.943827,359.344226 682.118143,360.576553 681.933573,362.061946 682.620523,362.061946 682.620523,362.304011 683.491788,363.382296 685.100363,364.020465 685.305212,364.405567 684.659888,365.021731 684.854525,365.483853 686.063024,364.977719 686.646607,364.977719 686.646607,362.160973 686.063024,361.016669 686.687556,359.729328 687.639446,357.418716 689.941091,357.418716 689.941091,356.978599 689.859287,355.757276 689.000199,355.295153 689.409321,352.720471 688.417099,352.071299 689.480911,352.071299 690.994113,351.422127 691.576686,351.422127 691.576686,350.563899 691.903692,347.923200 692.363481,346.580844 692.966203,346.580844 692.966203,346.382791 692.271529,346.591847 691.627783,347.064972 691.494928,348.374319 690.370526,349.012488 690.053569,349.342576 689.388866,348.968477 688.754698,347.923200 688.314788,346.459812 689.133170,346.162733 688.764927,346.459812 688.192011,346.019695 687.885044,345.865654 686.728504,345.931672 685.899190,345.238488 685.684143,345.040436 685.172062,345.161468 684.383276,344.512296 684.250083,344.754360 683.625016,344.479287 682.774295,344.457281 681.974590,344.787369 681.123374,345.579579 680.743835,345.788634 678.475798,346.019695 677.869997,346.987952 677.541373,347.307036 676.884012,347.307036 676.884012,347.483083 677.613263,350.200803 678.968557,350.002751 679.871727,351.169060 680.107735,351.631182 680.497620,352.753480 680.651506,352.918523 681.307997,354.073830 681.769501,355.361171 681.236201 Z" class="mapRegion" id="map-abcd1234-E07000064" style="fill: rgb(189, 201, 225);"><title>Rother 7% non-UK born</title></path><path d="M338.218628 673.553780,337.855532 673.738896,337.888540 674.458674,338.636739 674.900733,340.804313 674.386705,341.453485 674.931572,344.050173 674.654011,345.557573 675.887408,346.085713 676.575821,347.307036 676.884012,347.307036 676.884012,346.987952 677.541373,346.019695 677.869997,345.788634 678.475798,345.579579 680.743835,344.787369 681.123374,344.457281 681.974590,344.479287 682.774295,344.754360 683.625016,344.512296 684.250083,345.161468 684.383276,345.040436 685.172062,345.238488 685.684143,345.931672 685.899190,345.865654 686.728504,346.019695 687.885044,346.459812 688.192011,346.162733 688.764927,346.459812 689.133170,347.923200 688.314788,348.968477 688.754698,349.342576 689.388866,349.012488 690.053569,348.374319 690.370526,347.064972 691.494928,346.591847 691.627783,346.382791 692.271529,346.580844 692.966203,346.580844 692.966203,345.513561 693.609647,345.106453 694.252945,345.106453 694.252945,344.864389 693.956842,343.015899 693.446246,342.333718 693.558585,341.827584 694.263155,341.365462 694.018107,340.386202 695.763616,340.100127 697.171493,340.122132 697.956746,340.122132 697.956746,339.296914 697.385674,337.767508 696.702278,337.811520 696.253391,337.811520 696.253391,337.668482 695.835047,337.668482 695.835047,337.547450 695.426846,337.547450 695.426846,337.558453 695.375817,337.558453 695.375817,337.613468 695.283963,337.613468 695.283963,337.635473 695.243137,337.635473 695.243137,337.613468 694.773605,337.613468 694.773605,336.436156 694.365252,336.216097 693.415608,335.797986 692.966203,336.634208 691.893474,336.458161 691.178096,336.799252 690.401197,336.447158 689.889964,335.742972 689.787706,335.566925 689.020657,336.073059 688.058996,336.304121 687.137952,334.235572 686.503282,333.883479 685.254001,334.125543 684.106637,333.465368 683.932444,333.146284 683.184313,332.453100 683.348304,332.178027 682.374471,331.385817 681.820775,331.385817 681.820775,331.187765 680.928482,331.957969 679.009616,331.506849 677.438671,330.989712 677.377047,330.835671 676.195673,332.739176 675.620217,333.113275 674.756815,333.080266 673.399508,333.080266 673.399508,333.949497 673.224656,333.949497 673.224656,335.038785 673.389223,336.975298 672.926355,338.218628 673.553780 Z" class="mapRegion" id="map-abcd1234-E07000065" style="fill: rgb(189, 201, 225);"><title>Wealden 6% non-UK born</title></path><path d="M353.292623 643.871819,353.380646 643.923783,353.380646 643.923783,353.424658 643.934176,353.424658 643.934176,353.721736 643.871819,353.721736 643.871819,353.743742 643.871819,353.743742 643.871819,353.754745 644.079672,353.754745 644.079672,353.292623 644.432988,353.193596 645.191429,353.842768 645.710791,353.842768 645.710791,352.962535 646.718080,352.764483 647.787283,353.006547 648.306167,353.006547 648.306167,352.929526 649.042819,352.588436 649.260665,351.807229 649.208798,351.807229 649.208798,351.653188 648.980574,351.653188 648.980574,351.664191 648.907953,351.543159 648.793831,351.455136 648.752331,351.213071 648.793831,351.213071 648.793831,350.596908 648.171266,349.826704 647.849554,348.814436 648.109002,348.165264 647.673116,347.197007 647.600461,346.778896 647.102210,346.778896 647.102210,346.910931 645.856195,346.514826 644.048495,346.833911 643.767886,346.877923 642.936288,347.538098 641.813240,347.538098 641.813240,348.748418 641.906845,349.254552 643.320932,350.585905 643.393697,352.104308 643.809460,353.292623 643.871819 Z" class="mapRegion" id="map-abcd1234-E07000066" style="fill: rgb(116, 169, 207);"><title>Basildon 11% non-UK born</title></path><path d="M362.160973 622.139346,361.478792 622.893353,360.928646 622.872411,360.609562 624.160046,360.191451 624.840265,359.993398 625.970111,359.003136 626.074704,359.377235 626.597607,359.872366 627.977604,360.422512 628.061218,361.049678 628.594201,359.355229 631.361997,359.355229 631.361997,358.970127 630.766890,358.320955 631.278481,358.122903 631.915229,357.506739 632.144841,357.132640 633.480390,356.120372 634.909143,354.899048 635.315736,354.899048 635.315736,354.117841 635.545070,353.556693 634.064494,352.423392 632.718787,352.258348 631.936104,352.555427 631.539461,352.456401 630.265649,352.049293 629.388263,352.049293 629.388263,351.356109 628.500153,350.266821 627.779010,348.990482 625.781835,348.715410 624.746091,348.275293 624.651914,348.253287 623.521537,348.605380 622.924765,348.165264 622.631568,347.923200 621.720366,348.484348 620.871739,347.978214 619.310015,348.616383 618.754292,348.660395 617.600553,347.053969 617.757909,347.053969 617.757909,346.767893 616.845121,347.626121 615.932036,347.626121 615.932036,348.814436 615.711591,349.441602 615.785075,350.156792 615.281150,350.926996 615.837562,351.477141 616.624749,353.083567 616.299405,353.281620 615.732587,354.073830 615.711591,355.097101 615.312648,355.438191 614.966150,356.153381 615.071154,356.494471 614.630112,357.352698 614.682621,357.352698 614.682621,358.541013 614.672119,359.509270 615.585615,359.135171 615.953030,359.509270 616.971041,359.003136 617.013013,358.959124 617.736929,359.564285 618.324317,360.620564 618.198459,360.477527 619.268077,361.368763 620.201038,361.313748 620.955566,361.753865 621.165121,362.160973 622.139346 Z" class="mapRegion" id="map-abcd1234-E07000067" style="fill: rgb(241, 238, 246);"><title>Braintree 5% non-UK born</title></path><path d="M347.538098 641.813240,346.877923 642.936288,346.833911 643.767886,346.514826 644.048495,346.910931 645.856195,346.778896 647.102210,346.778896 647.102210,345.282500 646.977633,344.094185 647.102210,344.094185 647.102210,343.213952 647.195638,342.509765 645.741949,342.223689 644.464161,341.772570 643.892605,340.661275 643.009062,339.748033 643.424881,339.748033 643.424881,339.527975 642.437211,339.054850 641.678028,339.384937 641.261951,340.045112 641.189131,340.309182 640.325553,341.035374 640.044573,341.937613 638.972427,342.586785 638.951605,343.676074 639.950906,344.116191 638.628838,344.897398 637.701979,344.897398 637.701979,345.095450 638.670488,345.920669 639.357614,346.690873 639.107769,347.175001 639.347204,347.791165 640.658530,347.538098 641.813240 Z" class="mapRegion" id="map-abcd1234-E07000068" style="fill: rgb(116, 169, 207);"><title>Brentwood 12% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000069" style="fill: url(#map-abcd1234-nodata);"><title>Castle Point data unavailable</title><path d="M353.325631 648.513694,353.556693 648.451438,355.570226 649.395513,356.582494 649.820763,356.120372 650.162991,354.128844 650.691806,353.358640 650.525914,352.632448 649.291784,352.918523 649.073941,353.325631 648.513694 Z"/><path d="M356.395445 646.811522,356.527480 647.424007,356.142378 647.849554,356.208395 648.824956,356.208395 648.824956,355.416185 649.001322,354.315894 648.741956,353.644716 648.430685,353.006547 648.306167,353.006547 648.306167,352.764483 647.787283,352.962535 646.718080,353.842768 645.710791,353.842768 645.710791,354.822028 646.344283,356.395445 646.811522 Z"/></g><path d="M352.049293 629.388263,352.456401 630.265649,352.555427 631.539461,352.258348 631.936104,352.423392 632.718787,353.556693 634.064494,354.117841 635.545070,354.899048 635.315736,354.899048 635.315736,354.976069 637.160303,355.592232 637.347818,355.240139 638.035267,355.559223 638.732961,355.504209 639.888460,355.845299 640.159049,356.274413 642.395617,356.274413 642.395617,356.780547 642.894701,355.592232 643.113023,354.789019 643.040251,354.491940 643.456065,354.293888 643.424881,354.139847 643.539221,353.941795 643.601586,353.853771 643.570404,353.809760 643.643162,353.809760 643.643162,353.765748 643.653556,353.776751 643.705525,353.776751 643.705525,353.391649 643.913391,353.391649 643.913391,353.292623 643.871819,353.292623 643.871819,352.104308 643.809460,350.585905 643.393697,349.254552 643.320932,348.748418 641.906845,347.538098 641.813240,347.538098 641.813240,347.791165 640.658530,347.175001 639.347204,346.690873 639.107769,345.920669 639.357614,345.095450 638.670488,344.897398 637.701979,344.897398 637.701979,345.425538 636.795654,345.172471 635.524222,345.392529 634.554630,345.392529 634.554630,344.853386 633.720305,345.150465 632.875298,345.964681 632.468352,346.987952 632.551833,347.219013 632.092658,348.011223 631.539461,347.725147 630.954832,347.989217 629.691201,348.374319 629.649419,348.660395 630.558051,349.210541 630.735565,350.035759 630.067217,352.049293 629.388263 Z" class="mapRegion" id="map-abcd1234-E07000070" style="fill: rgb(189, 201, 225);"><title>Chelmsford 8% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000071" style="fill: rgb(116, 169, 207);"><title>Colchester 12% non-UK born</title><path d="M369.598944 632.249203,370.776256 632.645746,370.171095 633.313481,368.487649 634.116640,366.881224 634.158356,366.782197 633.428232,367.475381 632.906599,367.750454 632.437046,368.377620 632.113531,369.213842 631.988289,369.598944 632.249203 Z"/><path d="M371.535457 622.861940,371.458436 623.385442,370.743247 624.055382,370.028057 623.814641,368.861748 623.992582,367.926501 625.059993,368.608681 626.493034,369.136821 626.827653,369.048798 627.705840,369.741982 628.029863,369.279859 629.304688,369.279859 629.304688,369.653958 629.638973,369.686967 631.685599,368.432635 631.894354,367.706442 632.363998,367.321340 632.823129,366.540133 633.292617,364.845684 633.459527,364.537602 633.730735,364.537602 633.730735,363.019200 633.177860,363.327282 632.593573,362.061946 631.810854,361.456786 632.332691,359.718325 632.697919,359.674314 631.748227,359.355229 631.361997,359.355229 631.361997,361.049678 628.594201,360.422512 628.061218,359.872366 627.977604,359.377235 626.597607,359.003136 626.074704,359.993398 625.970111,360.191451 624.840265,360.609562 624.160046,360.928646 622.872411,361.478792 622.893353,362.160973 622.139346,362.160973 622.139346,363.415305 622.401177,363.833416 622.013659,364.812675 622.495430,365.472850 621.971762,365.956979 622.139346,366.562139 621.783217,368.718710 621.741317,369.169830 621.479424,369.653958 622.464013,370.754250 622.401177,371.535457 622.861940 Z"/></g><path d="M345.392529 634.554630,345.172471 635.524222,345.425538 636.795654,344.897398 637.701979,344.897398 637.701979,344.116191 638.628838,343.676074 639.950906,342.586785 638.951605,341.937613 638.972427,341.035374 640.044573,340.309182 640.325553,340.045112 641.189131,339.384937 641.261951,339.054850 641.678028,339.527975 642.437211,339.748033 643.424881,339.748033 643.424881,338.537712 643.643162,337.349398 643.518432,337.349398 643.518432,336.623205 644.027710,335.676954 644.308293,335.379876 644.703141,334.455631 644.547287,333.597403 643.996533,332.860208 643.185793,332.860208 643.185793,332.904220 642.426812,331.550861 642.104444,331.550861 642.104444,331.682896 641.241146,331.561864 639.950906,331.561864 639.950906,331.264785 638.555950,331.429829 637.806136,331.506849 636.139167,332.067998 635.951571,332.563129 634.752746,332.563129 634.752746,333.058260 634.147927,334.246575 633.803748,334.246575 633.803748,334.103537 634.064494,334.488639 635.555494,335.137812 636.191274,336.909281 635.701423,337.712494 635.180212,338.504704 633.605566,337.998570 633.417801,337.657479 632.770959,337.657479 632.770959,338.438686 631.153202,338.438686 631.153202,339.285911 631.309800,339.505969 632.624877,340.947351 632.833563,341.178412 633.793318,342.355724 633.334345,343.423007 633.146562,343.720086 634.304358,345.392529 634.554630 Z" class="mapRegion" id="map-abcd1234-E07000072" style="fill: rgb(116, 169, 207);"><title>Epping Forest 11% non-UK born</title></path><path d="M334.246575 633.803748,334.477637 633.532547,335.853001 633.584703,336.865269 632.875298,337.657479 632.770959,337.657479 632.770959,337.998570 633.417801,338.504704 633.605566,337.712494 635.180212,336.909281 635.701423,335.137812 636.191274,334.488639 635.555494,334.103537 634.064494,334.246575 633.803748 Z" class="mapRegion" id="map-abcd1234-E07000073" style="fill: rgb(116, 169, 207);"><title>Harlow 13% non-UK born</title></path><path d="M359.355229 631.361997,359.674314 631.748227,359.718325 632.697919,361.456786 632.332691,362.061946 631.810854,363.327282 632.593573,363.019200 633.177860,364.537602 633.730735,364.537602 633.730735,365.098751 633.532547,366.067008 634.022776,366.518127 634.638049,365.241789 635.899458,364.328547 636.378854,363.393299 636.368433,362.546075 635.982837,361.247731 636.441378,360.378500 636.931100,359.850360 636.514321,359.322220 637.212391,359.520273 637.806136,361.126699 638.139411,361.412774 638.451821,362.568081 638.128997,362.678110 637.608235,363.635363 637.451988,364.185509 637.826967,365.208780 637.587403,365.802938 637.170720,366.705177 635.972415,367.904495 635.836923,368.608681 636.639361,368.674699 637.337401,368.289597 638.618426,368.652693 639.794789,368.091544 641.844442,368.157562 642.728350,367.519393 643.320932,365.164769 643.663950,362.480057 643.300142,361.368763 642.322826,359.663311 642.312428,359.366232 642.697158,357.638774 642.697158,356.274413 642.395617,356.274413 642.395617,355.845299 640.159049,355.504209 639.888460,355.559223 638.732961,355.240139 638.035267,355.592232 637.347818,354.976069 637.160303,354.899048 635.315736,354.899048 635.315736,356.120372 634.909143,357.132640 633.480390,357.506739 632.144841,358.122903 631.915229,358.320955 631.278481,358.970127 630.766890,359.355229 631.361997 Z" class="mapRegion" id="map-abcd1234-E07000074" style="fill: rgb(189, 201, 225);"><title>Maldon 6% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000075" style="fill: rgb(241, 238, 246);"><title>Rochford 4% non-UK born</title><path d="M364.207515 645.586153,364.020465 646.583104,363.624360 646.863433,363.184244 645.866581,363.745393 645.253757,364.207515 645.586153 Z"/><path d="M353.776751 643.705525,353.765748 643.653556,353.809760 643.643162,353.809760 643.643162,353.787754 643.663950,353.776751 643.705525 Z"/><path d="M368.971778 643.747099,368.641690 644.474552,367.046267 646.188519,365.923970 646.904961,365.461847 647.486286,364.416570 647.361727,364.130495 646.479271,364.350553 645.347247,365.450844 645.274533,365.736920 644.100457,366.705177 644.121241,368.223579 643.736706,368.971778 643.747099 Z"/><path d="M363.690378 648.658954,362.447048 648.544822,362.359025 647.901446,361.060681 647.776904,360.906640 647.496666,359.718325 647.403247,359.344226 647.060685,358.386973 646.925724,356.659515 646.416970,356.395445 646.811522,356.395445 646.811522,354.822028 646.344283,353.842768 645.710791,353.842768 645.710791,353.193596 645.191429,353.292623 644.432988,353.754745 644.079672,353.754745 644.079672,353.776751 643.944569,353.732739 643.830246,353.776751 643.747099,353.798757 643.663950,353.864774 643.580798,353.908786 643.611980,354.029818 643.601586,354.172856 643.549615,354.315894 643.435276,354.568961 643.549615,354.745007 643.206584,356.593497 643.009062,357.528745 642.863511,359.476261 642.884305,360.466524 643.081835,361.489795 642.686760,362.337019 643.539221,365.406833 644.006925,365.384827 645.139487,363.690378 645.056379,363.096220 645.835423,363.679375 647.185258,364.735655 647.994848,363.690378 648.658954 Z"/></g><g class="mapRegion" id="map-abcd1234-E07000076" style="fill: rgb(241, 238, 246);"><title>Tendring 5% non-UK born</title><path d="M380.469825 627.298145,380.381801 627.747651,379.765638 628.155281,379.424548 627.454958,380.469825 627.298145 Z"/><path d="M372.657754 622.977119,373.493976 623.354035,375.188425 623.793706,377.157947 623.291219,377.840128 623.751836,378.445288 623.626220,379.556582 623.751836,380.040711 623.270280,380.634868 623.312158,381.427078 624.118181,380.469825 625.468014,380.337790 626.210668,379.545580 626.064245,378.797381 626.388457,379.281510 626.953125,378.291247 627.298145,377.994168 628.061218,378.632338 628.092573,379.204489 627.538587,379.666612 628.698696,380.590857 628.541953,380.898938 627.914891,381.669142 627.810368,381.768169 628.583752,380.832921 629.941884,379.699620 631.309800,378.478297 632.290947,376.981900 633.063099,375.727568 633.939339,374.957364 634.220930,372.294658 634.429497,371.854541 633.887190,372.063597 633.282185,371.865544 632.489223,371.084337 632.238767,370.336139 631.508144,369.918028 630.693798,369.796996 629.555406,369.279859 629.304688,369.279859 629.304688,369.741982 628.029863,369.048798 627.705840,369.136821 626.827653,368.608681 626.493034,367.926501 625.059993,368.861748 623.992582,370.028057 623.814641,370.743247 624.055382,371.458436 623.385442,371.535457 622.861940,371.535457 622.861940,372.525719 622.642040,372.657754 622.977119 Z"/></g><path d="M347.053969 617.757909,348.660395 617.600553,348.616383 618.754292,347.978214 619.310015,348.484348 620.871739,347.923200 621.720366,348.165264 622.631568,348.605380 622.924765,348.253287 623.521537,348.275293 624.651914,348.715410 624.746091,348.990482 625.781835,350.266821 627.779010,351.356109 628.500153,352.049293 629.388263,352.049293 629.388263,350.035759 630.067217,349.210541 630.735565,348.660395 630.558051,348.374319 629.649419,347.989217 629.691201,347.725147 630.954832,348.011223 631.539461,347.219013 632.092658,346.987952 632.551833,345.964681 632.468352,345.150465 632.875298,344.853386 633.720305,345.392529 634.554630,345.392529 634.554630,343.720086 634.304358,343.423007 633.146562,342.355724 633.334345,341.178412 633.793318,340.947351 632.833563,339.505969 632.624877,339.285911 631.309800,338.438686 631.153202,338.438686 631.153202,338.262640 629.994107,338.691753 629.147979,338.592727 628.688247,339.516972 628.427002,339.461957 628.019411,338.768774 627.371325,338.493701 626.660349,336.942290 627.298145,336.722231 625.593546,336.821258 624.787947,336.590196 623.343565,336.117071 622.359286,336.150080 621.804167,334.686692 621.039390,334.686692 621.039390,334.884744 619.980929,334.653683 619.676941,334.653683 619.676941,335.126809 619.530176,335.577928 618.680886,335.654949 617.978193,336.106068 616.918575,336.612202 616.278414,336.975298 616.908082,338.218628 616.771666,339.351928 616.267918,339.087858 615.449135,339.505969 615.302148,339.869065 614.231014,341.090389 614.462078,341.816581 615.018653,342.674809 614.231014,343.279969 614.504087,344.545305 615.480631,345.282500 616.845121,346.360786 617.694968,347.053969 617.757909 Z" class="mapRegion" id="map-abcd1234-E07000077" style="fill: rgb(241, 238, 246);"><title>Uttlesford 4% non-UK born</title></path><path d="M254.519448 626.106081,254.299389 627.465411,253.936293 628.427002,253.089069 628.897225,252.175827 628.479253,252.175827 628.479253,251.944765 627.988056,249.392089 626.974037,250.096276 625.101844,250.679430 625.300628,251.240579 624.034449,253.364141 624.892583,253.452165 625.959652,254.519448 626.106081 Z" class="mapRegion" id="map-abcd1234-E07000078" style="fill: rgb(116, 169, 207);"><title>Cheltenham 12% non-UK born</title></path><path d="M267.799967 620.819347,267.678935 621.584184,267.920999 622.285974,269.219343 622.966648,269.560434 623.950715,268.658194 624.808874,268.955273 626.168833,268.108049 626.472119,267.711944 627.768557,267.106783 628.249341,267.293833 629.450943,266.996754 630.380525,267.238818 632.092658,266.732684 632.896165,265.720416 633.584703,266.446608 634.366928,266.985751 636.983193,266.633658 637.285314,267.007757 638.128997,267.920999 638.982839,268.471145 639.753156,268.471145 639.753156,267.667932 639.930091,267.128789 639.378433,267.128789 639.378433,266.721681 639.211874,266.105518 639.898868,266.050503 640.512857,263.915938 641.085100,263.057710 640.814600,263.057710 640.814600,262.144468 639.628254,261.737360 640.346365,261.869395 641.074696,260.670078 641.480399,259.767838 639.846829,258.887605 640.450424,259.272707 641.282757,257.963360 641.417987,257.127139 640.627315,256.400946 641.438792,256.819057 642.676363,255.498707 642.291630,255.091599 641.792439,254.497442 641.938045,253.331133 641.126713,252.703967 640.471235,250.250316 643.705525,249.028993 645.575766,248.071739 645.139487,247.587611 645.440734,246.311272 645.212205,245.585080 645.461509,245.199978 646.011977,244.396765 646.365051,244.396765 646.365051,243.571546 645.679632,243.659570 645.368023,243.659570 645.368023,244.275733 644.017318,243.582549 642.957081,242.790339 643.414487,242.482258 642.769938,242.746328 642.125243,243.604555 641.428389,243.967651 640.627315,243.901634 639.919684,245.387028 640.231896,245.937173 641.189131,247.499587 641.261951,247.664631 640.648125,247.180503 640.335959,247.004456 639.461709,248.577873 639.347204,248.775926 639.607437,249.920229 638.181068,249.722176 637.316566,251.493646 636.941519,251.812730 636.045370,250.778456 635.805654,250.954503 634.575485,252.065797 634.502492,251.680695 633.219591,250.492380 632.593573,249.733179 631.288920,249.733179 631.288920,250.481378 631.111441,250.998515 630.202988,251.174561 629.336029,252.032789 628.897225,252.175827 628.479253,252.175827 628.479253,253.089069 628.897225,253.936293 628.427002,254.299389 627.465411,254.519448 626.106081,254.519448 626.106081,255.135611 625.352937,256.367938 626.116539,257.633273 626.001489,257.710293 626.513949,258.293448 627.068137,259.525774 626.419831,259.987897 625.792295,259.228696 625.551703,259.261704 624.651914,257.875337 624.107715,257.545249 622.704870,258.260439 621.992710,259.118666 622.505902,259.679815 622.034607,259.976894 621.248939,259.404742 621.060345,260.097926 620.337287,260.978159 620.798389,262.155471 620.787911,262.551576 620.232481,261.110194 619.614043,261.110194 619.614043,261.242229 618.628452,261.605325 618.208947,261.275238 617.327782,260.406008 616.761172,259.954888 615.407139,260.824118 615.060654,261.396270 615.449135,262.529570 613.957915,263.167739 613.327583,263.871926 612.980840,263.871926 612.980840,264.543104 614.083964,265.390328 614.493585,265.291302 615.438636,266.853716 616.603760,266.666667 617.495644,267.744952 617.778889,267.832976 618.041127,269.296364 617.663496,269.659460 617.946724,268.856247 618.743805,268.713209 619.393888,267.810970 620.190557,267.799967 620.819347 Z" class="mapRegion" id="map-abcd1234-E07000079" style="fill: rgb(189, 201, 225);"><title>Cotswold 6% non-UK born</title></path><path d="M241.359960 618.701859,241.315949 619.184200,242.207185 619.603559,242.548275 620.525929,242.427243 621.563232,242.856357 621.510852,243.329482 622.118399,244.473786 621.982236,244.473786 621.982236,244.594818 622.966648,243.989657 623.050412,243.527535 624.212377,243.923640 625.583086,243.450514 626.106081,243.527535 626.712633,242.427243 627.214508,242.009132 627.779010,242.702316 628.771840,241.536007 629.137531,241.326952 629.618081,241.326952 629.618081,241.315949 630.725123,240.919844 630.965273,240.941850 631.842167,241.381966 632.666615,240.666777 632.875298,239.423447 632.270075,238.840293 631.393315,237.927051 631.748227,237.442922 632.781393,237.552952 633.355209,239.269406 633.908049,239.236398 634.366928,238.477196 634.763173,236.749739 635.993260,236.452660 636.576842,235.704462 637.274897,235.429389 638.118583,233.910986 638.826667,233.613908 639.191053,231.644386 640.294334,230.786158 641.209937,230.863179 641.626022,229.652858 643.632768,229.179733 642.884305,229.256753 642.468406,229.091709 642.073245,228.739616 641.938045,229.267756 641.105906,229.476811 640.575290,229.597843 640.419207,229.542829 640.221489,228.992683 639.888460,229.124718 638.316448,228.728613 637.889459,228.684601 637.212391,228.453540 636.993612,228.475546 636.774815,228.860648 636.618521,229.036695 636.462219,229.091709 636.107901,229.091709 636.107901,229.355779 635.399132,228.673599 634.471209,229.014689 632.843997,228.750619 632.322255,229.509820 631.821292,229.432800 631.111441,229.828905 630.902627,229.828905 630.902627,230.401056 629.962773,231.413325 629.618081,231.589371 629.137531,233.250811 628.521053,233.932992 628.771840,234.758211 628.489703,235.297354 627.214508,235.869505 627.538587,236.969797 626.733546,237.717995 626.670806,237.938054 626.137457,237.629972 625.122769,236.936788 624.547268,237.002806 623.259810,236.639710 622.757228,236.012543 622.851469,235.770479 621.531805,236.023546 620.892696,236.749739 620.358248,235.957529 619.624526,236.639710 618.544556,237.321890 619.110806,238.191121 619.268077,238.114100 620.169595,238.609231 620.389689,239.368433 620.274404,239.764538 619.226139,241.359960 618.701859 Z" class="mapRegion" id="map-abcd1234-E07000080" style="fill: rgb(241, 238, 246);"><title>Forest of Dean 5% non-UK born</title></path><path d="M247.675634 629.722538,246.300270 631.215842,246.135226 630.766890,245.012928 631.194962,244.770864 632.061348,243.296474 630.860863,243.395500 630.516281,243.395500 630.516281,244.088684 629.858326,244.132695 629.544959,243.824614 628.907674,244.308742 628.656899,244.517797 628.270243,244.594818 627.841725,244.594818 627.841725,245.739121 627.350417,246.641360 627.214508,247.213512 627.674481,247.334544 628.447902,248.071739 629.043501,247.675634 629.722538 Z" class="mapRegion" id="map-abcd1234-E07000081" style="fill: rgb(116, 169, 207);"><title>Gloucester 11% non-UK born</title></path><path d="M247.675634 629.722538,248.731914 630.996595,249.733179 631.288920,249.733179 631.288920,250.492380 632.593573,251.680695 633.219591,252.065797 634.502492,250.954503 634.575485,250.778456 635.805654,251.812730 636.045370,251.493646 636.941519,249.722176 637.316566,249.920229 638.181068,248.775926 639.607437,248.577873 639.347204,247.004456 639.461709,247.180503 640.335959,247.664631 640.648125,247.499587 641.261951,245.937173 641.189131,245.387028 640.231896,243.901634 639.919684,243.967651 640.627315,243.604555 641.428389,242.746328 642.125243,242.482258 642.769938,242.790339 643.414487,243.582549 642.957081,244.275733 644.017318,243.659570 645.368023,243.659570 645.368023,243.307476 645.492670,241.150905 644.942101,239.753535 645.160264,239.918578 643.268956,239.203389 642.416414,238.246135 641.927645,236.947791 641.802839,235.946526 641.886044,235.979535 640.981064,235.429389 640.866621,234.296088 640.179863,234.296088 640.179863,235.737470 639.180643,236.166584 638.451821,236.331628 637.160303,236.694724 637.139467,237.497937 636.316329,238.246135 636.472639,240.149640 635.128085,240.105628 634.085352,238.983331 633.428232,237.728998 633.125697,237.673984 632.802261,238.411179 631.633407,239.005336 632.197022,240.754800 633.042233,241.403972 632.812695,241.525004 632.176150,241.051879 631.831729,240.963855 631.142762,241.370963 630.777332,241.359960 629.659864,241.921109 629.440496,243.109424 629.670310,243.263465 630.349196,243.395500 630.516281,243.395500 630.516281,243.296474 630.860863,244.770864 632.061348,245.012928 631.194962,246.135226 630.766890,246.300270 631.215842,247.675634 629.722538 Z" class="mapRegion" id="map-abcd1234-E07000082" style="fill: rgb(241, 238, 246);"><title>Stroud 4% non-UK born</title></path><path d="M261.110194 619.614043,262.551576 620.232481,262.155471 620.787911,260.978159 620.798389,260.097926 620.337287,259.404742 621.060345,259.976894 621.248939,259.679815 622.034607,259.118666 622.505902,258.260439 621.992710,257.545249 622.704870,257.875337 624.107715,259.261704 624.651914,259.228696 625.551703,259.987897 625.792295,259.525774 626.419831,258.293448 627.068137,257.710293 626.513949,257.633273 626.001489,256.367938 626.116539,255.135611 625.352937,254.519448 626.106081,254.519448 626.106081,253.452165 625.959652,253.364141 624.892583,251.240579 624.034449,250.679430 625.300628,250.096276 625.101844,249.392089 626.974037,251.944765 627.988056,252.175827 628.479253,252.175827 628.479253,252.032789 628.897225,251.174561 629.336029,250.998515 630.202988,250.481378 631.111441,249.733179 631.288920,249.733179 631.288920,248.731914 630.996595,247.675634 629.722538,247.675634 629.722538,248.071739 629.043501,247.334544 628.447902,247.213512 627.674481,246.641360 627.214508,245.739121 627.350417,244.594818 627.841725,244.594818 627.841725,244.363756 628.500153,243.769599 628.897225,244.088684 629.607635,243.703581 630.088105,243.318479 630.370082,243.197447 629.753874,243.054409 629.586744,242.075150 629.367370,241.326952 629.618081,241.326952 629.618081,241.536007 629.137531,242.702316 628.771840,242.009132 627.779010,242.427243 627.214508,243.527535 626.712633,243.450514 626.106081,243.923640 625.583086,243.527535 624.212377,243.989657 623.050412,244.594818 622.966648,244.473786 621.982236,244.473786 621.982236,245.221984 622.128872,245.915168 620.871739,246.399296 620.316326,247.081477 620.263923,247.774660 620.630725,248.588876 620.201038,248.555867 619.771286,247.807669 619.163231,248.093745 618.617966,247.939704 617.422206,248.302800 617.054984,248.302800 617.054984,248.643891 616.866108,250.349343 617.401223,250.360345 617.967703,249.524124 618.292853,249.095010 619.624526,249.546130 619.792251,250.602410 619.110806,251.636684 619.383404,253.430159 619.435823,255.520713 617.789379,256.786048 617.673987,257.567255 618.146016,258.249436 617.254339,259.778841 618.513095,260.163943 619.131776,261.110194 619.614043 Z" class="mapRegion" id="map-abcd1234-E07000083" style="fill: rgb(189, 201, 225);"><title>Tewkesbury 9% non-UK born</title></path><path d="M293.997909 659.656217,293.975904 659.842243,293.975904 659.842243,293.667822 660.648214,294.195962 661.237047,293.975904 662.063274,294.085933 662.920229,293.458767 664.200015,294.173956 664.365107,294.206965 665.902061,293.711834 666.964032,294.416020 668.097736,294.129944 668.736532,294.008912 670.281414,294.008912 670.281414,292.963635 670.456447,292.094405 670.271117,290.719041 670.446151,290.476976 671.372622,289.420696 671.959230,288.386422 673.162941,288.386422 673.162941,287.209110 673.708044,286.592947 673.749179,286.350883 673.121797,285.239588 672.648597,285.195577 672.237055,286.262860 671.846035,286.460912 671.218231,285.481653 670.847659,284.678440 670.281414,283.358090 670.085775,281.553612 670.023992,281.553612 670.023992,280.288276 670.497630,280.299279 669.344286,279.650107 668.952867,279.242999 669.550275,278.043682 668.499576,276.954393 668.159561,276.998405 667.737061,275.788084 666.025806,276.481268 665.272939,277.196457 664.932536,277.295483 663.962679,276.954393 663.663401,277.328492 661.867067,276.899378 661.278364,276.899378 661.278364,276.305221 660.565561,276.943390 660.038590,277.614568 659.036042,278.890906 659.356483,280.024206 659.387491,280.948451 659.056717,282.400836 659.346146,283.886230 659.108403,286.923035 659.790570,288.650492 659.955919,289.002586 659.800905,289.013589 658.953342,290.124883 658.353693,290.565000 658.632855,291.533256 659.945585,293.040656 659.883580,293.997909 659.656217 Z" class="mapRegion" id="map-abcd1234-E07000084" style="fill: rgb(116, 169, 207);"><title>Basingstoke and Deane 13% non-UK born</title></path><path d="M299.290312 669.035275,300.192551 670.847659,299.873466 672.813198,300.082522 673.060080,300.995764 672.442834,301.369863 672.802910,301.853991 674.088525,302.360125 674.787655,303.273367 675.096040,302.943280 676.092922,302.965286 676.678555,302.965286 676.678555,301.920009 677.109997,301.347857 677.993221,300.412609 678.260189,299.521373 677.880266,299.136271 679.225169,298.597128 679.615174,297.375805 680.897708,297.573857 681.810520,297.012708 682.343712,296.638609 683.286808,296.737635 683.727496,296.187490 684.526708,295.879408 685.520287,296.396545 686.615895,295.802388 686.943471,295.175221 688.642169,295.835396 689.705897,295.835396 689.705897,295.252242 690.043344,294.283985 689.419548,293.403752 688.130620,292.545525 687.721314,292.149420 687.844112,292.149420 687.844112,291.599274 687.936207,292.061396 686.748978,292.006382 684.967204,291.687297 684.752087,291.720306 683.901702,291.027122 683.348304,290.785058 682.364218,290.818067 681.451584,291.060131 680.743835,291.071134 679.245696,290.267921 678.978822,289.915828 677.828921,289.332673 677.140812,289.398691 676.401165,290.267921 675.897684,289.937834 675.239941,289.805799 673.368653,289.145624 673.594918,288.386422 673.162941,288.386422 673.162941,289.420696 671.959230,290.476976 671.372622,290.719041 670.446151,292.094405 670.271117,292.963635 670.456447,294.008912 670.281414,294.008912 670.281414,294.471035 670.559403,294.933157 670.003397,297.210761 669.127982,298.399076 668.932264,299.290312 669.035275 Z" class="mapRegion" id="map-abcd1234-E07000085" style="fill: rgb(189, 201, 225);"><title>East Hampshire 9% non-UK born</title></path><path d="M278.318754 681.707971,279.837157 682.087382,280.376300 682.958810,281.267536 682.887056,282.268801 683.061314,282.081752 683.532782,283.435110 683.543030,282.191781 685.131092,282.488860 685.868470,282.917973 685.909430,283.270067 686.697793,283.149034 687.148188,283.149034 687.148188,283.413104 687.966905,282.323816 688.335251,281.377565 689.634313,281.487594 691.218980,280.541343 690.585219,279.386037 689.317274,279.386037 689.317274,280.541343 688.253400,281.047478 688.038531,280.607361 686.882054,279.848160 686.493044,279.793145 685.591976,278.813886 685.192547,278.813886 685.192547,278.945921 684.700866,278.175717 683.901702,278.373769 682.784546,278.087693 682.179664,278.318754 681.707971 Z" class="mapRegion" id="map-abcd1234-E07000086" style="fill: rgb(241, 238, 246);"><title>Eastleigh 5% non-UK born</title></path><path d="M283.226055 688.232937,283.611157 688.785387,283.622160 689.736576,284.612422 690.503433,285.140562 689.624086,285.833746 689.572953,286.207845 688.826305,287.022061 688.744468,287.704242 689.470684,287.946306 690.636334,289.002586 690.646557,289.002586 690.646557,288.925565 691.494928,288.925565 691.494928,288.903559 691.505148,288.903559 691.505148,288.991583 691.689098,288.991583 691.689098,288.749519 692.026310,287.297134 691.443829,286.548935 691.924129,286.548935 691.924129,286.251857 693.507523,285.206580 693.630071,285.206580 693.630071,283.270067 692.567808,282.015734 692.016092,281.564615 690.513656,281.817682 689.092257,282.356825 688.417099,283.226055 688.232937 Z" class="mapRegion" id="map-abcd1234-E07000087" style="fill: rgb(241, 238, 246);"><title>Fareham 4% non-UK born</title></path><path d="M285.206580 693.630071,286.251857 693.507523,286.548935 691.924129,286.548935 691.924129,287.352148 691.842381,287.682236 692.179574,287.990317 693.160273,288.694504 693.824096,288.980580 694.936929,287.968312 695.804434,287.055070 695.079830,286.339880 694.947137,285.206580 693.630071 Z" class="mapRegion" id="map-abcd1234-E07000088" style="fill: rgb(189, 201, 225);"><title>Gosport 6% non-UK born</title></path><path d="M299.741431 660.276256,300.093525 660.276256,300.632668 660.968472,301.677945 661.123422,302.118061 661.567567,302.118061 661.567567,302.613192 662.383371,302.613192 662.383371,301.997029 662.455647,301.501898 662.951198,301.116796 663.869803,301.248831 664.468284,300.896738 665.035693,300.995764 666.922797,300.995764 666.922797,300.379601 667.283576,300.060516 668.128648,299.290312 669.035275,299.290312 669.035275,298.399076 668.932264,297.210761 669.127982,294.933157 670.003397,294.471035 670.559403,294.008912 670.281414,294.008912 670.281414,294.129944 668.736532,294.416020 668.097736,293.711834 666.964032,294.206965 665.902061,294.173956 664.365107,293.458767 664.200015,294.085933 662.920229,293.975904 662.063274,294.195962 661.237047,293.667822 660.648214,293.975904 659.842243,293.975904 659.842243,296.407548 659.459843,296.737635 659.790570,298.179017 660.296921,299.741431 660.276256 Z" class="mapRegion" id="map-abcd1234-E07000089" style="fill: rgb(116, 169, 207);"><title>Hart 11% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000090" style="fill: rgb(189, 201, 225);"><title>Havant 7% non-UK born</title><path d="M294.669087 692.138704,295.296254 692.486079,295.021181 694.763397,295.912417 695.304375,295.802388 695.620749,294.592067 695.324787,292.633548 695.039002,293.821863 694.089582,294.151950 692.332831,294.669087 692.138704 Z"/><path d="M295.835396 689.705897,296.275513 690.237613,296.066458 691.392728,296.066458 691.392728,295.043186 691.811725,294.592067 691.627783,293.865874 691.903692,293.007647 691.494928,292.666557 691.821944,292.666557 691.821944,292.578533 690.983891,291.379215 690.748783,291.379215 690.748783,291.863344 689.450230,291.566265 688.621709,292.149420 687.844112,292.149420 687.844112,292.545525 687.721314,293.403752 688.130620,294.283985 689.419548,295.252242 690.043344,295.835396 689.705897 Z"/></g><path d="M269.571436 684.516463,270.770754 684.823794,271.805028 684.065652,272.564230 683.922196,273.059361 685.018420,273.697530 684.977447,274.181658 685.981108,274.698795 686.063024,274.698795 686.063024,274.731804 686.124460,274.731804 686.124460,274.885845 686.370188,274.885845 686.370188,275.028883 687.363124,275.843098 687.956672,277.020410 688.314788,278.010673 689.808158,279.154976 690.902117,280.277273 691.494928,280.530341 692.598455,281.630632 692.986632,280.827419 694.028318,280.277273 695.059416,279.870166 695.181898,278.494801 695.059416,278.153711 695.661569,277.438521 696.202377,275.865104 696.508449,274.764813 696.906294,273.653518 697.059296,273.213402 697.324481,272.982340 698.038318,272.047092 698.945653,271.232877 699.292199,268.746218 698.333998,266.765693 698.017925,266.765693 698.017925,267.172801 697.140894,265.390328 697.191892,264.774165 697.406072,264.972218 696.447237,264.587116 695.457463,263.299774 696.335012,262.980690 695.926883,262.463553 694.446928,262.463553 694.446928,262.166474 693.670920,262.474556 692.373698,262.947681 691.944565,262.309512 690.268285,261.484293 690.830562,260.659075 690.615888,260.560048 690.145592,260.879133 689.440003,260.747098 688.713779,261.011168 688.273863,261.638334 688.335251,261.979425 687.854345,262.045442 686.677318,261.066183 686.144938,259.778841 687.045831,258.414480 685.325696,257.952357 684.332049,257.248171 683.829972,256.554987 683.010063,256.576993 682.600019,256.576993 682.600019,256.841063 683.061314,257.688287 682.118143,259.272707 682.005352,259.745833 681.759246,259.767838 682.928059,260.582054 681.666951,261.242229 681.400304,262.023436 682.835802,262.331518 682.466743,264.939209 683.409798,265.720416 683.399549,266.886725 684.752087,267.954008 685.325696,268.988282 684.475483,269.571436 684.516463 Z" class="mapRegion" id="map-abcd1234-E07000091" style="fill: rgb(241, 238, 246);"><title>New Forest 3% non-UK born</title></path><path d="M302.613192 662.383371,303.328382 662.961521,303.834516 664.746845,303.834516 664.746845,303.900534 666.221725,303.273367 667.819505,303.273367 667.819505,302.349123 667.458795,302.107058 667.118654,300.995764 666.922797,300.995764 666.922797,300.896738 665.035693,301.248831 664.468284,301.116796 663.869803,301.501898 662.951198,301.997029 662.455647,302.613192 662.383371 Z" class="mapRegion" id="map-abcd1234-E07000092" style="fill: rgb(116, 169, 207);"><title>Rushmoor 11% non-UK born</title></path><path d="M274.247676 661.722484,276.085163 661.515926,276.899378 661.278364,276.899378 661.278364,277.328492 661.867067,276.954393 663.663401,277.295483 663.962679,277.196457 664.932536,276.481268 665.272939,275.788084 666.025806,276.998405 667.737061,276.954393 668.159561,278.043682 668.499576,279.242999 669.550275,279.650107 668.952867,280.299279 669.344286,280.288276 670.497630,281.553612 670.023992,281.553612 670.023992,280.464323 671.701961,280.475326 672.216476,279.606096 672.628022,278.901909 673.615487,279.187985 674.057677,277.768609 674.582046,277.900644 675.044645,276.646311 675.106319,276.888375 676.185398,277.482533 676.103197,277.647577 677.202440,277.394510 678.095904,276.657314 678.321793,275.865104 679.450968,276.426253 680.436062,277.042416 680.948997,278.241734 681.420816,278.318754 681.707971,278.318754 681.707971,278.087693 682.179664,278.373769 682.784546,278.175717 683.901702,278.945921 684.700866,278.813886 685.192547,278.813886 685.192547,277.229466 684.936474,276.140177 685.100363,275.061891 686.349711,275.061891 686.349711,275.028883 686.329235,275.028883 686.329235,274.907851 686.278042,274.907851 686.278042,274.698795 686.063024,274.698795 686.063024,274.181658 685.981108,273.697530 684.977447,273.059361 685.018420,272.564230 683.922196,271.805028 684.065652,270.770754 684.823794,269.571436 684.516463,269.571436 684.516463,269.857512 683.737744,269.219343 682.036114,270.429664 681.482352,269.582439 680.035909,269.021291 679.399651,269.208340 676.997007,268.889256 676.329244,269.296364 675.671602,269.318369 674.777375,268.768224 674.283888,267.909996 673.995980,268.251087 672.401679,267.535897 671.012364,267.678935 670.260821,266.699675 669.457582,266.864719 668.788042,268.273092 668.437758,269.043296 668.623208,269.582439 667.159886,270.077571 666.500113,271.188865 666.273280,272.520218 666.902180,272.861308 664.334153,273.312428 664.334153,273.213402 663.095717,272.894317 662.538245,273.125378 661.164741,273.543489 661.133752,274.247676 661.722484 Z" class="mapRegion" id="map-abcd1234-E07000093" style="fill: rgb(189, 201, 225);"><title>Test Valley 7% non-UK born</title></path><path d="M288.386422 673.162941,289.145624 673.594918,289.805799 673.368653,289.937834 675.239941,290.267921 675.897684,289.398691 676.401165,289.332673 677.140812,289.915828 677.828921,290.267921 678.978822,291.071134 679.245696,291.060131 680.743835,290.818067 681.451584,290.785058 682.364218,291.027122 683.348304,291.720306 683.901702,291.687297 684.752087,292.006382 684.967204,292.061396 686.748978,291.599274 687.936207,292.149420 687.844112,292.149420 687.844112,291.566265 688.621709,291.863344 689.450230,291.379215 690.748783,291.379215 690.748783,289.002586 690.646557,289.002586 690.646557,287.946306 690.636334,287.704242 689.470684,287.022061 688.744468,286.207845 688.826305,285.833746 689.572953,285.140562 689.624086,284.612422 690.503433,283.622160 689.736576,283.611157 688.785387,283.226055 688.232937,283.226055 688.232937,283.468119 687.997602,283.149034 687.148188,283.149034 687.148188,283.270067 686.697793,282.917973 685.909430,282.488860 685.868470,282.191781 685.131092,283.435110 683.543030,282.081752 683.532782,282.268801 683.061314,281.267536 682.887056,280.376300 682.958810,279.837157 682.087382,278.318754 681.707971,278.318754 681.707971,278.241734 681.420816,277.042416 680.948997,276.426253 680.436062,275.865104 679.450968,276.657314 678.321793,277.394510 678.095904,277.647577 677.202440,277.482533 676.103197,276.888375 676.185398,276.646311 675.106319,277.900644 675.044645,277.768609 674.582046,279.187985 674.057677,278.901909 673.615487,279.606096 672.628022,280.475326 672.216476,280.464323 671.701961,281.553612 670.023992,281.553612 670.023992,283.358090 670.085775,284.678440 670.281414,285.481653 670.847659,286.460912 671.218231,286.262860 671.846035,285.195577 672.237055,285.239588 672.648597,286.350883 673.121797,286.592947 673.749179,287.209110 673.708044,288.386422 673.162941 Z" class="mapRegion" id="map-abcd1234-E07000094" style="fill: rgb(241, 238, 246);"><title>Winchester 4% non-UK born</title></path><path d="M332.563129 634.752746,332.067998 635.951571,331.506849 636.139167,331.429829 637.806136,331.264785 638.555950,331.561864 639.950906,331.561864 639.950906,329.460307 639.763564,328.976179 639.451300,327.941905 639.263925,327.941905 639.263925,327.853881 637.879043,327.633823 637.462404,328.216977 636.524741,328.216977 636.524741,329.768389 636.597682,330.065467 636.014104,330.175497 634.481636,331.044727 634.273073,331.539858 633.835039,332.101007 634.043635,332.563129 634.752746 Z" class="mapRegion" id="map-abcd1234-E07000095" style="fill: rgb(116, 169, 207);"><title>Broxbourne 14% non-UK born</title></path><path d="M316.410849 630.004551,315.970732 630.307423,315.761677 631.549899,315.486604 632.113531,316.234802 632.697919,315.035484 633.355209,315.717665 634.658903,315.750674 636.222538,315.750674 636.222538,314.672388 637.170720,315.046487 638.701724,314.144248 639.055715,312.636849 638.732961,312.152720 638.358102,311.811630 639.878053,311.811630 639.878053,310.964406 639.982129,311.085438 639.149412,310.909391 638.566363,310.304231 638.024853,310.810365 636.858168,309.941134 636.535161,309.412994 635.513798,308.356715 635.597189,307.201408 635.399132,306.057105 634.502492,306.057105 634.502492,305.705012 632.708353,304.670738 631.257601,304.296639 631.529022,303.306376 630.192544,304.362656 628.970364,305.330913 628.970364,305.407933 629.962773,306.299169 631.549899,307.564505 631.372436,308.983881 631.643846,309.589041 632.103094,309.875117 631.518583,310.678330 630.871304,310.678330 630.871304,311.492546 631.977852,312.064697 632.009163,312.658855 631.570777,312.515817 630.829539,313.098971 629.868771,313.858172 629.701647,314.518347 629.231558,316.135776 629.649419,316.410849 630.004551 Z" class="mapRegion" id="map-abcd1234-E07000096" style="fill: rgb(116, 169, 207);"><title>Dacorum 12% non-UK born</title></path><path d="M322.187380 636.920681,322.957584 638.139411,323.606756 637.910289,325.730319 638.774608,325.719316 639.503346,325.719316 639.503346,325.378225 640.440018,325.004126 640.710554,325.004126 640.710554,324.652033 641.012275,322.902569 641.324367,322.385432 641.584416,322.099356 642.374820,320.283875 642.717952,320.283875 642.717952,319.810750 642.458007,318.039280 643.518432,318.039280 643.518432,317.467129 642.634773,317.467129 642.634773,317.115035 641.116310,317.698190 640.221489,317.555152 639.232694,317.555152 639.232694,318.369368 638.826667,319.139572 638.837079,319.590692 639.170233,320.096826 638.889137,320.382901 638.264380,321.340155 637.441571,320.856027 637.024867,321.758266 636.389275,322.187380 636.920681 Z" class="mapRegion" id="map-abcd1234-E07000098" style="fill: rgb(116, 169, 207);"><title>Hertsmere 17% non-UK born</title></path><path d="M334.653683 619.676941,334.884744 619.980929,334.686692 621.039390,334.686692 621.039390,333.707432 620.913653,332.034989 621.049868,331.957969 620.494490,331.110744 620.211519,331.000715 620.829825,330.351543 621.458472,330.538593 621.971762,329.493316 622.736285,329.141222 621.846067,328.459042 622.778170,327.897893 622.924765,327.776861 623.678561,327.215712 624.463549,326.302470 624.222843,325.774330 625.018142,325.774330 625.018142,325.675304 624.610056,324.905100 624.264706,323.540738 624.358897,322.990593 625.970111,323.694779 626.534864,324.156902 627.528134,324.630027 627.360871,325.334214 627.831273,325.334214 627.831273,325.675304 628.667348,325.367222 629.001709,325.367222 629.001709,325.048138 628.782289,323.815811 629.325582,322.748528 630.359639,322.462453 629.649419,321.472190 630.328309,321.472190 630.328309,319.711724 630.244762,319.557683 629.732983,318.930517 629.440496,318.930517 629.440496,318.545415 628.970364,318.347362 627.914891,318.347362 627.914891,318.347362 627.256326,317.610167 626.587150,317.159047 625.311090,317.159047 625.311090,317.016009 624.683306,316.498872 624.400758,316.355834 623.709964,316.641910 622.076503,316.938989 621.479424,317.445123 621.814642,317.313088 623.134173,317.654178 623.291219,318.523409 622.694398,318.457391 621.678465,318.853496 621.123211,320.052814 621.123211,320.635969 620.326807,321.131100 620.284884,321.593222 621.311800,322.462453 620.966044,322.616493 620.096226,324.266931 619.425339,323.562744 617.736929,324.508995 616.120975,325.367222 616.267918,325.961380 614.987152,325.961380 614.987152,326.335479 615.690596,326.071409 616.761172,326.863619 617.138924,327.303735 618.177482,327.875887 618.261389,329.933432 617.117940,330.648622 616.351882,331.396820 616.089486,331.968972 616.803147,332.464103 616.929068,333.575397 616.698208,334.037520 618.492120,334.653683 619.676941 Z" class="mapRegion" id="map-abcd1234-E07000099" style="fill: rgb(241, 238, 246);"><title>North Hertfordshire 5% non-UK born</title></path><path d="M317.544149 639.201464,316.509875 638.639251,316.102767 639.472119,315.387578 639.846829,315.123508 640.981064,315.662651 641.563613,315.486604 642.406015,317.467129 642.634773,317.467129 642.634773,318.039280 643.518432,318.039280 643.518432,316.443858 644.162809,316.443858 644.162809,315.123508 643.736706,314.397315 644.214769,313.209000 643.310537,312.922925 643.819853,312.724872 644.994046,312.724872 644.994046,311.877648 644.661581,311.877648 644.661581,311.580569 643.871819,311.305496 642.312428,311.492546 641.064293,311.877648 641.293159,312.548825 640.440018,311.811630 639.878053,311.811630 639.878053,312.152720 638.358102,312.636849 638.732961,314.144248 639.055715,315.046487 638.701724,314.672388 637.170720,315.750674 636.222538,315.750674 636.222538,316.212796 636.899844,316.377840 637.899874,317.346097 638.326862,317.544149 639.201464 Z" class="mapRegion" id="map-abcd1234-E07000102" style="fill: rgb(116, 169, 207);"><title>Three Rivers 14% non-UK born</title></path><path d="M317.544149 639.201464,317.555152 639.232694,317.555152 639.232694,317.698190 640.221489,317.115035 641.116310,317.467129 642.634773,317.467129 642.634773,315.486604 642.406015,315.662651 641.563613,315.123508 640.981064,315.387578 639.846829,316.102767 639.472119,316.509875 638.639251,317.544149 639.201464 Z" class="mapRegion" id="map-abcd1234-E07000103" style="fill: rgb(43, 140, 190);"><title>Watford 28% non-UK born</title></path><path d="M369.554932 665.479224,370.512186 666.541353,370.050063 667.489714,370.204104 668.200777,370.787259 669.179485,370.688232 669.859230,370.193101 670.446151,370.732244 670.930013,370.732244 670.930013,370.523189 671.866616,371.227375 672.082711,370.908291 673.049794,371.711504 673.852016,371.227375 674.654011,370.600209 674.540923,369.796996 675.096040,370.017055 675.836027,369.719976 676.997007,369.323871 677.253796,369.378885 678.116440,368.520658 678.588729,367.937503 678.362862,367.607416 678.783782,366.771194 678.968557,366.727183 679.604911,365.604885 679.184112,365.021731 679.214904,365.021731 679.902512,364.427573 680.025648,364.053474 678.948027,362.061946 682.620523,362.061946 682.620523,360.576553 681.933573,359.344226 682.118143,358.331958 681.943827,357.660780 680.990028,356.329427 680.918224,355.361171 681.236201,355.361171 681.236201,355.053089 680.702800,354.866040 679.533072,355.658249 678.075368,356.208395 677.900804,356.879573 677.202440,356.153381 676.483357,355.042086 676.421713,354.987072 675.332446,355.504209 674.746534,355.295153 673.903432,356.560489 673.584634,356.681521 673.306941,356.681521 673.306941,357.418716 671.928359,358.430984 671.012364,358.386973 670.240228,359.322220 669.715055,359.663311 669.014673,360.554547 669.200085,360.730594 668.798344,362.590086 667.355726,362.590086 667.355726,362.535072 667.798894,363.723387 668.200777,364.482588 667.417568,364.966716 667.809199,365.318809 667.304190,366.419101 666.768164,366.815206 666.912489,367.530396 666.458872,368.696705 666.149546,368.861748 665.437968,369.554932 665.479224 Z" class="mapRegion" id="map-abcd1234-E07000105" style="fill: rgb(189, 201, 225);"><title>Ashford 10% non-UK born</title></path><path d="M380.205755 661.722484,380.051714 661.763794,379.919679 661.650191,379.666612 661.650191,379.600594 661.546910,379.094460 662.063274,379.072454 662.125231,379.072454 662.125231,378.291247 664.055552,378.698355 664.633360,378.093195 665.427654,378.170215 666.067053,378.742367 666.469182,378.203224 667.427874,378.181218 668.489273,379.039445 669.117681,379.050448 669.436983,377.994168 670.693240,377.135941 670.682945,376.508775 670.260821,376.277714 671.105006,376.277714 671.105006,375.925620 670.724124,373.681025 670.209338,372.822798 669.395785,372.690763 670.404968,372.118611 670.796187,370.732244 670.930013,370.732244 670.930013,370.193101 670.446151,370.688232 669.859230,370.787259 669.179485,370.204104 668.200777,370.050063 667.489714,370.512186 666.541353,369.554932 665.479224,369.554932 665.479224,369.874017 664.911904,370.809264 664.540506,371.007317 663.364091,370.622215 662.373046,369.565935 661.360997,368.971778 661.195730,368.663696 660.720533,368.663696 660.720533,370.490180 660.606887,370.897288 660.451909,371.854541 659.490850,372.844804 659.490850,374.396215 659.056717,376.266711 659.036042,378.269241 658.612178,379.226495 658.643194,379.226495 658.643194,379.248501 659.222109,378.709358 659.614876,379.512571 661.133752,379.930682 661.391983,380.205755 661.722484 Z" class="mapRegion" id="map-abcd1234-E07000106" style="fill: rgb(189, 201, 225);"><title>Canterbury 9% non-UK born</title></path><path d="M344.182208 653.344757,344.567310 655.560547,344.842383 655.777890,345.007427 658.198590,345.007427 658.198590,342.971888 657.391921,342.729823 656.936775,341.497497 656.885049,341.299444 657.516039,340.001100 657.536724,340.155141 656.905739,339.726027 656.253918,337.921549 656.822977,337.921549 656.822977,337.855532 656.098701,338.339660 655.581247,338.680750 654.701358,339.131870 654.608177,339.858062 653.779769,339.858062 653.779769,340.133135 653.520841,340.221159 652.702474,340.507234 652.443448,342.597788 654.038672,343.004896 654.049028,344.182208 653.344757 Z" class="mapRegion" id="map-abcd1234-E07000107" style="fill: rgb(116, 169, 207);"><title>Dartford 14% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000108" style="fill: rgb(189, 201, 225);"><title>Dover 10% non-UK born</title><path d="M384.056775 663.580836,383.935743 663.972999,384.100787 664.726211,384.001760 665.118216,383.770699 665.015062,383.649667 664.880956,383.704682 664.788110,383.572647 664.653994,383.242559 664.375425,383.253562 664.334153,383.308577 664.251608,383.363591 664.127785,383.495626 663.952360,383.605655 664.003957,383.693679 663.942040,383.803708 663.756284,383.913737 663.446663,384.056775 663.580836 Z"/><path d="M384.716950 662.724081,384.749959 662.713757,384.749959 662.713757,385.135061 664.313517,385.960279 666.788782,386.191341 667.860726,386.224349 670.518221,386.048303 671.846035,385.322110 673.111511,384.012763 673.810882,382.637399 674.962411,380.898938 675.743539,379.105463 675.959339,379.105463 675.959339,378.093195 675.661325,378.192221 674.736254,377.190956 674.335297,377.477031 673.728612,378.720361 672.679461,377.928151 672.525141,377.389008 672.010681,376.827859 672.278212,376.123673 671.794581,376.277714 671.105006,376.277714 671.105006,376.508775 670.260821,377.135941 670.682945,377.994168 670.693240,379.050448 669.436983,379.039445 669.117681,378.181218 668.489273,378.203224 667.427874,378.742367 666.469182,378.170215 666.067053,378.093195 665.427654,378.698355 664.633360,378.291247 664.055552,379.072454 662.125231,379.072454 662.125231,379.512571 661.774122,379.512571 661.774122,379.545580 661.763794,379.545580 661.763794,379.655609 661.650191,379.886670 661.650191,380.062717 661.774122,380.238763 661.732812,380.293778 661.794776,380.315784 661.908375,380.502833 662.104579,383.121527 662.507271,383.880728 663.033781,383.913737 663.395056,383.803708 663.745964,383.616658 663.993637,383.506629 663.931721,383.473621 663.952360,383.352588 664.117466,383.231556 664.344471,383.231556 664.396061,383.264565 664.447649,383.352588 664.530189,383.385597 664.726211,383.550641 664.653994,383.682676 664.788110,383.638664 664.870640,383.638664 664.911904,383.770699 665.025377,383.990758 665.128531,384.342851 664.870640,384.089784 664.427014,383.957749 663.972999,384.122793 663.591157,384.045772 663.456984,384.716950 662.724081 Z"/></g><path d="M349.727678 653.935114,350.949001 654.970529,350.882984 656.419474,350.057765 657.474667,349.265555 658.043479,348.649392 658.105525,347.494086 660.276256,347.494086 660.276256,347.119987 660.606887,346.723882 661.670846,345.194477 661.732812,345.194477 661.732812,345.194477 660.172925,344.798372 659.139414,345.007427 658.198590,345.007427 658.198590,344.842383 655.777890,344.567310 655.560547,344.182208 653.344757,344.182208 653.344757,344.688342 654.225068,345.084447 654.411452,347.009958 654.680651,348.957474 654.421806,349.727678 653.935114 Z" class="mapRegion" id="map-abcd1234-E07000109" style="fill: rgb(116, 169, 207);"><title>Gravesham 17% non-UK born</title></path><path d="M355.207130 661.484940,355.867305 661.598551,356.890576 661.309352,357.429719 662.032294,358.067888 663.302161,358.739066 663.653081,359.509270 663.611798,359.839357 664.179378,360.708588 664.870640,361.390769 665.087270,360.972658 666.015494,361.401771 666.232036,361.907906 665.695807,362.502063 665.891749,362.590086 667.355726,362.590086 667.355726,360.730594 668.798344,360.554547 669.200085,359.663311 669.014673,359.322220 669.715055,358.386973 670.240228,358.430984 671.012364,357.418716 671.928359,356.681521 673.306941,356.681521 673.306941,356.714529 672.617734,355.977334 672.874920,354.998074 672.514853,354.205865 672.442834,354.161853 673.337797,353.688728 673.183513,352.918523 673.728612,351.653188 673.594918,351.180063 673.090939,350.409859 673.286370,350.134786 672.628022,349.012488 671.146179,348.077240 670.899130,347.813170 670.404968,346.833911 669.807740,346.833911 669.807740,347.461077 669.787143,347.780162 668.365636,346.800902 667.788589,347.703141 666.479492,348.352313 666.654761,348.715410 666.108300,348.704407 665.376083,350.189800 665.314197,351.257083 663.756284,351.257083 663.756284,351.268086 663.735644,351.268086 663.735644,351.224074 663.137007,352.335369 661.980662,352.291357 661.391983,352.291357 661.391983,352.995544 661.815431,353.743742 661.144082,355.207130 661.484940 Z" class="mapRegion" id="map-abcd1234-E07000110" style="fill: rgb(116, 169, 207);"><title>Maidstone 16% non-UK born</title></path><path d="M345.007427 658.198590,344.798372 659.139414,345.194477 660.172925,345.194477 661.732812,345.194477 661.732812,343.852121 660.875497,343.445013 660.338252,343.037905 660.761858,342.993893 662.001315,342.245695 662.693109,341.860593 664.994431,342.234692 665.530793,342.190681 666.262969,341.530506 666.500113,341.552511 667.376340,340.925345 667.716449,340.474226 667.025882,340.045112 667.489714,339.814051 668.437758,340.045112 669.045576,340.716290 669.251586,341.585520 669.972505,340.837322 670.271117,340.771304 670.672650,340.771304 670.672650,340.430214 671.084419,339.649007 671.218231,339.373934 671.671087,339.968092 672.710324,338.977829 673.893149,338.218628 673.553780,338.218628 673.553780,336.975298 672.926355,335.038785 673.389223,333.949497 673.224656,333.949497 673.224656,333.806459 671.588755,334.048523 670.888836,333.322330 669.004372,333.652418 668.015300,334.059526 667.448488,334.224570 666.541353,333.773450 664.973799,333.652418 663.993637,333.652418 663.993637,334.279584 664.189697,335.170820 664.045233,335.302855 662.548569,336.656214 661.557239,336.524179 660.989132,337.305386 660.813513,337.932552 658.725904,337.723497 657.805626,338.284645 657.826310,337.767508 656.843668,337.767508 656.843668,337.921549 656.822977,337.921549 656.822977,339.726027 656.253918,340.155141 656.905739,340.001100 657.536724,341.299444 657.516039,341.497497 656.885049,342.729823 656.936775,342.971888 657.391921,345.007427 658.198590 Z" class="mapRegion" id="map-abcd1234-E07000111" style="fill: rgb(116, 169, 207);"><title>Sevenoaks 11% non-UK born</title></path><path d="M376.277714 671.105006,376.123673 671.794581,376.827859 672.278212,377.389008 672.010681,377.928151 672.525141,378.720361 672.679461,377.477031 673.728612,377.190956 674.335297,378.192221 674.736254,378.093195 675.661325,379.105463 675.959339,379.105463 675.959339,378.511305 676.288146,377.895142 677.233254,377.102932 677.459212,375.386477 677.602993,374.231171 677.839190,372.943830 678.332060,370.853276 680.035909,369.984046 681.164403,369.576938 682.200170,369.191836 683.932444,369.279859 684.936474,369.841008 687.209600,369.466909 687.424531,368.157562 687.342654,364.977719 686.646607,364.977719 686.646607,365.483853 686.063024,365.021731 684.854525,364.405567 684.659888,364.020465 685.305212,363.382296 685.100363,362.304011 683.491788,362.061946 682.620523,362.061946 682.620523,364.053474 678.948027,364.427573 680.025648,365.021731 679.902512,365.021731 679.214904,365.604885 679.184112,366.727183 679.604911,366.771194 678.968557,367.607416 678.783782,367.937503 678.362862,368.520658 678.588729,369.378885 678.116440,369.323871 677.253796,369.719976 676.997007,370.017055 675.836027,369.796996 675.096040,370.600209 674.540923,371.227375 674.654011,371.711504 673.852016,370.908291 673.049794,371.227375 672.082711,370.523189 671.866616,370.732244 670.930013,370.732244 670.930013,372.118611 670.796187,372.690763 670.404968,372.822798 669.395785,373.681025 670.209338,375.925620 670.724124,376.277714 671.105006 Z" class="mapRegion" id="map-abcd1234-E07000112" style="fill: rgb(116, 169, 207);"><title>Shepway 11% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000113" style="fill: rgb(241, 238, 246);"><title>Swale 4% non-UK born</title><path d="M368.663696 660.720533,368.971778 661.195730,369.565935 661.360997,370.622215 662.373046,371.007317 663.364091,370.809264 664.540506,369.874017 664.911904,369.554932 665.479224,369.554932 665.479224,368.861748 665.437968,368.696705 666.149546,367.530396 666.458872,366.815206 666.912489,366.419101 666.768164,365.318809 667.304190,364.966716 667.809199,364.482588 667.417568,363.723387 668.200777,362.535072 667.798894,362.590086 667.355726,362.590086 667.355726,362.502063 665.891749,361.907906 665.695807,361.401771 666.232036,360.972658 666.015494,361.390769 665.087270,360.708588 664.870640,359.839357 664.179378,359.509270 663.611798,358.739066 663.653081,358.067888 663.302161,357.429719 662.032294,356.890576 661.309352,355.867305 661.598551,355.207130 661.484940,355.207130 661.484940,355.625241 661.195730,356.505474 659.439171,356.197392 658.922329,356.197392 658.922329,357.011608 657.516039,357.715795 658.622517,358.871101 658.570822,359.553282 658.291653,359.080156 657.629809,358.871101 656.150441,359.762337 656.057308,359.663311 656.585021,360.015404 657.371234,361.467789 658.426071,361.511801 659.645882,363.107223 659.831908,364.317544 660.214258,365.736920 660.193592,366.595148 660.978802,367.464378 660.720533,368.663696 660.720533 Z"/><path d="M360.763602 654.442515,361.445783 654.773830,362.535072 654.929120,363.294273 655.519146,366.837212 656.378086,367.167299 656.967810,368.201573 657.991774,368.696705 659.005030,368.190571 659.201435,367.057270 660.110925,366.309072 660.131592,365.505859 659.521857,364.306541 659.604541,363.668372 659.284128,362.006932 659.346146,361.522804 659.170425,361.665841 658.539804,360.994664 657.743574,360.213457 657.278141,360.576553 656.667790,360.444518 655.394940,360.763602 654.442515 Z"/></g><path d="M384.375860 662.827318,383.902734 663.044104,383.902734 663.044104,383.110524 662.496946,380.557848 662.114905,380.337790 661.929028,380.293778 661.753467,380.249766 661.722484,380.205755 661.722484,380.205755 661.722484,379.930682 661.391983,379.512571 661.133752,378.709358 659.614876,379.248501 659.222109,379.226495 658.643194,379.226495 658.643194,380.271772 658.798272,381.383067 658.715565,381.768169 658.426071,383.231556 658.477768,384.210816 658.157228,385.179072 658.095184,385.399131 657.826310,386.730484 657.888360,387.621720 658.157228,387.918798 658.756919,387.632723 660.451909,387.280629 661.164741,386.565440 661.846413,385.113055 661.712157,384.375860 662.827318 Z" class="mapRegion" id="map-abcd1234-E07000114" style="fill: rgb(189, 201, 225);"><title>Thanet 7% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000115" style="fill: rgb(189, 201, 225);"><title>Tonbridge and Malling 8% non-UK born</title><path d="M347.494086 660.276256,349.507620 661.030453,349.507620 661.030453,349.386587 661.691502,349.749684 662.042621,349.617649 662.455647,349.661660 662.744729,349.903724 663.333126,350.530891 663.364091,350.750949 663.570515,351.015019 663.487947,351.125048 663.570515,351.257083 663.756284,351.257083 663.756284,350.189800 665.314197,348.704407 665.376083,348.715410 666.108300,348.352313 666.654761,347.703141 666.479492,346.800902 667.788589,347.780162 668.365636,347.461077 669.787143,346.833911 669.807740,346.833911 669.807740,346.151730 669.673861,345.194477 670.137260,344.710348 669.756248,343.951147 669.704756,342.718820 671.259403,340.771304 670.672650,340.771304 670.672650,340.837322 670.271117,341.585520 669.972505,340.716290 669.251586,340.045112 669.045576,339.814051 668.437758,340.045112 667.489714,340.474226 667.025882,340.925345 667.716449,341.552511 667.376340,341.530506 666.500113,342.190681 666.262969,342.234692 665.530793,341.860593 664.994431,342.245695 662.693109,342.993893 662.001315,343.037905 660.761858,343.445013 660.338252,343.852121 660.875497,345.194477 661.732812,345.194477 661.732812,346.723882 661.670846,347.119987 660.606887,347.494086 660.276256 Z"/><path d="M352.291357 661.391983,352.335369 661.980662,351.224074 663.137007,351.268086 663.735644,351.268086 663.735644,351.169060 663.580836,351.037025 663.477626,350.971007 663.467305,350.530891 663.322805,349.892722 663.291839,349.683666 662.672461,349.793695 661.960008,349.430599 661.484940,349.672663 660.317587,349.639655 659.335810,349.639655 659.335810,351.389118 660.524233,352.291357 661.391983 Z"/></g><path d="M346.833911 669.807740,347.813170 670.404968,348.077240 670.899130,349.012488 671.146179,350.134786 672.628022,350.409859 673.286370,351.180063 673.090939,351.653188 673.594918,352.918523 673.728612,353.688728 673.183513,354.161853 673.337797,354.205865 672.442834,354.998074 672.514853,355.977334 672.874920,356.714529 672.617734,356.681521 673.306941,356.681521 673.306941,356.560489 673.584634,355.295153 673.903432,355.504209 674.746534,354.987072 675.332446,355.042086 676.421713,356.153381 676.483357,356.879573 677.202440,356.208395 677.900804,355.658249 678.075368,354.866040 679.533072,355.053089 680.702800,355.361171 681.236201,355.361171 681.236201,354.073830 681.769501,352.918523 681.307997,352.753480 680.651506,351.631182 680.497620,351.169060 680.107735,350.002751 679.871727,350.200803 678.968557,347.483083 677.613263,347.307036 676.884012,347.307036 676.884012,346.085713 676.575821,345.557573 675.887408,344.050173 674.654011,341.453485 674.931572,340.804313 674.386705,338.636739 674.900733,337.888540 674.458674,337.855532 673.738896,338.218628 673.553780,338.218628 673.553780,338.977829 673.893149,339.968092 672.710324,339.373934 671.671087,339.649007 671.218231,340.430214 671.084419,340.771304 670.672650,340.771304 670.672650,342.718820 671.259403,343.951147 669.704756,344.710348 669.756248,345.194477 670.137260,346.151730 669.673861,346.833911 669.807740 Z" class="mapRegion" id="map-abcd1234-E07000116" style="fill: rgb(116, 169, 207);"><title>Tunbridge Wells 11% non-UK born</title></path><path d="M250.580404 504.583429,249.986246 505.075135,250.096276 505.741530,249.843208 506.626164,249.920229 507.925293,249.370083 509.049252,248.588876 509.441983,248.225780 509.976443,248.225780 509.976443,247.763657 509.474708,246.509325 508.983791,245.937173 509.027432,245.210981 507.892549,244.594818 508.711021,243.527535 508.089005,242.801342 508.416399,242.801342 508.416399,242.240194 507.466847,242.185179 506.200264,241.712054 505.293643,241.712054 505.293643,242.196182 504.528789,242.834351 504.146282,242.834351 504.146282,243.021401 503.774653,244.011663 504.474149,244.847885 504.452292,246.267261 503.883961,246.927436 504.091634,247.400561 503.523228,248.775926 503.435770,249.953238 503.665340,250.580404 504.583429 Z" class="mapRegion" id="map-abcd1234-E07000117" style="fill: rgb(116, 169, 207);"><title>Burnley 11% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000118" style="fill: rgb(241, 238, 246);"><title>Chorley 5% non-UK born</title><path d="M223.810310 515.282669,223.513231 514.836339,223.491225 514.008804,223.161138 513.551375,223.425208 513.246380,223.425208 513.246380,223.711283 514.085035,223.645266 514.847226,223.810310 515.282669 Z"/><path d="M235.198328 516.229518,233.338835 518.056993,232.777686 518.350581,231.930462 517.284816,230.775155 518.394072,230.775155 518.394072,230.445068 517.447970,229.652858 517.698121,228.332508 517.708996,228.332508 517.708996,227.551301 516.827933,226.528030 516.447139,225.658800 517.034627,224.030368 516.360093,224.030368 516.360093,223.821313 515.380634,223.821313 515.380634,223.832316 515.304439,223.832316 515.304439,223.656269 514.858113,223.733289 514.487934,223.733289 514.172153,223.689278 513.932571,223.348187 513.006717,223.370193 512.854193,223.139132 512.734348,223.194146 512.527329,223.436211 512.276706,223.436211 512.276706,224.547505 512.047856,226.142928 511.971569,226.759091 512.374778,226.616053 513.115657,227.441272 513.333525,227.595313 512.712557,229.509820 512.734348,229.619849 512.222219,228.783628 511.884380,228.893657 510.968736,229.520823 510.325423,230.643120 510.227277,230.841173 509.583789,232.667657 508.132660,233.261814 508.416399,233.261814 508.416399,233.503879 509.834658,234.065027 510.194561,233.966001 510.837905,234.406118 511.709996,235.033284 511.971569,234.890246 513.017611,234.384112 513.758317,234.736205 514.716580,234.857237 516.000998,235.198328 516.229518 Z"/></g><path d="M221.048578 500.996764,220.586455 501.948563,221.840788 502.178258,221.664741 503.042176,222.489960 502.910966,223.062111 503.654409,223.062111 503.654409,224.822578 505.763376,224.140397 506.811791,224.261429 507.390432,224.261429 507.390432,224.459482 507.805231,224.459482 507.805231,224.294438 508.089005,224.294438 508.089005,221.796776 509.016521,219.090059 509.420166,217.120537 509.234715,215.756175 508.961970,214.853936 508.383662,214.237773 507.434098,214.160753 506.484205,214.160753 506.484205,215.096000 506.211186,215.239038 506.713519,216.493371 506.626164,216.119272 505.741530,216.757441 504.922169,216.526379 503.730928,215.943225 503.249913,215.943225 503.249913,217.703691 503.009374,217.681686 501.871994,217.054519 501.160891,217.054519 501.160891,217.758706 500.952995,218.517907 501.686031,219.255103 501.314067,219.794245 500.799798,221.048578 500.996764 Z" class="mapRegion" id="map-abcd1234-E07000119" style="fill: rgb(189, 201, 225);"><title>Fylde 8% non-UK born</title></path><path d="M241.712054 505.293643,242.185179 506.200264,242.240194 507.466847,242.801342 508.416399,242.801342 508.416399,241.646036 510.020068,240.996864 510.401756,239.060351 511.143168,239.060351 511.143168,238.224129 510.249087,237.960059 509.300170,237.706992 507.139339,236.947791 506.211186,236.947791 506.211186,239.203389 504.091634,239.533476 504.725486,240.303680 504.801976,241.712054 505.293643 Z" class="mapRegion" id="map-abcd1234-E07000120" style="fill: rgb(116, 169, 207);"><title>Hyndburn 13% non-UK born</title></path><path d="M237.145844 476.960873,236.650712 477.711417,236.408648 478.561047,235.198328 480.094126,234.527150 480.722549,234.230071 481.582261,233.426858 482.012016,233.184794 482.639996,233.195797 483.807436,233.910986 484.170782,234.703196 485.656694,236.375640 486.261833,236.958794 487.163792,236.804753 488.834927,236.804753 488.834927,235.935523 489.241562,235.528415 490.527008,234.582164 490.142536,233.734940 490.977320,232.854706 490.911426,232.524619 491.855765,232.854706 492.942448,232.205534 494.478435,231.336304 494.697791,230.114980 494.653921,229.916928 495.213209,229.916928 495.213209,227.903394 495.202243,227.463278 494.116459,227.320240 493.161928,226.869120 493.282634,226.285966 494.741660,225.053639 494.237123,224.283435 493.710550,223.777301 494.357781,223.975353 495.662749,223.689278 496.221830,223.062111 496.232791,221.587721 497.241037,221.059581 496.298558,220.894537 495.388648,220.894537 495.388648,221.895802 494.072580,221.279639 493.809290,221.103592 493.293607,221.433680 492.316835,222.434945 491.482460,221.169610 491.581281,220.938549 492.558317,220.443418 492.503436,219.937283 491.405597,219.992298 490.417164,219.739231 489.648136,219.970292 488.779972,220.333388 488.626091,220.707487 487.603664,221.862794 486.778846,223.018100 486.206826,223.007097 485.381586,224.019365 484.302896,223.271167 483.785413,222.588986 482.463736,222.555977 481.934885,221.796776 481.769598,221.389668 480.248489,221.389668 480.248489,222.632998 480.413868,223.535237 479.774346,224.096386 478.869938,225.295703 479.642012,226.594047 479.763318,226.517027 480.755619,228.695604 481.273678,229.058701 480.259514,229.729878 479.818456,230.236013 478.583112,230.819167 479.013340,232.282555 479.079523,233.679925 478.693434,234.857237 477.634164,235.649447 477.424469,237.189855 476.110743,237.145844 476.960873 Z" class="mapRegion" id="map-abcd1234-E07000121" style="fill: rgb(189, 201, 225);"><title>Lancaster 8% non-UK born</title></path><path d="M253.133080 501.686031,253.100072 503.031242,252.549926 503.282713,252.549926 503.282713,251.636684 503.741859,250.580404 504.583429,250.580404 504.583429,249.953238 503.665340,248.775926 503.435770,247.400561 503.523228,246.927436 504.091634,246.267261 503.883961,244.847885 504.452292,244.011663 504.474149,243.021401 503.774653,242.834351 504.146282,242.834351 504.146282,242.680310 503.140580,242.306211 502.386061,242.790339 501.412533,242.570281 501.040532,243.153436 500.340157,246.179237 499.103120,245.431039 496.243753,247.796666 494.993894,247.796666 494.993894,247.752654 495.772382,248.599879 496.441046,249.810200 496.682164,250.767453 497.898388,250.943500 499.015521,251.768719 500.011795,252.021786 500.887340,253.133080 501.686031 Z" class="mapRegion" id="map-abcd1234-E07000122" style="fill: rgb(116, 169, 207);"><title>Pendle 13% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000123" style="fill: rgb(116, 169, 207);"><title>Preston 15% non-UK born</title><path d="M224.294438 508.089005,224.459482 507.805231,224.459482 507.805231,224.514496 508.012607,224.294438 508.089005 Z"/><path d="M227.221214 508.001693,226.737085 507.728825,226.473015 507.728825,225.713814 507.805231,225.713814 507.805231,226.208945 507.728825,226.660065 507.706995,226.990152 507.761571,227.111184 507.816146,227.221214 508.001693 Z"/><path d="M230.037960 498.829364,230.797161 499.705288,230.676129 501.128066,230.885185 501.904809,231.468339 502.429807,231.380316 503.195247,230.830170 503.938613,231.820432 505.129764,231.798427 506.167500,231.798427 506.167500,230.896187 506.615244,230.698135 507.095668,229.509820 507.663333,229.388788 508.209054,229.388788 508.209054,228.772625 508.012607,227.562304 508.318185,227.188205 507.794316,226.748088 507.663333,225.691808 507.728825,224.536502 508.001693,224.426473 507.652417,224.261429 507.390432,224.261429 507.390432,224.140397 506.811791,224.822578 505.763376,223.062111 503.654409,223.062111 503.654409,223.986356 503.271780,225.196677 502.320440,225.548770 503.162447,226.528030 503.424838,226.120922 501.718849,227.177202 501.664152,228.277494 500.110308,228.332508 499.201666,229.575838 498.676049,230.037960 498.829364 Z"/></g><path d="M247.796666 494.993894,245.431039 496.243753,246.179237 499.103120,243.153436 500.340157,242.570281 501.040532,242.790339 501.412533,242.306211 502.386061,242.680310 503.140580,242.834351 504.146282,242.834351 504.146282,242.196182 504.528789,241.712054 505.293643,241.712054 505.293643,240.303680 504.801976,239.533476 504.725486,239.203389 504.091634,236.947791 506.211186,236.947791 506.211186,234.736205 507.543260,233.657919 507.805231,233.657919 507.805231,233.855972 506.964651,233.492876 506.429603,232.513616 506.549725,231.798427 506.167500,231.798427 506.167500,231.820432 505.129764,230.830170 503.938613,231.380316 503.195247,231.468339 502.429807,230.885185 501.904809,230.676129 501.128066,230.797161 499.705288,230.037960 498.829364,230.037960 498.829364,231.138252 498.435107,231.226275 497.142420,230.764153 495.892973,229.916928 495.213209,229.916928 495.213209,230.114980 494.653921,231.336304 494.697791,232.205534 494.478435,232.854706 492.942448,232.524619 491.855765,232.854706 490.911426,233.734940 490.977320,234.582164 490.142536,235.528415 490.527008,235.935523 489.241562,236.804753 488.834927,236.804753 488.834927,237.222864 489.208594,238.620234 489.208594,240.490730 488.648075,240.952853 489.197604,240.952853 489.944787,241.326952 491.174995,241.326952 492.218040,241.811080 492.558317,242.306211 492.272927,243.945646 493.589862,246.036200 493.085112,246.212246 494.423593,247.356549 493.864144,247.796666 494.993894 Z" class="mapRegion" id="map-abcd1234-E07000124" style="fill: url(#map-abcd1234-nodata);"><title>Ribble Valley data unavailable</title></path><path d="M248.225780 509.976443,248.698905 511.633699,249.315068 511.982467,249.271057 512.636288,249.271057 512.636288,248.599879 514.411714,248.687902 515.293554,247.895692 515.358864,247.873687 514.847226,247.004456 514.455269,246.927436 514.030585,246.201243 513.377096,245.431039 513.856336,244.506794 514.988753,244.968917 516.914964,244.429774 517.045506,244.429774 517.045506,243.505529 515.282669,243.582549 514.215711,243.340485 513.627619,242.559278 514.335493,241.282940 514.183043,240.600759 513.616727,240.600759 513.616727,240.479727 512.309397,239.478462 511.971569,239.060351 511.143168,239.060351 511.143168,240.996864 510.401756,241.646036 510.020068,242.801342 508.416399,242.801342 508.416399,243.527535 508.089005,244.594818 508.711021,245.210981 507.892549,245.937173 509.027432,246.509325 508.983791,247.763657 509.474708,248.225780 509.976443 Z" class="mapRegion" id="map-abcd1234-E07000125" style="fill: rgb(241, 238, 246);"><title>Rossendale 4% non-UK born</title></path><path d="M231.798427 506.167500,232.513616 506.549725,233.492876 506.429603,233.855972 506.964651,233.657919 507.805231,233.657919 507.805231,233.261814 508.416399,233.261814 508.416399,232.667657 508.132660,230.841173 509.583789,230.643120 510.227277,229.520823 510.325423,228.893657 510.968736,228.783628 511.884380,229.619849 512.222219,229.509820 512.734348,227.595313 512.712557,227.441272 513.333525,226.616053 513.115657,226.759091 512.374778,226.142928 511.971569,224.547505 512.047856,223.436211 512.276706,223.436211 512.276706,223.095120 510.554416,222.302910 508.972881,224.734555 508.034435,225.713814 507.805231,225.713814 507.805231,226.473015 507.728825,226.737085 507.728825,227.221214 508.001693,227.221214 508.001693,227.529295 508.372749,228.706607 508.056263,229.388788 508.209054,229.388788 508.209054,229.509820 507.663333,230.698135 507.095668,230.896187 506.615244,231.798427 506.167500 Z" class="mapRegion" id="map-abcd1234-E07000126" style="fill: rgb(241, 238, 246);"><title>South Ribble 2% non-UK born</title></path><path d="M223.425208 513.246380,223.161138 513.551375,223.491225 514.008804,223.513231 514.836339,223.810310 515.282669,223.810310 515.282669,223.766298 515.979234,223.766298 515.979234,223.755295 516.000998,223.755295 516.000998,224.030368 516.360093,224.030368 516.360093,225.658800 517.034627,226.528030 516.447139,227.551301 516.827933,228.332508 517.708996,228.332508 517.708996,228.178467 518.665881,227.364252 519.176807,227.243219 519.763712,227.738351 520.632970,227.199208 521.643136,227.232217 522.707211,226.748088 523.141409,226.748088 523.141409,225.614788 523.662356,225.262695 523.597243,224.745558 522.435803,224.272432 523.087138,223.425208 523.684060,223.106123 525.430667,223.106123 525.430667,222.357925 525.506581,221.235627 524.465288,220.674479 524.226603,220.674479 524.226603,220.630467 523.032866,219.321120 522.837478,218.814986 521.979776,217.670683 521.360762,217.230566 521.480231,217.736700 523.271655,216.988502 523.130555,215.723167 522.153509,214.589866 521.653996,214.776916 520.415681,215.481102 519.959319,215.558123 519.046367,215.084998 518.850695,215.272047 517.785124,216.625406 516.207755,217.054519 516.545062,217.648677 515.913938,218.286846 514.575039,218.660945 514.172153,218.385872 513.605835,218.484898 512.854193,218.484898 512.854193,218.495901 512.843299,218.495901 512.843299,218.264840 512.026060,218.264840 512.026060,218.264840 512.015162,218.264840 512.015162,218.077791 511.709996,218.077791 511.709996,218.066788 511.688197,218.066788 511.688197,218.044782 511.644598,218.044782 511.644598,218.671948 509.900098,221.763767 509.300170,222.644001 509.932818,223.051109 510.619839,223.117126 511.339391,222.776036 511.775391,223.084117 512.320294,223.139132 512.603600,223.128129 512.734348,223.161138 512.788824,223.348187 512.854193,223.337184 513.006717,223.425208 513.246380 Z" class="mapRegion" id="map-abcd1234-E07000127" style="fill: rgb(189, 201, 225);"><title>West Lancashire 8% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000128" style="fill: rgb(241, 238, 246);"><title>Wyre 2% non-UK born</title><path d="M217.054519 501.160891,217.681686 501.871994,217.703691 503.009374,215.943225 503.249913,215.943225 503.249913,215.811190 501.675091,215.151015 500.077471,214.501843 500.011795,214.501843 500.011795,214.391814 497.230079,214.622875 496.901343,215.998240 496.528728,216.207295 496.846550,216.086263 498.314628,216.636409 499.398747,217.285581 499.738130,217.054519 501.160891 Z"/><path d="M229.916928 495.213209,230.764153 495.892973,231.226275 497.142420,231.138252 498.435107,230.037960 498.829364,230.037960 498.829364,229.575838 498.676049,228.332508 499.201666,228.277494 500.110308,227.177202 501.664152,226.120922 501.718849,226.528030 503.424838,225.548770 503.162447,225.196677 502.320440,223.986356 503.271780,223.062111 503.654409,223.062111 503.654409,222.489960 502.910966,221.664741 503.042176,221.840788 502.178258,220.586455 501.948563,221.048578 500.996764,221.048578 500.996764,219.849260 500.712254,219.266106 501.259362,218.484898 501.543815,217.956759 500.865455,217.461627 499.606761,216.636409 498.599388,216.482368 497.832660,216.537382 496.342401,219.134071 495.136451,219.629202 495.048724,220.003301 495.816234,220.641470 495.333824,220.641470 495.333824,220.850525 495.388648,220.850525 495.388648,220.894537 495.388648,220.894537 495.388648,221.059581 496.298558,221.587721 497.241037,223.062111 496.232791,223.689278 496.221830,223.975353 495.662749,223.777301 494.357781,224.283435 493.710550,225.053639 494.237123,226.285966 494.741660,226.869120 493.282634,227.320240 493.161928,227.463278 494.116459,227.903394 495.202243,229.916928 495.213209 Z"/></g><path d="M285.767728 578.119168,286.328877 578.353243,286.328877 578.353243,286.119822 579.640302,285.382626 579.555225,285.349618 580.246396,287.088078 581.373166,286.901029 582.595090,287.935303 582.966874,287.935303 582.966874,288.287396 584.379197,288.826539 584.336732,290.267921 584.963031,290.267921 584.963031,291.181163 584.814430,290.542994 586.087893,288.793530 585.684693,288.089344 585.812026,287.957309 586.331907,286.835011 586.363733,286.713979 586.798656,285.679705 586.809263,285.074545 585.483071,284.524399 585.037328,282.015734 588.569471,281.674644 588.961654,281.674644 588.961654,280.937448 588.484667,280.937448 588.484667,281.212521 587.594071,280.728393 586.989577,280.398306 585.090397,280.981460 584.251799,281.817682 584.655207,282.851956 584.464126,283.039005 583.816477,282.015734 583.476667,282.235792 582.680074,282.884965 582.138260,282.983991 581.277515,283.545139 581.171232,283.424107 580.373977,284.183309 580.076277,284.095285 579.565860,284.788469 579.406335,285.767728 578.119168 Z" class="mapRegion" id="map-abcd1234-E07000129" style="fill: rgb(189, 201, 225);"><title>Blaby 6% non-UK born</title></path><path d="M292.072399 568.473039,291.676294 570.693020,292.193431 572.676691,292.699565 573.572078,292.875612 575.148961,293.238708 575.958365,294.581064 576.416212,295.439291 577.097520,295.439291 577.097520,295.109204 577.501967,294.206965 577.023010,293.480772 578.214928,292.941630 578.704318,292.336469 578.491550,291.599274 578.714956,291.599274 578.714956,290.576003 577.778660,289.981845 577.853150,288.892557 577.555179,288.485449 577.810585,287.781262 576.448152,287.418166 576.416212,286.603950 577.246533,286.658965 578.119168,286.328877 578.353243,286.328877 578.353243,285.767728 578.119168,285.767728 578.119168,285.272597 577.597749,284.733454 577.768019,284.029268 576.831404,283.237058 576.724950,282.609892 576.309743,282.565880 574.914616,282.565880 574.914616,283.798207 573.550762,283.138032 572.943205,282.378830 573.689309,281.883699 572.889904,280.574352 572.218226,280.838422 571.034397,281.179513 570.404949,282.675909 570.511646,282.719921 569.732669,283.369093 568.814690,283.369093 568.814690,284.524399 569.444499,284.623425 569.914094,285.745723 569.871407,287.187105 569.081576,288.419431 569.113601,288.848545 568.280842,289.937834 568.195417,290.598008 567.907087,291.467239 568.590487,292.072399 568.473039 Z" class="mapRegion" id="map-abcd1234-E07000130" style="fill: rgb(116, 169, 207);"><title>Charnwood 12% non-UK born</title></path><path d="M300.841723 579.278709,300.962755 580.820468,300.434615 581.596340,300.522638 582.605713,301.710953 582.467610,302.492160 583.370468,302.569181 584.081925,304.505694 586.968364,304.505694 586.968364,302.778236 587.837953,301.986026 587.403193,301.325851 587.509238,301.325851 587.509238,300.379601 587.551655,298.531111 586.841084,297.958959 587.668299,297.914947 589.735260,297.276778 591.091201,297.276778 591.091201,295.692358 590.582801,295.527315 590.106091,293.359740 590.646356,292.402487 591.175926,291.753315 591.980679,292.149420 592.584092,291.346207 593.483675,290.278924 592.594677,289.871816 593.123877,288.914562 593.547164,288.287396 594.097342,288.122352 594.742604,287.286131 594.901252,286.372889 595.366568,285.690708 595.081042,285.690708 595.081042,284.183309 592.340625,281.674644 588.961654,281.674644 588.961654,282.015734 588.569471,284.524399 585.037328,285.074545 585.483071,285.679705 586.809263,286.713979 586.798656,286.835011 586.363733,287.957309 586.331907,288.089344 585.812026,288.793530 585.684693,290.542994 586.087893,291.181163 584.814430,290.267921 584.963031,290.267921 584.963031,290.565000 583.816477,291.874347 582.329500,291.060131 581.936381,290.752049 581.054315,290.752049 581.054315,291.610277 579.959315,291.599274 578.714956,291.599274 578.714956,292.336469 578.491550,292.941630 578.704318,293.480772 578.214928,294.206965 577.023010,295.109204 577.501967,295.439291 577.097520,295.439291 577.097520,296.704627 577.682885,296.946691 577.310394,297.705892 577.491324,298.377070 576.842049,299.037245 576.810114,299.048248 577.544537,299.950487 577.714810,300.115531 578.470273,300.841723 579.278709 Z" class="mapRegion" id="map-abcd1234-E07000131" style="fill: rgb(241, 238, 246);"><title>Harborough 2% non-UK born</title></path><path d="M285.767728 578.119168,284.788469 579.406335,284.095285 579.565860,284.183309 580.076277,283.424107 580.373977,283.545139 581.171232,282.983991 581.277515,282.884965 582.138260,282.235792 582.680074,282.015734 583.476667,283.039005 583.816477,282.851956 584.464126,281.817682 584.655207,280.981460 584.251799,280.398306 585.090397,280.728393 586.989577,281.212521 587.594071,280.937448 588.484667,280.937448 588.484667,277.372504 586.363733,277.372504 586.363733,277.317489 586.151551,275.733069 585.281434,275.733069 585.281434,273.312428 584.071308,273.213402 583.455427,272.740276 582.871277,271.849040 582.446363,272.091104 581.266887,271.606976 580.894876,271.452935 580.044379,272.377180 579.523321,272.553227 578.800058,272.190130 577.916996,272.190130 577.916996,272.773285 578.034045,274.170655 577.342324,274.423722 577.821226,275.215932 577.704169,276.283215 578.140448,276.536282 577.448754,277.218463 576.905919,277.779612 577.555179,278.670848 577.480682,280.035209 576.799468,279.936183 576.224564,281.036475 575.830580,282.565880 574.914616,282.565880 574.914616,282.609892 576.309743,283.237058 576.724950,284.029268 576.831404,284.733454 577.768019,285.272597 577.597749,285.767728 578.119168 Z" class="mapRegion" id="map-abcd1234-E07000132" style="fill: rgb(241, 238, 246);"><title>Hinckley and Bosworth 2% non-UK born</title></path><path d="M302.019035 558.171715,302.008032 559.307489,302.921274 559.928752,302.492160 561.299324,302.602190 561.577638,302.074050 562.786910,302.756230 563.054377,302.470155 563.942182,303.383397 564.177456,303.647467 565.011448,304.714749 566.710732,305.099851 567.821650,305.782032 569.017526,306.090114 571.301070,306.420201 572.239552,306.420201 572.239552,305.638994 572.250214,305.176872 572.889904,302.976289 573.518789,302.085053 573.049804,301.138802 573.508131,300.687682 573.977039,300.346592 574.850701,301.171811 575.351334,301.732959 576.309743,301.864994 577.810585,300.841723 579.278709,300.841723 579.278709,300.115531 578.470273,299.950487 577.714810,299.048248 577.544537,299.037245 576.810114,298.377070 576.842049,297.705892 577.491324,296.946691 577.310394,296.704627 577.682885,295.439291 577.097520,295.439291 577.097520,294.581064 576.416212,293.238708 575.958365,292.875612 575.148961,292.699565 573.572078,292.193431 572.676691,291.676294 570.693020,292.072399 568.473039,292.072399 568.473039,292.622545 568.077953,293.887880 568.312876,294.316994 567.917766,294.350003 566.881671,294.977169 566.710732,296.242504 565.268010,295.780382 564.690711,297.837927 563.599929,298.960224 562.733414,298.718160 562.369610,299.587391 561.277914,299.917478 559.928752,300.412609 559.232499,300.412609 559.232499,301.325851 558.182432,302.019035 558.171715 Z" class="mapRegion" id="map-abcd1234-E07000133" style="fill: rgb(189, 201, 225);"><title>Melton 8% non-UK born</title></path><path d="M283.138032 564.797628,282.906970 565.684874,283.204049 566.753468,282.895967 567.159426,283.369093 568.814690,283.369093 568.814690,282.719921 569.732669,282.675909 570.511646,281.179513 570.404949,280.838422 571.034397,280.574352 572.218226,281.883699 572.889904,282.378830 573.689309,283.138032 572.943205,283.798207 573.550762,282.565880 574.914616,282.565880 574.914616,281.036475 575.830580,279.936183 576.224564,280.035209 576.799468,278.670848 577.480682,277.779612 577.555179,277.218463 576.905919,276.536282 577.448754,276.283215 578.140448,275.215932 577.704169,274.423722 577.821226,274.170655 577.342324,272.773285 578.034045,272.190130 577.916996,272.190130 577.916996,270.737746 576.661076,270.737746 576.661076,270.429664 575.819931,270.429664 575.819931,271.309897 575.085051,271.728008 575.138310,272.256148 574.563062,272.443197 573.753252,271.783023 572.634046,272.080101 571.898322,272.575232 571.994297,274.038620 571.557051,274.478737 572.068942,275.480002 571.525054,275.843098 570.810373,275.623040 570.319589,276.426253 569.892751,276.448259 569.348436,277.361501 569.380457,278.505804 567.373064,278.813886 566.518412,281.157507 564.829702,281.157507 564.829702,281.674644 564.562406,282.301810 564.851084,283.138032 564.797628 Z" class="mapRegion" id="map-abcd1234-E07000134" style="fill: rgb(189, 201, 225);"><title>North West Leicestershire 6% non-UK born</title></path><path d="M290.267921 584.963031,288.826539 584.336732,288.287396 584.379197,287.935303 582.966874,287.935303 582.966874,288.584475 582.478234,289.431699 582.435739,289.871816 581.553832,290.752049 581.054315,290.752049 581.054315,291.060131 581.936381,291.874347 582.329500,290.565000 583.816477,290.267921 584.963031 Z" class="mapRegion" id="map-abcd1234-E07000135" style="fill: rgb(116, 169, 207);"><title>Oadby and Wigston 15% non-UK born</title></path><path d="M339.726027 554.600636,338.702756 555.437519,337.283380 556.992589,336.139077 558.846807,335.280849 559.896621,335.049788 560.946038,333.058260 563.172054,330.923695 564.637252,329.328272 565.374904,329.328272 565.374904,328.382021 565.225252,328.018925 564.573099,326.874622 564.017044,326.522528 564.059821,325.983386 562.401713,322.517467 561.256503,322.517467 561.256503,323.386697 559.511021,324.266931 558.139564,324.707047 556.928259,324.255928 556.445733,323.353689 554.761595,323.903835 552.195871,324.464983 552.238832,324.464983 552.238832,325.697310 553.484398,327.699840 556.059652,329.559333 556.166902,330.043462 556.381390,331.451835 556.392114,332.915223 555.576975,333.751444 554.761595,333.421357 552.249572,335.214832 552.152910,337.316389 551.143128,337.822523 553.054956,338.372669 553.248213,339.726027 554.600636 Z" class="mapRegion" id="map-abcd1234-E07000136" style="fill: rgb(43, 140, 190);"><title>Boston 24% non-UK born</title></path><path d="M339.726027 554.600636,338.372669 553.248213,337.822523 553.054956,337.316389 551.143128,335.214832 552.152910,333.421357 552.249572,333.751444 554.761595,332.915223 555.576975,331.451835 556.392114,330.043462 556.381390,329.559333 556.166902,327.699840 556.059652,325.697310 553.484398,324.464983 552.238832,324.464983 552.238832,324.310942 551.218338,323.760797 550.949724,323.364692 549.692264,323.309677 548.703090,322.836552 548.111567,322.275403 546.734440,321.406173 545.571954,320.856027 545.184350,320.856027 545.184350,320.812015 544.193559,320.415910 542.965346,321.241129 542.135454,321.219123 540.647490,320.812015 540.323913,319.821753 538.737837,320.019805 538.198148,319.788744 537.517988,320.635969 537.215641,320.129834 536.178771,320.712989 535.184737,321.406173 535.995118,322.396435 535.238770,322.165374 534.557879,323.100622 534.093048,324.057875 532.611549,323.408703 531.865091,323.177642 531.075139,324.079881 530.404043,323.738791 529.126343,325.070144 528.313937,326.566540 528.693090,326.940639 528.628096,326.940639 528.628096,327.765858 528.357271,328.855147 527.642167,327.875887 526.428230,328.569071 525.918651,329.130220 525.170374,329.416295 523.445306,330.230511 523.173971,331.352808 523.499570,332.695164 522.826622,332.695164 522.826622,333.751444 523.618947,334.763712 523.369335,335.104803 523.749170,335.478902 524.866667,337.569456 525.647559,337.976564 525.116143,339.109864 527.111136,339.241899 528.389772,339.913077 529.007205,341.222424 532.297845,342.465753 535.163124,343.180943 537.042856,344.347252 539.234258,345.029433 541.251398,345.150465 542.480375,345.733619 544.764384,345.491555 546.799008,345.403532 548.574041,345.491555 549.380497,344.974418 550.949724,344.336249 550.820780,342.520768 552.378449,341.585520 553.462928,339.726027 554.600636 Z" class="mapRegion" id="map-abcd1234-E07000137" style="fill: rgb(241, 238, 246);"><title>East Lindsey 4% non-UK born</title></path><path d="M312.933927 542.232467,310.865379 543.471781,310.711339 544.732077,310.238213 544.678230,309.346977 543.816534,308.356715 543.676484,308.015624 542.717482,308.488750 542.297141,309.842108 541.812052,309.963140 541.510175,309.082907 540.949460,309.082907 540.949460,311.261484 540.334699,312.174726 540.377845,312.900919 540.809264,312.933927 542.232467 Z" class="mapRegion" id="map-abcd1234-E07000138" style="fill: rgb(116, 169, 207);"><title>Lincoln 15% non-UK born</title></path><path d="M309.082907 540.949460,309.963140 541.510175,309.842108 541.812052,308.488750 542.297141,308.015624 542.717482,308.356715 543.676484,309.346977 543.816534,310.238213 544.678230,310.711339 544.732077,310.865379 543.471781,312.933927 542.232467,312.933927 542.232467,315.409584 541.887516,317.324091 541.801271,317.885240 542.221688,318.479397 542.092336,318.655444 542.911465,319.040546 543.310163,319.733729 544.839768,320.856027 545.184350,320.856027 545.184350,321.406173 545.571954,322.275403 546.734440,322.836552 548.111567,323.309677 548.703090,323.364692 549.692264,323.760797 550.949724,324.310942 551.218338,324.464983 552.238832,324.464983 552.238832,323.903835 552.195871,323.353689 554.761595,324.255928 556.445733,324.707047 556.928259,324.266931 558.139564,323.386697 559.511021,322.517467 561.256503,322.517467 561.256503,322.132365 562.722714,322.132365 562.722714,320.734995 562.412413,319.579689 561.973652,318.226330 562.091376,317.918248 563.225542,317.236068 563.182752,315.167519 563.931487,314.859438 563.065075,313.913187 563.022282,312.977939 561.770301,313.539088 561.085216,312.955933 559.639561,312.438796 559.939462,312.064697 559.243212,311.184464 559.618138,311.195467 558.793234,311.734610 558.653940,311.514551 557.346380,311.866645 553.516604,309.908126 553.516604,309.302965 553.709829,308.730814 553.355573,306.497222 553.173059,305.429939 552.861685,304.802773 553.366308,304.406668 552.915373,304.406668 552.915373,305.011828 552.603970,305.099851 551.862904,304.637729 551.605096,303.900534 550.423165,304.219618 550.003996,304.384662 549.036438,303.790504 548.498760,304.439677 547.917950,304.142598 546.745201,304.318644 545.324325,302.569181 545.044369,303.856522 543.159311,304.472685 543.364037,305.132860 542.555820,305.969082 542.717482,306.321175 541.294529,306.321175 541.294529,307.014359 541.068083,307.025362 540.431776,308.026627 540.108174,309.082907 540.949460 Z" class="mapRegion" id="map-abcd1234-E07000139" style="fill: rgb(241, 238, 246);"><title>North Kesteven 5% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000140" style="fill: rgb(116, 169, 207);"><title>South Holland 11% non-UK born</title><path d="M342.388733 568.473039,341.475491 570.468968,342.520768 571.215737,341.013369 572.015625,339.208890 573.604050,338.658745 573.444183,338.658745 573.444183,339.560984 571.674367,340.023106 570.244897,340.386202 568.152703,340.859328 567.960484,342.388733 568.473039 Z"/><path d="M329.328272 565.374904,329.372284 565.385594,329.372284 565.385594,330.604610 564.861775,330.604610 564.861775,333.542389 562.851105,334.301590 562.048568,334.730704 562.786910,335.599934 563.471574,336.502173 563.503663,338.823788 564.754862,339.010838 565.567303,340.309182 568.035237,339.968092 570.276909,339.560984 571.546385,338.625736 573.422866,338.625736 573.422866,337.151345 573.348258,335.456896 574.349977,334.488639 574.104909,333.729438 574.935921,333.872476 577.054943,332.860208 578.087247,330.824669 578.300046,330.824669 578.300046,329.735380 577.459396,328.536062 577.970201,328.084943 577.619033,326.588546 578.938343,325.081147 578.363882,324.685042 578.874520,323.826814 577.970201,323.826814 577.970201,323.771800 577.863791,323.419706 577.970201,322.462453 576.277801,321.725257 575.905122,321.296143 574.797437,320.283875 572.921885,321.978324 571.311736,321.769269 569.935438,321.373164 565.545926,322.132365 562.722714,322.132365 562.722714,322.517467 561.256503,322.517467 561.256503,325.983386 562.401713,326.522528 564.059821,326.874622 564.017044,328.018925 564.573099,328.382021 565.225252,329.328272 565.374904 Z"/></g><path d="M322.132365 562.722714,321.373164 565.545926,321.769269 569.935438,321.978324 571.311736,320.283875 572.921885,321.296143 574.797437,321.725257 575.905122,322.462453 576.277801,323.419706 577.970201,323.771800 577.863791,323.826814 577.970201,323.826814 577.970201,323.617759 577.948919,322.814546 578.363882,321.956318 578.938343,320.867030 577.736094,319.667712 577.438111,318.270342 578.395800,317.995269 578.374521,316.388843 579.151077,315.365572 579.140440,314.573362 578.757507,312.944930 579.650936,312.944930 579.650936,312.933927 579.650936,312.933927 579.650936,312.460802 579.097895,312.504814 578.363882,314.441327 577.736094,315.288551 576.884629,315.431589 575.511092,314.397315 575.234173,313.010948 575.191568,312.262750 574.595023,311.107443 574.371286,311.206470 573.401550,308.554767 572.047615,306.420201 572.239552,306.420201 572.239552,306.090114 571.301070,305.782032 569.017526,305.099851 567.821650,304.714749 566.710732,303.647467 565.011448,303.383397 564.177456,302.470155 563.942182,302.756230 563.054377,302.074050 562.786910,302.602190 561.577638,302.492160 561.299324,302.921274 559.928752,302.008032 559.307489,302.019035 558.171715,302.019035 558.171715,302.041041 557.732282,301.028773 556.284873,301.622930 555.040568,302.690213 554.815246,303.130330 553.162323,303.834516 553.216005,304.406668 552.915373,304.406668 552.915373,304.802773 553.366308,305.429939 552.861685,306.497222 553.173059,308.730814 553.355573,309.302965 553.709829,309.908126 553.516604,311.866645 553.516604,311.514551 557.346380,311.734610 558.653940,311.195467 558.793234,311.184464 559.618138,312.064697 559.243212,312.438796 559.939462,312.955933 559.639561,313.539088 561.085216,312.977939 561.770301,313.913187 563.022282,314.859438 563.065075,315.167519 563.931487,317.236068 563.182752,317.918248 563.225542,318.226330 562.091376,319.579689 561.973652,320.734995 562.412413,322.132365 562.722714 Z" class="mapRegion" id="map-abcd1234-E07000141" style="fill: rgb(189, 201, 225);"><title>South Kesteven 7% non-UK born</title></path><path d="M320.768004 517.121652,322.220388 518.470181,322.957584 518.926791,323.441712 520.067984,324.497992 519.828916,324.795071 520.350491,323.551741 522.359803,324.156902 523.716615,324.024867 524.280852,324.222919 525.343905,324.817077 525.636715,325.015129 526.504117,325.884359 526.547480,326.456511 528.303103,326.940639 528.628096,326.940639 528.628096,326.566540 528.693090,325.070144 528.313937,323.738791 529.126343,324.079881 530.404043,323.177642 531.075139,323.408703 531.865091,324.057875 532.611549,323.100622 534.093048,322.165374 534.557879,322.396435 535.238770,321.406173 535.995118,320.712989 535.184737,320.129834 536.178771,320.635969 537.215641,319.788744 537.517988,320.019805 538.198148,319.821753 538.737837,320.812015 540.323913,321.219123 540.647490,321.241129 542.135454,320.415910 542.965346,320.812015 544.193559,320.856027 545.184350,320.856027 545.184350,319.733729 544.839768,319.040546 543.310163,318.655444 542.911465,318.479397 542.092336,317.885240 542.221688,317.324091 541.801271,315.409584 541.887516,312.933927 542.232467,312.933927 542.232467,312.900919 540.809264,312.174726 540.377845,311.261484 540.334699,309.082907 540.949460,309.082907 540.949460,308.026627 540.108174,307.025362 540.431776,307.014359 541.068083,306.321175 541.294529,306.321175 541.294529,305.495956 540.097386,304.538703 540.108174,303.724487 540.377845,303.680475 541.024948,302.085053 540.841617,302.085053 540.841617,302.261099 540.259193,302.261099 540.259193,302.239093 540.086599,302.239093 540.086599,302.580184 539.147931,302.063047 538.446418,302.470155 537.971446,302.569181 537.733930,302.976289 537.895875,303.108324 537.809506,303.251362 537.183245,303.009297 536.081544,303.119327 535.822257,302.492160 535.465696,302.866260 534.860518,302.789239 534.038992,302.228090 533.260479,301.567915 533.325363,301.754965 532.589915,302.162073 532.297845,301.798977 531.854271,302.118061 531.518838,302.085053 531.172542,301.986026 530.999378,301.534907 530.241656,301.589921 529.927682,301.314848 529.960164,301.017770 529.797751,300.511636 529.234646,300.412609 528.357271,300.830720 528.129758,301.754965 526.937715,301.809980 526.785964,301.765968 526.178873,301.853991 525.951180,302.239093 525.896965,302.151070 525.202912,302.426143 524.844972,302.492160 524.486986,302.679210 524.443591,302.932277 524.497835,303.064312 524.443591,303.416405 523.803428,303.548440 523.184825,303.548440 523.184825,305.969082 523.662356,307.949607 523.640651,307.905595 524.758192,307.575508 525.419822,307.740551 527.187003,308.917863 527.295383,310.755350 527.100297,313.836167 526.102978,313.186995 525.441512,313.682126 523.890239,314.584365 523.911941,316.410849 523.336775,316.289817 522.392375,315.761677 522.240372,315.420586 521.469371,314.155251 521.827750,314.023216 521.295594,315.486604 519.644167,315.849700 520.339626,318.292347 520.839378,319.073554 520.676426,319.546680 519.546355,320.426913 518.296215,320.129834 517.056384,320.768004 517.121652 Z" class="mapRegion" id="map-abcd1234-E07000142" style="fill: rgb(241, 238, 246);"><title>West Lindsey 2% non-UK born</title></path><path d="M370.336139 569.583251,370.281124 570.746363,370.666227 571.002395,371.018320 571.845001,371.887550 571.418397,372.635748 571.908986,372.558728 572.644707,372.910821 573.071123,373.659020 573.231012,373.780052 573.955726,374.429224 574.808090,373.846069 575.617592,373.967101 576.064848,374.759311 576.969787,374.440227 577.576464,374.352203 579.044712,374.352203 579.044712,373.207900 579.321252,372.701766 578.363882,372.239644 579.257437,371.491445 579.682839,371.337404 581.171232,371.964571 581.256259,372.030588 583.009360,371.425428 583.062467,369.499917 582.520728,369.136821 583.253644,368.542664 583.742147,368.762722 584.262416,369.565935 585.079783,370.864279 585.493683,371.821533 586.140941,372.954833 586.193989,374.253177 587.403193,373.626011 588.113620,373.879078 590.381533,374.231171 591.059429,373.405953 591.408905,373.053859 592.213591,372.778786 593.610652,372.228641 593.250870,371.403422 593.843427,371.469439 595.345419,371.733509 596.222969,371.733509 596.222969,370.534192 596.656356,369.323871 596.762050,369.323871 596.762050,368.355614 596.201827,368.146559 595.715504,367.024261 595.747223,365.989987 595.398291,365.395830 595.472311,365.010728 594.911828,364.240524 594.869523,363.932442 595.197371,362.326016 595.726077,361.555812 595.482885,360.939649 595.958676,360.466524 595.186796,359.498267 595.218521,359.498267 595.218521,358.419981 594.932981,357.803818 594.298341,358.430984 593.303782,359.641305 592.001854,359.234197 591.546565,358.188920 591.419494,357.605766 590.942927,356.791550 591.652453,354.998074 591.440673,354.480937 591.599509,354.480937 591.599509,354.491940 590.837013,355.042086 588.855664,355.339165 587.339563,355.680255 586.544075,354.381911 584.771972,353.699730 584.368581,352.720471 584.379197,352.775486 583.083709,353.809760 582.361372,353.677725 581.373166,354.326897 578.810695,353.699730 578.693680,353.798757 577.661601,353.270617 577.086876,354.546955 576.352331,356.164384 575.734737,357.000605 576.448152,357.231666 575.596292,358.563019 575.979662,359.674314 574.669598,359.036145 573.582735,357.792815 573.273647,358.585025 572.548755,358.629037 571.397065,359.036145 571.173070,359.322220 570.212886,359.322220 570.212886,359.707322 570.607669,361.885900 571.055732,362.116961 571.429063,363.613358 570.362270,364.394565 568.771986,365.395830 569.006851,365.637894 569.604597,366.463113 569.839391,367.508390 569.316414,367.904495 570.159533,368.685702 569.188323,370.336139 569.583251 Z" class="mapRegion" id="map-abcd1234-E07000143" style="fill: rgb(116, 169, 207);"><title>Breckland 15% non-UK born</title></path><path d="M386.928536 575.734737,386.873521 575.937068,386.763492 576.032903,386.708478 576.150031,386.620454 576.192622,386.631457 576.267154,386.719481 576.384272,387.005556 576.480092,387.335644 576.533324,387.621720 575.766685,388.193871 575.681490,388.358915 575.511092,388.600979 576.192622,388.777026 576.469445,389.525224 576.629139,389.800297 576.693014,389.888320 576.522678,390.042361 576.575909,390.361446 576.543970,390.361446 576.543970,390.306431 576.639785,390.306431 576.639785,390.493481 577.001721,390.592507 576.703659,390.801562 576.927209,390.911592 577.012365,391.043627 577.023010,391.131650 576.937853,391.912857 577.555179,392.242944 578.065966,392.044892 578.768145,392.055895 578.948980,392.154921 579.055349,392.463003 579.108531,392.463003 579.799813,393.420256 579.884882,393.431259 580.363346,393.706332 580.618493,393.959399 580.692907,394.190460 580.597232,394.399516 580.384609,394.399516 580.384609,394.861638 580.490922,395.004676 580.140073,395.004676 580.140073,395.158717 580.278292,395.422787 580.288923,395.422787 580.288923,396.005942 580.575970,396.611102 581.596340,395.345767 582.021384,395.466799 582.881899,395.466799 582.881899,395.213732 583.009360,395.103702 583.359848,394.487539 583.880187,394.223469 583.784622,393.992408 583.848333,394.036420 584.092543,393.761347 584.273032,393.596303 584.464126,392.903119 584.952417,392.705067 584.825045,391.912857 584.782586,391.659790 584.984259,391.395720 584.963031,391.340705 584.708282,391.142653 584.602130,390.691533 584.432278,390.746548 583.922660,390.427463 583.699672,389.723277 583.975749,389.250151 582.977495,388.666997 583.030603,388.072839 582.117010,387.302635 581.415677,387.434670 581.171232,387.269626 580.926765,386.950542 580.841728,386.785498 580.799208,386.532431 580.862987,386.312373 581.064944,386.103317 581.288143,385.674204 581.904504,385.289102 581.798244,385.124058 580.969282,385.080046 580.873617,384.848985 580.692907,384.606921 580.671646,384.100787 580.852357,383.759696 580.565339,383.385597 580.544077,383.121527 580.735428,383.121527 580.735428,383.297574 579.821080,383.033504 579.353158,381.867195 578.714956,381.878198 577.672243,381.493096 577.299751,380.722892 577.289107,381.350058 578.576659,380.161743 579.172349,380.161743 579.172349,379.622600 578.459634,379.622600 577.895714,379.138472 577.555179,378.368268 577.576464,377.807119 577.289107,377.278979 578.065966,376.200693 577.874432,375.892612 579.225529,375.056390 579.321252,374.352203 579.044712,374.352203 579.044712,374.440227 577.576464,374.759311 576.969787,373.967101 576.064848,373.846069 575.617592,374.429224 574.808090,373.780052 573.955726,373.659020 573.231012,372.910821 573.071123,372.558728 572.644707,372.635748 571.908986,371.887550 571.418397,371.018320 571.845001,370.666227 571.002395,370.281124 570.746363,370.336139 569.583251,370.336139 569.583251,371.942565 568.729281,373.416955 568.408975,374.077130 568.419652,374.506244 567.608047,375.529515 568.547779,376.354734 568.707929,376.618804 568.099310,377.311988 567.543962,377.565055 568.184738,378.412279 568.462362,378.599329 567.693490,380.128734 568.142024,380.678880 568.675900,381.251032 568.366265,381.724157 569.188323,382.109259 569.038876,382.725422 569.914094,382.714419 570.554323,383.220553 571.599712,383.605655 571.503723,384.375860 572.900564,385.652198 573.401550,386.378390 574.222118,386.103317 574.850701,386.928536 575.734737 Z" class="mapRegion" id="map-abcd1234-E07000144" style="fill: rgb(241, 238, 246);"><title>Broadland 4% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000145" style="fill: rgb(189, 201, 225);"><title>Great Yarmouth 10% non-UK born</title><path d="M399.130770 586.512251,398.514606 586.427385,397.722396 585.790804,396.336029 585.366336,395.994939 585.875690,395.180723 586.172770,394.828630 586.894118,394.828630 586.894118,394.157452 585.323885,395.015679 584.676437,395.004676 584.092543,395.114705 583.869569,395.411784 583.837714,395.664851 583.720910,395.653848 582.584467,396.941189 582.159509,398.151510 581.500697,398.459592 581.819496,398.558618 582.669451,398.778676 583.476667,398.888706 585.430010,399.130770 586.512251 Z"/><path d="M395.004676 580.140073,394.861638 580.490922,394.399516 580.384609,394.399516 580.384609,394.366507 580.203867,394.575563 580.097543,394.663586 580.203867,394.762612 580.225131,394.872641 580.203867,395.004676 580.140073 Z"/><path d="M395.466799 582.881899,395.345767 582.021384,396.611102 581.596340,396.005942 580.575970,395.422787 580.288923,395.422787 580.288923,395.763877 580.193235,395.906915 580.278292,396.402047 580.384609,396.776146 580.352714,397.117236 580.533447,397.282280 580.852357,397.689388 580.575970,397.799417 580.373977,397.964461 580.257028,398.349563 580.278292,398.536612 580.501553,398.580624 580.671646,398.547615 580.831098,398.415580 580.937394,398.195522 581.139346,397.381306 581.064944,396.875172 581.681354,395.994939 581.957632,395.466799 582.881899 Z"/><path d="M394.784618 574.360631,395.191726 573.710624,396.622105 573.135080,396.622105 573.135080,397.546350 574.626984,397.832426 575.766685,398.602630 577.831867,399.317819 580.544077,399.020740 583.030603,398.602630 582.680074,398.437586 580.958653,398.547615 580.873617,398.602630 580.735428,398.547615 580.469660,398.393574 580.278292,398.217528 580.214499,397.964461 580.235763,397.810420 580.320819,397.040216 580.416503,396.765143 580.320819,396.303020 580.278292,395.939924 580.267660,395.763877 580.171970,395.224735 580.278292,395.015679 580.129440,394.828630 580.203867,394.674589 580.182602,394.575563 580.076277,394.344501 580.150705,394.388513 580.373977,394.157452 580.607862,393.882379 580.661015,393.464268 580.363346,393.442262 579.884882,392.496011 579.799813,392.496011 579.087258,392.077901 578.948980,392.077901 578.714956,392.264950 578.065966,391.923860 577.512610,391.791825 576.650431,391.604775 576.309743,391.615778 576.128735,391.813831 575.905122,392.231941 575.724088,392.485009 575.777335,392.584035 575.766685,392.815096 575.585643,393.156186 575.127658,393.816361 574.893311,394.190460 574.872006,394.465533 574.744171,394.784618 574.360631 Z"/></g><g class="mapRegion" id="map-abcd1234-E07000146" style="fill: rgb(189, 201, 225);"><title>King's Lynn and West Norfolk 9% non-UK born</title><path d="M341.497497 588.516468,341.134401 588.081814,341.134401 588.081814,340.265170 587.381983,340.914342 586.777442,339.957089 586.406168,339.913077 585.079783,340.386202 584.825045,340.342191 583.508526,339.836057 583.466047,339.417946 582.106385,339.792045 582.010759,340.320185 580.650385,339.340925 579.938048,338.581724 579.002165,339.109864 578.672404,339.142873 577.257177,337.965561 576.991076,337.965561 576.991076,338.075590 575.330033,338.658745 573.444183,338.658745 573.444183,339.208890 573.604050,341.013369 572.015625,342.520768 571.215737,341.475491 570.468968,342.388733 568.473039,342.388733 568.473039,344.677339 568.302198,345.590582 568.878745,346.976949 572.068942,347.152996 572.793960,345.788634 574.563062,345.634593 575.159613,345.964681 575.958365,346.360786 576.735596,345.898663 578.002123,346.195742 579.470146,346.085713 581.383794,345.843649 582.053260,345.612587 582.382620,345.172471 582.796922,345.150465 583.274885,342.058646 587.816747,341.497497 588.516468 Z"/><path d="M362.149970 558.193149,362.039941 559.800226,362.480057 563.107867,363.437311 563.107867,363.580349 563.599929,363.140232 564.412710,362.656104 564.337858,362.788139 565.364215,362.524069 565.663498,361.247731 565.920000,360.235462 565.802439,359.982395 566.742784,361.038675 568.280842,360.323486 569.124275,360.411509 569.529886,359.322220 570.212886,359.322220 570.212886,359.036145 571.173070,358.629037 571.397065,358.585025 572.548755,357.792815 573.273647,359.036145 573.582735,359.674314 574.669598,358.563019 575.979662,357.231666 575.596292,357.000605 576.448152,356.164384 575.734737,354.546955 576.352331,353.270617 577.086876,353.798757 577.661601,353.699730 578.693680,354.326897 578.810695,353.677725 581.373166,353.809760 582.361372,352.775486 583.083709,352.720471 584.379197,353.699730 584.368581,354.381911 584.771972,355.680255 586.544075,355.339165 587.339563,355.042086 588.855664,354.491940 590.837013,354.480937 591.599509,354.480937 591.599509,353.215602 591.419494,350.464873 591.991267,349.375585 591.864216,348.583375 592.573507,348.583375 592.573507,348.352313 591.483030,346.701876 589.841217,346.063707 588.580071,345.205479 588.368057,343.951147 587.689506,341.915608 588.060609,341.497497 588.527069,341.497497 588.527069,342.091654 587.784937,345.161468 583.317367,345.205479 582.796922,345.678605 582.371996,345.942675 581.947006,346.096716 581.564459,346.228751 579.480781,345.942675 577.980842,346.426803 576.639785,346.371789 576.288448,345.733619 575.383287,345.854651 574.584370,347.241019 572.825942,347.020961 571.919650,345.821643 568.686576,347.989217 566.913721,348.176267 566.529097,349.232547 565.791752,349.199538 564.765553,350.222809 562.540818,350.508885 561.074511,350.904990 560.078692,352.258348 558.675370,352.907520 558.246734,353.644716 558.246734,354.304891 558.578933,354.778016 558.193149,355.735270 558.386048,357.517742 558.118130,358.265940 558.557502,358.827089 558.096695,360.917643 558.375332,361.225725 558.096695,362.149970 558.193149 Z"/><path d="M358.871101 557.496459,360.477527 557.839467,360.334489 558.193149,358.651043 557.903776,358.871101 557.496459 Z"/></g><g class="mapRegion" id="map-abcd1234-E07000147" style="fill: rgb(241, 238, 246);"><title>North Norfolk 4% non-UK born</title><path d="M366.056005 558.632510,365.010728 558.696801,365.494856 558.010955,366.056005 558.632510 Z"/><path d="M396.622105 573.135080,395.191726 573.710624,394.784618 574.360631,394.784618 574.360631,394.465533 574.722865,394.223469 574.850701,393.937393 574.861354,393.695329 574.914616,393.112175 575.127658,392.804093 575.574993,392.672058 575.702789,392.485009 575.766685,392.308962 575.702789,391.967871 575.777335,391.747813 575.937068,391.648787 576.054200,391.582769 576.181974,391.593772 576.331037,391.747813 576.575909,391.747813 577.023010,391.241679 576.884629,390.878583 576.969787,390.746548 576.746241,390.295428 576.469445,389.965341 576.458799,389.866315 576.490738,389.756285 576.671722,389.459207 576.554616,389.151125 576.288448,388.964075 576.501385,388.611982 576.150031,388.358915 575.468491,388.182868 575.670841,387.621720 575.734737,387.313638 576.512031,387.148594 576.384272,387.005556 576.448152,386.730484 576.362978,386.642460 576.235212,386.906530 575.937068,386.928536 575.734737,386.928536 575.734737,386.103317 574.850701,386.378390 574.222118,385.652198 573.401550,384.375860 572.900564,383.605655 571.503723,383.220553 571.599712,382.714419 570.554323,382.725422 569.914094,382.109259 569.038876,381.724157 569.188323,381.251032 568.366265,380.678880 568.675900,380.128734 568.142024,378.599329 567.693490,378.412279 568.462362,377.565055 568.184738,377.311988 567.543962,376.618804 568.099310,376.354734 568.707929,375.529515 568.547779,374.506244 567.608047,374.077130 568.419652,373.416955 568.408975,371.942565 568.729281,370.336139 569.583251,370.336139 569.583251,368.685702 569.188323,367.904495 570.159533,367.508390 569.316414,366.463113 569.839391,365.637894 569.604597,365.395830 569.006851,364.394565 568.771986,363.613358 570.362270,362.116961 571.429063,361.885900 571.055732,359.707322 570.607669,359.322220 570.212886,359.322220 570.212886,360.411509 569.529886,360.323486 569.124275,361.038675 568.280842,359.982395 566.742784,360.235462 565.802439,361.247731 565.920000,362.524069 565.663498,362.788139 565.364215,362.656104 564.337858,363.140232 564.412710,363.580349 563.599929,363.437311 563.107867,362.480057 563.107867,362.039941 559.800226,362.149970 558.193149,362.149970 558.193149,363.294273 558.428912,364.251527 558.096695,364.823678 558.471776,364.812675 559.350339,365.549871 559.446750,367.486384 558.900378,368.498652 559.328914,369.422897 559.028946,370.039060 559.371764,371.260384 559.478886,371.469439 558.675370,375.386477 559.821648,380.271772 560.421379,382.186279 560.999569,383.814711 561.813113,384.166804 562.155586,386.257358 563.492967,387.280629 564.284392,388.589976 565.631433,393.200198 569.444499,395.257743 571.493058,396.622105 573.135080 Z"/></g><path d="M383.121527 580.735428,382.912472 580.916135,382.912472 580.916135,382.934478 580.990541,382.934478 580.990541,382.626396 581.383794,382.626396 581.383794,381.669142 582.414492,380.942950 582.095760,380.524839 582.329500,379.391539 580.831098,378.786378 580.469660,378.742367 579.331887,379.666612 579.608398,380.161743 579.172349,380.161743 579.172349,381.350058 578.576659,380.722892 577.289107,381.493096 577.299751,381.878198 577.672243,381.867195 578.714956,383.033504 579.353158,383.297574 579.821080,383.121527 580.735428 Z" class="mapRegion" id="map-abcd1234-E07000148" style="fill: rgb(116, 169, 207);"><title>Norwich 18% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000149" style="fill: rgb(241, 238, 246);"><title>South Norfolk 5% non-UK born</title><path d="M395.279749 582.977495,395.620840 583.508526,395.169720 583.795240,395.048688 583.901424,394.982670 584.060690,394.982670 584.687052,394.102437 585.323885,393.926390 585.801415,392.914122 584.994873,393.530286 584.761357,393.585300 584.549052,393.783353 584.294266,394.003411 584.219948,394.058425 584.081925,394.014414 583.869569,394.498542 583.912042,395.103702 583.402328,395.279749 582.977495 Z"/><path d="M380.161743 579.172349,379.666612 579.608398,378.742367 579.331887,378.786378 580.469660,379.391539 580.831098,380.524839 582.329500,380.942950 582.095760,381.669142 582.414492,382.626396 581.383794,382.626396 581.383794,382.670408 581.341283,382.670408 581.341283,382.945481 580.990541,382.945481 580.990541,383.297574 580.671646,383.297574 580.671646,383.814711 580.629124,383.814711 580.629124,384.100787 580.884246,384.639930 580.682276,384.826979 580.714167,384.970017 580.873617,385.080046 580.926765,385.091049 581.266887,385.278099 581.851374,385.696209 581.925755,386.301370 581.351911,386.389393 581.001170,386.576443 580.873617,386.851516 580.809838,387.060571 581.043686,387.390659 581.181860,387.258624 581.447560,387.995819 582.117010,388.655994 583.073088,389.173131 583.030603,389.690268 583.996985,390.427463 583.742147,390.724542 583.954514,390.658525 584.421662,390.867580 584.771972,391.329702 584.729512,391.351708 584.941803,391.516752 585.058556,391.703802 584.984259,391.956869 584.793201,392.727073 584.856889,394.762612 586.745621,394.905650 587.254722,395.224735 587.477425,395.499807 587.583467,395.521813 587.731920,395.444793 588.007598,395.928921 588.516468,396.391044 588.325653,396.886175 588.855664,396.435055 589.629299,396.413049 590.053118,396.170985 590.127280,395.994939 590.529837,395.521813 590.307378,395.015679 590.900562,394.421522 590.858196,393.244210 589.894194,392.474006 590.148468,392.253947 590.667541,392.220939 590.794646,392.264950 590.985292,392.077901 591.218287,391.967871 591.133564,391.835836 591.122973,391.758816 591.144154,391.714804 591.006474,391.351708 590.879379,391.230676 590.678133,391.010618 590.551023,390.834571 590.561615,390.724542 590.720502,390.757551 590.837013,390.592507 590.953519,390.482478 590.826421,390.119382 590.921745,389.723277 590.614579,389.096110 590.328566,389.096110 590.328566,388.413930 591.038247,387.588711 591.292418,387.016559 590.402720,386.433405 590.985292,387.203609 591.281828,387.357650 591.843041,386.312373 592.065377,385.696209 592.721694,384.386863 593.346111,384.507895 594.044445,383.968752 594.594524,383.968752 594.594524,382.780437 595.673211,381.570116 595.493459,380.227760 596.994562,379.567585 597.089676,378.874402 597.670852,377.917148 597.290459,377.609066 597.480662,376.574792 597.301027,374.880343 596.666926,373.493976 596.571798,373.218903 596.233540,371.733509 596.222969,371.733509 596.222969,371.469439 595.345419,371.403422 593.843427,372.228641 593.250870,372.778786 593.610652,373.053859 592.213591,373.405953 591.408905,374.231171 591.059429,373.879078 590.381533,373.626011 588.113620,374.253177 587.403193,372.954833 586.193989,371.821533 586.140941,370.864279 585.493683,369.565935 585.079783,368.762722 584.262416,368.542664 583.742147,369.136821 583.253644,369.499917 582.520728,371.425428 583.062467,372.030588 583.009360,371.964571 581.256259,371.337404 581.171232,371.491445 579.682839,372.239644 579.257437,372.701766 578.363882,373.207900 579.321252,374.352203 579.044712,374.352203 579.044712,375.056390 579.321252,375.892612 579.225529,376.200693 577.874432,377.278979 578.065966,377.807119 577.289107,378.368268 577.576464,379.138472 577.555179,379.622600 577.895714,379.622600 578.459634,380.161743 579.172349 Z"/></g><path d="M306.420201 591.430084,306.178137 591.387726,305.616989 589.925979,304.725752 591.048838,303.570446 591.197106,303.427408 590.434500,302.382131 590.296785,301.688948 588.823866,300.874732 588.134824,301.325851 587.509238,301.325851 587.509238,301.986026 587.403193,302.778236 587.837953,304.505694 586.968364,304.505694 586.968364,305.154866 585.875690,306.002091 584.835660,306.002091 584.835660,306.596248 585.801415,307.421467 586.448602,307.509490 587.032002,306.981350 587.657695,308.576773 588.156028,309.005887 588.802668,308.840843 589.385575,307.806569 589.851812,307.333443 590.720502,306.420201 591.430084 Z" class="mapRegion" id="map-abcd1234-E07000150" style="fill: rgb(43, 140, 190);"><title>Corby 21% non-UK born</title></path><path d="M297.276778 591.091201,297.155746 592.203004,298.124003 592.393555,298.531111 592.795785,297.848930 593.557745,297.683886 594.964709,298.333058 594.700296,298.795181 595.112769,299.620399 595.324270,299.961490 596.339250,300.962755 596.994562,301.512901 597.649721,301.611927 598.199089,301.611927 598.199089,301.710953 598.748350,301.369863 599.730412,300.489630 600.585475,300.951752 601.925603,300.830720 602.737808,300.830720 602.737808,300.115531 602.389749,297.892942 602.737808,297.529845 602.421392,296.451560 602.832725,294.944160 603.739553,294.944160 603.739553,293.964901 603.834437,293.128679 604.435292,292.941630 604.867406,290.917093 605.763038,291.984376 607.753476,290.256918 607.890333,289.871816 608.732378,288.529460 608.679758,287.902294 609.616253,287.858282 610.373638,288.166364 610.846899,286.934038 611.057212,286.196842 610.920511,285.833746 610.300012,284.865489 609.973933,284.436376 610.689155,283.688177 610.257940,283.622160 609.710938,282.917973 609.405832,282.620895 607.985075,282.620895 607.985075,283.633163 607.616613,283.402102 606.479338,282.807944 606.026405,282.488860 605.057093,283.149034 605.130857,283.655169 604.487992,284.480387 604.129610,284.480387 604.129610,285.140562 603.454883,284.634428 601.313656,285.404632 600.226592,283.413104 599.424215,283.523134 598.832842,284.975519 598.051193,286.053804 597.924419,286.835011 597.322161,285.690708 595.081042,285.690708 595.081042,286.372889 595.366568,287.286131 594.901252,288.122352 594.742604,288.287396 594.097342,288.914562 593.547164,289.871816 593.123877,290.278924 592.594677,291.346207 593.483675,292.149420 592.584092,291.753315 591.980679,292.402487 591.175926,293.359740 590.646356,295.527315 590.106091,295.692358 590.582801,297.276778 591.091201 Z" class="mapRegion" id="map-abcd1234-E07000151" style="fill: rgb(189, 201, 225);"><title>Daventry 6% non-UK born</title></path><path d="M312.933927 579.650936,312.944930 579.650936,312.944930 579.650936,313.869175 580.692907,313.528085 581.288143,313.109974 582.807544,312.834901 583.041224,313.561094 583.880187,315.640645 583.327987,316.014744 583.551004,316.014744 583.551004,315.849700 584.814430,316.476866 585.451235,316.553887 586.098503,316.080761 586.925938,316.960995 587.360773,317.456126 587.869762,318.303350 588.177232,318.160312 589.173622,318.831490 590.508651,318.006272 591.673630,317.390108 593.102711,316.564890 593.896328,315.948726 594.139658,315.178522 595.620344,314.815426 595.937531,313.330032 596.032681,312.746878 597.068540,313.990207 598.758912,314.078231 599.740970,314.078231 599.740970,311.976674 600.131586,312.042691 600.448261,311.184464 601.725152,311.547560 603.054187,311.096441 603.960944,310.216207 604.119069,309.412994 602.896002,308.477747 602.474131,308.477747 602.474131,307.498487 601.419173,307.344446 600.026019,307.597513 598.853965,308.015624 597.818769,307.641525 597.301027,307.641525 597.301027,308.037630 596.888877,307.795566 595.969248,308.257688 594.721450,308.092645 593.314364,307.102382 592.552337,306.629257 592.711109,306.420201 591.430084,306.420201 591.430084,307.333443 590.720502,307.806569 589.851812,308.840843 589.385575,309.005887 588.802668,308.576773 588.156028,306.981350 587.657695,307.509490 587.032002,307.421467 586.448602,306.596248 585.801415,306.002091 584.835660,306.002091 584.835660,306.145128 584.485358,308.125653 583.497906,308.774825 582.935008,310.337239 583.073088,311.239478 581.075573,311.459537 580.214499,312.306761 579.459511,312.933927 579.650936 Z" class="mapRegion" id="map-abcd1234-E07000152" style="fill: rgb(189, 201, 225);"><title>East Northamptonshire 9% non-UK born</title></path><path d="M301.325851 587.509238,300.874732 588.134824,301.688948 588.823866,302.382131 590.296785,303.427408 590.434500,303.570446 591.197106,304.725752 591.048838,305.616989 589.925979,306.178137 591.387726,306.420201 591.430084,306.420201 591.430084,306.629257 592.711109,307.102382 592.552337,308.092645 593.314364,308.257688 594.721450,307.795566 595.969248,308.037630 596.888877,307.641525 597.301027,307.641525 597.301027,306.827309 598.146270,305.638994 598.051193,305.011828 597.121379,304.307642 597.174218,303.658469 597.554627,303.152335 598.220217,302.558178 598.008936,301.611927 598.199089,301.611927 598.199089,301.512901 597.649721,300.962755 596.994562,299.961490 596.339250,299.620399 595.324270,298.795181 595.112769,298.333058 594.700296,297.683886 594.964709,297.848930 593.557745,298.531111 592.795785,298.124003 592.393555,297.155746 592.203004,297.276778 591.091201,297.276778 591.091201,297.914947 589.735260,297.958959 587.668299,298.531111 586.841084,300.379601 587.551655,301.325851 587.509238 Z" class="mapRegion" id="map-abcd1234-E07000153" style="fill: rgb(189, 201, 225);"><title>Kettering 9% non-UK born</title></path><path d="M300.830720 602.737808,301.127799 604.171775,301.512901 604.825251,301.512901 604.825251,299.598394 605.151932,299.873466 606.058008,299.752434 606.753169,298.652143 607.184924,297.540848 608.353489,296.649612 607.469215,294.713099 606.310813,294.944160 603.739553,294.944160 603.739553,296.451560 602.832725,297.529845 602.421392,297.892942 602.737808,300.115531 602.389749,300.830720 602.737808 Z" class="mapRegion" id="map-abcd1234-E07000154" style="fill: rgb(116, 169, 207);"><title>Northampton 15% non-UK born</title></path><path d="M294.944160 603.739553,294.713099 606.310813,296.649612 607.469215,297.540848 608.353489,298.652143 607.184924,299.752434 606.753169,299.873466 606.058008,299.598394 605.151932,301.512901 604.825251,301.512901 604.825251,301.986026 604.551231,302.965286 604.466912,303.977554 605.088706,304.461682 606.163346,304.384662 606.647852,304.824779 608.016656,304.824779 608.016656,303.691478 609.153306,302.613192 609.689897,302.030038 609.447918,301.655939 610.363120,300.885735 610.184311,300.093525 611.719594,298.520108 611.845744,297.826924 612.875758,298.487099 613.106933,298.531111 613.695294,299.378335 614.304537,299.818452 615.039653,299.686417 616.016010,298.971227 616.016010,299.136271 616.908082,298.432085 617.516626,298.432085 617.516626,297.089729 618.712346,296.154481 617.338273,296.088463 616.656231,295.582329 615.218153,295.032184 615.071154,294.713099 615.596114,292.446498 615.312648,291.423227 616.299405,291.071134 616.099982,290.300930 616.719196,288.760522 617.222863,288.221379 618.785751,288.914562 619.068865,288.914562 619.068865,288.287396 620.201038,287.154096 620.452570,286.746988 621.081301,285.833746 621.458472,284.612422 621.207030,284.150300 620.892696,283.402102 621.227984,282.499862 621.123211,282.389833 620.693600,282.741927 619.142261,281.993728 617.359257,281.399571 616.834628,281.685647 615.522625,281.091489 614.546096,282.400836 614.231014,283.710183 613.527203,282.796941 612.697109,281.575618 611.036182,280.673378 609.468960,280.673378 609.468960,281.388568 608.079815,282.620895 607.985075,282.620895 607.985075,282.917973 609.405832,283.622160 609.710938,283.688177 610.257940,284.436376 610.689155,284.865489 609.973933,285.833746 610.300012,286.196842 610.920511,286.934038 611.057212,288.166364 610.846899,287.858282 610.373638,287.902294 609.616253,288.529460 608.679758,289.871816 608.732378,290.256918 607.890333,291.984376 607.753476,290.917093 605.763038,292.941630 604.867406,293.128679 604.435292,293.964901 603.834437,294.944160 603.739553 Z" class="mapRegion" id="map-abcd1234-E07000155" style="fill: rgb(189, 201, 225);"><title>South Northamptonshire 8% non-UK born</title></path><path d="M307.641525 597.301027,308.015624 597.818769,307.597513 598.853965,307.344446 600.026019,307.498487 601.419173,308.477747 602.474131,308.477747 602.474131,306.816306 603.180729,307.245420 605.383747,307.454475 605.763038,306.519228 606.974320,306.266161 607.795587,306.266161 607.795587,305.627991 607.711365,304.824779 608.016656,304.824779 608.016656,304.384662 606.647852,304.461682 606.163346,303.977554 605.088706,302.965286 604.466912,301.986026 604.551231,301.512901 604.825251,301.512901 604.825251,301.127799 604.171775,300.830720 602.737808,300.830720 602.737808,300.951752 601.925603,300.489630 600.585475,301.369863 599.730412,301.710953 598.748350,301.611927 598.199089,301.611927 598.199089,302.558178 598.008936,303.152335 598.220217,303.658469 597.554627,304.307642 597.174218,305.011828 597.121379,305.638994 598.051193,306.827309 598.146270,307.641525 597.301027 Z" class="mapRegion" id="map-abcd1234-E07000156" style="fill: rgb(116, 169, 207);"><title>Wellingborough 11% non-UK born</title></path><path d="M254.739506 480.502066,255.201628 481.659401,255.971833 481.483077,256.676019 482.463736,256.565990 483.157696,256.951092 483.653274,257.897343 483.961589,258.557518 483.818447,259.118666 485.007395,260.031908 485.458619,260.240964 486.580853,261.055180 487.240775,260.549045 488.384261,259.844859 488.779972,259.833856 489.538257,260.560048 489.977746,260.769104 490.977320,261.187215 490.889460,261.869395 492.108265,261.660340 493.425280,259.580789 494.862297,259.580789 494.862297,258.524509 494.599083,257.688287 495.114519,256.521978 494.884230,256.114870 495.542148,256.334929 496.232791,255.806789 496.693123,256.720031 497.657377,255.630742 498.796512,255.795786 500.022741,255.597733 500.460547,254.079331 500.285433,253.694229 501.128066,253.133080 501.686031,253.133080 501.686031,252.021786 500.887340,251.768719 500.011795,250.943500 499.015521,250.767453 497.898388,249.810200 496.682164,248.599879 496.441046,247.752654 495.772382,247.796666 494.993894,247.796666 494.993894,247.356549 493.864144,246.212246 494.423593,246.036200 493.085112,243.945646 493.589862,242.306211 492.272927,241.811080 492.558317,241.326952 492.218040,241.326952 491.174995,240.952853 489.944787,240.952853 489.197604,240.490730 488.648075,238.620234 489.208594,237.222864 489.208594,236.804753 488.834927,236.804753 488.834927,236.958794 487.163792,236.375640 486.261833,234.703196 485.656694,233.910986 484.170782,233.195797 483.807436,233.184794 482.639996,233.426858 482.012016,234.230071 481.582261,234.527150 480.722549,235.198328 480.094126,236.408648 478.561047,236.650712 477.711417,237.145844 476.960873,237.145844 476.960873,238.125103 477.214757,239.346427 477.027106,239.610497 476.121785,240.534742 476.077616,240.941850 475.437075,241.491995 476.221164,242.471255 475.724232,242.614293 474.951046,242.614293 474.951046,243.153436 475.459165,243.681576 475.315576,243.989657 476.176996,245.188975 475.459165,246.080211 475.271393,247.290532 475.591702,248.280794 476.839442,248.874952 476.430953,249.436101 476.982951,250.536392 476.574483,251.053529 476.607604,251.504649 477.269946,252.560929 478.042473,252.626946 478.947156,253.012048 479.653040,254.739506 480.502066 Z" class="mapRegion" id="map-abcd1234-E07000163" style="fill: rgb(241, 238, 246);"><title>Craven 5% non-UK born</title></path><path d="M287.836277 458.685369,288.584475 458.952078,289.827804 458.418635,290.972108 458.974303,292.050393 459.263205,292.050393 459.263205,292.842603 460.418507,294.107939 460.274121,294.471035 461.440096,294.173956 461.684332,292.160423 461.595521,291.445233 462.228233,291.181163 464.668895,291.181163 464.668895,290.741046 465.123504,290.432965 466.287398,290.884084 467.129525,290.917093 467.971391,290.454971 468.248264,289.651758 470.185583,288.749519 470.041715,288.892557 469.410821,287.396160 468.857284,287.187105 467.328938,286.493921 467.040892,285.426638 467.240312,284.271332 467.096288,283.226055 469.233701,283.963250 470.030648,283.831215 471.336250,284.997524 473.006065,285.547670 475.337667,285.877758 476.011360,285.756726 477.645201,286.471915 478.627241,286.967046 478.561047,287.814271 479.046432,288.837542 479.972834,290.300930 480.468992,290.047863 481.119373,291.456236 482.188305,292.941630 482.992484,293.139682 483.741368,292.842603 484.787259,291.786323 484.809273,291.951367 485.414601,291.148154 486.283836,291.962370 486.899835,291.324201 487.449717,291.170160 488.153404,291.170160 488.153404,291.071134 488.582124,289.838807 488.812945,289.618749 489.395408,288.837542 489.966760,288.045332 489.911827,287.957309 491.164013,287.616218 492.580268,286.702976 491.724016,286.702976 491.724016,285.426638 490.801597,284.832481 489.604185,282.851956 489.604185,281.454585 486.525852,280.453320 486.503852,280.167244 485.920771,280.706387 485.359576,280.365297 482.948425,280.651373 482.122198,279.562084 480.887899,278.813886 480.722549,278.241734 479.928727,276.811355 479.630984,276.525279 478.163851,276.118171 477.733488,275.160918 478.307289,273.114375 479.057462,271.860043 479.311150,271.034824 478.395556,270.473676 478.605177,270.550696 479.322180,269.637454 479.608928,269.142323 478.858907,269.527425 477.479653,269.340375 476.718006,268.460142 475.403939,267.480882 475.635879,267.084777 474.652759,267.084777 474.652759,266.281565 473.072394,267.414865 473.094503,268.471145 472.265280,268.900259 470.362640,268.724212 469.145137,270.000550 468.757636,270.099576 467.904937,270.836772 467.583722,271.309897 466.752816,271.496947 465.223286,271.243880 464.624539,272.212136 463.548682,272.410189 462.550082,273.620509 462.050644,274.720801 462.350318,275.270947 461.817542,275.270947 461.817542,275.931122 461.873044,275.590031 460.629519,275.832096 460.096405,275.634043 459.118758,275.865104 458.685369,276.701326 459.707610,276.701326 459.707610,276.866370 460.251907,277.669582 460.307442,277.658580 459.552077,279.033944 459.918677,279.033944 460.596202,279.419046 461.129218,280.222259 461.251353,282.158772 460.229693,282.884965 459.463196,283.545139 459.718719,283.699180 459.052087,284.414370 458.185220,284.414370 458.185220,286.339880 458.385291,286.813005 458.685369,287.836277 458.685369 Z" class="mapRegion" id="map-abcd1234-E07000164" style="fill: rgb(241, 238, 246);"><title>Hambleton 2% non-UK born</title></path><path d="M286.702976 491.724016,286.449909 492.832702,285.118556 492.810752,284.843484 493.535003,284.986521 494.324875,285.602685 495.575040,285.932772 496.956135,285.932772 496.956135,284.920504 496.780797,284.469384 496.156062,283.105023 496.364323,283.369093 496.901343,282.730924 498.982671,282.004731 498.106516,281.377565 498.117469,281.377565 498.117469,281.883699 497.931251,281.630632 496.167023,280.376300 495.750456,278.571822 495.596967,278.054684 495.706603,277.636574 496.375283,276.756340 496.693123,276.888375 497.514952,276.085163 497.953160,274.236673 497.416346,273.092369 497.854569,271.529955 497.712154,270.055565 497.832660,269.549431 498.205097,268.207075 497.602599,267.073775 497.734065,266.853716 497.284865,265.863454 497.295822,265.434340 497.755975,265.434340 497.755975,264.069979 496.846550,263.552842 497.010926,262.386532 495.892973,260.229961 495.761419,259.580789 494.862297,259.580789 494.862297,261.660340 493.425280,261.869395 492.108265,261.187215 490.889460,260.769104 490.977320,260.560048 489.977746,259.833856 489.538257,259.844859 488.779972,260.549045 488.384261,261.055180 487.240775,260.240964 486.580853,260.031908 485.458619,259.118666 485.007395,258.557518 483.818447,257.897343 483.961589,256.951092 483.653274,256.565990 483.157696,256.676019 482.463736,255.971833 481.483077,255.201628 481.659401,254.739506 480.502066,254.739506 480.502066,255.674754 479.531730,257.138142 478.781687,257.831325 478.704465,258.942620 478.031439,259.558783 477.380320,260.229961 477.214757,262.001430 476.033445,261.726357 475.591702,264.323046 476.121785,265.049238 475.138840,266.435605 474.995234,267.084777 474.652759,267.084777 474.652759,267.480882 475.635879,268.460142 475.403939,269.340375 476.718006,269.527425 477.479653,269.142323 478.858907,269.637454 479.608928,270.550696 479.322180,270.473676 478.605177,271.034824 478.395556,271.860043 479.311150,273.114375 479.057462,275.160918 478.307289,276.118171 477.733488,276.525279 478.163851,276.811355 479.630984,278.241734 479.928727,278.813886 480.722549,279.562084 480.887899,280.651373 482.122198,280.365297 482.948425,280.706387 485.359576,280.167244 485.920771,280.453320 486.503852,281.454585 486.525852,282.851956 489.604185,284.832481 489.604185,285.426638 490.801597,286.702976 491.724016 Z" class="mapRegion" id="map-abcd1234-E07000165" style="fill: rgb(189, 201, 225);"><title>Harrogate 9% non-UK born</title></path><path d="M275.270947 461.817542,274.720801 462.350318,273.620509 462.050644,272.410189 462.550082,272.212136 463.548682,271.243880 464.624539,271.496947 465.223286,271.309897 466.752816,270.836772 467.583722,270.099576 467.904937,270.000550 468.757636,268.724212 469.145137,268.900259 470.362640,268.471145 472.265280,267.414865 473.094503,266.281565 473.072394,267.084777 474.652759,267.084777 474.652759,266.435605 474.995234,265.049238 475.138840,264.323046 476.121785,261.726357 475.591702,262.001430 476.033445,260.229961 477.214757,259.558783 477.380320,258.942620 478.031439,257.831325 478.704465,257.138142 478.781687,255.674754 479.531730,254.739506 480.502066,254.739506 480.502066,253.012048 479.653040,252.626946 478.947156,252.560929 478.042473,251.504649 477.269946,251.053529 476.607604,250.536392 476.574483,249.436101 476.982951,248.874952 476.430953,248.280794 476.839442,247.290532 475.591702,246.080211 475.271393,245.188975 475.459165,243.989657 476.176996,243.681576 475.315576,243.153436 475.459165,242.614293 474.951046,242.614293 474.951046,242.746328 474.078187,242.416240 473.426122,242.460252 471.380497,242.966386 470.506491,242.570281 470.019581,240.732794 468.414374,240.732794 468.414374,241.624030 468.170742,242.691313 467.074130,243.450514 467.029813,243.648567 466.553361,243.098421 465.589121,243.043407 464.136574,243.956649 462.960662,244.682841 462.661055,245.288001 462.061744,245.827144 462.305924,247.609617 462.261529,248.346812 461.639927,248.346812 461.639927,250.987512 461.173631,251.581669 460.973766,252.626946 460.118620,253.188095 460.518462,254.354404 460.762781,255.839798 461.540013,256.070859 462.083943,257.127139 461.961846,259.019640 461.073701,260.284976 459.774265,260.395005 458.640915,261.220223 458.340832,261.759366 459.196538,262.892667 459.896460,263.519833 457.184645,263.893932 456.728704,265.203279 457.028966,265.665401 456.061337,266.600649 456.484022,266.600649 456.484022,268.108049 456.573000,268.317104 457.262480,269.010288 457.173525,269.241349 457.951785,269.868515 457.540447,270.957804 458.007367,270.968807 459.018751,272.003081 459.829809,272.223139 460.562885,272.894317 460.918245,273.015349 459.963110,274.258679 460.529568,274.995874 460.507356,275.424988 461.317969,275.270947 461.817542 Z" class="mapRegion" id="map-abcd1234-E07000166" style="fill: rgb(189, 201, 225);"><title>Richmondshire 8% non-UK born</title></path><path d="M315.904715 480.424893,315.332563 481.086306,315.563624 482.838276,314.353304 483.598215,314.507344 484.203811,314.067228 484.798266,313.142983 485.249525,311.800627 486.261833,311.140452 485.865757,309.236948 486.151818,308.290697 487.240775,306.574242 487.724616,307.168400 488.252345,306.596248 489.428374,305.870056 489.428374,305.484954 490.296331,305.870056 490.669798,305.672003 491.295789,304.846784 491.471480,303.867525 491.043213,303.713484 489.889854,302.481158 490.318302,301.171811 490.559960,299.543379 490.483071,298.883204 490.801597,298.146009 490.768648,297.573857 491.888701,296.352533 492.426602,296.352533 492.426602,294.063927 493.085112,294.526049 491.756954,294.140947 491.207939,294.625076 490.164508,293.766848 489.131667,293.392749 488.340290,292.919624 488.637083,291.170160 488.153404,291.170160 488.153404,291.324201 487.449717,291.962370 486.899835,291.148154 486.283836,291.951367 485.414601,291.786323 484.809273,292.842603 484.787259,293.139682 483.741368,292.941630 482.992484,291.456236 482.188305,290.047863 481.119373,290.300930 480.468992,288.837542 479.972834,287.814271 479.046432,286.967046 478.561047,286.471915 478.627241,285.756726 477.645201,285.877758 476.011360,285.547670 475.337667,284.997524 473.006065,283.831215 471.336250,283.963250 470.030648,283.226055 469.233701,284.271332 467.096288,285.426638 467.240312,286.493921 467.040892,287.187105 467.328938,287.396160 468.857284,288.892557 469.410821,288.749519 470.041715,289.651758 470.185583,290.454971 468.248264,290.917093 467.971391,290.884084 467.129525,290.432965 466.287398,290.741046 465.123504,291.181163 464.668895,291.181163 464.668895,292.435495 464.491467,293.942895 465.777563,294.405017 465.711056,295.384277 464.912841,298.619134 466.342809,299.851461 466.763897,300.269571 466.664171,300.863729 468.159667,301.864994 468.491888,303.097321 467.605876,303.768499 468.469741,304.604720 468.336857,306.013093 467.151683,306.530231 467.716643,307.641525 467.096288,307.762557 468.591547,308.488750 469.698615,309.280959 470.174516,309.545029 470.838425,310.106178 471.070755,308.719811 472.243164,308.389723 474.122389,308.631787 475.514389,308.906860 475.956145,308.609782 477.865915,308.180668 478.362456,309.446003 478.803750,310.194201 478.561047,310.755350 479.189824,311.393519 478.671370,312.020685 478.814782,312.988942 478.527950,314.408318 477.766596,315.156516 477.733488,315.904715 480.424893 Z" class="mapRegion" id="map-abcd1234-E07000167" style="fill: rgb(241, 238, 246);"><title>Ryedale 4% non-UK born</title></path><path d="M323.837817 481.516139,323.199648 482.948425,321.791275 482.639996,320.305881 482.915381,319.546680 481.989978,318.677450 482.221359,317.577158 481.747559,317.588161 481.185504,316.960995 480.270540,315.904715 480.424893,315.904715 480.424893,315.156516 477.733488,314.408318 477.766596,312.988942 478.527950,312.020685 478.814782,311.393519 478.671370,310.755350 479.189824,310.194201 478.561047,309.446003 478.803750,308.180668 478.362456,308.609782 477.865915,308.906860 475.956145,308.631787 475.514389,308.389723 474.122389,308.719811 472.243164,310.106178 471.070755,309.545029 470.838425,309.280959 470.174516,308.488750 469.698615,307.762557 468.591547,307.641525 467.096288,306.530231 467.716643,306.013093 467.151683,304.604720 468.336857,303.768499 468.469741,303.097321 467.605876,301.864994 468.491888,300.863729 468.159667,300.269571 466.664171,299.851461 466.763897,298.619134 466.342809,295.384277 464.912841,294.405017 465.711056,293.942895 465.777563,292.435495 464.491467,291.181163 464.668895,291.181163 464.668895,291.445233 462.228233,292.160423 461.595521,294.173956 461.684332,294.471035 461.440096,294.107939 460.274121,292.842603 460.418507,292.050393 459.263205,292.050393 459.263205,292.556527 458.740936,293.337734 458.674256,294.713099 459.052087,295.274248 459.652064,298.068988 459.063199,299.004236 459.674282,299.488364 459.452086,299.125268 458.696483,299.312318 456.884400,299.774440 456.039088,301.402872 454.993207,301.402872 454.993207,301.809980 454.926435,302.448149 455.783218,303.075315 456.083585,303.317379 456.973365,304.461682 456.639732,305.286901 457.518211,305.716015 457.562683,306.002091 458.474206,306.805303 459.029863,307.905595 459.407645,309.291962 459.652064,310.282225 460.474038,310.557298 461.184735,311.943665 462.439104,311.503548 463.559775,311.877648 464.424928,312.548825 464.968280,313.076965 464.979368,314.155251 466.220903,314.837432 467.938164,315.706662 469.543653,315.926721 471.424743,316.311823 471.778685,316.377840 472.641226,317.203059 473.061339,316.696925 473.636126,317.841228 475.171979,317.995269 475.746320,318.919514 475.900930,319.953788 476.795284,321.516202 477.490690,321.032073 478.505885,321.527205 479.906673,323.056610 481.240613,323.837817 481.516139 Z" class="mapRegion" id="map-abcd1234-E07000168" style="fill: rgb(189, 201, 225);"><title>Scarborough 8% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000169" style="fill: rgb(241, 238, 246);"><title>Selby 4% non-UK born</title><path d="M296.418551 499.683393,295.857402 500.011795,295.472300 500.963937,295.758376 503.424838,296.484568 504.036985,296.011443 504.889390,296.242504 505.151615,295.923420 506.211186,296.231501 507.226678,295.791385 507.685164,294.504044 508.209054,294.504044 508.209054,293.348737 506.975570,292.666557 506.779034,292.545525 506.516965,292.435495 506.429603,292.204434 506.451444,291.742312 506.287634,291.060131 505.981829,290.983111 505.774299,291.566265 505.686913,291.709303 505.523058,291.775320 504.222788,290.410959 503.665340,290.058866 502.878162,289.618749 502.539168,289.046597 502.517296,288.826539 502.582912,288.606481 502.790684,288.320405 502.178258,288.705507 501.959501,288.705507 501.707909,288.914562 501.368771,288.903559 501.204656,288.694504 501.084299,288.562469 500.909225,288.573472 500.745083,288.782527 500.646593,288.958574 500.526212,289.552731 500.000849,289.794796 499.442540,289.794796 499.442540,290.476976 499.497281,290.961105 500.088416,293.150685 499.081221,293.744842 500.044633,294.713099 499.541074,295.835396 499.234514,296.418551 499.683393 Z"/><path d="M285.932772 496.956135,286.559938 497.317736,287.517192 498.687000,288.331408 499.004571,289.409694 500.000849,289.409694 500.000849,289.112615 500.263543,288.980580 500.471491,288.793530 500.624706,288.617484 500.657537,288.562469 500.701310,288.529460 500.821684,288.551466 500.909225,288.694504 501.106183,288.903559 501.368771,288.683501 501.696970,288.683501 501.915748,288.287396 502.167321,288.507454 502.779749,288.650492 502.812554,288.991583 502.561040,289.651758 502.582912,290.410959 503.698134,291.753315 504.255575,291.599274 504.725486,291.566265 505.654143,290.906090 505.752453,290.972108 505.949062,291.731309 506.320396,292.182428 506.484205,292.512516 506.527885,292.633548 506.811791,292.160423 507.172091,292.644551 507.576008,293.359740 507.030160,294.250977 508.110832,294.867140 508.449137,294.900149 509.060162,295.923420 509.441983,296.385542 509.441983,296.869670 509.365623,296.847665 509.627420,297.100732 509.834658,297.177752 510.118222,297.078726 510.369042,296.847665 510.249087,296.407548 510.249087,294.944160 510.979639,294.206965 511.143168,294.008912 511.622799,293.348737 511.568300,292.644551 511.590100,292.160423 511.699096,292.006382 511.851684,291.709303 511.568300,291.390218 511.372094,291.126148 511.045052,291.016119 511.045052,290.807064 511.219479,290.807064 511.219479,289.475711 513.464237,290.730043 514.215711,291.599274 514.335493,291.599274 514.335493,290.928096 514.803678,290.289927 514.629479,288.727513 514.988753,288.254387 515.859524,287.352148 515.162929,286.196842 515.641857,285.382626 515.173815,285.074545 515.369749,285.085548 516.414497,284.491390 516.610343,284.491390 516.610343,283.688177 515.304439,283.952247 514.368159,283.743192 513.649402,284.062277 513.224593,284.051274 511.971569,285.800737 511.808088,285.800737 511.426597,284.623425 510.510800,283.534137 510.707068,282.202784 508.951060,281.828685 508.765577,281.828685 508.765577,281.432580 508.078091,282.268801 507.390432,282.070749 506.833629,281.421577 506.309476,281.421577 504.015125,281.762667 503.883961,280.596358 502.746944,279.859163 501.248421,281.311548 500.821684,281.102492 499.486333,281.377565 498.117469,281.377565 498.117469,282.004731 498.106516,282.730924 498.982671,283.369093 496.901343,283.105023 496.364323,284.469384 496.156062,284.920504 496.780797,285.932772 496.956135 Z"/></g><path d="M283.446113 546.142494,283.622160 546.777485,284.183309 546.874336,284.293338 547.735077,284.876492 548.337436,286.614953 549.326741,286.614953 549.326741,287.132090 550.068487,287.132090 550.068487,286.306871 550.337187,285.657699 551.121640,284.744457 551.497668,284.546405 552.722093,285.085548 553.548809,285.756726 553.387780,286.471915 553.623953,286.647962 554.439668,286.427903 555.501884,286.427903 555.501884,285.360621 555.544793,284.788469 556.177627,284.788469 556.177627,284.392364 554.911814,283.699180 554.149902,283.303075 554.235762,282.367827 553.602483,281.168510 553.666891,280.519338 553.301894,280.519338 553.301894,280.178247 552.636186,280.684381 551.497668,280.684381 551.497668,281.806679 551.014194,281.872696 550.175970,281.443583 549.724514,281.322550 547.982490,280.915443 546.583775,282.048743 545.711909,283.446113 546.142494 Z" class="mapRegion" id="map-abcd1234-E07000170" style="fill: rgb(241, 238, 246);"><title>Ashfield 2% non-UK born</title></path><path d="M301.259834 527.371245,300.368598 528.346438,300.478627 529.267136,301.017770 529.851889,301.391869 530.046780,301.644936 530.728787,302.041041 531.150897,302.063047 531.508017,301.864994 531.746071,301.556913 531.908369,301.953018 532.427658,301.699950 532.589915,301.512901 533.303735,301.920009 533.476755,302.206085 533.314549,302.811245 534.741628,302.459152 535.465696,302.690213 535.843865,302.987292 535.811452,302.921274 536.459628,303.196347 537.118451,303.075315 537.755523,302.789239 537.798709,302.767233 537.496393,302.503163 537.798709,302.030038 538.370860,302.195082 538.867347,302.514166 539.266630,301.986026 540.550421,302.041041 541.348442,301.798977 542.297141,302.107058 542.900688,301.898003 544.064299,301.898003 544.064299,301.732959 543.568747,300.126534 543.450232,299.642405 542.631264,298.949222 543.062330,297.749904 542.340256,295.428288 542.933017,295.428288 542.286362,294.625076 541.553303,293.216702 541.520957,292.556527 540.776910,292.402487 539.935570,291.456236 540.485706,290.675029 541.219049,289.486714 541.564084,289.486714 541.564084,288.705507 542.264804,287.814271 542.243246,286.934038 542.620486,285.393629 542.717482,285.393629 542.717482,285.679705 541.564084,285.250591 540.787694,285.657699 539.913994,287.055070 538.845762,286.592947 538.295299,286.757991 537.248037,285.767728 536.675653,285.767728 536.675653,286.053804 536.178771,286.746988 536.027528,287.858282 534.784862,287.209110 534.082237,288.133355 533.801137,287.836277 532.946848,288.441437 532.525013,288.485449 531.367339,289.002586 531.075139,288.991583 530.468995,288.991583 530.468995,290.113880 529.299625,291.324201 529.310455,292.985641 528.823073,293.524784 528.433105,294.030918 526.981071,294.008912 526.308976,295.274248 525.484892,295.956428 524.313400,295.956428 524.313400,297.309787 526.081293,296.550586 526.710085,296.704627 527.046104,297.848930 526.926876,298.410079 526.655884,301.259834 527.371245 Z" class="mapRegion" id="map-abcd1234-E07000171" style="fill: rgb(189, 201, 225);"><title>Bassetlaw 6% non-UK born</title></path><path d="M284.788469 556.177627,285.349618 557.582215,284.755460 557.903776,283.963250 557.775156,284.304341 558.846807,283.952247 559.703828,284.436376 560.399963,285.855752 561.235093,286.438906 561.984355,285.217583 562.808308,285.217583 562.808308,284.964516 563.375303,284.227320 563.589233,284.227320 563.589233,283.919239 562.893900,282.862959 562.744113,282.455851 561.492006,282.741927 560.999569,282.631897 559.950173,282.224790 559.500310,282.257798 558.578933,281.619629 556.467181,281.619629 556.467181,280.695384 554.654290,280.519338 553.301894,280.519338 553.301894,281.168510 553.666891,282.367827 553.602483,283.303075 554.235762,283.699180 554.149902,284.392364 554.911814,284.788469 556.177627 Z" class="mapRegion" id="map-abcd1234-E07000172" style="fill: rgb(189, 201, 225);"><title>Broxtowe 8% non-UK born</title></path><path d="M293.194697 557.625092,291.995379 557.882340,292.193431 559.328914,291.863344 559.821648,291.060131 559.875201,290.576003 559.553868,290.146889 559.993013,290.146889 559.993013,289.453705 558.996805,288.837542 558.761090,288.694504 557.753719,288.067338 557.367820,287.935303 556.284873,286.427903 555.501884,286.427903 555.501884,286.647962 554.439668,286.471915 553.623953,285.756726 553.387780,285.085548 553.548809,284.546405 552.722093,284.744457 551.497668,285.657699 551.121640,286.306871 550.337187,287.132090 550.068487,287.132090 550.068487,288.100347 550.304944,288.067338 550.777797,288.815536 551.132384,289.079606 551.755487,289.871816 552.399928,290.278924 553.194532,291.280189 554.418205,292.303460 555.126400,291.390218 555.780782,292.270452 557.164130,293.194697 557.625092 Z" class="mapRegion" id="map-abcd1234-E07000173" style="fill: rgb(189, 201, 225);"><title>Gedling 8% non-UK born</title></path><path d="M286.614953 549.326741,284.876492 548.337436,284.293338 547.735077,284.183309 546.874336,283.622160 546.777485,283.446113 546.142494,283.446113 546.142494,284.260329 545.195118,285.712714 544.979760,285.943775 544.538223,285.393629 542.717482,285.393629 542.717482,286.934038 542.620486,287.814271 542.243246,288.705507 542.264804,289.486714 541.564084,289.486714 541.564084,289.717775 542.598931,289.090609 544.096615,288.067338 544.688999,287.627221 545.647315,288.969577 546.831292,288.551466 547.390813,288.562469 548.703090,286.614953 549.326741 Z" class="mapRegion" id="map-abcd1234-E07000174" style="fill: rgb(189, 201, 225);"><title>Mansfield 10% non-UK born</title></path><path d="M306.321175 541.294529,305.969082 542.717482,305.132860 542.555820,304.472685 543.364037,303.856522 543.159311,302.569181 545.044369,304.318644 545.324325,304.142598 546.745201,304.439677 547.917950,303.790504 548.498760,304.384662 549.036438,304.219618 550.003996,303.900534 550.423165,304.637729 551.605096,305.099851 551.862904,305.011828 552.603970,304.406668 552.915373,304.406668 552.915373,303.834516 553.216005,303.130330 553.162323,302.690213 554.815246,301.622930 555.040568,301.028773 556.284873,302.041041 557.732282,302.019035 558.171715,302.019035 558.171715,301.325851 558.182432,300.412609 559.232499,300.412609 559.232499,299.785443 558.750375,300.599659 557.614373,300.324586 556.692368,299.290312 556.081102,298.696154 555.973849,298.101997 556.284873,297.441822 555.630610,296.946691 554.761595,296.462563 554.825976,295.857402 555.791508,294.999175 556.424286,294.283985 557.614373,293.194697 557.625092,293.194697 557.625092,292.270452 557.164130,291.390218 555.780782,292.303460 555.126400,291.280189 554.418205,290.278924 553.194532,289.871816 552.399928,289.079606 551.755487,288.815536 551.132384,288.067338 550.777797,288.100347 550.304944,287.132090 550.068487,287.132090 550.068487,286.614953 549.326741,286.614953 549.326741,288.562469 548.703090,288.551466 547.390813,288.969577 546.831292,287.627221 545.647315,288.067338 544.688999,289.090609 544.096615,289.717775 542.598931,289.486714 541.564084,289.486714 541.564084,290.675029 541.219049,291.456236 540.485706,292.402487 539.935570,292.556527 540.776910,293.216702 541.520957,294.625076 541.553303,295.428288 542.286362,295.428288 542.933017,297.749904 542.340256,298.949222 543.062330,299.642405 542.631264,300.126534 543.450232,301.732959 543.568747,301.898003 544.064299,301.898003 544.064299,302.140067 543.342487,302.096055 542.663596,301.864994 542.318698,302.041041 541.617992,302.085053 540.841617,302.085053 540.841617,303.680475 541.024948,303.724487 540.377845,304.538703 540.108174,305.495956 540.097386,306.321175 541.294529 Z" class="mapRegion" id="map-abcd1234-E07000175" style="fill: rgb(241, 238, 246);"><title>Newark and Sherwood 5% non-UK born</title></path><path d="M300.412609 559.232499,299.917478 559.928752,299.587391 561.277914,298.718160 562.369610,298.960224 562.733414,297.837927 563.599929,295.780382 564.690711,296.242504 565.268010,294.977169 566.710732,294.350003 566.881671,294.316994 567.917766,293.887880 568.312876,292.622545 568.077953,292.072399 568.473039,292.072399 568.473039,291.467239 568.590487,290.598008 567.907087,289.937834 568.195417,288.848545 568.280842,288.419431 569.113601,287.187105 569.081576,285.745723 569.871407,284.623425 569.914094,284.524399 569.444499,283.369093 568.814690,283.369093 568.814690,282.895967 567.159426,283.204049 566.753468,282.906970 565.684874,283.138032 564.797628,283.138032 564.797628,283.688177 564.423402,284.227320 563.589233,284.227320 563.589233,284.964516 563.375303,285.217583 562.808308,285.217583 562.808308,286.724982 563.760365,287.352148 563.097169,287.473180 561.149450,288.067338 561.020981,288.397425 560.357129,289.629752 560.410671,290.146889 559.993013,290.146889 559.993013,290.576003 559.553868,291.060131 559.875201,291.863344 559.821648,292.193431 559.328914,291.995379 557.882340,293.194697 557.625092,293.194697 557.625092,294.283985 557.614373,294.999175 556.424286,295.857402 555.791508,296.462563 554.825976,296.946691 554.761595,297.441822 555.630610,298.101997 556.284873,298.696154 555.973849,299.290312 556.081102,300.324586 556.692368,300.599659 557.614373,299.785443 558.750375,300.412609 559.232499 Z" class="mapRegion" id="map-abcd1234-E07000176" style="fill: rgb(189, 201, 225);"><title>Rushcliffe 7% non-UK born</title></path><path d="M288.914562 619.068865,290.069869 619.676941,291.192166 619.540660,291.236178 620.075264,290.454971 621.227984,289.794796 622.725813,291.071134 624.097248,290.333938 624.568198,290.113880 626.451204,290.763052 627.413142,291.071134 629.774765,291.577268 630.098549,290.542994 630.704240,288.782527 629.701647,288.045332 630.370082,289.057600 631.393315,288.650492 632.061348,288.705507 632.896165,288.705507 632.896165,287.649227 632.457917,287.132090 631.904792,286.240854 631.779541,285.965781 632.718787,284.568411 631.946541,283.699180 632.760524,283.721186 633.376073,283.721186 633.376073,283.512131 632.937900,282.499862 632.843997,281.795676 633.720305,281.795676 633.720305,281.652638 633.146562,281.036475 633.292617,281.036475 633.292617,280.915443 632.197022,280.464323 631.800416,280.893437 630.944391,280.332288 629.983662,280.585355 628.636000,281.971723 628.719595,281.817682 628.217988,282.433845 627.841725,281.795676 626.252502,281.960720 625.656311,281.630632 625.039068,280.948451 624.882120,280.332288 623.657625,279.518072 623.270280,279.507069 622.055555,278.659845 621.248939,277.559553 621.374660,276.679320 620.725037,275.964130 621.311800,274.434725 621.605136,273.312428 620.232481,273.312428 620.232481,273.763547 618.691373,274.291687 616.225935,274.115641 615.543622,274.951862 614.178497,276.228200 613.915897,275.986136 612.949316,277.086428 612.623545,277.889641 613.138456,278.604830 614.136483,279.672113 613.684788,279.165979 612.665582,278.351763 612.697109,279.220994 611.582925,279.749134 611.509331,280.321285 610.952058,280.222259 610.426227,280.673378 609.468960,280.673378 609.468960,281.575618 611.036182,282.796941 612.697109,283.710183 613.527203,282.400836 614.231014,281.091489 614.546096,281.685647 615.522625,281.399571 616.834628,281.993728 617.359257,282.741927 619.142261,282.389833 620.693600,282.499862 621.123211,283.402102 621.227984,284.150300 620.892696,284.612422 621.207030,285.833746 621.458472,286.746988 621.081301,287.154096 620.452570,288.287396 620.201038,288.914562 619.068865 Z" class="mapRegion" id="map-abcd1234-E07000177" style="fill: rgb(116, 169, 207);"><title>Cherwell 13% non-UK born</title></path><path d="M283.721186 633.376073,284.953513 634.262644,286.504924 634.648476,285.943775 635.565918,286.130825 637.066540,286.361886 637.420737,285.745723 638.004023,284.898498 638.076925,284.161303 637.191556,284.161303 637.191556,283.072014 636.076636,282.257798 635.597189,281.762667 634.241787,281.795676 633.720305,281.795676 633.720305,282.499862 632.843997,283.512131 632.937900,283.721186 633.376073 Z" class="mapRegion" id="map-abcd1234-E07000178" style="fill: rgb(43, 140, 190);"><title>Oxford 29% non-UK born</title></path><path d="M288.705507 632.896165,289.365682 633.678582,290.157892 633.699443,290.421962 634.325215,290.278924 634.992552,291.797326 635.993260,292.292458 635.961993,292.556527 635.305311,293.722837 635.357434,295.252242 635.159361,296.044452 635.503374,296.825659 636.462219,296.825659 636.462219,297.793915 637.618651,297.815921 638.555950,297.518842 639.222284,298.013974 639.721931,297.507840 640.335959,296.924685 640.387989,296.132475 640.866621,296.429554 641.438792,295.604335 641.740435,295.989437 642.697158,295.395280 643.185793,295.835396 643.861426,295.659350 644.661581,296.671618 645.014824,296.363536 645.544605,295.725367 645.876966,295.835396 646.769993,297.254773 647.704253,297.441822 648.399556,297.441822 648.399556,297.320790 648.907953,298.157012 649.748164,298.113000 650.484439,297.408813 651.977140,296.924685 652.277658,296.407548 653.210097,295.428288 653.686557,295.428288 653.686557,295.604335 652.298383,294.933157 651.604039,294.559058 651.935687,293.524784 652.153310,293.172691 653.168662,292.765583 653.241173,292.061396 652.712835,292.061396 652.712835,291.841338 651.883870,291.159157 651.686955,290.058866 652.060045,289.442702 651.655862,289.244650 650.836954,288.298399 650.474071,287.913297 649.810392,288.276393 649.146557,288.056335 648.513694,287.286131 648.907953,285.580679 649.416259,285.569676 648.845705,284.722451 649.001322,284.722451 649.001322,284.678440 648.275037,285.646696 645.638086,284.469384 646.043132,282.521868 645.783494,283.248061 644.744701,282.928976 644.256336,283.292072 643.819853,284.150300 643.456065,284.502393 642.395617,283.325081 641.865243,282.389833 642.312428,283.072014 640.606505,283.952247 640.804195,284.568411 640.450424,284.909501 639.711523,284.161303 637.191556,284.161303 637.191556,284.898498 638.076925,285.745723 638.004023,286.361886 637.420737,286.130825 637.066540,285.943775 635.565918,286.504924 634.648476,284.953513 634.262644,283.721186 633.376073,283.721186 633.376073,283.699180 632.760524,284.568411 631.946541,285.965781 632.718787,286.240854 631.779541,287.132090 631.904792,287.649227 632.457917,288.705507 632.896165 Z" class="mapRegion" id="map-abcd1234-E07000179" style="fill: rgb(116, 169, 207);"><title>South Oxfordshire 13% non-UK born</title></path><path d="M281.795676 633.720305,281.762667 634.241787,282.257798 635.597189,283.072014 636.076636,284.161303 637.191556,284.161303 637.191556,284.909501 639.711523,284.568411 640.450424,283.952247 640.804195,283.072014 640.606505,282.389833 642.312428,283.325081 641.865243,284.502393 642.395617,284.150300 643.456065,283.292072 643.819853,282.928976 644.256336,283.248061 644.744701,282.521868 645.783494,284.469384 646.043132,285.646696 645.638086,284.678440 648.275037,284.722451 649.001322,284.722451 649.001322,283.413104 648.835331,283.050008 648.409933,281.773670 647.673116,280.618364 647.434387,280.431314 648.337297,278.890906 648.098625,278.725862 648.627827,277.878638 648.306167,277.163448 648.959825,276.844364 648.534446,275.094900 649.271038,274.720801 648.658954,273.653518 648.015604,273.004346 648.192021,272.069098 647.870311,271.056830 648.887204,270.924795 649.634076,270.924795 649.634076,270.220608 650.038549,270.220608 650.038549,269.802498 648.918328,269.054299 647.922202,268.207075 646.437737,267.381856 646.873815,266.820707 646.001592,267.040766 645.741949,266.842713 644.640800,267.744952 643.965355,267.513891 643.570404,268.009022 642.821924,267.260824 642.187639,266.699675 640.700150,266.600649 639.940499,267.128789 639.378433,267.128789 639.378433,267.667932 639.930091,268.471145 639.753156,268.471145 639.753156,269.241349 639.763564,270.099576 639.243105,270.396655 639.513756,271.408923 638.743373,272.443197 638.555950,272.861308 638.878725,273.532486 638.660075,274.236673 638.868314,274.852836 638.660075,275.557023 638.785020,275.601034 637.993608,277.229466 638.118583,278.340760 638.378929,279.033944 637.691564,279.320020 636.920681,279.044947 636.441378,279.584090 634.836159,279.463058 634.262644,280.453320 633.501253,281.036475 633.292617,281.036475 633.292617,281.652638 633.146562,281.795676 633.720305 Z" class="mapRegion" id="map-abcd1234-E07000180" style="fill: rgb(116, 169, 207);"><title>Vale of White Horse 11% non-UK born</title></path><path d="M281.036475 633.292617,280.453320 633.501253,279.463058 634.262644,279.584090 634.836159,279.044947 636.441378,279.320020 636.920681,279.033944 637.691564,278.340760 638.378929,277.229466 638.118583,275.601034 637.993608,275.557023 638.785020,274.852836 638.660075,274.236673 638.868314,273.532486 638.660075,272.861308 638.878725,272.443197 638.555950,271.408923 638.743373,270.396655 639.513756,270.099576 639.243105,269.241349 639.763564,268.471145 639.753156,268.471145 639.753156,267.920999 638.982839,267.007757 638.128997,266.633658 637.285314,266.985751 636.983193,266.446608 634.366928,265.720416 633.584703,266.732684 632.896165,267.238818 632.092658,266.996754 630.380525,267.293833 629.450943,267.106783 628.249341,267.711944 627.768557,268.108049 626.472119,268.955273 626.168833,268.658194 624.808874,269.560434 623.950715,269.219343 622.966648,267.920999 622.285974,267.678935 621.584184,267.799967 620.819347,267.799967 620.819347,269.186334 621.919389,269.857512 622.830527,270.649722 621.887966,272.278154 621.238461,272.003081 620.704079,272.498212 620.263923,273.312428 620.232481,273.312428 620.232481,274.434725 621.605136,275.964130 621.311800,276.679320 620.725037,277.559553 621.374660,278.659845 621.248939,279.507069 622.055555,279.518072 623.270280,280.332288 623.657625,280.948451 624.882120,281.630632 625.039068,281.960720 625.656311,281.795676 626.252502,282.433845 627.841725,281.817682 628.217988,281.971723 628.719595,280.585355 628.636000,280.332288 629.983662,280.893437 630.944391,280.464323 631.800416,280.915443 632.197022,281.036475 633.292617 Z" class="mapRegion" id="map-abcd1234-E07000181" style="fill: rgb(189, 201, 225);"><title>West Oxfordshire 8% non-UK born</title></path><path d="M228.112450 662.424672,229.333773 663.095717,230.192001 663.818204,230.621115 664.550824,231.270287 664.509554,232.887715 663.838844,233.404852 663.374413,234.406118 663.900762,235.110304 663.983318,235.748473 664.375425,235.385377 664.829376,236.474666 665.190421,237.486934 665.118216,237.982065 664.447649,238.631237 664.303199,238.708258 663.745964,239.588491 663.343448,239.797546 663.818204,241.238928 663.106040,242.383232 662.703433,243.758596 661.980662,243.758596 661.980662,244.198713 661.949682,244.418771 662.651813,243.978654 663.054427,245.133960 664.158741,245.464048 665.241995,245.453045 666.376388,244.847885 667.283576,244.627826 668.736532,243.934643 669.859230,243.395500 671.218231,241.558013 673.965131,241.558013 673.965131,240.666777 673.224656,239.852561 673.132083,239.434450 673.368653,238.400176 673.183513,238.147109 673.800598,237.420917 674.427830,236.320625 674.654011,235.616438 675.394113,233.437861 676.288146,233.118776 676.257322,232.150520 676.873739,231.853441 677.592723,231.259284 677.982953,230.423062 678.003490,229.949937 675.743539,229.091709 676.164848,228.904660 676.863467,227.925400 677.181898,227.144193 675.722986,226.594047 675.424947,226.120922 676.123748,224.415470 675.938788,224.272432 675.363280,223.293173 675.353002,223.293173 675.353002,223.128129 674.592327,224.437476 675.003528,224.195412 673.903432,224.558508 673.605202,224.602520 672.586870,222.412939 671.362330,222.632998 670.229931,223.788304 670.940307,224.305441 669.426683,225.559773 669.354586,226.142928 669.097080,225.955878 668.293511,224.866590 667.881336,224.910601 666.809400,226.429004 665.602988,226.869120 665.922686,227.540298 665.376083,226.484018 664.148422,226.517027 663.137007,225.383727 662.982167,225.427738 662.145883,225.427738 662.145883,226.836112 662.476296,228.112450 662.424672 Z" class="mapRegion" id="map-abcd1234-E07000187" style="fill: rgb(189, 201, 225);"><title>Mendip 7% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000188" style="fill: rgb(189, 201, 225);"><title>Sedgemoor 7% non-UK born</title><path d="M218.892006 677.038095,218.418881 677.767306,219.167079 678.198583,219.167079 678.198583,218.925015 678.465531,218.925015 678.465531,218.396875 678.486064,217.978764 679.071204,217.043517 679.471494,216.449359 678.681124,215.492105 678.691390,214.600869 677.982953,213.940694 677.962416,213.093470 677.592723,211.145954 677.541373,210.452770 676.771012,210.529790 675.969615,208.879353 675.075482,208.725312 674.736254,208.725312 674.736254,208.032129 674.037112,208.417231 673.296655,209.517522 672.926355,210.309732 671.990101,210.925895 672.010681,212.620344 670.652060,213.214502 669.848932,213.753645 670.034289,214.248776 669.344286,214.248776 669.344286,215.096000 668.623208,215.415085 668.901360,215.084998 670.034289,214.611872 670.023992,214.050723 670.991776,214.688893 671.928359,215.228035 671.331452,215.569126 671.177059,215.954228 671.331452,216.295318 672.103291,216.724432 672.062132,216.658414 672.525141,216.372339 672.669173,216.603400 673.286370,216.251307 673.553780,216.207295 673.780031,216.416350 674.294169,216.526379 674.705413,216.625406 674.818495,217.351598 675.137155,217.670683 675.856579,218.462893 676.380616,218.892006 677.038095 Z"/><path d="M216.614403 663.467305,217.351598 663.797564,217.824724 663.240230,218.903009 663.415699,219.519173 663.869803,220.322385 664.117466,220.663476 663.229907,221.092590 663.529232,223.667272 663.446663,223.370193 662.362721,223.590251 661.856740,225.427738 662.145883,225.427738 662.145883,225.383727 662.982167,226.517027 663.137007,226.484018 664.148422,227.540298 665.376083,226.869120 665.922686,226.429004 665.602988,224.910601 666.809400,224.866590 667.881336,225.955878 668.293511,226.142928 669.097080,225.559773 669.354586,224.305441 669.426683,223.788304 670.940307,222.632998 670.229931,222.412939 671.362330,224.602520 672.586870,224.558508 673.605202,224.195412 673.903432,224.437476 675.003528,223.128129 674.592327,223.293173 675.353002,223.293173 675.353002,222.137867 675.651048,221.851791 677.192169,221.081587 676.986735,220.663476 677.736498,220.663476 677.736498,220.036310 677.366777,219.739231 676.750467,218.870001 676.863467,218.870001 676.863467,218.473896 676.370342,217.681686 675.846303,217.351598 675.116598,217.142543 674.911013,216.812455 674.849335,216.548385 674.715694,216.427353 674.294169,216.229301 673.780031,216.603400 673.317226,216.658414 673.183513,216.581394 673.060080,216.405347 672.669173,216.735435 672.525141,216.823458 672.175319,216.702426 671.979811,216.273312 671.701961,215.987237 671.259403,215.657149 671.105006,215.151015 671.269696,214.721901 671.815162,214.248776 671.187352,214.380811 670.487334,215.305056 670.147557,216.372339 667.427874,216.284315 666.933106,215.525114 665.695807,215.899213 663.106040,215.921219 661.980662,216.581394 662.249141,216.878473 662.765376,216.614403 663.467305 Z"/></g><path d="M241.558013 673.965131,241.624030 674.325015,240.853826 674.684853,240.897838 675.579109,241.525004 676.565548,242.339220 677.089454,242.339220 677.089454,241.414975 677.757037,241.624030 678.578463,242.196182 679.389388,240.996864 680.436062,240.204654 681.677206,240.347692 682.497499,241.216922 682.538508,241.569016 683.256060,240.116631 683.666009,238.906310 684.393522,238.906310 684.393522,238.411179 683.727496,237.607966 684.854525,236.397645 684.065652,235.539418 682.353965,234.263080 682.343712,233.228806 683.338055,232.964736 682.876805,231.853441 683.594272,231.809429 685.182305,231.446333 685.428114,231.600374 686.400903,231.193266 686.728504,230.841173 687.618979,231.413325 688.652399,230.698135 688.928597,229.432800 688.887680,228.728613 689.470684,228.079441 689.562726,227.353249 690.298958,226.957144 690.206939,224.745558 690.554549,224.349453 690.973670,223.590251 690.462539,223.051109 691.106549,221.576718 691.239421,220.740496 691.116770,220.091324 691.525588,219.101062 691.770850,218.495901 692.169357,218.110799 692.915130,218.110799 692.915130,217.516642 692.118269,217.505639 691.178096,216.812455 690.789673,215.536117 690.810118,214.831930 690.012668,214.270782 689.746802,214.325796 687.588277,214.325796 687.588277,213.533586 687.209600,212.785388 686.278042,213.247511 685.663662,214.083732 686.073264,215.084998 685.878710,215.778181 685.346180,216.009242 684.690621,217.109534 684.116884,217.307587 683.614768,216.966496 682.569264,217.197557 682.097636,218.187820 681.841284,218.429884 681.143888,219.211091 680.641248,220.817517 679.081469,220.817517 679.081469,220.498432 678.219118,220.498432 678.219118,220.663476 677.736498,220.663476 677.736498,221.081587 676.986735,221.851791 677.192169,222.137867 675.651048,223.293173 675.353002,223.293173 675.353002,224.272432 675.363280,224.415470 675.938788,226.120922 676.123748,226.594047 675.424947,227.144193 675.722986,227.925400 677.181898,228.904660 676.863467,229.091709 676.164848,229.949937 675.743539,230.423062 678.003490,231.259284 677.982953,231.853441 677.592723,232.150520 676.873739,233.118776 676.257322,233.437861 676.288146,235.616438 675.394113,236.320625 674.654011,237.420917 674.427830,238.147109 673.800598,238.400176 673.183513,239.434450 673.368653,239.852561 673.132083,240.666777 673.224656,241.558013 673.965131 Z" class="mapRegion" id="map-abcd1234-E07000189" style="fill: rgb(241, 238, 246);"><title>South Somerset 4% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000190" style="fill: rgb(116, 169, 207);"><title>Taunton Deane 14% non-UK born</title><path d="M219.167079 678.198583,218.418881 677.767306,218.892006 677.038095,218.892006 677.038095,219.541178 677.818652,219.167079 678.198583 Z"/><path d="M220.663476 677.736498,220.498432 678.219118,220.498432 678.219118,219.992298 678.219118,218.870001 676.863467,218.870001 676.863467,219.739231 676.750467,220.036310 677.366777,220.663476 677.736498 Z"/><path d="M218.925015 678.465531,219.552181 677.849459,220.817517 679.081469,220.817517 679.081469,219.211091 680.641248,218.429884 681.143888,218.187820 681.841284,217.197557 682.097636,216.966496 682.569264,217.307587 683.614768,217.109534 684.116884,216.009242 684.690621,215.778181 685.346180,215.084998 685.878710,214.083732 686.073264,213.247511 685.663662,212.785388 686.278042,213.533586 687.209600,214.325796 687.588277,214.325796 687.588277,212.928426 687.711081,211.476041 687.987370,210.793860 688.621709,210.793860 688.621709,210.331738 688.089692,209.781592 688.069228,209.110414 687.455234,209.660560 686.452093,210.034659 685.284728,209.231446 685.120849,207.933102 685.448597,206.524729 685.540770,204.005061 683.747991,203.487924 683.030563,201.749464 683.348304,201.562414 682.312954,201.738461 681.020801,201.320350 680.764351,200.385102 680.764351,200.319085 680.271904,200.319085 680.271904,201.221324 678.999352,201.859493 679.399651,202.860758 678.783782,202.530671 677.972684,204.588216 677.510563,205.754525 678.157512,205.655499 677.551644,204.973318 676.781285,205.424437 676.288146,206.029598 676.771012,206.678770 675.959339,207.272927 676.175123,207.658029 675.630494,208.725312 674.736254,208.725312 674.736254,208.879353 675.075482,210.529790 675.969615,210.452770 676.771012,211.145954 677.541373,213.093470 677.592723,213.940694 677.962416,214.600869 677.982953,215.492105 678.691390,216.449359 678.681124,217.043517 679.471494,217.978764 679.071204,218.396875 678.486064,218.925015 678.465531 Z"/></g><path d="M214.248776 669.344286,213.753645 670.034289,213.214502 669.848932,212.620344 670.652060,210.925895 672.010681,210.309732 671.990101,209.517522 672.926355,208.417231 673.296655,208.032129 674.037112,208.725312 674.736254,208.725312 674.736254,207.658029 675.630494,207.272927 676.175123,206.678770 675.959339,206.029598 676.771012,205.424437 676.288146,204.973318 676.781285,205.655499 677.551644,205.754525 678.157512,204.588216 677.510563,202.530671 677.972684,202.860758 678.783782,201.859493 679.399651,201.221324 678.999352,200.319085 680.271904,200.319085 680.271904,199.889971 680.046170,198.470595 680.425803,197.700391 679.902512,196.314023 680.415543,196.347032 681.072088,196.005942 681.636185,194.333498 681.687461,193.090169 681.533630,193.090169 681.533630,192.650052 681.195173,192.804093 680.477101,193.288221 679.707536,193.167189 678.578463,192.275953 678.219118,191.747813 678.506598,189.657259 677.038095,188.589976 677.017551,187.874787 676.534726,186.763492 675.486613,185.344116 674.880174,184.177807 673.481788,184.001760 671.238817,185.267096 671.053539,186.037300 671.424084,187.148594 671.084419,187.588711 671.197645,188.446938 670.878542,188.127854 670.250524,188.347912 669.725353,188.083842 668.293511,188.556968 667.654614,188.556968 667.654614,191.637784 668.283208,192.275953 668.602603,193.156186 668.437758,194.036420 667.788589,194.938659 667.644308,195.774880 667.809199,197.689388 668.509879,198.107498 669.117681,199.306816 669.292787,199.658910 669.951910,200.484128 670.682945,203.377895 670.724124,204.478187 670.950601,205.710513 670.940307,206.447709 670.446151,208.010123 670.044586,208.560268 669.601770,209.396490 669.715055,210.320735 669.189785,211.498047 669.024974,212.466304 669.179485,213.401551 669.612068,214.248776 669.344286 Z" class="mapRegion" id="map-abcd1234-E07000191" style="fill: url(#map-abcd1234-nodata);"><title>West Somerset data unavailable</title></path><path d="M257.072124 571.151736,258.326457 572.090269,258.293448 573.103101,257.457226 574.094253,257.314188 574.818742,257.842328 574.989183,257.358200 576.128735,256.907080 576.437506,256.323926 577.459396,256.665016 578.225568,256.665016 578.225568,256.279914 579.619033,255.432690 579.640302,255.432690 579.640302,254.684491 577.789302,253.540188 577.682885,252.935028 577.246533,252.802993 576.480092,253.716235 575.521742,253.881279 573.540104,253.881279 573.540104,254.222369 573.209694,254.200363 572.100932,255.036585 571.802344,255.949827 571.930314,257.072124 571.151736 Z" class="mapRegion" id="map-abcd1234-E07000192" style="fill: rgb(241, 238, 246);"><title>Cannock Chase 3% non-UK born</title></path><path d="M263.431809 553.817170,264.158002 554.203565,264.235022 555.523339,263.926941 556.102553,264.069979 556.713814,263.112725 557.142688,261.715355 558.053825,261.462288 558.536071,261.506299 559.971593,260.681080 560.999569,260.450019 561.577638,261.462288 563.311121,261.308247 563.760365,262.199483 564.327165,263.079716 564.369938,264.488089 564.744170,264.708148 565.096971,264.708148 565.096971,265.599384 565.631433,266.347582 565.246631,268.691203 565.887938,270.220608 566.870988,270.429664 567.672129,270.143588 568.547779,270.726743 569.070901,269.296364 570.767700,268.460142 570.767700,267.799967 570.426289,267.304836 571.269070,266.314573 573.806536,266.314573 573.806536,265.291302 573.358916,264.312043 573.199035,263.882929 572.612723,263.453815 572.911225,262.320515 572.196900,261.946416 572.335515,261.583320 571.301070,262.254497 570.554323,261.946416 569.924766,260.989162 569.743342,260.593057 570.596999,259.151675 569.455173,258.876602 569.754014,257.160147 569.006851,256.786048 569.006851,256.786048 569.006851,256.147879 567.928446,256.720031 567.405108,256.984101 566.486358,257.479232 565.994808,257.380206 564.968685,256.742037 565.107662,256.125873 564.701403,256.059856 564.027738,255.454695 563.418090,254.255378 562.947393,253.309127 561.973652,253.309127 561.973652,256.026847 560.485629,257.446223 561.074511,258.799582 558.536071,259.536777 558.621794,260.251967 558.021673,259.514771 557.046197,259.679815 556.413562,259.283710 555.652063,259.866865 555.416063,260.461022 554.514788,262.078451 554.783055,262.386532 555.255143,262.991693 555.051297,262.870661 554.343083,263.431809 553.817170 Z" class="mapRegion" id="map-abcd1234-E07000193" style="fill: rgb(189, 201, 225);"><title>East Staffordshire 7% non-UK born</title></path><path d="M266.314573 573.806536,266.710678 574.136875,268.152060 574.467176,268.240084 575.851878,268.933267 575.702789,269.439401 576.011607,270.429664 575.819931,270.429664 575.819931,270.737746 576.661076,270.737746 576.661076,269.252352 578.151088,268.603180 578.555382,268.603180 578.555382,267.194807 579.108531,266.039500 579.023439,265.148264 579.374429,265.269296 580.129440,266.017495 580.586601,266.831710 581.766366,266.457611 582.786299,266.457611 582.786299,266.182538 582.998738,265.027232 582.903143,264.884194 582.563221,263.079716 582.977495,263.079716 582.977495,262.760632 582.265755,261.539308 581.649474,260.747098 581.915129,259.822853 583.158057,259.822853 583.158057,259.063652 582.255131,259.338725 581.532578,259.041646 580.831098,258.150410 579.959315,258.568521 579.459511,257.468229 578.289406,256.665016 578.225568,256.665016 578.225568,256.323926 577.459396,256.907080 576.437506,257.358200 576.128735,257.842328 574.989183,257.314188 574.818742,257.457226 574.094253,258.293448 573.103101,258.326457 572.090269,257.072124 571.151736,257.072124 571.151736,256.786048 569.006851,256.786048 569.006851,257.160147 569.006851,258.876602 569.754014,259.151675 569.455173,260.593057 570.596999,260.989162 569.743342,261.946416 569.924766,262.254497 570.554323,261.583320 571.301070,261.946416 572.335515,262.320515 572.196900,263.453815 572.911225,263.882929 572.612723,264.312043 573.199035,265.291302 573.358916,266.314573 573.806536 Z" class="mapRegion" id="map-abcd1234-E07000194" style="fill: rgb(241, 238, 246);"><title>Lichfield 4% non-UK born</title></path><path d="M247.928701 550.938979,247.257523 550.745560,245.706112 551.991800,246.124223 552.603970,246.465313 553.892307,246.839412 554.396742,247.103482 555.416063,246.597348 555.716423,246.509325 556.435010,246.718380 557.935930,246.718380 557.935930,245.431039 558.728945,244.781867 558.889664,244.187710 559.821648,244.726853 560.946038,244.528800 561.609749,243.483523 561.053099,242.262199 561.181567,241.745062 561.706081,240.292678 562.273302,240.303680 563.621321,240.303680 563.621321,239.027342 563.867317,238.488199 564.241618,237.376905 564.530329,236.859768 563.279029,238.059086 560.303585,238.510205 559.896621,239.731529 559.864490,240.369698 558.943235,240.149640 558.578933,240.688783 558.021673,240.226660 556.799594,240.226660 556.799594,240.138637 556.199076,240.622765 555.759329,240.094625 555.019109,240.215657 553.323365,241.469990 553.119377,242.229191 551.787713,243.208450 551.379493,243.560544 551.669550,244.231721 551.186105,245.409033 550.820780,245.893162 550.089984,246.311272 550.036242,246.762392 549.262232,246.762392 549.262232,247.609617 550.186718,247.928701 550.938979 Z" class="mapRegion" id="map-abcd1234-E07000195" style="fill: rgb(241, 238, 246);"><title>Newcastle-under-Lyme 4% non-UK born</title></path><path d="M253.881279 573.540104,253.716235 575.521742,252.802993 576.480092,252.935028 577.246533,253.540188 577.682885,254.684491 577.789302,255.432690 579.640302,255.432690 579.640302,254.354404 580.097543,253.980305 580.597232,252.957034 580.905506,252.957034 580.905506,252.318864 581.436932,251.790725 581.447560,251.152555 580.692907,251.009518 579.980581,249.843208 579.959315,249.623150 580.320819,248.456841 580.905506,248.445838 581.479442,247.961710 581.893878,247.609617 582.924387,248.346812 584.994873,249.766188 585.122237,249.766188 585.122237,249.612147 586.437993,249.062001 586.947151,249.304066 587.424402,247.664631 588.018200,248.060736 589.491545,248.456841 590.370940,248.115751 591.334777,248.555867 592.965127,248.555867 592.965127,248.445838 593.367275,248.445838 593.367275,247.477582 593.399021,246.553337 592.689940,244.517797 592.435897,243.538538 591.779513,243.824614 591.377136,243.824614 591.377136,243.516532 590.201439,242.856357 589.226612,243.670573 587.806144,244.825879 587.053214,244.528800 586.597115,245.023931 585.896911,244.165704 585.101010,244.814876 584.495974,244.781867 584.092543,244.077681 583.200540,242.493261 582.605713,242.427243 581.383794,242.977389 581.734487,244.143698 581.840749,244.990923 581.585713,245.926170 579.172349,245.519063 577.129452,244.363756 577.140096,243.230456 576.937853,243.032404 576.277801,242.383232 575.511092,243.010398 574.531100,242.746328 573.753252,242.746328 573.753252,242.878363 573.252330,242.878363 573.252330,243.505529 573.081782,244.583815 573.433525,245.001926 574.712212,245.453045 574.882659,246.553337 573.753252,247.675634 573.753252,248.049733 573.049804,248.720911 572.591401,248.962975 571.194404,249.238048 570.586330,250.404357 571.407731,251.911757 570.725026,253.089069 571.802344,253.881279 573.540104 Z" class="mapRegion" id="map-abcd1234-E07000196" style="fill: rgb(241, 238, 246);"><title>South Staffordshire 4% non-UK born</title></path><path d="M246.718380 557.935930,247.378555 558.986091,247.532596 559.885911,248.137757 560.035853,248.643891 559.682406,249.293063 558.225300,249.744182 558.375332,250.217308 559.511021,251.779722 558.814663,251.515652 558.375332,251.515652 558.375332,253.221104 559.821648,253.144083 560.635538,252.483908 561.663267,253.309127 561.973652,253.309127 561.973652,254.255378 562.947393,255.454695 563.418090,256.059856 564.027738,256.125873 564.701403,256.742037 565.107662,257.380206 564.968685,257.479232 565.994808,256.984101 566.486358,256.720031 567.405108,256.147879 567.928446,256.786048 569.006851,256.786048 569.006851,257.072124 571.151736,257.072124 571.151736,255.949827 571.930314,255.036585 571.802344,254.200363 572.100932,254.222369 573.209694,253.881279 573.540104,253.881279 573.540104,253.089069 571.802344,251.911757 570.725026,250.404357 571.407731,249.238048 570.586330,248.962975 571.194404,248.720911 572.591401,248.049733 573.049804,247.675634 573.753252,246.553337 573.753252,245.453045 574.882659,245.001926 574.712212,244.583815 573.433525,243.505529 573.081782,242.878363 573.252330,242.878363 573.252330,242.185179 572.154248,240.303680 570.490307,240.347692 568.739958,238.862299 567.757571,238.862299 567.757571,239.731529 567.138061,239.929581 565.503172,240.215657 565.203872,240.303680 563.621321,240.303680 563.621321,240.292678 562.273302,241.745062 561.706081,242.262199 561.181567,243.483523 561.053099,244.528800 561.609749,244.726853 560.946038,244.187710 559.821648,244.781867 558.889664,245.431039 558.728945,246.718380 557.935930 Z" class="mapRegion" id="map-abcd1234-E07000197" style="fill: rgb(241, 238, 246);"><title>Stafford 4% non-UK born</title></path><path d="M258.821588 543.859626,259.701821 544.139702,261.385267 545.604252,262.133465 546.960422,261.803378 547.616741,262.584585 549.305238,263.079716 549.692264,263.255763 550.745560,262.848655 551.024938,263.233757 552.421407,263.431809 553.817170,263.431809 553.817170,262.870661 554.343083,262.991693 555.051297,262.386532 555.255143,262.078451 554.783055,260.461022 554.514788,259.866865 555.416063,259.283710 555.652063,259.679815 556.413562,259.514771 557.046197,260.251967 558.021673,259.536777 558.621794,258.799582 558.536071,257.446223 561.074511,256.026847 560.485629,253.309127 561.973652,253.309127 561.973652,252.483908 561.663267,253.144083 560.635538,253.221104 559.821648,251.515652 558.375332,251.515652 558.375332,251.372614 557.635811,250.756450 556.531522,250.921494 555.995300,250.140287 555.308784,249.832206 553.656157,250.074270 552.550276,248.698905 552.195871,248.500853 551.411723,247.928701 550.938979,247.928701 550.938979,247.609617 550.186718,246.762392 549.262232,246.762392 549.262232,248.104748 547.358536,249.458106 546.637585,249.425098 544.990528,250.723442 545.884151,252.230841 545.647315,253.122077 544.322813,254.277384 544.538223,254.849535 544.301271,255.399681 542.976122,255.399681 542.976122,256.367938 542.157013,256.576993 542.965346,257.391209 543.137760,258.414480 543.924261,258.821588 543.859626 Z" class="mapRegion" id="map-abcd1234-E07000198" style="fill: rgb(241, 238, 246);"><title>Staffordshire Moorlands 2% non-UK born</title></path><path d="M266.457611 582.786299,266.831710 581.766366,266.017495 580.586601,265.269296 580.129440,265.148264 579.374429,266.039500 579.023439,267.194807 579.108531,268.603180 578.555382,268.603180 578.555382,269.010288 579.470146,268.691203 580.214499,268.944270 580.958653,268.801232 581.670728,267.799967 582.701319,266.457611 582.786299 Z" class="mapRegion" id="map-abcd1234-E07000199" style="fill: rgb(241, 238, 246);"><title>Tamworth 3% non-UK born</title></path><path d="M363.415305 609.321659,363.855422 609.837178,364.537602 609.921336,365.527865 609.647815,366.441107 610.605020,367.772460 610.436744,368.190571 610.152755,368.608681 611.383166,368.718710 613.106933,369.543929 613.915897,370.732244 613.852869,371.667492 615.228652,371.590471 615.596114,372.822798 615.869054,374.099136 615.942533,374.792320 615.585615,374.792320 615.585615,375.287451 616.183951,374.715300 617.128432,374.935358 617.873298,375.749574 618.135527,376.365737 617.904767,376.365737 617.904767,377.609066 619.509209,378.423282 619.739838,378.742367 620.253442,379.270507 620.232481,380.887935 620.798389,380.898938 621.521329,381.339055 622.516375,380.964956 622.882882,379.798647 622.484958,379.050448 622.987589,377.807119 622.809584,376.904880 622.066029,375.683556 622.694398,374.385212 622.903824,373.835066 622.631568,373.185894 623.029471,372.657754 622.977119,372.657754 622.977119,372.525719 622.642040,371.535457 622.861940,371.535457 622.861940,370.754250 622.401177,369.653958 622.464013,369.169830 621.479424,368.718710 621.741317,366.562139 621.783217,365.956979 622.139346,365.472850 621.971762,364.812675 622.495430,363.833416 622.013659,363.415305 622.401177,362.160973 622.139346,362.160973 622.139346,361.753865 621.165121,361.313748 620.955566,361.368763 620.201038,360.477527 619.268077,360.620564 618.198459,359.564285 618.324317,358.959124 617.736929,359.003136 617.013013,359.509270 616.971041,359.135171 615.953030,359.509270 615.585615,358.541013 614.672119,357.352698 614.682621,357.352698 614.682621,357.110634 613.695294,356.648512 613.138456,356.450459 611.099273,356.912582 609.984452,358.706057 610.142237,358.750069 609.027034,359.586290 608.911280,359.916378 609.689897,361.390769 610.131718,361.522804 609.121739,362.370028 608.879710,363.415305 609.321659 Z" class="mapRegion" id="map-abcd1234-E07000200" style="fill: rgb(189, 201, 225);"><title>Babergh 8% non-UK born</title></path><path d="M359.498267 595.218521,358.673048 596.772619,357.605766 597.723680,356.681521 599.614273,356.021346 600.691021,355.614238 600.289928,354.844034 600.775454,355.196127 602.252623,354.965066 603.412707,353.732739 603.338898,353.380646 605.857853,353.699730 606.342413,351.785223 606.542532,351.785223 606.542532,351.818232 605.720897,351.103042 605.014941,350.453870 605.309989,349.584640 604.487992,349.122517 604.804174,348.484348 604.108527,348.011223 604.477452,347.252022 605.552327,346.855917 605.341600,346.338780 605.815714,345.238488 604.814712,345.942675 604.372050,345.139462 603.222908,345.722616 602.495226,345.931672 601.324208,346.888926 601.841204,346.877923 602.263171,347.593112 602.790540,348.385322 603.971485,349.738681 603.349443,351.081036 602.948731,351.356109 601.862304,349.661660 600.163255,348.660395 600.184367,348.385322 599.339741,348.902459 598.959576,349.089509 598.104014,348.198273 597.871594,347.835176 597.385562,346.855917 595.366568,346.470815 594.256027,348.132255 593.092127,348.583375 592.573507,348.583375 592.573507,349.375585 591.864216,350.464873 591.991267,353.215602 591.419494,354.480937 591.599509,354.480937 591.599509,354.998074 591.440673,356.791550 591.652453,357.605766 590.942927,358.188920 591.419494,359.234197 591.546565,359.641305 592.001854,358.430984 593.303782,357.803818 594.298341,358.419981 594.932981,359.498267 595.218521 Z" class="mapRegion" id="map-abcd1234-E07000201" style="fill: rgb(4, 90, 141);"><title>Forest Heath 37% non-UK born</title></path><path d="M376.662816 614.472580,376.970897 614.987152,377.906145 614.997652,378.544314 616.026507,378.643340 617.002520,378.368268 617.694968,379.204489 618.198459,378.654343 618.733319,378.115201 618.502607,377.477031 618.691373,377.477031 618.691373,376.992903 618.166993,376.992903 618.166993,376.772845 618.062105,376.772845 618.062105,376.365737 617.904767,376.365737 617.904767,375.749574 618.135527,374.935358 617.873298,374.715300 617.128432,375.287451 616.183951,374.792320 615.585615,374.792320 615.585615,374.792320 614.514590,376.662816 614.472580 Z" class="mapRegion" id="map-abcd1234-E07000202" style="fill: rgb(116, 169, 207);"><title>Ipswich 13% non-UK born</title></path><path d="M383.968752 594.594524,384.496892 594.657988,386.367387 597.195353,386.367387 597.195353,385.916268 597.691984,384.826979 598.262471,384.364857 599.793759,385.399131 600.596030,385.399131 601.556340,386.070309 602.094392,384.926005 602.737808,383.737690 602.168234,383.638664 603.317810,382.791440 603.792267,381.856192 604.034736,381.636134 604.941174,380.128734 605.668220,379.919679 607.469215,380.491830 607.806114,379.831655 609.342703,379.094460 609.416354,378.885405 609.900297,378.170215 610.310530,377.961160 611.256995,377.400011 611.446249,377.433020 612.486920,376.915883 613.222514,377.025912 613.779335,376.662816 614.472580,376.662816 614.472580,374.792320 614.514590,374.792320 615.585615,374.792320 615.585615,374.099136 615.942533,372.822798 615.869054,371.590471 615.596114,371.667492 615.228652,370.732244 613.852869,369.543929 613.915897,368.718710 613.106933,368.608681 611.383166,368.190571 610.152755,367.772460 610.436744,366.441107 610.605020,365.527865 609.647815,364.537602 609.921336,363.855422 609.837178,363.415305 609.321659,363.415305 609.321659,364.130495 608.311387,364.273532 607.595557,363.690378 607.553443,363.415305 607.037503,363.745393 605.731433,363.525334 604.877944,362.777136 604.245562,362.931177 603.338898,364.141497 603.402163,364.559608 603.718468,365.043737 603.180729,364.757661 602.326461,365.450844 601.324208,366.738186 601.250343,367.783463 600.152698,368.003521 599.033501,368.773725 598.864526,368.806734 597.586325,369.323871 596.762050,369.323871 596.762050,370.534192 596.656356,371.733509 596.222969,371.733509 596.222969,373.218903 596.233540,373.493976 596.571798,374.880343 596.666926,376.574792 597.301027,377.609066 597.480662,377.917148 597.290459,378.874402 597.670852,379.567585 597.089676,380.227760 596.994562,381.570116 595.493459,382.780437 595.673211,383.968752 594.594524 Z" class="mapRegion" id="map-abcd1234-E07000203" style="fill: rgb(241, 238, 246);"><title>Mid Suffolk 3% non-UK born</title></path><path d="M369.323871 596.762050,368.806734 597.586325,368.773725 598.864526,368.003521 599.033501,367.783463 600.152698,366.738186 601.250343,365.450844 601.324208,364.757661 602.326461,365.043737 603.180729,364.559608 603.718468,364.141497 603.402163,362.931177 603.338898,362.777136 604.245562,363.525334 604.877944,363.745393 605.731433,363.415305 607.037503,363.690378 607.553443,364.273532 607.595557,364.130495 608.311387,363.415305 609.321659,363.415305 609.321659,362.370028 608.879710,361.522804 609.121739,361.390769 610.131718,359.916378 609.689897,359.586290 608.911280,358.750069 609.027034,358.706057 610.142237,356.912582 609.984452,356.450459 611.099273,356.648512 613.138456,357.110634 613.695294,357.352698 614.682621,357.352698 614.682621,356.494471 614.630112,356.153381 615.071154,355.438191 614.966150,355.097101 615.312648,354.073830 615.711591,353.281620 615.732587,353.083567 616.299405,351.477141 616.624749,350.926996 615.837562,350.156792 615.281150,349.441602 615.785075,348.814436 615.711591,347.626121 615.932036,347.626121 615.932036,347.725147 615.596114,346.745888 613.600744,347.042966 612.676091,348.110249 611.688056,348.110249 610.047567,348.110249 610.047567,348.836442 610.037048,349.177532 609.311137,349.870716 609.311137,350.244815 609.753018,351.037025 609.016511,351.422127 607.037503,351.785223 606.542532,351.785223 606.542532,353.699730 606.342413,353.380646 605.857853,353.732739 603.338898,354.965066 603.412707,355.196127 602.252623,354.844034 600.775454,355.614238 600.289928,356.021346 600.691021,356.681521 599.614273,357.605766 597.723680,358.673048 596.772619,359.498267 595.218521,359.498267 595.218521,360.466524 595.186796,360.939649 595.958676,361.555812 595.482885,362.326016 595.726077,363.932442 595.197371,364.240524 594.869523,365.010728 594.911828,365.395830 595.472311,365.989987 595.398291,367.024261 595.747223,368.146559 595.715504,368.355614 596.201827,369.323871 596.762050 Z" class="mapRegion" id="map-abcd1234-E07000204" style="fill: rgb(189, 201, 225);"><title>St Edmundsbury 10% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000205" style="fill: rgb(189, 201, 225);"><title>Suffolk Coastal 8% non-UK born</title><path d="M394.707598 599.033501,393.255213 599.920449,392.275953 599.181345,392.275953 599.181345,392.507014 598.790597,394.234472 599.202465,394.707598 599.033501 Z"/><path d="M392.275953 599.191905,393.233207 599.983792,393.552291 599.740970,394.377510 600.152698,395.180723 599.297503,395.972933 599.698738,395.972933 599.698738,396.292017 600.173811,396.292017 600.173811,396.281014 600.332151,396.281014 600.332151,396.259009 600.363818,396.259009 600.363818,396.303020 600.448261,396.303020 600.448261,395.455796 601.524687,394.883644 603.254542,394.663586 606.173880,394.575563 608.353489,393.893382 610.184311,393.288221 612.959824,393.046157 614.409565,392.418991 615.018653,391.505749 615.102654,391.384717 614.525092,392.066898 614.336046,392.474006 613.894888,392.584035 613.043887,393.211201 612.528959,393.640315 611.015151,392.694064 610.920511,392.947131 610.321049,391.989877 609.700417,391.296694 609.668856,391.296694 610.236903,393.321230 611.477790,393.013148 612.528959,392.418991 613.022872,392.385982 613.758325,391.890851 614.273027,391.241679 614.535594,390.823568 614.903146,390.273422 615.669600,389.250151 616.215439,388.402927 617.013013,387.214612 619.729355,385.905265 620.787911,384.782967 622.306921,383.814711 622.788642,383.022501 624.086782,382.659405 623.019001,381.482093 622.160294,381.504099 620.672642,380.524839 620.054301,380.073720 620.064782,378.687352 619.320499,377.840128 619.100321,377.477031 618.691373,377.477031 618.691373,378.115201 618.502607,378.654343 618.733319,379.204489 618.198459,378.368268 617.694968,378.643340 617.002520,378.544314 616.026507,377.906145 614.997652,376.970897 614.987152,376.662816 614.472580,376.662816 614.472580,377.025912 613.779335,376.915883 613.222514,377.433020 612.486920,377.400011 611.446249,377.961160 611.256995,378.170215 610.310530,378.885405 609.900297,379.094460 609.416354,379.831655 609.342703,380.491830 607.806114,379.919679 607.469215,380.128734 605.668220,381.636134 604.941174,381.856192 604.034736,382.791440 603.792267,383.638664 603.317810,383.737690 602.168234,384.926005 602.737808,386.070309 602.094392,385.399131 601.556340,385.399131 600.596030,384.364857 599.793759,384.826979 598.262471,385.916268 597.691984,386.367387 597.195353,386.367387 597.195353,386.862519 596.846602,388.633988 597.797638,389.888320 599.286943,390.460472 598.822281,391.560764 598.780035,392.275953 599.191905 Z"/></g><g class="mapRegion" id="map-abcd1234-E07000206" style="fill: rgb(241, 238, 246);"><title>Waveney 4% non-UK born</title><path d="M395.224735 599.255264,395.213732 599.223585,395.213732 599.223585,394.905650 599.160225,394.905650 599.160225,394.740606 599.022940,394.740606 599.022940,394.707598 599.033501,394.707598 599.033501,394.234472 599.202465,392.507014 598.790597,392.275953 599.181345,392.275953 599.181345,392.275953 599.191905,392.275953 599.191905,391.560764 598.780035,390.460472 598.822281,389.888320 599.286943,388.633988 597.797638,386.862519 596.846602,386.367387 597.195353,386.367387 597.195353,384.496892 594.657988,383.968752 594.594524,383.968752 594.594524,384.507895 594.044445,384.386863 593.346111,385.696209 592.721694,386.312373 592.065377,387.357650 591.843041,387.203609 591.281828,386.433405 590.985292,387.016559 590.402720,387.588711 591.292418,388.413930 591.038247,389.096110 590.328566,389.096110 590.328566,389.932332 590.879379,390.174396 590.974701,390.405457 590.879379,390.592507 590.964110,390.702536 590.974701,390.768554 590.826421,390.735545 590.709910,390.845574 590.582801,390.999615 590.551023,391.439732 590.974701,391.714804 591.112383,391.747813 591.154745,391.791825 591.165335,391.978874 591.154745,392.055895 591.239467,392.165924 591.197106,392.286956 590.995883,392.253947 590.762870,392.297959 590.646356,392.407988 590.540430,392.518017 590.148468,393.200198 589.915384,394.366507 590.868788,395.059691 590.911153,395.510810 590.339159,395.796886 590.582801,396.027947 590.519244,396.181988 590.148468,396.446058 590.063713,396.457061 589.745856,397.227265 590.445093,398.481598 590.021334,399.207790 590.317972,399.317819 590.752278,398.932717 591.747748,398.690653 593.324946,398.822688 594.023286,398.525609 595.303120,397.260274 598.093450,396.633108 600.342706,395.983936 599.614273,395.224735 599.255264 Z"/><path d="M399.130770 586.512251,399.790945 588.728471,400.000000 589.745856,399.449854 590.265003,398.404577 589.968360,397.601364 590.190845,396.886175 590.000144,396.919184 588.855664,396.490070 588.283248,395.895912 588.484667,395.554822 587.689506,395.609837 587.678902,395.455796 587.519842,394.927656 587.244117,394.828630 586.894118,394.828630 586.894118,395.180723 586.172770,395.994939 585.875690,396.336029 585.366336,397.722396 585.790804,398.514606 586.427385,399.130770 586.512251 Z"/></g><path d="M319.777741 657.753916,320.118831 658.880977,319.282610 660.555229,319.271607 661.753467,319.271607 661.753467,318.127304 662.806671,317.357100 662.703433,316.905980 663.023459,316.806954 663.663401,316.806954 663.663401,315.981735 663.260874,314.947461 663.044104,314.815426 661.887721,314.199263 661.691502,314.199263 661.691502,314.056225 660.896158,313.473070 660.493237,313.473070 660.493237,313.990207 658.932666,314.364307 658.560483,314.364307 658.560483,314.595368 658.177909,315.530616 658.198590,316.190791 657.112635,317.247070 656.833322,317.247070 656.833322,318.182318 656.626406,318.886505 657.174701,319.392639 657.878018,319.777741 657.753916 Z" class="mapRegion" id="map-abcd1234-E07000207" style="fill: rgb(43, 140, 190);"><title>Elmbridge 24% non-UK born</title></path><path d="M322.572482 658.601839,322.561479 659.408163,323.034604 659.459843,323.430709 660.017923,323.650767 660.865167,323.166639 661.288693,323.507730 661.691502,323.507730 661.691502,322.649502 662.228490,322.649502 663.116362,321.527205 664.014276,321.527205 664.014276,320.801012 662.011642,320.217858 661.371325,320.217858 661.371325,320.911041 659.707892,321.956318 658.622517,322.572482 658.601839 Z" class="mapRegion" id="map-abcd1234-E07000208" style="fill: rgb(116, 169, 207);"><title>Epsom and Ewell 14% non-UK born</title></path><path d="M314.199263 661.691502,314.815426 661.887721,314.947461 663.044104,315.981735 663.260874,316.806954 663.663401,316.806954 663.663401,316.696925 664.788110,317.093030 665.685494,316.817957 666.293902,316.718931 667.366033,316.179788 667.530940,315.288551 667.314498,315.420586 668.025604,315.112505 669.097080,315.904715 669.642965,316.223799 670.147557,316.278814 671.187352,315.882709 671.352037,315.882709 671.352037,314.903449 670.703535,314.430324 671.187352,313.990207 670.960895,313.186995 671.043245,312.537823 670.703535,312.526820 669.385485,310.909391 669.107381,310.733344 669.612068,309.468009 669.776845,308.345712 669.200085,307.520493 669.601770,307.685537 670.672650,307.036365 671.187352,306.552236 670.116666,305.594983 670.312303,304.934808 670.147557,304.692744 669.509078,303.812510 669.890123,303.174341 669.035275,303.416405 668.489273,303.273367 667.819505,303.273367 667.819505,303.900534 666.221725,303.834516 664.746845,303.834516 664.746845,304.252627 664.819059,305.121857 664.230971,305.033834 663.673722,305.517962 662.682785,306.134126 662.465972,307.080376 662.806671,307.080376 662.806671,307.047368 663.271195,308.191671 664.602409,308.829840 664.385743,309.578038 664.953168,310.909391 665.654554,311.316499 665.025377,310.898388 664.499237,311.283490 663.456984,313.054960 662.858289,313.164989 661.805104,314.199263 661.691502 Z" class="mapRegion" id="map-abcd1234-E07000209" style="fill: rgb(116, 169, 207);"><title>Guildford 18% non-UK born</title></path><path d="M321.527205 664.014276,321.758266 664.860324,321.747263 665.850499,322.737525 665.963934,323.309677 666.386699,323.012598 667.355726,322.583485 667.458795,322.385432 668.128648,322.968587 668.406849,323.012598 669.138283,323.749794 669.725353,322.880563 670.652060,323.936843 671.403499,324.707047 671.032951,325.213181 671.732835,325.213181 671.732835,324.464983 672.020972,323.859823 672.751474,323.188645 673.039507,322.187380 673.132083,322.209385 673.440648,322.209385 673.440648,321.406173 673.985697,320.437916 674.325015,319.436651 674.263324,318.743467 674.684853,317.247070 674.797935,316.520878 675.363280,315.860703 675.527722,315.860703 675.527722,316.014744 672.257634,315.882709 671.352037,315.882709 671.352037,316.278814 671.187352,316.223799 670.147557,315.904715 669.642965,315.112505 669.097080,315.420586 668.025604,315.288551 667.314498,316.179788 667.530940,316.718931 667.366033,316.817957 666.293902,317.093030 665.685494,316.696925 664.788110,316.806954 663.663401,316.806954 663.663401,316.905980 663.023459,317.357100 662.703433,318.127304 662.806671,319.271607 661.753467,319.271607 661.753467,320.217858 661.371325,320.217858 661.371325,320.801012 662.011642,321.527205 664.014276 Z" class="mapRegion" id="map-abcd1234-E07000210" style="fill: rgb(116, 169, 207);"><title>Mole Valley 11% non-UK born</title></path><path d="M325.983386 662.207838,326.038400 663.456984,326.962645 663.818204,327.226715 664.354789,327.226715 664.354789,326.929636 665.448282,327.138692 665.891749,326.511526 666.417630,326.313473 667.592778,326.049403 667.809199,326.742587 669.663562,326.489520 670.528516,327.050668 671.249110,327.072674 671.990101,326.610552 672.154740,326.610552 672.154740,325.818342 672.165029,325.213181 671.732835,325.213181 671.732835,324.707047 671.032951,323.936843 671.403499,322.880563 670.652060,323.749794 669.725353,323.012598 669.138283,322.968587 668.406849,322.385432 668.128648,322.583485 667.458795,323.012598 667.355726,323.309677 666.386699,322.737525 665.963934,321.747263 665.850499,321.758266 664.860324,321.527205 664.014276,321.527205 664.014276,322.649502 663.116362,322.649502 662.228490,323.507730 661.691502,323.507730 661.691502,324.409969 660.844505,324.795071 661.020123,325.983386 662.207838 Z" class="mapRegion" id="map-abcd1234-E07000211" style="fill: rgb(116, 169, 207);"><title>Reigate and Banstead 13% non-UK born</title></path><path d="M311.866645 655.177567,312.317764 655.467394,312.262750 656.150441,312.955933 656.564328,313.264015 658.064161,314.364307 658.560483,314.364307 658.560483,313.990207 658.932666,313.473070 660.493237,313.473070 660.493237,312.141718 661.144082,311.943665 660.772189,310.876382 660.575892,310.876382 660.575892,310.612312 659.718227,310.062166 659.811239,309.897123 659.170425,309.104913 658.818949,308.961875 658.208931,308.180668 657.836652,308.180668 657.836652,308.686802 656.295308,308.686802 655.425992,309.985146 654.214713,310.656324 654.794536,311.866645 655.177567 Z" class="mapRegion" id="map-abcd1234-E07000212" style="fill: rgb(116, 169, 207);"><title>Runnymede 18% non-UK born</title></path><path d="M312.372779 653.085789,312.977939 653.489768,314.342301 653.883333,314.342301 653.883333,314.419321 655.001586,315.057490 655.467394,315.860703 655.363888,316.388843 655.974520,316.938989 655.984869,316.938989 655.984869,317.247070 656.833322,317.247070 656.833322,316.190791 657.112635,315.530616 658.198590,314.595368 658.177909,314.364307 658.560483,314.364307 658.560483,313.264015 658.064161,312.955933 656.564328,312.262750 656.150441,312.317764 655.467394,311.866645 655.177567,311.866645 655.177567,311.712604 654.421806,311.184464 653.831551,311.800627 652.940757,311.800627 652.940757,312.372779 653.085789 Z" class="mapRegion" id="map-abcd1234-E07000213" style="fill: rgb(116, 169, 207);"><title>Spelthorne 13% non-UK born</title></path><path d="M310.876382 660.575892,309.280959 661.082103,308.576773 661.092433,307.905595 661.464284,307.806569 662.527920,307.080376 662.806671,307.080376 662.806671,306.134126 662.465972,305.517962 662.682785,305.033834 663.673722,305.121857 664.230971,304.252627 664.819059,303.834516 664.746845,303.834516 664.746845,303.328382 662.961521,302.613192 662.383371,302.613192 662.383371,302.118061 661.567567,302.118061 661.567567,302.536172 661.257706,303.669472 659.521857,305.165869 658.932666,306.277163 658.322673,306.277163 658.322673,307.333443 658.146888,307.916598 658.426071,308.180668 657.836652,308.180668 657.836652,308.961875 658.208931,309.104913 658.818949,309.897123 659.170425,310.062166 659.811239,310.612312 659.718227,310.876382 660.575892 Z" class="mapRegion" id="map-abcd1234-E07000214" style="fill: rgb(189, 201, 225);"><title>Surrey Heath 8% non-UK born</title></path><path d="M332.112010 661.743140,332.607141 664.045233,333.289322 663.075072,333.652418 663.993637,333.652418 663.993637,333.773450 664.973799,334.224570 666.541353,334.059526 667.448488,333.652418 668.015300,333.322330 669.004372,334.048523 670.888836,333.806459 671.588755,333.949497 673.224656,333.949497 673.224656,333.080266 673.399508,333.080266 673.399508,331.242779 673.327512,329.856412 673.584634,328.734115 673.214370,328.415030 673.481788,326.720581 673.255513,326.720581 673.255513,326.610552 672.154740,326.610552 672.154740,327.072674 671.990101,327.050668 671.249110,326.489520 670.528516,326.742587 669.663562,326.049403 667.809199,326.313473 667.592778,326.511526 666.417630,327.138692 665.891749,326.929636 665.448282,327.226715 664.354789,327.226715 664.354789,328.382021 663.580836,328.756120 662.558894,329.559333 662.393697,330.175497 661.898048,330.560599 661.154411,331.231776 661.247377,332.112010 661.743140 Z" class="mapRegion" id="map-abcd1234-E07000215" style="fill: rgb(189, 201, 225);"><title>Tandridge 10% non-UK born</title></path><path d="M303.273367 667.819505,303.416405 668.489273,303.174341 669.035275,303.812510 669.890123,304.692744 669.509078,304.934808 670.147557,305.594983 670.312303,306.552236 670.116666,307.036365 671.187352,307.685537 670.672650,307.520493 669.601770,308.345712 669.200085,309.468009 669.776845,310.733344 669.612068,310.909391 669.107381,312.526820 669.385485,312.537823 670.703535,313.186995 671.043245,313.990207 670.960895,314.430324 671.187352,314.903449 670.703535,315.882709 671.352037,315.882709 671.352037,316.014744 672.257634,315.860703 675.527722,315.860703 675.527722,315.321560 675.805198,313.891181 675.938788,313.043957 676.185398,313.043957 676.185398,312.625846 676.545000,311.635583 676.329244,311.217473 676.935374,309.754085 676.668282,308.730814 677.068910,308.070639 676.565548,306.420201 676.966190,305.187875 677.541373,304.780767 677.151083,304.153601 677.202440,303.779502 676.842922,302.965286 676.678555,302.965286 676.678555,302.943280 676.092922,303.273367 675.096040,302.360125 674.787655,301.853991 674.088525,301.369863 672.802910,300.995764 672.442834,300.082522 673.060080,299.873466 672.813198,300.192551 670.847659,299.290312 669.035275,299.290312 669.035275,300.060516 668.128648,300.379601 667.283576,300.995764 666.922797,300.995764 666.922797,302.107058 667.118654,302.349123 667.458795,303.273367 667.819505 Z" class="mapRegion" id="map-abcd1234-E07000216" style="fill: rgb(189, 201, 225);"><title>Waverley 9% non-UK born</title></path><path d="M313.473070 660.493237,314.056225 660.896158,314.199263 661.691502,314.199263 661.691502,313.164989 661.805104,313.054960 662.858289,311.283490 663.456984,310.898388 664.499237,311.316499 665.025377,310.909391 665.654554,309.578038 664.953168,308.829840 664.385743,308.191671 664.602409,307.047368 663.271195,307.080376 662.806671,307.080376 662.806671,307.806569 662.527920,307.905595 661.464284,308.576773 661.092433,309.280959 661.082103,310.876382 660.575892,310.876382 660.575892,311.943665 660.772189,312.141718 661.144082,313.473070 660.493237 Z" class="mapRegion" id="map-abcd1234-E07000217" style="fill: rgb(116, 169, 207);"><title>Woking 14% non-UK born</title></path><path d="M272.190130 577.916996,272.553227 578.800058,272.377180 579.523321,271.452935 580.044379,271.606976 580.894876,272.091104 581.266887,271.849040 582.446363,272.740276 582.871277,273.213402 583.455427,273.312428 584.071308,275.733069 585.281434,275.733069 585.281434,274.764813 585.949963,272.960334 586.374342,272.168125 586.395559,272.135116 587.700110,272.938329 588.463465,273.620509 590.053118,272.652253 590.773462,272.652253 590.773462,272.201133 591.260648,271.551961 591.324187,270.726743 590.953519,270.506684 591.334777,270.506684 591.334777,269.626451 590.815829,268.735215 592.128898,267.766958 592.626432,267.172801 592.361797,266.094515 590.667541,266.061506 590.201439,265.203279 589.057042,264.807174 588.103018,264.411069 587.721317,264.411069 587.721317,264.279034 587.413797,265.368323 587.000183,264.796171 586.469818,264.323046 585.037328,263.618859 584.453510,263.079716 582.977495,263.079716 582.977495,264.884194 582.563221,265.027232 582.903143,266.182538 582.998738,266.457611 582.786299,266.457611 582.786299,267.799967 582.701319,268.801232 581.670728,268.944270 580.958653,268.691203 580.214499,269.010288 579.470146,268.603180 578.555382,268.603180 578.555382,269.252352 578.151088,270.737746 576.661076,270.737746 576.661076,272.190130 577.916996 Z" class="mapRegion" id="map-abcd1234-E07000218" style="fill: rgb(241, 238, 246);"><title>North Warwickshire 5% non-UK born</title></path><path d="M277.372504 586.363733,277.064422 587.339563,277.757606 587.572863,277.933652 588.495267,277.592562 589.269003,277.867635 589.925979,277.647577 590.667541,276.591297 590.572208,275.766078 591.387726,275.766078 591.387726,274.500743 591.165335,273.994609 591.705395,272.839302 591.112383,272.652253 590.773462,272.652253 590.773462,273.620509 590.053118,272.938329 588.463465,272.135116 587.700110,272.168125 586.395559,272.960334 586.374342,274.764813 585.949963,275.733069 585.281434,275.733069 585.281434,277.317489 586.151551,277.372504 586.363733 Z" class="mapRegion" id="map-abcd1234-E07000219" style="fill: rgb(189, 201, 225);"><title>Nuneaton and Bedworth 7% non-UK born</title></path><path d="M280.937448 588.484667,281.674644 588.961654,281.674644 588.961654,284.183309 592.340625,285.690708 595.081042,285.690708 595.081042,286.835011 597.322161,286.053804 597.924419,284.975519 598.051193,283.523134 598.832842,283.413104 599.424215,285.404632 600.226592,284.634428 601.313656,285.140562 603.454883,284.480387 604.129610,284.480387 604.129610,283.919239 604.119069,283.005997 603.613037,282.367827 603.012005,281.553612 603.866064,281.080486 603.286176,279.562084 602.379201,279.408043 601.946702,278.340760 601.070950,277.295483 600.944313,277.295483 600.944313,277.812620 600.142142,277.405512 599.572039,276.437256 599.075743,276.195192 597.797638,275.711063 597.195353,275.579028 596.561228,275.579028 596.561228,275.612037 596.159541,276.316224 595.736650,276.844364 594.858947,276.580294 594.234869,277.075425 592.668771,276.250206 592.181831,275.766078 591.387726,275.766078 591.387726,276.591297 590.572208,277.647577 590.667541,277.867635 589.925979,277.592562 589.269003,277.933652 588.495267,277.757606 587.572863,277.064422 587.339563,277.372504 586.363733,277.372504 586.363733,280.937448 588.484667 Z" class="mapRegion" id="map-abcd1234-E07000220" style="fill: rgb(116, 169, 207);"><title>Rugby 14% non-UK born</title></path><path d="M263.552842 598.156834,263.871926 599.381978,263.816911 599.962678,264.367057 600.870438,266.479617 601.735702,267.040766 602.273719,267.854982 603.950402,268.559168 603.813352,269.373384 605.067631,269.659460 606.437208,270.440667 605.889458,271.562964 606.352946,272.069098 605.710362,273.103372 605.899992,273.554492 604.920098,274.379711 604.835790,275.050888 603.591950,275.986136 602.959277,276.690323 602.896002,276.195192 601.725152,277.207460 601.313656,277.295483 600.944313,277.295483 600.944313,278.340760 601.070950,279.408043 601.946702,279.562084 602.379201,281.080486 603.286176,281.553612 603.866064,282.367827 603.012005,283.005997 603.613037,283.919239 604.119069,284.480387 604.129610,284.480387 604.129610,283.655169 604.487992,283.149034 605.130857,282.488860 605.057093,282.807944 606.026405,283.402102 606.479338,283.633163 607.616613,282.620895 607.985075,282.620895 607.985075,281.388568 608.079815,280.673378 609.468960,280.673378 609.468960,280.222259 610.426227,280.321285 610.952058,279.749134 611.509331,279.220994 611.582925,278.351763 612.697109,279.165979 612.665582,279.672113 613.684788,278.604830 614.136483,277.889641 613.138456,277.086428 612.623545,275.986136 612.949316,276.228200 613.915897,274.951862 614.178497,274.115641 615.543622,274.291687 616.225935,273.763547 618.691373,273.312428 620.232481,273.312428 620.232481,272.498212 620.263923,272.003081 620.704079,272.278154 621.238461,270.649722 621.887966,269.857512 622.830527,269.186334 621.919389,267.799967 620.819347,267.799967 620.819347,267.810970 620.190557,268.713209 619.393888,268.856247 618.743805,269.659460 617.946724,269.296364 617.663496,267.832976 618.041127,267.744952 617.778889,266.666667 617.495644,266.853716 616.603760,265.291302 615.438636,265.390328 614.493585,264.543104 614.083964,263.871926 612.980840,263.871926 612.980840,262.826649 612.234671,263.178742 611.751132,261.088188 610.457779,260.527040 611.351623,259.338725 610.825867,258.755570 611.519845,257.919349 610.436744,257.061121 610.289494,257.446223 609.658336,257.094130 609.311137,257.424217 607.932441,257.358200 607.321809,257.985366 606.837419,258.095395 605.984268,257.787314 604.804174,257.435220 604.203398,257.435220 604.203398,257.325191 602.685074,258.150410 602.758901,259.283710 601.915053,259.690818 600.912652,259.503768 600.490481,259.503768 600.490481,260.053914 600.036576,260.020906 599.213025,259.195687 597.332728,259.844859 596.920583,259.844859 596.920583,262.320515 596.983994,262.639599 597.480662,263.552842 598.156834 Z" class="mapRegion" id="map-abcd1234-E07000221" style="fill: rgb(189, 201, 225);"><title>Stratford-on-Avon 8% non-UK born</title></path><path d="M270.286626 595.546328,271.694999 595.990392,272.069098 596.487238,273.235407 596.170113,275.579028 596.561228,275.579028 596.561228,275.711063 597.195353,276.195192 597.797638,276.437256 599.075743,277.405512 599.572039,277.812620 600.142142,277.295483 600.944313,277.295483 600.944313,277.207460 601.313656,276.195192 601.725152,276.690323 602.896002,275.986136 602.959277,275.050888 603.591950,274.379711 604.835790,273.554492 604.920098,273.103372 605.899992,272.069098 605.710362,271.562964 606.352946,270.440667 605.889458,269.659460 606.437208,269.373384 605.067631,268.559168 603.813352,267.854982 603.950402,267.040766 602.273719,266.479617 601.735702,264.367057 600.870438,263.816911 599.962678,263.871926 599.381978,263.552842 598.156834,263.552842 598.156834,263.552842 597.026267,264.796171 597.691984,265.170270 596.719773,265.698410 596.603508,265.698410 597.575759,266.809705 597.829334,267.073775 597.205921,267.987017 597.036835,268.636189 597.258758,269.527425 596.899446,270.286626 595.546328 Z" class="mapRegion" id="map-abcd1234-E07000222" style="fill: rgb(116, 169, 207);"><title>Warwick 12% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000223" style="fill: rgb(241, 238, 246);"><title>Adur 3% non-UK born</title><path d="M323.694779 692.526944,321.164108 692.128487,320.944050 691.382508,320.823018 691.096327,320.635969 690.902117,320.734995 690.759006,320.734995 690.636334,320.679980 690.564773,320.459922 690.258061,320.459922 690.258061,320.745998 690.370526,321.626231 690.319406,322.132365 690.401197,322.572482 690.309182,322.572482 690.309182,323.716785 692.353264,323.694779 692.526944 Z"/><path d="M317.962260 689.654766,318.919514 690.390973,320.503934 690.155817,320.503934 690.155817,320.393904 690.268285,320.371899 690.462539,320.591957 690.523880,320.712989 690.626111,320.712989 690.759006,320.635969 690.840784,320.624966 690.943004,320.867030 691.821944,321.307146 692.557592,319.194587 693.139845,319.194587 693.139845,318.204324 692.332831,317.852231 690.513656,317.852231 690.513656,317.962260 689.654766 Z"/></g><g class="mapRegion" id="map-abcd1234-E07000224" style="fill: rgb(241, 238, 246);"><title>Arun 5% non-UK born</title><path d="M317.962260 689.654766,317.852231 690.513656,317.852231 690.513656,317.258073 690.380750,316.245805 691.014556,315.673654 690.861229,315.739671 691.719756,314.826429 691.770850,314.859438 692.526944,315.211531 694.007896,315.211531 694.007896,311.129449 694.089582,311.074435 693.824096,310.722341 693.507523,310.447269 693.456459,310.392254 693.088775,310.194201 693.017275,309.996149 693.201128,309.908126 693.007061,309.941134 692.741474,309.820102 692.578024,309.952137 692.455430,310.117181 692.455430,310.194201 692.363481,310.018155 692.169357,310.260219 691.944565,310.304231 691.842381,310.227210 691.525588,310.414260 691.065663,310.942400 691.086106,311.492546 690.288734,311.547560 689.726350,311.184464 689.654766,311.140452 689.460457,311.206470 689.399094,311.239478 689.276363,311.195467 689.214995,311.107443 689.204767,311.052429 689.235451,311.052429 689.235451,311.371513 688.969513,311.789624 689.133170,312.746878 688.099924,313.649117 689.010428,314.694394 689.184311,315.057490 689.470684,315.651648 688.928597,316.366837 689.061571,316.751939 688.591018,317.885240 689.051343,317.962260 689.654766 Z"/><path d="M310.689333 688.007834,310.381251 688.846763,310.612312 689.214995,310.865379 689.327501,311.008417 689.286591,311.118446 689.214995,311.173461 689.214995,311.217473 689.337729,311.129449 689.440003,311.173461 689.675219,311.338505 690.063794,311.008417 690.155817,310.733344 690.912339,310.381251 691.086106,310.216207 691.505148,310.205204 691.740194,310.260219 691.934347,310.018155 692.016092,310.018155 692.220443,310.117181 692.424780,309.908126 692.445213,309.809099 692.537160,309.798096 692.629103,309.919129 692.792550,309.875117 692.966203,309.985146 693.241982,310.370248 693.119417,310.392254 693.436033,310.744347 693.558585,311.118446 694.191685,310.568301 694.191685,309.148924 694.671522,307.069373 694.987966,305.253892 695.477875,303.933542 695.957495,302.943280 696.702278,302.943280 696.702278,302.965286 696.641070,302.965286 696.641070,302.602190 695.855455,302.602190 695.855455,302.910271 694.773605,303.658469 694.487764,303.647467 693.721979,304.648732 693.701555,305.418936 693.425821,305.561974 692.812981,305.297904 691.934347,305.760026 690.339854,306.937338 690.125143,306.640260 688.856993,306.992353 688.099924,307.707542 687.782714,309.677064 688.140852,310.689333 688.007834 Z"/></g><g class="mapRegion" id="map-abcd1234-E07000225" style="fill: rgb(189, 201, 225);"><title>Chichester 6% non-UK born</title><path d="M296.418551 692.332831,296.858668 692.537160,297.012708 693.190914,296.891676 693.997686,295.681356 693.262409,295.725367 692.526944,296.418551 692.332831 Z"/><path d="M311.844639 683.061314,311.547560 683.993925,311.492546 684.844282,311.492546 684.844282,310.447269 684.946717,310.084172 685.940150,310.997414 686.851344,310.997414 686.851344,311.096441 687.260775,310.755350 687.271010,310.579304 687.772481,310.601309 687.895276,310.689333 688.007834,310.689333 688.007834,309.677064 688.140852,307.707542 687.782714,306.992353 688.099924,306.640260 688.856993,306.937338 690.125143,305.760026 690.339854,305.297904 691.934347,305.561974 692.812981,305.418936 693.425821,304.648732 693.701555,303.647467 693.721979,303.658469 694.487764,302.910271 694.773605,302.602190 695.855455,302.602190 695.855455,301.920009 696.314607,302.679210 697.232689,302.558178 697.732410,301.732959 698.904880,301.424878 698.874300,299.939484 697.355078,298.751169 696.528853,297.243770 695.865659,297.122738 695.304375,297.672883 694.212105,298.179017 693.732191,299.499367 694.212105,299.532376 693.915998,297.617869 693.078561,297.474831 692.240878,296.979700 691.903692,295.857402 692.271529,296.066458 691.392728,296.066458 691.392728,296.275513 690.237613,295.835396 689.705897,295.835396 689.705897,295.175221 688.642169,295.802388 686.943471,296.396545 686.615895,295.879408 685.520287,296.187490 684.526708,296.737635 683.727496,296.638609 683.286808,297.012708 682.343712,297.573857 681.810520,297.375805 680.897708,298.597128 679.615174,299.136271 679.225169,299.521373 677.880266,300.412609 678.260189,301.347857 677.993221,301.920009 677.109997,302.965286 676.678555,302.965286 676.678555,303.779502 676.842922,304.153601 677.202440,304.780767 677.151083,305.187875 677.541373,306.420201 676.966190,308.070639 676.565548,308.730814 677.068910,309.754085 676.668282,311.217473 676.935374,311.635583 676.329244,312.625846 676.545000,313.043957 676.185398,313.043957 676.185398,313.341035 678.147244,313.682126 678.516864,313.550091 679.214904,313.748143 679.953819,313.638114 680.713059,312.339770 681.492607,311.844639 683.061314 Z"/></g><path d="M326.610552 672.154740,326.720581 673.255513,326.720581 673.255513,326.588546 673.995980,326.643561 675.353002,326.082412 676.062096,324.453980 676.781285,323.848820 676.668282,323.848820 676.668282,323.562744 675.866856,323.133630 675.712709,323.001595 675.034366,324.299939 673.440648,322.737525 673.193799,322.209385 673.440648,322.209385 673.440648,322.187380 673.132083,323.188645 673.039507,323.859823 672.751474,324.464983 672.020972,325.213181 671.732835,325.213181 671.732835,325.818342 672.165029,326.610552 672.154740 Z" class="mapRegion" id="map-abcd1234-E07000226" style="fill: rgb(43, 140, 190);"><title>Crawley 24% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E07000227" style="fill: rgb(189, 201, 225);"><title>Horsham 10% non-UK born</title><path d="M310.997414 686.851344,310.084172 685.940150,310.447269 684.946717,311.492546 684.844282,311.492546 684.844282,312.559828 684.670133,312.625846 685.294970,312.207735 685.540770,312.262750 685.909430,312.031688 685.909430,311.866645 685.929910,311.756616 685.755827,311.437531 685.847990,310.909391 686.298519,310.997414 686.851344 Z"/><path d="M323.848820 676.668282,323.859823 678.024027,323.188645 679.656224,322.495461 679.933296,322.572482 681.225944,322.935578 681.625930,323.166639 682.774295,322.726523 683.707000,322.737525 684.864769,323.353689 685.131092,323.089619 685.878710,323.298674 687.383593,322.605490 687.649680,322.627496 689.020657,322.429444 689.746802,322.792540 690.063794,322.792540 690.063794,322.572482 690.309182,322.572482 690.309182,322.132365 690.401197,321.626231 690.319406,320.745998 690.370526,320.459922 690.258061,320.459922 690.258061,320.503934 690.155817,320.503934 690.155817,318.919514 690.390973,317.962260 689.654766,317.962260 689.654766,317.885240 689.051343,316.751939 688.591018,316.366837 689.061571,315.651648 688.928597,315.057490 689.470684,314.694394 689.184311,313.649117 689.010428,312.746878 688.099924,311.789624 689.133170,311.371513 688.969513,311.052429 689.235451,311.052429 689.235451,310.612312 689.194539,310.403257 688.846763,310.876382 688.529636,310.876382 688.529636,311.074435 688.314788,311.074435 688.314788,310.799362 688.151084,310.590306 687.813413,310.722341 687.547342,310.766353 687.291480,311.107443 687.281245,311.107443 687.281245,311.294493 687.127717,311.294493 687.127717,310.953403 686.288281,311.459537 685.878710,311.745613 685.766068,311.855642 685.940150,312.240744 685.940150,312.317764 685.868470,312.306761 685.807029,312.218738 685.530529,312.636849 685.305212,312.559828 684.659888,311.976674 684.649644,311.569566 683.983678,311.844639 683.061314,311.844639 683.061314,312.339770 681.492607,313.638114 680.713059,313.748143 679.953819,313.550091 679.214904,313.682126 678.516864,313.341035 678.147244,313.043957 676.185398,313.043957 676.185398,313.891181 675.938788,315.321560 675.805198,315.860703 675.527722,315.860703 675.527722,316.520878 675.363280,317.247070 674.797935,318.743467 674.684853,319.436651 674.263324,320.437916 674.325015,321.406173 673.985697,322.209385 673.440648,322.209385 673.440648,322.737525 673.193799,324.299939 673.440648,323.001595 675.034366,323.133630 675.712709,323.562744 675.866856,323.848820 676.668282 Z"/></g><path d="M333.080266 673.399508,333.113275 674.756815,332.739176 675.620217,330.835671 676.195673,330.989712 677.377047,331.506849 677.438671,331.957969 679.009616,331.187765 680.928482,331.385817 681.820775,331.385817 681.820775,331.077736 683.204812,329.581339 683.256060,329.427298 682.651278,328.789129 682.548760,328.393024 683.245811,327.831875 683.184313,327.534797 683.983678,328.007922 685.202790,327.468779 685.325696,327.369753 686.267804,327.072674 686.943471,326.819607 688.918368,326.819607 688.918368,325.543269 689.276363,324.993123 688.816075,324.784068 690.022893,323.771800 689.900189,323.056610 689.572953,322.792540 690.063794,322.792540 690.063794,322.429444 689.746802,322.627496 689.020657,322.605490 687.649680,323.298674 687.383593,323.089619 685.878710,323.353689 685.131092,322.737525 684.864769,322.726523 683.707000,323.166639 682.774295,322.935578 681.625930,322.572482 681.225944,322.495461 679.933296,323.188645 679.656224,323.859823 678.024027,323.848820 676.668282,323.848820 676.668282,324.453980 676.781285,326.082412 676.062096,326.643561 675.353002,326.588546 673.995980,326.720581 673.255513,326.720581 673.255513,328.415030 673.481788,328.734115 673.214370,329.856412 673.584634,331.242779 673.327512,333.080266 673.399508 Z" class="mapRegion" id="map-abcd1234-E07000228" style="fill: rgb(189, 201, 225);"><title>Mid Sussex 8% non-UK born</title></path><path d="M317.852231 690.513656,318.204324 692.332831,319.194587 693.139845,319.194587 693.139845,317.786213 693.660708,315.211531 694.007896,315.211531 694.007896,314.859438 692.526944,314.826429 691.770850,315.739671 691.719756,315.673654 690.861229,316.245805 691.014556,317.258073 690.380750,317.852231 690.513656 Z" class="mapRegion" id="map-abcd1234-E07000229" style="fill: rgb(189, 201, 225);"><title>Worthing 6% non-UK born</title></path><path d="M254.255378 592.806369,255.256643 593.896328,254.233372 594.520481,254.409418 595.588623,255.322661 595.979820,256.257908 595.366568,257.435220 595.641491,258.590526 594.668565,259.965891 594.573369,259.965891 594.573369,260.868130 594.848370,259.844859 596.920583,259.844859 596.920583,259.195687 597.332728,260.020906 599.213025,260.053914 600.036576,259.503768 600.490481,259.503768 600.490481,259.074655 599.835990,257.424217 599.656506,256.830060 599.793759,256.114870 600.363818,255.476701 601.598544,254.827529 601.936152,254.816526 602.474131,254.816526 602.474131,254.332398 602.537415,253.100072 601.946702,252.527920 602.147137,251.955768 601.872854,251.240579 600.342706,250.448369 599.793759,250.107278 598.642732,249.623150 598.030064,249.623150 598.030064,250.228311 597.470096,250.162293 596.582368,249.601144 595.260821,250.052264 594.732027,249.744182 594.224290,248.808934 594.287762,248.445838 593.367275,248.445838 593.367275,248.555867 592.965127,248.555867 592.965127,249.667162 593.208539,250.855477 592.075964,251.427628 592.171245,251.592672 592.795785,252.307862 592.816953,252.659955 592.298281,253.375144 592.499410,253.485174 593.134460,254.255378 592.806369 Z" class="mapRegion" id="map-abcd1234-E07000234" style="fill: rgb(241, 238, 246);"><title>Bromsgrove 2% non-UK born</title></path><path d="M238.917313 596.878309,239.027342 597.427829,238.081091 599.667064,238.444188 599.804317,240.215657 599.656506,241.051879 600.216036,242.218188 599.909892,242.427243 598.959576,243.098421 598.716665,243.373494 599.772644,244.231721 599.455892,244.638829 599.698738,244.638829 599.698738,244.264730 601.102609,244.462783 602.431940,244.308742 602.980369,245.199978 603.275632,245.981185 604.477452,245.530065 606.110677,245.530065 606.110677,245.849150 606.763700,244.869891 607.711365,244.792870 608.395590,245.398030 608.921804,245.519063 609.426875,247.070474 609.542608,247.070474 609.542608,247.598614 610.878447,248.214777 611.456763,247.378555 612.213650,247.928701 612.928299,249.172031 613.558721,248.808934 614.735128,249.139022 615.228652,248.929966 616.057996,248.368818 616.561782,248.302800 617.054984,248.302800 617.054984,247.939704 617.422206,248.093745 618.617966,247.807669 619.163231,248.555867 619.771286,248.588876 620.201038,247.774660 620.630725,247.081477 620.263923,246.399296 620.316326,245.915168 620.871739,245.221984 622.128872,244.473786 621.982236,244.473786 621.982236,243.329482 622.118399,242.856357 621.510852,242.427243 621.563232,242.548275 620.525929,242.207185 619.603559,241.315949 619.184200,241.359960 618.701859,241.359960 618.701859,241.514001 617.946724,241.359960 616.498814,241.833086 615.669600,241.866095 614.052452,241.447984 614.041948,241.172911 612.245182,241.624030 611.719594,241.073885 610.510366,240.281675 610.300012,239.720526 610.825867,238.664246 610.647088,238.213126 609.237484,238.906310 608.532415,238.752269 608.237707,239.764538 606.837419,239.863564 605.573399,238.939319 605.489111,238.598229 605.141394,236.980800 605.320526,236.606701 604.877944,236.683721 604.161234,237.365902 603.539233,238.334159 602.980369,237.508940 602.126039,236.276613 602.168234,235.473400 602.927640,235.792485 603.897691,235.022281 603.960944,233.778951 604.350969,233.525884 604.213939,231.611377 604.783096,230.665126 604.941174,230.456071 604.509072,230.698135 603.686839,231.149255 603.412707,231.611377 602.031097,230.412059 602.062745,229.421797 601.155372,230.379050 600.617139,231.083237 600.743792,231.083237 600.743792,232.799692 600.099916,233.536887 598.991258,234.263080 598.389230,235.165319 598.843404,235.407383 599.413656,236.408648 599.128544,236.232602 598.368104,236.573692 597.417263,237.365902 596.899446,238.477196 597.026267,238.917313 596.878309 Z" class="mapRegion" id="map-abcd1234-E07000235" style="fill: rgb(241, 238, 246);"><title>Malvern Hills 5% non-UK born</title></path><path d="M259.503768 600.490481,259.690818 600.912652,259.283710 601.915053,258.150410 602.758901,257.325191 602.685074,257.435220 604.203398,257.435220 604.203398,256.158882 605.151932,254.684491 605.246767,254.178357 604.930636,254.816526 602.474131,254.816526 602.474131,254.827529 601.936152,255.476701 601.598544,256.114870 600.363818,256.830060 599.793759,257.424217 599.656506,259.074655 599.835990,259.503768 600.490481 Z" class="mapRegion" id="map-abcd1234-E07000236" style="fill: rgb(116, 169, 207);"><title>Redditch 13% non-UK born</title></path><path d="M247.070474 609.542608,245.519063 609.426875,245.398030 608.921804,244.792870 608.395590,244.869891 607.711365,245.849150 606.763700,245.530065 606.110677,245.530065 606.110677,246.850415 605.921061,247.422567 606.005337,248.830940 606.637321,248.313803 608.458741,247.972713 608.490316,247.598614 609.342703,247.070474 609.542608 Z" class="mapRegion" id="map-abcd1234-E07000237" style="fill: rgb(189, 201, 225);"><title>Worcester 6% non-UK born</title></path><path d="M249.623150 598.030064,250.107278 598.642732,250.448369 599.793759,251.240579 600.342706,251.955768 601.872854,252.527920 602.147137,253.100072 601.946702,254.332398 602.537415,254.816526 602.474131,254.816526 602.474131,254.178357 604.930636,254.684491 605.246767,256.158882 605.151932,257.435220 604.203398,257.435220 604.203398,257.787314 604.804174,258.095395 605.984268,257.985366 606.837419,257.358200 607.321809,257.424217 607.932441,257.094130 609.311137,257.446223 609.658336,257.061121 610.289494,257.919349 610.436744,258.755570 611.519845,259.338725 610.825867,260.527040 611.351623,261.088188 610.457779,263.178742 611.751132,262.826649 612.234671,263.871926 612.980840,263.871926 612.980840,263.167739 613.327583,262.529570 613.957915,261.396270 615.449135,260.824118 615.060654,259.954888 615.407139,260.406008 616.761172,261.275238 617.327782,261.605325 618.208947,261.242229 618.628452,261.110194 619.614043,261.110194 619.614043,260.163943 619.131776,259.778841 618.513095,258.249436 617.254339,257.567255 618.146016,256.786048 617.673987,255.520713 617.789379,253.430159 619.435823,251.636684 619.383404,250.602410 619.110806,249.546130 619.792251,249.095010 619.624526,249.524124 618.292853,250.360345 617.967703,250.349343 617.401223,248.643891 616.866108,248.302800 617.054984,248.302800 617.054984,248.368818 616.561782,248.929966 616.057996,249.139022 615.228652,248.808934 614.735128,249.172031 613.558721,247.928701 612.928299,247.378555 612.213650,248.214777 611.456763,247.598614 610.878447,247.070474 609.542608,247.070474 609.542608,247.598614 609.342703,247.972713 608.490316,248.313803 608.458741,248.830940 606.637321,247.422567 606.005337,246.850415 605.921061,245.530065 606.110677,245.530065 606.110677,245.981185 604.477452,245.199978 603.275632,244.308742 602.980369,244.462783 602.431940,244.264730 601.102609,244.638829 599.698738,244.638829 599.698738,244.429774 599.128544,245.111955 598.589921,245.442042 597.332728,246.740386 597.660286,247.686637 599.339741,249.050999 598.853965,249.623150 598.030064 Z" class="mapRegion" id="map-abcd1234-E07000238" style="fill: rgb(189, 201, 225);"><title>Wychavon 7% non-UK born</title></path><path d="M248.445838 593.367275,248.808934 594.287762,249.744182 594.224290,250.052264 594.732027,249.601144 595.260821,250.162293 596.582368,250.228311 597.470096,249.623150 598.030064,249.623150 598.030064,249.050999 598.853965,247.686637 599.339741,246.740386 597.660286,245.442042 597.332728,245.111955 598.589921,244.429774 599.128544,244.638829 599.698738,244.638829 599.698738,244.231721 599.455892,243.373494 599.772644,243.098421 598.716665,242.427243 598.959576,242.218188 599.909892,241.051879 600.216036,240.215657 599.656506,238.444188 599.804317,238.081091 599.667064,239.027342 597.427829,238.917313 596.878309,238.917313 596.878309,239.060351 595.821234,240.336689 595.937531,241.712054 595.303120,240.644771 594.774334,240.809815 594.340655,240.897838 592.382969,242.064147 592.637017,242.955383 592.478239,243.109424 591.970092,243.824614 591.377136,243.824614 591.377136,243.538538 591.779513,244.517797 592.435897,246.553337 592.689940,247.477582 593.399021,248.445838 593.367275 Z" class="mapRegion" id="map-abcd1234-E07000239" style="fill: rgb(241, 238, 246);"><title>Wyre Forest 4% non-UK born</title></path><path d="M321.472190 630.328309,322.638499 631.727351,322.539473 632.092658,321.417176 632.551833,321.560213 633.042233,321.329152 633.897620,322.055345 635.013403,322.264400 635.795231,322.704517 636.128745,322.187380 636.920681,322.187380 636.920681,321.758266 636.389275,320.856027 637.024867,321.340155 637.441571,320.382901 638.264380,320.096826 638.889137,319.590692 639.170233,319.139572 638.837079,318.369368 638.826667,317.555152 639.232694,317.555152 639.232694,317.544149 639.201464,317.544149 639.201464,317.346097 638.326862,316.377840 637.899874,316.212796 636.899844,315.750674 636.222538,315.750674 636.222538,315.717665 634.658903,315.035484 633.355209,316.234802 632.697919,315.486604 632.113531,315.761677 631.549899,315.970732 630.307423,316.410849 630.004551,316.410849 630.004551,317.599164 630.714682,318.930517 629.440496,318.930517 629.440496,319.557683 629.732983,319.711724 630.244762,321.472190 630.328309 Z" class="mapRegion" id="map-abcd1234-E07000240" style="fill: rgb(116, 169, 207);"><title>St Albans 12% non-UK born</title></path><path d="M325.367222 629.001709,325.609286 629.450943,325.532266 630.537166,324.949112 631.591654,326.236453 632.426611,325.598284 633.000500,326.500523 634.137498,326.687572 636.441378,327.963910 636.180853,328.216977 636.524741,328.216977 636.524741,327.633823 637.462404,327.853881 637.879043,327.941905 639.263925,327.941905 639.263925,326.269461 639.659480,325.719316 639.503346,325.719316 639.503346,325.730319 638.774608,323.606756 637.910289,322.957584 638.139411,322.187380 636.920681,322.187380 636.920681,322.704517 636.128745,322.264400 635.795231,322.055345 635.013403,321.329152 633.897620,321.560213 633.042233,321.417176 632.551833,322.539473 632.092658,322.638499 631.727351,321.472190 630.328309,321.472190 630.328309,322.462453 629.649419,322.748528 630.359639,323.815811 629.325582,325.048138 628.782289,325.367222 629.001709 Z" class="mapRegion" id="map-abcd1234-E07000241" style="fill: rgb(43, 140, 190);"><title>Welwyn Hatfield 21% non-UK born</title></path><path d="M334.686692 621.039390,336.150080 621.804167,336.117071 622.359286,336.590196 623.343565,336.821258 624.787947,336.722231 625.593546,336.942290 627.298145,338.493701 626.660349,338.768774 627.371325,339.461957 628.019411,339.516972 628.427002,338.592727 628.688247,338.691753 629.147979,338.262640 629.994107,338.438686 631.153202,338.438686 631.153202,337.657479 632.770959,337.657479 632.770959,336.865269 632.875298,335.853001 633.584703,334.477637 633.532547,334.246575 633.803748,334.246575 633.803748,333.058260 634.147927,332.563129 634.752746,332.563129 634.752746,332.101007 634.043635,331.539858 633.835039,331.044727 634.273073,330.175497 634.481636,330.065467 636.014104,329.768389 636.597682,328.216977 636.524741,328.216977 636.524741,327.963910 636.180853,326.687572 636.441378,326.500523 634.137498,325.598284 633.000500,326.236453 632.426611,324.949112 631.591654,325.532266 630.537166,325.609286 629.450943,325.367222 629.001709,325.367222 629.001709,325.675304 628.667348,325.334214 627.831273,325.334214 627.831273,326.005391 627.695387,326.192441 627.204053,325.851351 626.221126,325.994389 625.363399,325.774330 625.018142,325.774330 625.018142,326.302470 624.222843,327.215712 624.463549,327.776861 623.678561,327.897893 622.924765,328.459042 622.778170,329.141222 621.846067,329.493316 622.736285,330.538593 621.971762,330.351543 621.458472,331.000715 620.829825,331.110744 620.211519,331.957969 620.494490,332.034989 621.049868,333.707432 620.913653,334.686692 621.039390 Z" class="mapRegion" id="map-abcd1234-E07000242" style="fill: rgb(189, 201, 225);"><title>East Hertfordshire 6% non-UK born</title></path><path d="M325.774330 625.018142,325.994389 625.363399,325.851351 626.221126,326.192441 627.204053,326.005391 627.695387,325.334214 627.831273,325.334214 627.831273,324.630027 627.360871,324.156902 627.528134,323.694779 626.534864,322.990593 625.970111,323.540738 624.358897,324.905100 624.264706,325.675304 624.610056,325.774330 625.018142 Z" class="mapRegion" id="map-abcd1234-E07000243" style="fill: rgb(189, 201, 225);"><title>Stevenage 10% non-UK born</title></path><path d="M240.292678 515.979234,240.347692 516.653862,240.919844 517.317447,240.369698 518.448436,240.545745 519.752845,240.996864 520.046251,241.139902 520.948008,241.877097 522.294660,241.877097 522.294660,241.249931 522.772345,240.050613 522.424946,239.698520 522.066644,238.059086 521.730015,237.519943 522.620363,237.519943 522.620363,235.363371 521.958059,235.022281 522.576938,234.329097 522.978593,233.899983 522.316374,233.305826 522.012352,233.327832 520.871968,233.096771 519.926719,232.645651 519.220286,231.930462 518.709367,230.775155 518.394072,230.775155 518.394072,231.930462 517.284816,232.777686 518.350581,233.338835 518.056993,235.198328 516.229518,235.198328 516.229518,236.430654 516.871449,237.420917 516.555942,237.993068 514.988753,238.653243 516.436258,239.445453 516.381854,239.577488 515.892173,240.292678 515.979234 Z" class="mapRegion" id="map-abcd1234-E08000001" style="fill: rgb(189, 201, 225);"><title>Bolton 10% non-UK born</title></path><path d="M244.429774 517.045506,245.254993 518.035244,244.528800 518.633265,245.530065 519.818049,245.794135 520.632970,245.761127 521.958059,245.761127 521.958059,244.935908 521.675716,244.550806 522.142651,245.001926 523.315069,245.001926 523.315069,243.747593 523.640651,242.944380 522.707211,241.877097 522.294660,241.877097 522.294660,241.139902 520.948008,240.996864 520.046251,240.545745 519.752845,240.369698 518.448436,240.919844 517.317447,240.347692 516.653862,240.292678 515.979234,240.292678 515.979234,240.699785 515.707159,240.930847 514.346382,240.600759 513.616727,240.600759 513.616727,241.282940 514.183043,242.559278 514.335493,243.340485 513.627619,243.582549 514.215711,243.505529 515.282669,244.429774 517.045506 Z" class="mapRegion" id="map-abcd1234-E08000002" style="fill: rgb(189, 201, 225);"><title>Bury 10% non-UK born</title></path><path d="M245.761127 521.958059,246.696375 521.740875,247.026462 522.370661,247.741652 522.587795,247.741652 522.587795,248.280794 522.718067,248.698905 523.640651,248.016724 524.096402,248.621885 524.931750,248.621885 524.931750,248.368818 525.333060,248.687902 526.102978,249.117016 526.233083,249.161028 527.100297,248.797931 527.392920,248.797931 527.392920,247.532596 528.671425,246.333278 530.869498,245.398030 531.205010,245.629092 533.563260,245.629092 533.563260,244.957914 533.725451,243.439511 534.579497,242.801342 533.703826,242.801342 533.703826,243.340485 533.530821,243.868625 532.514196,243.351488 531.962466,243.340485 531.453911,242.581284 530.198352,243.318479 530.317438,244.187710 529.765267,243.670573 528.411438,243.879628 527.772200,244.440777 527.663839,244.957914 527.143651,244.682841 526.243925,244.682841 526.243925,245.431039 525.452357,245.078946 524.454439,245.453045 523.684060,245.001926 523.315069,245.001926 523.315069,244.550806 522.142651,244.935908 521.675716,245.761127 521.958059 Z" class="mapRegion" id="map-abcd1234-E08000003" style="fill: rgb(43, 140, 190);"><title>Manchester 26% non-UK born</title></path><path d="M254.552456 516.893206,255.619739 518.676752,256.984101 519.839783,257.116136 520.470005,258.018375 521.176116,258.392474 521.979776,258.392474 521.979776,257.732299 523.119701,258.117401 523.532128,257.402212 524.096402,256.621005 524.183204,256.323926 523.835983,256.323926 523.835983,255.025582 523.043720,254.563459 523.228240,254.024316 522.631219,252.791990 522.435803,252.824999 523.032866,251.317599 523.141409,250.932497 523.846834,250.294328 524.107253,249.480112 525.051064,248.621885 524.931750,248.621885 524.931750,248.016724 524.096402,248.698905 523.640651,248.280794 522.718067,247.741652 522.587795,247.741652 522.587795,248.379821 521.480231,248.291797 520.698153,249.095010 520.122314,249.249051 519.035497,250.063267 518.861566,250.569401 518.056993,251.680695 518.350581,252.758981 518.165733,253.529185 517.796000,253.881279 516.414497,253.881279 516.414497,254.552456 516.893206 Z" class="mapRegion" id="map-abcd1234-E08000004" style="fill: rgb(116, 169, 207);"><title>Oldham 15% non-UK born</title></path><path d="M253.881279 516.414497,253.529185 517.796000,252.758981 518.165733,251.680695 518.350581,250.569401 518.056993,250.063267 518.861566,249.249051 519.035497,249.095010 520.122314,248.291797 520.698153,248.379821 521.480231,247.741652 522.587795,247.741652 522.587795,247.026462 522.370661,246.696375 521.740875,245.761127 521.958059,245.761127 521.958059,245.794135 520.632970,245.530065 519.818049,244.528800 518.633265,245.254993 518.035244,244.429774 517.045506,244.429774 517.045506,244.968917 516.914964,244.506794 514.988753,245.431039 513.856336,246.201243 513.377096,246.927436 514.030585,247.004456 514.455269,247.873687 514.847226,247.895692 515.358864,248.687902 515.293554,248.599879 514.411714,249.271057 512.636288,249.271057 512.636288,249.744182 512.407468,250.360345 513.355311,251.658690 513.235487,252.527920 512.592705,252.902019 513.464237,253.485174 513.932571,253.331133 515.326209,253.760246 515.630973,253.881279 516.414497 Z" class="mapRegion" id="map-abcd1234-E08000005" style="fill: rgb(116, 169, 207);"><title>Rochdale 14% non-UK born</title></path><path d="M241.877097 522.294660,242.944380 522.707211,243.747593 523.640651,245.001926 523.315069,245.001926 523.315069,245.453045 523.684060,245.078946 524.454439,245.431039 525.452357,244.682841 526.243925,244.682841 526.243925,243.967651 526.720925,242.713319 525.853591,242.207185 525.766843,239.995599 526.861841,239.368433 527.501291,238.818287 528.909725,237.585960 529.916854,237.585960 529.916854,237.596963 529.472896,236.034549 527.046104,236.034549 527.046104,238.158112 526.742605,238.004071 524.964290,238.785278 523.293362,237.519943 522.620363,237.519943 522.620363,238.059086 521.730015,239.698520 522.066644,240.050613 522.424946,241.249931 522.772345,241.877097 522.294660 Z" class="mapRegion" id="map-abcd1234-E08000006" style="fill: rgb(116, 169, 207);"><title>Salford 15% non-UK born</title></path><path d="M248.797931 527.392920,249.601144 528.508936,251.482643 528.541435,251.713704 529.212985,252.758981 528.898894,253.408153 529.191325,253.903284 529.018036,253.903284 529.018036,254.002311 529.613671,255.146614 530.349915,254.255378 532.384387,253.716235 532.871139,253.716235 532.871139,252.780987 533.087446,252.615943 533.606512,251.878748 533.649763,251.251582 533.141520,249.535127 533.238850,249.579138 533.736263,249.084007 534.298448,249.028993 535.562944,247.972713 535.400862,247.763657 534.049803,246.575342 533.606512,245.629092 533.563260,245.629092 533.563260,245.398030 531.205010,246.333278 530.869498,247.532596 528.671425,248.797931 527.392920 Z" class="mapRegion" id="map-abcd1234-E08000007" style="fill: rgb(189, 201, 225);"><title>Stockport 7% non-UK born</title></path><path d="M256.323926 523.835983,255.960830 524.313400,255.894812 525.257141,255.377675 525.701780,255.465698 527.338733,253.903284 529.018036,253.903284 529.018036,253.408153 529.191325,252.758981 528.898894,251.713704 529.212985,251.482643 528.541435,249.601144 528.508936,248.797931 527.392920,248.797931 527.392920,249.161028 527.100297,249.117016 526.233083,248.687902 526.102978,248.368818 525.333060,248.621885 524.931750,248.621885 524.931750,249.480112 525.051064,250.294328 524.107253,250.932497 523.846834,251.317599 523.141409,252.824999 523.032866,252.791990 522.435803,254.024316 522.631219,254.563459 523.228240,255.025582 523.043720,256.323926 523.835983 Z" class="mapRegion" id="map-abcd1234-E08000008" style="fill: rgb(189, 201, 225);"><title>Tameside 10% non-UK born</title></path><path d="M244.682841 526.243925,244.957914 527.143651,244.440777 527.663839,243.879628 527.772200,243.670573 528.411438,244.187710 529.765267,243.318479 530.317438,242.581284 530.198352,243.340485 531.453911,243.351488 531.962466,243.868625 532.514196,243.340485 533.530821,242.801342 533.703826,242.801342 533.703826,241.767068 533.055001,240.424713 533.184778,239.082357 531.994924,238.466194 531.756891,238.466194 531.756891,237.618969 531.280765,236.727733 531.096784,237.585960 529.916854,237.585960 529.916854,238.818287 528.909725,239.368433 527.501291,239.995599 526.861841,242.207185 525.766843,242.713319 525.853591,243.967651 526.720925,244.682841 526.243925 Z" class="mapRegion" id="map-abcd1234-E08000009" style="fill: rgb(116, 169, 207);"><title>Trafford 13% non-UK born</title></path><path d="M230.775155 518.394072,231.930462 518.709367,232.645651 519.220286,233.096771 519.926719,233.327832 520.871968,233.305826 522.012352,233.899983 522.316374,234.329097 522.978593,235.022281 522.576938,235.363371 521.958059,237.519943 522.620363,237.519943 522.620363,238.785278 523.293362,238.004071 524.964290,238.158112 526.742605,236.034549 527.046104,236.034549 527.046104,236.056555 526.037923,235.770479 525.712624,233.690928 526.547480,233.745943 526.970233,232.920724 527.165327,232.678660 527.967237,232.678660 527.967237,232.425593 527.501291,231.259284 526.948554,231.314298 526.092135,231.050228 525.647559,230.026957 525.755999,229.223744 524.486986,228.783628 524.552078,227.012158 523.705763,226.748088 523.141409,226.748088 523.141409,227.232217 522.707211,227.199208 521.643136,227.738351 520.632970,227.243219 519.763712,227.364252 519.176807,228.178467 518.665881,228.332508 517.708996,228.332508 517.708996,229.652858 517.698121,230.445068 517.447970,230.775155 518.394072 Z" class="mapRegion" id="map-abcd1234-E08000010" style="fill: rgb(189, 201, 225);"><title>Wigan 6% non-UK born</title></path><path d="M223.106123 525.430667,223.898333 526.590842,223.799307 527.338733,224.250426 528.151427,224.327447 528.942219,224.987622 529.223816,224.613523 529.981818,224.580514 530.869498,226.175937 530.815379,226.175937 530.815379,225.889861 531.854271,224.954613 532.265391,224.558508 533.768700,223.711283 533.855196,223.337184 534.309258,223.337184 534.309258,222.511966 534.352498,222.005832 533.303735,221.983826 532.427658,223.062111 531.919189,222.621995 530.956085,221.895802 531.269943,221.158607 530.880321,221.521703 529.765267,221.235627 528.584766,221.455686 527.804707,220.201353 526.471594,219.651208 526.742605,219.343126 526.092135,219.343126 526.092135,220.300380 524.378496,220.674479 524.226603,220.674479 524.226603,221.235627 524.465288,222.357925 525.506581,223.106123 525.430667 Z" class="mapRegion" id="map-abcd1234-E08000011" style="fill: rgb(241, 238, 246);"><title>Knowsley 3% non-UK born</title></path><path d="M219.343126 526.092135,219.651208 526.742605,220.201353 526.471594,221.455686 527.804707,221.235627 528.584766,221.521703 529.765267,221.158607 530.880321,221.895802 531.269943,222.621995 530.956085,223.062111 531.919189,221.983826 532.427658,222.005832 533.303735,222.511966 534.352498,223.337184 534.309258,223.337184 534.309258,223.040106 535.368444,223.040106 535.368444,221.950817 535.638580,220.080321 534.514642,219.596193 533.941690,217.538648 532.514196,216.933487 531.821811,216.229301 530.133393,216.020245 528.465604,216.020245 528.465604,217.318589 528.140593,217.362601 526.883519,218.033779 526.222242,219.343126 526.092135 Z" class="mapRegion" id="map-abcd1234-E08000012" style="fill: rgb(116, 169, 207);"><title>Liverpool 11% non-UK born</title></path><path d="M226.748088 523.141409,227.012158 523.705763,228.783628 524.552078,229.223744 524.486986,230.026957 525.755999,231.050228 525.647559,231.314298 526.092135,231.259284 526.948554,232.425593 527.501291,232.678660 527.967237,232.678660 527.967237,232.348572 528.368105,230.533091 528.248934,229.047698 527.718020,228.607581 528.411438,229.322771 529.104682,228.992683 529.527042,229.025692 530.934439,228.838642 531.746071,228.277494 531.897550,228.277494 531.897550,227.430269 531.551301,227.287231 531.010201,226.175937 530.815379,226.175937 530.815379,224.580514 530.869498,224.613523 529.981818,224.987622 529.223816,224.327447 528.942219,224.250426 528.151427,223.799307 527.338733,223.898333 526.590842,223.106123 525.430667,223.106123 525.430667,223.425208 523.684060,224.272432 523.087138,224.745558 522.435803,225.262695 523.597243,225.614788 523.662356,226.748088 523.141409 Z" class="mapRegion" id="map-abcd1234-E08000013" style="fill: rgb(241, 238, 246);"><title>St. Helens 2% non-UK born</title></path><path d="M218.484898 512.854193,218.385872 513.605835,218.660945 514.172153,218.286846 514.575039,217.648677 515.913938,217.054519 516.545062,216.625406 516.207755,215.272047 517.785124,215.084998 518.850695,215.558123 519.046367,215.481102 519.959319,214.776916 520.415681,214.589866 521.653996,215.723167 522.153509,216.988502 523.130555,217.736700 523.271655,217.230566 521.480231,217.670683 521.360762,218.814986 521.979776,219.321120 522.837478,220.630467 523.032866,220.674479 524.226603,220.674479 524.226603,220.300380 524.378496,219.343126 526.092135,219.343126 526.092135,218.033779 526.222242,217.362601 526.883519,217.318589 528.140593,216.020245 528.465604,216.020245 528.465604,215.536117 527.436269,214.754910 526.699245,214.798922 526.124662,213.995709 524.530381,213.896683 523.184825,212.444298 521.827750,212.290257 521.132669,212.598339 519.644167,213.830665 517.556734,215.151015 514.879887,215.668152 514.455269,216.526379 513.061188,217.714694 511.906178,218.484898 512.854193 Z" class="mapRegion" id="map-abcd1234-E08000014" style="fill: rgb(241, 238, 246);"><title>Sefton 5% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E08000015" style="fill: rgb(241, 238, 246);"><title>Wirral 4% non-UK born</title><path d="M212.653353 537.096853,212.147219 537.582772,212.147219 537.582772,212.136216 537.604367,212.136216 537.604367,212.081202 537.647555,212.081202 537.647555,211.641085 536.567643,211.916158 536.124756,212.653353 537.096853 Z"/><path d="M219.112065 536.870061,217.549651 537.291231,216.636409 536.945660,215.349068 537.550380,214.380811 536.718856,213.489575 536.351610,212.675359 537.086054,212.675359 537.086054,211.894152 536.038331,210.089674 534.287638,208.703306 532.514196,208.648292 531.767712,209.781592 530.793731,210.914892 530.176699,212.488309 529.548699,213.786653 528.530602,214.765913 528.238100,215.701161 530.187525,216.097266 532.081476,216.746438 533.325363,217.593662 534.352498,218.297849 535.897885,219.112065 536.870061 Z"/></g><path d="M280.024206 519.068107,280.871431 520.698153,281.751664 520.926282,282.345822 521.632276,282.620895 523.401895,281.421577 523.575538,281.421577 523.575538,278.791880 523.564686,277.834626 524.161504,276.965396 525.387287,276.470265 525.051064,276.030148 525.452357,275.920119 526.308976,275.920119 526.308976,274.511746 525.343905,273.620509 526.829322,273.488474 527.761364,273.125378 528.454771,272.410189 528.238100,272.212136 527.360408,272.674259 526.894359,272.278154 525.864435,271.904055 525.539115,270.077571 524.931750,269.758486 525.083604,268.482148 524.812430,267.667932 524.432742,266.050503 524.389345,265.247291 525.061911,264.950212 525.951180,263.376795 525.484892,262.562579 525.701780,262.562579 525.701780,262.771634 524.270002,262.221489 524.063851,261.770369 523.108846,261.770369 523.108846,262.463553 522.077502,262.727623 522.272945,264.323046 522.099219,265.357320 521.393345,265.588381 520.589514,266.325576 520.567785,266.512626 520.980596,267.943005 520.991459,268.537162 520.426546,269.736480 520.383086,270.396655 519.502881,270.264620 518.774596,270.803763 518.404945,270.858778 517.513229,270.858778 517.513229,272.234142 517.698121,272.784288 518.394072,273.466469 518.002621,275.017880 518.089615,276.195192 517.219551,276.536282 517.524105,278.043682 518.067867,278.857897 517.556734,279.441052 517.872125,280.024206 519.068107 Z" class="mapRegion" id="map-abcd1234-E08000016" style="fill: rgb(241, 238, 246);"><title>Barnsley 5% non-UK born</title></path><path d="M293.854872 514.150374,295.494306 514.172153,298.663146 515.533017,298.663146 515.533017,297.826924 517.360956,297.826924 517.926499,297.408813 519.068107,297.540848 520.220107,297.276778 521.371623,297.430819 522.338089,295.637344 522.490086,295.395280 523.586390,296.088463 523.781725,295.956428 524.313400,295.956428 524.313400,295.274248 525.484892,294.008912 526.308976,294.030918 526.981071,293.524784 528.433105,292.985641 528.823073,291.324201 529.310455,290.113880 529.299625,288.991583 530.468995,288.991583 530.468995,287.847280 530.155046,288.221379 529.418750,287.286131 529.375433,286.912032 528.671425,285.855752 528.909725,285.118556 528.682257,284.293338 528.833904,283.798207 528.313937,283.468119 526.796803,283.831215 525.972866,283.072014 525.398132,282.092755 525.994552,282.246795 525.083604,281.509600 524.606320,281.421577 523.575538,281.421577 523.575538,282.620895 523.401895,282.345822 521.632276,281.751664 520.926282,280.871431 520.698153,280.024206 519.068107,280.024206 519.068107,281.597623 519.589827,282.587886 519.089848,282.796941 518.633265,283.523134 518.502799,284.029268 517.458846,283.897233 516.925843,284.491390 516.610343,284.491390 516.610343,285.085548 516.414497,285.074545 515.369749,285.382626 515.173815,286.196842 515.641857,287.352148 515.162929,288.254387 515.859524,288.727513 514.988753,290.289927 514.629479,290.928096 514.803678,291.599274 514.335493,291.599274 514.335493,292.336469 514.411714,293.821863 514.008804,293.821863 514.008804,293.854872 514.150374 Z" class="mapRegion" id="map-abcd1234-E08000017" style="fill: rgb(189, 201, 225);"><title>Doncaster 7% non-UK born</title></path><path d="M281.421577 523.575538,281.509600 524.606320,282.246795 525.083604,282.092755 525.994552,283.072014 525.398132,283.831215 525.972866,283.468119 526.796803,283.798207 528.313937,284.293338 528.833904,285.118556 528.682257,285.855752 528.909725,286.912032 528.671425,287.286131 529.375433,288.221379 529.418750,287.847280 530.155046,288.991583 530.468995,288.991583 530.468995,289.002586 531.075139,288.485449 531.367339,288.441437 532.525013,287.836277 532.946848,288.133355 533.801137,287.209110 534.082237,287.858282 534.784862,286.746988 536.027528,286.053804 536.178771,285.767728 536.675653,285.767728 536.675653,285.635693 537.140049,284.579414 536.859261,283.666172 537.291231,282.598889 536.794460,282.598889 536.794460,282.147769 536.502835,282.345822 535.714213,281.432580 535.206350,280.948451 535.552139,280.948451 535.552139,280.794411 534.255207,279.903174 533.109075,279.551081 533.109075,278.813886 532.168026,278.934918 531.443090,278.362766 529.960164,277.658580 529.472896,276.635308 528.324771,275.920119 526.308976,275.920119 526.308976,276.030148 525.452357,276.470265 525.051064,276.965396 525.387287,277.834626 524.161504,278.791880 523.564686,281.421577 523.575538 Z" class="mapRegion" id="map-abcd1234-E08000018" style="fill: rgb(241, 238, 246);"><title>Rotherham 3% non-UK born</title></path><path d="M275.920119 526.308976,276.635308 528.324771,277.658580 529.472896,278.362766 529.960164,278.934918 531.443090,278.813886 532.168026,279.551081 533.109075,279.903174 533.109075,280.794411 534.255207,280.948451 535.552139,280.948451 535.552139,280.453320 536.384016,280.079221 536.189574,279.143973 536.373214,278.439787 536.211179,278.406778 535.087475,277.625571 534.698394,277.240469 535.173930,276.382241 535.001018,275.733069 535.422473,275.920119 535.995118,273.785553 536.373214,272.003081 537.053656,271.794025 536.384016,271.144853 536.330005,270.374649 536.675653,270.374649 536.675653,269.978544 535.941100,269.076305 536.059938,269.857512 534.622733,269.153326 533.779512,267.865984 533.087446,268.262089 531.475554,268.262089 531.475554,267.711944 531.399804,267.183804 530.837027,266.292568 530.620543,266.325576 529.981818,265.324311 529.916854,264.675139 529.256306,264.730153 526.937715,263.838917 526.753444,263.365792 526.092135,262.562579 525.701780,262.562579 525.701780,263.376795 525.484892,264.950212 525.951180,265.247291 525.061911,266.050503 524.389345,267.667932 524.432742,268.482148 524.812430,269.758486 525.083604,270.077571 524.931750,271.904055 525.539115,272.278154 525.864435,272.674259 526.894359,272.212136 527.360408,272.410189 528.238100,273.125378 528.454771,273.488474 527.761364,273.620509 526.829322,274.511746 525.343905,275.920119 526.308976 Z" class="mapRegion" id="map-abcd1234-E08000019" style="fill: rgb(116, 169, 207);"><title>Sheffield 11% non-UK born</title></path><path d="M268.878253 421.106912,269.098311 422.222307,268.856247 422.672840,270.627716 422.853033,270.825769 423.720040,270.330638 424.800594,271.816031 425.048160,272.179127 426.161925,273.004346 426.544324,273.004346 426.544324,272.773285 427.792368,272.113110 428.152057,270.803763 427.432631,270.022556 427.612506,269.021291 428.140818,267.106783 427.758645,266.380591 427.320203,266.061506 427.646231,265.698410 427.601264,265.478352 427.129065,264.675139 426.668030,263.783903 426.713013,263.783903 426.713013,263.563844 426.161925,263.629862 425.183186,264.257028 425.273200,264.543104 423.855133,265.654398 423.179601,266.039500 422.695365,265.951477 421.061836,266.303570 420.689929,268.504154 420.126335,268.878253 421.106912 Z" class="mapRegion" id="map-abcd1234-E08000021" style="fill: rgb(116, 169, 207);"><title>Newcastle upon Tyne 14% non-UK born</title></path><path d="M275.667052 420.464506,276.162183 422.019542,276.822358 422.717890,276.800352 423.157080,277.405512 424.496732,276.393244 425.025655,275.876107 426.229411,273.521483 426.263154,273.004346 426.544324,273.004346 426.544324,272.179127 426.161925,271.816031 425.048160,270.330638 424.800594,270.825769 423.720040,270.627716 422.853033,268.856247 422.672840,269.098311 422.222307,268.878253 421.106912,268.878253 421.106912,269.516422 420.994220,270.946801 421.264673,272.025087 421.816762,274.687792 421.715366,274.489740 421.028028,275.667052 420.464506 Z" class="mapRegion" id="map-abcd1234-E08000022" style="fill: rgb(241, 238, 246);"><title>North Tyneside 5% non-UK born</title></path><path d="M279.441052 429.219602,278.989932 429.702668,278.164714 429.511699,277.306486 430.174416,276.162183 429.893624,275.711063 430.151954,273.763547 430.062103,273.763547 430.062103,273.477472 428.680264,272.872311 427.814850,272.872311 427.814850,272.971337 426.971648,273.543489 426.420613,276.140177 426.330637,276.932387 424.980644,278.483798 426.206916,279.518072 427.365175,279.859163 428.320645,279.441052 429.219602 Z" class="mapRegion" id="map-abcd1234-E08000023" style="fill: rgb(241, 238, 246);"><title>South Tyneside 3% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-E08000024" style="fill: rgb(241, 238, 246);"><title>Sunderland 5% non-UK born</title><path d="M280.079221 434.820099,279.254002 435.021904,278.758871 435.716895,277.526545 435.873804,277.218463 436.232418,277.548550 437.240766,277.108434 438.674212,274.896848 438.942898,274.412719 437.811995,273.796556 434.853735,273.939594 434.113663,273.455466 433.788416,273.455466 433.788416,274.940859 432.487035,275.259944 431.959573,275.468999 431.970797,275.579028 432.262596,275.711063 432.296263,275.799087 432.150369,275.799087 431.937126,277.218463 431.072756,277.757606 431.319747,278.296749 431.117665,278.351763 431.409556,278.736865 431.555490,279.176982 431.510588,279.529075 432.296263,280.079221 434.820099 Z"/><path d="M279.441052 429.219602,279.287011 429.859927,279.474061 430.926796,279.077956 431.454460,278.549816 431.476911,278.208725 430.982935,277.097431 430.994163,276.162183 431.488137,275.755075 431.948350,275.755075 432.150369,275.623040 432.240151,275.480002 431.937126,275.347967 431.914678,275.160918 431.993244,274.918853 432.453371,273.422457 433.788416,273.422457 433.788416,272.586235 433.956652,271.904055 433.384606,271.904055 433.384606,271.882049 431.207481,271.540958 430.533788,272.003081 430.174416,273.763547 430.062103,273.763547 430.062103,275.711063 430.151954,276.162183 429.893624,277.306486 430.174416,278.164714 429.511699,278.989932 429.702668,279.441052 429.219602 Z"/></g><path d="M263.079716 582.977495,263.618859 584.453510,264.323046 585.037328,264.796171 586.469818,265.368323 587.000183,264.279034 587.413797,264.411069 587.721317,264.411069 587.721317,263.838917 587.647091,262.859658 587.986393,262.947681 588.357456,264.323046 588.580071,264.025967 589.364380,264.323046 590.328566,264.014964 590.688725,264.058976 591.631275,262.430544 591.430084,261.957419 592.827537,261.649337 593.018045,260.945150 594.203133,259.965891 594.573369,259.965891 594.573369,258.590526 594.668565,257.435220 595.641491,256.257908 595.366568,255.322661 595.979820,254.409418 595.588623,254.233372 594.520481,255.256643 593.896328,254.255378 592.806369,254.255378 592.806369,254.398416 590.942927,254.398416 590.942927,255.784783 590.603986,256.268911 589.714068,256.808054 589.608107,257.006107 588.548270,256.334929 588.240842,256.532981 587.275933,256.367938 586.777442,256.940089 586.427385,257.600264 586.427385,258.062387 585.546743,258.062387 585.546743,258.711559 585.101010,259.591792 584.135012,259.822853 583.158057,259.822853 583.158057,260.747098 581.915129,261.539308 581.649474,262.760632 582.265755,263.079716 582.977495 Z" class="mapRegion" id="map-abcd1234-E08000025" style="fill: rgb(43, 140, 190);"><title>Birmingham 22% non-UK born</title></path><path d="M275.766078 591.387726,276.250206 592.181831,277.075425 592.668771,276.580294 594.234869,276.844364 594.858947,276.316224 595.736650,275.612037 596.159541,275.579028 596.561228,275.579028 596.561228,273.235407 596.170113,272.069098 596.487238,271.694999 595.990392,270.286626 595.546328,270.286626 595.546328,270.154591 593.695299,269.780492 593.102711,270.110579 592.340625,270.517687 592.351211,270.506684 591.334777,270.506684 591.334777,270.726743 590.953519,271.551961 591.324187,272.201133 591.260648,272.652253 590.773462,272.652253 590.773462,272.839302 591.112383,273.994609 591.705395,274.500743 591.165335,275.766078 591.387726 Z" class="mapRegion" id="map-abcd1234-E08000026" style="fill: rgb(43, 140, 190);"><title>Coventry 27% non-UK born</title></path><path d="M252.054795 585.387561,251.845739 586.766835,252.681961 587.859159,252.197832 589.057042,252.087803 589.978955,251.273588 590.222628,252.120812 591.027656,254.057325 589.820026,254.398416 590.942927,254.398416 590.942927,254.255378 592.806369,254.255378 592.806369,253.485174 593.134460,253.375144 592.499410,252.659955 592.298281,252.307862 592.816953,251.592672 592.795785,251.427628 592.171245,250.855477 592.075964,249.667162 593.208539,248.555867 592.965127,248.555867 592.965127,248.115751 591.334777,248.456841 590.370940,248.060736 589.491545,247.664631 588.018200,249.304066 587.424402,249.062001 586.947151,249.612147 586.437993,249.766188 585.122237,249.766188 585.122237,250.228311 584.941803,250.822468 585.663470,252.054795 585.387561 Z" class="mapRegion" id="map-abcd1234-E08000027" style="fill: rgb(189, 201, 225);"><title>Dudley 6% non-UK born</title></path><path d="M258.062387 585.546743,257.600264 586.427385,256.940089 586.427385,256.367938 586.777442,256.532981 587.275933,256.334929 588.240842,257.006107 588.548270,256.808054 589.608107,256.268911 589.714068,255.784783 590.603986,254.398416 590.942927,254.398416 590.942927,254.057325 589.820026,252.120812 591.027656,251.273588 590.222628,252.087803 589.978955,252.197832 589.057042,252.681961 587.859159,251.845739 586.766835,252.054795 585.387561,252.054795 585.387561,252.946031 585.207144,252.946031 585.207144,253.936293 584.602130,254.266381 584.166863,255.894812 584.803816,256.191891 584.580899,257.512241 584.782586,258.062387 585.546743 Z" class="mapRegion" id="map-abcd1234-E08000028" style="fill: rgb(116, 169, 207);"><title>Sandwell 16% non-UK born</title></path><path d="M270.506684 591.334777,270.517687 592.351211,270.110579 592.340625,269.780492 593.102711,270.154591 593.695299,270.286626 595.546328,270.286626 595.546328,269.527425 596.899446,268.636189 597.258758,267.987017 597.036835,267.073775 597.205921,266.809705 597.829334,265.698410 597.575759,265.698410 596.603508,265.170270 596.719773,264.796171 597.691984,263.552842 597.026267,263.552842 598.156834,263.552842 598.156834,262.639599 597.480662,262.320515 596.983994,259.844859 596.920583,259.844859 596.920583,260.868130 594.848370,259.965891 594.573369,259.965891 594.573369,260.945150 594.203133,261.649337 593.018045,261.957419 592.827537,262.430544 591.430084,264.058976 591.631275,264.014964 590.688725,264.323046 590.328566,264.025967 589.364380,264.323046 588.580071,262.947681 588.357456,262.859658 587.986393,263.838917 587.647091,264.411069 587.721317,264.411069 587.721317,264.807174 588.103018,265.203279 589.057042,266.061506 590.201439,266.094515 590.667541,267.172801 592.361797,267.766958 592.626432,268.735215 592.128898,269.626451 590.815829,270.506684 591.334777 Z" class="mapRegion" id="map-abcd1234-E08000029" style="fill: rgb(189, 201, 225);"><title>Solihull 10% non-UK born</title></path><path d="M259.822853 583.158057,259.591792 584.135012,258.711559 585.101010,258.062387 585.546743,258.062387 585.546743,257.512241 584.782586,256.191891 584.580899,255.894812 584.803816,254.266381 584.166863,253.936293 584.602130,252.946031 585.207144,252.946031 585.207144,252.979039 583.975749,251.911757 583.083709,252.714969 582.318876,252.957034 580.905506,252.957034 580.905506,253.980305 580.597232,254.354404 580.097543,255.432690 579.640302,255.432690 579.640302,256.279914 579.619033,256.665016 578.225568,256.665016 578.225568,257.468229 578.289406,258.568521 579.459511,258.150410 579.959315,259.041646 580.831098,259.338725 581.532578,259.063652 582.255131,259.822853 583.158057 Z" class="mapRegion" id="map-abcd1234-E08000030" style="fill: rgb(116, 169, 207);"><title>Walsall 12% non-UK born</title></path><path d="M252.957034 580.905506,252.714969 582.318876,251.911757 583.083709,252.979039 583.975749,252.946031 585.207144,252.946031 585.207144,252.054795 585.387561,252.054795 585.387561,250.822468 585.663470,250.228311 584.941803,249.766188 585.122237,249.766188 585.122237,248.346812 584.994873,247.609617 582.924387,247.961710 581.893878,248.445838 581.479442,248.456841 580.905506,249.623150 580.320819,249.843208 579.959315,251.009518 579.980581,251.152555 580.692907,251.790725 581.447560,252.318864 581.436932,252.957034 580.905506 Z" class="mapRegion" id="map-abcd1234-E08000031" style="fill: rgb(116, 169, 207);"><title>Wolverhampton 19% non-UK born</title></path><path d="M259.580789 494.862297,260.229961 495.761419,262.386532 495.892973,263.552842 497.010926,264.069979 496.846550,265.434340 497.755975,265.434340 497.755975,265.236288 498.424154,265.434340 499.223565,264.312043 499.420643,263.112725 498.621291,262.606591 499.344003,263.442812 499.825706,263.882929 500.591875,264.994223 500.745083,265.885460 500.624706,266.743687 501.500055,266.336579 502.189195,266.171535 503.938613,266.336579 504.834756,266.171535 505.828914,267.161798 505.839836,267.403862 506.233028,268.768224 506.265792,268.757221 506.691681,267.909996 507.128421,267.183804 507.794316,267.183804 507.794316,266.292568 507.248512,265.621390 507.641502,265.170270 508.340011,264.653133 508.438224,264.708148 509.234715,264.135996 509.223806,263.772900 509.769216,263.772900 509.769216,262.848655 508.514610,262.837652 508.023521,262.265500 507.281264,261.550311 507.324931,260.483028 508.165400,259.987897 508.001693,259.800847 506.353159,258.205424 506.156579,257.732299 505.774299,256.466964 505.981829,255.652748 505.850759,255.421687 505.206242,254.541453 504.496005,253.694229 504.364864,252.549926 503.282713,252.549926 503.282713,253.100072 503.031242,253.133080 501.686031,253.133080 501.686031,253.694229 501.128066,254.079331 500.285433,255.597733 500.460547,255.795786 500.022741,255.630742 498.796512,256.720031 497.657377,255.806789 496.693123,256.334929 496.232791,256.114870 495.542148,256.521978 494.884230,257.688287 495.114519,258.524509 494.599083,259.580789 494.862297 Z" class="mapRegion" id="map-abcd1234-E08000032" style="fill: rgb(116, 169, 207);"><title>Bradford 16% non-UK born</title></path><path d="M263.772900 509.769216,265.060241 510.554416,264.697145 511.840785,263.398801 512.549121,262.155471 512.941351,261.627331 513.409774,259.800847 514.215711,258.854596 515.075842,257.446223 514.836339,257.171150 515.337094,255.707763 516.479780,254.739506 516.523302,254.552456 516.893206,254.552456 516.893206,253.881279 516.414497,253.881279 516.414497,253.760246 515.630973,253.331133 515.326209,253.485174 513.932571,252.902019 513.464237,252.527920 512.592705,251.658690 513.235487,250.360345 513.355311,249.744182 512.407468,249.271057 512.636288,249.271057 512.636288,249.315068 511.982467,248.698905 511.633699,248.225780 509.976443,248.225780 509.976443,248.588876 509.441983,249.370083 509.049252,249.920229 507.925293,249.843208 506.626164,250.096276 505.741530,249.986246 505.075135,250.580404 504.583429,250.580404 504.583429,251.636684 503.741859,252.549926 503.282713,252.549926 503.282713,253.694229 504.364864,254.541453 504.496005,255.421687 505.206242,255.652748 505.850759,256.466964 505.981829,257.732299 505.774299,258.205424 506.156579,259.800847 506.353159,259.987897 508.001693,260.483028 508.165400,261.550311 507.324931,262.265500 507.281264,262.837652 508.023521,262.848655 508.514610,263.772900 509.769216 Z" class="mapRegion" id="map-abcd1234-E08000033" style="fill: rgb(189, 201, 225);"><title>Calderdale 8% non-UK born</title></path><path d="M267.183804 507.794316,268.086043 508.514610,268.801232 508.361836,269.109314 509.605604,269.637454 510.249087,270.726743 510.314518,271.452935 511.066856,271.452935 511.066856,270.396655 511.491999,270.649722 512.178630,269.791495 513.191913,270.616713 514.139484,269.384387 514.477046,269.769489 516.294806,270.495681 516.882327,270.858778 517.513229,270.858778 517.513229,270.803763 518.404945,270.264620 518.774596,270.396655 519.502881,269.736480 520.383086,268.537162 520.426546,267.943005 520.991459,266.512626 520.980596,266.325576 520.567785,265.588381 520.589514,265.357320 521.393345,264.323046 522.099219,262.727623 522.272945,262.463553 522.077502,261.770369 523.108846,261.770369 523.108846,261.011168 523.184825,259.899873 521.925482,258.997634 522.294660,258.392474 521.979776,258.392474 521.979776,258.018375 521.176116,257.116136 520.470005,256.984101 519.839783,255.619739 518.676752,254.552456 516.893206,254.552456 516.893206,254.739506 516.523302,255.707763 516.479780,257.171150 515.337094,257.446223 514.836339,258.854596 515.075842,259.800847 514.215711,261.627331 513.409774,262.155471 512.941351,263.398801 512.549121,264.697145 511.840785,265.060241 510.554416,263.772900 509.769216,263.772900 509.769216,264.135996 509.223806,264.708148 509.234715,264.653133 508.438224,265.170270 508.340011,265.621390 507.641502,266.292568 507.248512,267.183804 507.794316 Z" class="mapRegion" id="map-abcd1234-E08000034" style="fill: rgb(116, 169, 207);"><title>Kirklees 11% non-UK born</title></path><path d="M281.377565 498.117469,281.102492 499.486333,281.311548 500.821684,279.859163 501.248421,280.596358 502.746944,281.762667 503.883961,281.421577 504.015125,281.421577 506.309476,282.070749 506.833629,282.268801 507.390432,281.432580 508.078091,281.828685 508.765577,281.828685 508.765577,281.014469 509.212896,280.354294 509.114711,278.967927 509.561973,277.988667 510.194561,276.921384 510.063692,276.382241 509.638327,274.643781 509.671050,273.785553 509.540157,272.377180 510.816099,271.904055 511.546500,271.452935 511.066856,271.452935 511.066856,270.726743 510.314518,269.637454 510.249087,269.109314 509.605604,268.801232 508.361836,268.086043 508.514610,267.183804 507.794316,267.183804 507.794316,267.909996 507.128421,268.757221 506.691681,268.768224 506.265792,267.403862 506.233028,267.161798 505.839836,266.171535 505.828914,266.336579 504.834756,266.171535 503.938613,266.336579 502.189195,266.743687 501.500055,265.885460 500.624706,264.994223 500.745083,263.882929 500.591875,263.442812 499.825706,262.606591 499.344003,263.112725 498.621291,264.312043 499.420643,265.434340 499.223565,265.236288 498.424154,265.434340 497.755975,265.434340 497.755975,265.863454 497.295822,266.853716 497.284865,267.073775 497.734065,268.207075 497.602599,269.549431 498.205097,270.055565 497.832660,271.529955 497.712154,273.092369 497.854569,274.236673 497.416346,276.085163 497.953160,276.888375 497.514952,276.756340 496.693123,277.636574 496.375283,278.054684 495.706603,278.571822 495.596967,280.376300 495.750456,281.630632 496.167023,281.883699 497.931251,281.377565 498.117469 Z" class="mapRegion" id="map-abcd1234-E08000035" style="fill: rgb(116, 169, 207);"><title>Leeds 11% non-UK born</title></path><path d="M284.491390 516.610343,283.897233 516.925843,284.029268 517.458846,283.523134 518.502799,282.796941 518.633265,282.587886 519.089848,281.597623 519.589827,280.024206 519.068107,280.024206 519.068107,279.441052 517.872125,278.857897 517.556734,278.043682 518.067867,276.536282 517.524105,276.195192 517.219551,275.017880 518.089615,273.466469 518.002621,272.784288 518.394072,272.234142 517.698121,270.858778 517.513229,270.858778 517.513229,270.495681 516.882327,269.769489 516.294806,269.384387 514.477046,270.616713 514.139484,269.791495 513.191913,270.649722 512.178630,270.396655 511.491999,271.452935 511.066856,271.452935 511.066856,271.904055 511.546500,272.377180 510.816099,273.785553 509.540157,274.643781 509.671050,276.382241 509.638327,276.921384 510.063692,277.988667 510.194561,278.967927 509.561973,280.354294 509.114711,281.014469 509.212896,281.828685 508.765577,281.828685 508.765577,282.202784 508.951060,283.534137 510.707068,284.623425 510.510800,285.800737 511.426597,285.800737 511.808088,284.051274 511.971569,284.062277 513.224593,283.743192 513.649402,283.952247 514.368159,283.688177 515.304439,284.491390 516.610343 Z" class="mapRegion" id="map-abcd1234-E08000036" style="fill: rgb(189, 201, 225);"><title>Wakefield 8% non-UK born</title></path><path d="M272.872311 427.814850,273.477472 428.680264,273.763547 430.062103,273.763547 430.062103,272.003081 430.174416,271.540958 430.533788,271.882049 431.207481,271.904055 433.384606,271.904055 433.384606,271.111845 433.676253,270.957804 432.666573,270.561699 432.049361,268.658194 433.597735,268.185069 432.711456,267.326842 432.195261,267.458877 431.544265,265.522363 431.589166,265.170270 430.960480,264.488089 431.072756,264.091984 431.622842,263.299774 431.510588,262.771634 431.937126,261.814381 431.802437,261.814381 431.802437,260.593057 431.016619,261.671343 429.567868,261.319250 428.736450,261.737360 428.444270,262.133465 427.061602,263.200748 426.510586,263.200748 426.510586,263.541839 426.735504,264.675139 426.735504,265.379326 427.151553,265.445343 427.511328,265.753425 427.702438,266.105518 427.736162,266.259559 427.500085,268.988282 428.365600,270.165594 427.623747,270.803763 427.533812,272.036090 428.253211,272.872311 427.814850 Z" class="mapRegion" id="map-abcd1234-E08000037" style="fill: rgb(241, 238, 246);"><title>Gateshead 5% non-UK born</title></path><path d="M328.734115 649.914102,328.998185 649.841505,328.998185 649.841505,328.965176 650.691806,328.965176 650.691806,327.721846 650.515545,327.721846 650.515545,327.721846 650.225209,327.721846 650.225209,327.963910 650.028179,327.963910 650.028179,328.734115 649.914102 Z" class="mapRegion" id="map-abcd1234-E09000001" style="fill: url(#map-abcd1234-nodata);"><title>City of London data unavailable</title></path><g class="mapRegion" id="map-abcd1234-E09000002" style="fill: rgb(4, 90, 141);"><title>Barking and Dagenham 38% non-UK born</title><path d="M334.840733 649.354022,334.653683 648.430685,334.653683 648.430685,334.697695 648.441061,334.697695 648.441061,334.840733 649.354022 Z"/><path d="M338.141608 650.422226,336.898278 649.976326,336.139077 650.318535,335.577928 649.530356,334.972768 649.322903,334.708698 648.451438,334.708698 648.451438,335.632943 648.337297,336.304121 647.922202,337.096331 646.728463,336.898278 645.804266,337.734500 645.045990,337.734500 645.045990,337.778511 646.821904,338.262640 647.361727,339.098861 647.174877,339.351928 647.911824,338.361666 649.499239,338.141608 650.422226 Z"/></g><path d="M325.004126 640.710554,324.861088 641.074696,326.060406 641.532408,326.324476 642.364421,327.039666 642.977873,326.544534 643.975747,326.676569 644.339468,326.676569 644.339468,325.873356 645.503057,325.422237 646.686933,325.422237 646.686933,324.707047 647.133353,324.332948 647.693874,323.793805 647.756147,323.793805 647.756147,323.023601 646.718080,322.407438 646.904961,322.451450 645.949665,321.725257 644.952490,321.725257 644.952490,320.305881 643.019459,320.283875 642.717952,320.283875 642.717952,322.099356 642.374820,322.385432 641.584416,322.902569 641.324367,324.652033 641.012275,325.004126 640.710554 Z" class="mapRegion" id="map-abcd1234-E09000003" style="fill: rgb(4, 90, 141);"><title>Barnet 35% non-UK born</title></path><path d="M339.858062 653.779769,339.131870 654.608177,338.680750 654.701358,338.339660 655.581247,337.855532 656.098701,337.921549 656.822977,337.921549 656.822977,337.767508 656.843668,337.767508 656.843668,337.206360 656.512595,336.381141 656.564328,334.928756 655.384590,334.928756 655.384590,335.423887 654.432161,335.192826 653.365473,335.544919 652.909678,336.733234 652.267296,336.656214 650.474071,336.656214 650.474071,337.063322 650.380750,338.449689 650.971727,338.900809 652.215485,339.516972 652.464171,340.188150 652.246572,340.133135 653.500126,339.858062 653.779769 Z" class="mapRegion" id="map-abcd1234-E09000004" style="fill: rgb(116, 169, 207);"><title>Bexley 16% non-UK born</title></path><path d="M321.725257 644.952490,322.451450 645.949665,322.407438 646.904961,323.023601 646.718080,323.793805 647.756147,323.793805 647.756147,324.641030 648.928702,324.641030 648.928702,323.694779 649.447377,323.694779 649.447377,323.210651 649.291784,323.210651 649.291784,322.528470 649.146557,322.528470 649.146557,321.978324 649.042819,321.208120 649.416259,321.131100 648.783456,320.349893 649.198425,320.184849 648.368427,319.084557 647.673116,319.084557 647.673116,319.601694 646.863433,319.425648 646.292363,321.054079 645.534218,321.725257 644.952490 Z" class="mapRegion" id="map-abcd1234-E09000005" style="fill: rgb(4, 90, 141);"><title>Brent 54% non-UK born</title></path><path d="M334.928756 655.384590,336.381141 656.564328,337.206360 656.512595,337.767508 656.843668,337.767508 656.843668,338.284645 657.826310,337.723497 657.805626,337.932552 658.725904,337.305386 660.813513,336.524179 660.989132,336.656214 661.557239,335.302855 662.548569,335.170820 664.045233,334.279584 664.189697,333.652418 663.993637,333.652418 663.993637,333.289322 663.075072,332.607141 664.045233,332.112010 661.743140,332.112010 661.743140,331.814931 660.296921,331.319800 659.759566,331.011718 658.818949,330.604610 658.787934,330.340540 657.991774,329.383287 657.122980,328.998185 656.140093,328.998185 656.140093,329.009187 656.088352,329.009187 656.088352,329.174231 655.746842,329.174231 655.746842,330.241514 655.984869,330.868680 655.777890,331.616878 656.522942,332.156021 656.284961,333.157287 654.784183,333.157287 654.784183,333.553392 654.825594,334.279584 655.839986,334.928756 655.384590 Z" class="mapRegion" id="map-abcd1234-E09000006" style="fill: rgb(116, 169, 207);"><title>Bromley 18% non-UK born</title></path><path d="M326.533531 646.894579,326.588546 647.434387,327.963910 650.028179,327.963910 650.028179,327.721846 650.225209,327.721846 650.225209,326.742587 650.007438,326.346482 649.623704,326.137426 648.856080,325.147164 648.710831,324.641030 648.928702,324.641030 648.928702,323.793805 647.756147,323.793805 647.756147,324.332948 647.693874,324.707047 647.133353,325.422237 646.686933,325.422237 646.686933,326.533531 646.894579 Z" class="mapRegion" id="map-abcd1234-E09000007" style="fill: rgb(4, 90, 141);"><title>Camden 41% non-UK born</title></path><path d="M328.998185 656.140093,329.383287 657.122980,330.340540 657.991774,330.604610 658.787934,331.011718 658.818949,331.319800 659.759566,331.814931 660.296921,332.112010 661.743140,332.112010 661.743140,331.231776 661.247377,330.560599 661.154411,330.175497 661.898048,329.559333 662.393697,328.756120 662.558894,328.382021 663.580836,327.226715 664.354789,327.226715 664.354789,326.962645 663.818204,326.038400 663.456984,325.983386 662.207838,325.983386 662.207838,326.412499 662.083926,326.335479 661.144082,327.116686 660.627551,327.501788 660.658545,327.028663 658.157228,326.841613 657.929726,326.841613 657.929726,327.237718 657.516039,327.094680 656.605713,327.094680 656.605713,327.677835 655.922777,328.998185 656.140093 Z" class="mapRegion" id="map-abcd1234-E09000008" style="fill: rgb(43, 140, 190);"><title>Croydon 29% non-UK born</title></path><path d="M322.528470 649.146557,322.286406 649.644448,322.550476 650.888790,322.264400 651.085761,322.264400 651.085761,321.659240 651.552216,321.197117 651.002828,319.854762 651.469296,318.215327 651.313815,317.687187 651.769868,316.333828 651.199790,316.333828 651.199790,316.850966 650.743645,317.511140 649.385141,316.080761 649.032445,316.784948 648.544822,317.456126 647.766526,317.456126 647.766526,318.622435 647.475907,319.084557 647.673116,319.084557 647.673116,320.184849 648.368427,320.349893 649.198425,321.131100 648.783456,321.208120 649.416259,321.978324 649.042819,322.528470 649.146557 Z" class="mapRegion" id="map-abcd1234-E09000009" style="fill: rgb(4, 90, 141);"><title>Ealing 47% non-UK born</title></path><path d="M331.561864 639.950906,331.682896 641.241146,331.550861 642.104444,331.550861 642.104444,331.022721 643.622374,330.428564 644.630410,330.428564 644.630410,329.922429 644.422597,327.424768 644.453770,326.676569 644.339468,326.676569 644.339468,326.544534 643.975747,327.039666 642.977873,326.324476 642.364421,326.060406 641.532408,324.861088 641.074696,325.004126 640.710554,325.004126 640.710554,325.378225 640.440018,325.719316 639.503346,325.719316 639.503346,326.269461 639.659480,327.941905 639.263925,327.941905 639.263925,328.976179 639.451300,329.460307 639.763564,331.561864 639.950906 Z" class="mapRegion" id="map-abcd1234-E09000010" style="fill: rgb(4, 90, 141);"><title>Enfield 35% non-UK born</title></path><path d="M334.928756 655.384590,334.279584 655.839986,333.553392 654.825594,333.157287 654.784183,333.157287 654.784183,332.464103 653.862620,332.607141 652.847518,331.143753 652.702474,331.143753 652.702474,332.123013 651.800960,332.222039 650.909525,332.959234 651.562580,334.961765 651.427835,335.577928 650.619229,336.656214 650.474071,336.656214 650.474071,336.733234 652.267296,335.544919 652.909678,335.192826 653.365473,335.423887 654.432161,334.928756 655.384590 Z" class="mapRegion" id="map-abcd1234-E09000011" style="fill: rgb(4, 90, 141);"><title>Greenwich 35% non-UK born</title></path><path d="M329.669362 646.354667,330.395555 647.372107,330.901689 647.382487,331.363811 647.984470,331.363811 647.984470,331.385817 648.492942,331.385817 648.492942,330.747648 648.409933,330.428564 648.856080,329.218243 649.271038,328.998185 649.841505,328.998185 649.841505,328.734115 649.914102,328.734115 649.914102,328.282995 649.136183,328.690103 648.866455,328.965176 647.974092,327.996919 647.164496,327.996919 647.164496,328.260989 646.614253,329.669362 646.354667 Z" class="mapRegion" id="map-abcd1234-E09000012" style="fill: rgb(4, 90, 141);"><title>Hackney 36% non-UK born</title></path><path d="M323.210651 649.291784,323.771800 651.127227,324.938109 652.578144,324.938109 652.578144,324.916103 653.179020,324.222919 653.324040,323.672773 653.065071,323.386697 652.267296,323.034604 651.780232,322.594488 651.873506,322.594488 651.873506,322.264400 651.085761,322.264400 651.085761,322.550476 650.888790,322.286406 649.644448,322.528470 649.146557,322.528470 649.146557,323.210651 649.291784 Z" class="mapRegion" id="map-abcd1234-E09000013" style="fill: rgb(4, 90, 141);"><title>Hammersmith and Fulham 43% non-UK born</title></path><path d="M330.428564 644.630410,329.669362 646.354667,329.669362 646.354667,328.260989 646.614253,327.996919 647.164496,327.996919 647.164496,327.413765 646.500038,326.533531 646.894579,326.533531 646.894579,325.422237 646.686933,325.422237 646.686933,325.873356 645.503057,326.676569 644.339468,326.676569 644.339468,327.424768 644.453770,329.922429 644.422597,330.428564 644.630410 Z" class="mapRegion" id="map-abcd1234-E09000014" style="fill: rgb(4, 90, 141);"><title>Haringey 40% non-UK born</title></path><path d="M321.725257 644.952490,321.054079 645.534218,319.425648 646.292363,319.601694 646.863433,319.084557 647.673116,319.084557 647.673116,318.622435 647.475907,317.456126 647.766526,317.456126 647.766526,316.509875 644.858987,316.443858 644.162809,316.443858 644.162809,318.039280 643.518432,318.039280 643.518432,319.810750 642.458007,320.283875 642.717952,320.283875 642.717952,320.305881 643.019459,321.725257 644.952490 Z" class="mapRegion" id="map-abcd1234-E09000015" style="fill: rgb(4, 90, 141);"><title>Harrow 50% non-UK born</title></path><path d="M344.094185 647.102210,344.809374 648.648578,342.256698 649.188051,342.190681 650.069660,341.167409 649.976326,341.354459 650.681438,340.144138 651.780232,340.144138 651.780232,339.318920 651.935687,338.724762 650.671070,338.141608 650.422226,338.141608 650.422226,338.361666 649.499239,339.351928 647.911824,339.098861 647.174877,338.262640 647.361727,337.778511 646.821904,337.734500 645.045990,337.734500 645.045990,337.712494 644.214769,337.349398 643.518432,337.349398 643.518432,338.537712 643.643162,339.748033 643.424881,339.748033 643.424881,340.661275 643.009062,341.772570 643.892605,342.223689 644.464161,342.509765 645.741949,343.213952 647.195638,344.094185 647.102210 Z" class="mapRegion" id="map-abcd1234-E09000016" style="fill: rgb(116, 169, 207);"><title>Havering 11% non-UK born</title></path><path d="M316.443858 644.162809,316.509875 644.858987,317.456126 647.766526,317.456126 647.766526,316.784948 648.544822,316.080761 649.032445,317.511140 649.385141,316.850966 650.743645,316.333828 651.199790,316.333828 651.199790,315.948726 652.256934,316.168785 653.044352,315.310557 653.541556,314.903449 654.069739,314.342301 653.883333,314.342301 653.883333,312.977939 653.489768,312.372779 653.085789,312.372779 653.085789,312.801893 651.842415,313.131980 651.500391,313.131980 651.500391,313.385047 650.671070,313.043957 650.121511,312.922925 648.793831,313.649117 647.579702,312.757881 645.461509,312.724872 644.994046,312.724872 644.994046,312.922925 643.819853,313.209000 643.310537,314.397315 644.214769,315.123508 643.736706,316.443858 644.162809 Z" class="mapRegion" id="map-abcd1234-E09000017" style="fill: rgb(43, 140, 190);"><title>Hillingdon 32% non-UK born</title></path><path d="M322.264400 651.085761,322.594488 651.873506,322.594488 651.873506,322.396435 652.060045,322.187380 652.878598,321.780272 652.920038,321.340155 652.194760,320.955053 651.935687,320.492931 652.091134,319.623700 653.324040,319.623700 653.324040,319.469659 653.769412,317.643175 653.810838,317.126038 654.473577,317.456126 655.084402,316.938989 655.984869,316.938989 655.984869,316.388843 655.974520,315.860703 655.363888,315.057490 655.467394,314.419321 655.001586,314.342301 653.883333,314.342301 653.883333,314.903449 654.069739,315.310557 653.541556,316.168785 653.044352,315.948726 652.256934,316.333828 651.199790,316.333828 651.199790,317.687187 651.769868,318.215327 651.313815,319.854762 651.469296,321.197117 651.002828,321.659240 651.552216,322.264400 651.085761 Z" class="mapRegion" id="map-abcd1234-E09000018" style="fill: rgb(4, 90, 141);"><title>Hounslow 46% non-UK born</title></path><path d="M327.996919 647.164496,328.965176 647.974092,328.690103 648.866455,328.282995 649.136183,328.734115 649.914102,328.734115 649.914102,327.963910 650.028179,327.963910 650.028179,326.588546 647.434387,326.533531 646.894579,326.533531 646.894579,327.413765 646.500038,327.996919 647.164496 Z" class="mapRegion" id="map-abcd1234-E09000019" style="fill: rgb(4, 90, 141);"><title>Islington 37% non-UK born</title></path><path d="M323.694779 649.447377,324.773065 650.546651,325.103152 651.313815,326.005391 651.313815,326.236453 652.080771,326.236453 652.080771,324.938109 652.578144,324.938109 652.578144,323.771800 651.127227,323.210651 649.291784,323.210651 649.291784,323.694779 649.447377 Z" class="mapRegion" id="map-abcd1234-E09000020" style="fill: rgb(4, 90, 141);"><title>Kensington and Chelsea 52% non-UK born</title></path><path d="M322.781537 658.022797,322.572482 658.601839,322.572482 658.601839,321.956318 658.622517,320.911041 659.707892,320.217858 661.371325,320.217858 661.371325,319.271607 661.753467,319.271607 661.753467,319.282610 660.555229,320.118831 658.880977,319.777741 657.753916,319.777741 657.753916,320.085823 657.360890,320.228861 656.046959,320.977059 656.119397,322.231391 655.063698,322.231391 655.063698,322.341420 655.353537,322.341420 655.353537,322.220388 655.550197,322.781537 658.022797 Z" class="mapRegion" id="map-abcd1234-E09000021" style="fill: rgb(43, 140, 190);"><title>Kingston upon Thames 30% non-UK born</title></path><path d="M327.820873 650.650334,327.842878 652.049682,328.525059 653.448337,328.128954 654.017961,328.613082 655.529496,329.009187 656.088352,329.009187 656.088352,328.998185 656.140093,328.998185 656.140093,327.677835 655.922777,327.094680 656.605713,327.094680 656.605713,326.610552 656.171137,326.610552 656.171137,326.632558 655.156864,326.214447 653.179020,326.687572 652.909678,327.072674 652.101497,327.072674 652.101497,327.424768 650.940626,327.820873 650.650334 Z" class="mapRegion" id="map-abcd1234-E09000022" style="fill: rgb(43, 140, 190);"><title>Lambeth 32% non-UK born</title></path><path d="M330.769654 651.604039,331.066733 652.070408,331.066733 652.070408,331.363811 652.391640,331.363811 652.391640,331.143753 652.702474,331.143753 652.702474,332.607141 652.847518,332.464103 653.862620,333.157287 654.784183,333.157287 654.784183,332.156021 656.284961,331.616878 656.522942,330.868680 655.777890,330.241514 655.984869,329.174231 655.746842,329.174231 655.746842,329.801397 654.256133,330.241514 654.276843,330.065467 653.241173,330.021456 651.852779,330.769654 651.604039 Z" class="mapRegion" id="map-abcd1234-E09000023" style="fill: rgb(4, 90, 141);"><title>Lewisham 35% non-UK born</title></path><path d="M326.610552 656.171137,327.094680 656.605713,327.094680 656.605713,327.237718 657.516039,326.841613 657.929726,326.841613 657.929726,325.653298 658.105525,325.279199 657.774600,324.762062 658.260632,323.936843 658.095184,323.617759 658.591500,322.781537 658.022797,322.781537 658.022797,322.220388 655.550197,322.341420 655.353537,322.341420 655.353537,323.100622 655.001586,324.696044 654.804888,325.004126 655.839986,325.785333 656.140093,326.610552 656.171137 Z" class="mapRegion" id="map-abcd1234-E09000024" style="fill: rgb(4, 90, 141);"><title>Merton 37% non-UK born</title></path><path d="M334.653683 648.430685,334.840733 649.354022,334.840733 649.354022,335.577928 649.592588,334.862739 651.147959,334.290587 651.282718,332.706167 651.137593,332.299059 650.287427,331.726908 649.748164,331.726908 649.748164,331.209771 648.918328,331.385817 648.492942,331.385817 648.492942,331.363811 647.984470,331.363811 647.984470,331.693899 648.088247,332.805193 647.693874,332.805193 647.693874,334.642680 647.891067,334.653683 648.430685 Z" class="mapRegion" id="map-abcd1234-E09000025" style="fill: rgb(4, 90, 141);"><title>Newham 54% non-UK born</title></path><path d="M337.349398 643.518432,337.712494 644.214769,337.734500 645.045990,337.734500 645.045990,336.898278 645.804266,337.096331 646.728463,336.304121 647.922202,335.632943 648.337297,334.708698 648.451438,334.708698 648.451438,334.697695 648.441061,334.697695 648.441061,334.653683 648.430685,334.653683 648.430685,334.642680 647.891067,332.805193 647.693874,332.805193 647.693874,332.541123 645.980821,332.519118 645.035601,332.849205 644.287511,332.585135 643.799066,332.860208 643.185793,332.860208 643.185793,333.597403 643.996533,334.455631 644.547287,335.379876 644.703141,335.676954 644.308293,336.623205 644.027710,337.349398 643.518432 Z" class="mapRegion" id="map-abcd1234-E09000026" style="fill: rgb(4, 90, 141);"><title>Redbridge 40% non-UK born</title></path><path d="M323.408703 652.940757,323.023601 653.406905,322.275403 653.334399,322.033339 653.966182,322.704517 654.701358,322.231391 655.063698,322.231391 655.063698,320.977059 656.119397,320.228861 656.046959,320.085823 657.360890,319.777741 657.753916,319.777741 657.753916,319.392639 657.878018,318.886505 657.174701,318.182318 656.626406,317.247070 656.833322,317.247070 656.833322,316.938989 655.984869,316.938989 655.984869,317.456126 655.084402,317.126038 654.473577,317.643175 653.810838,319.469659 653.769412,319.623700 653.324040,319.623700 653.324040,320.635969 652.122222,321.054079 652.049682,321.846289 653.023634,322.176377 652.951117,322.396435 652.661031,322.440447 652.184398,322.946581 651.863142,323.232657 652.101497,323.408703 652.940757 Z" class="mapRegion" id="map-abcd1234-E09000027" style="fill: rgb(43, 140, 190);"><title>Richmond upon Thames 24% non-UK born</title></path><path d="M330.769654 651.604039,330.021456 651.852779,330.065467 653.241173,330.241514 654.276843,329.801397 654.256133,329.174231 655.746842,329.174231 655.746842,329.009187 656.088352,329.009187 656.088352,328.613082 655.529496,328.128954 654.017961,328.525059 653.448337,327.842878 652.049682,327.820873 650.650334,327.820873 650.650334,328.899158 650.816219,329.559333 651.137593,330.307531 650.754013,330.780657 650.909525,330.769654 651.604039 Z" class="mapRegion" id="map-abcd1234-E09000028" style="fill: rgb(4, 90, 141);"><title>Southwark 38% non-UK born</title></path><path d="M326.841613 657.929726,327.028663 658.157228,327.501788 660.658545,327.116686 660.627551,326.335479 661.144082,326.412499 662.083926,325.983386 662.207838,325.983386 662.207838,324.795071 661.020123,324.409969 660.844505,323.507730 661.691502,323.507730 661.691502,323.166639 661.288693,323.650767 660.865167,323.430709 660.017923,323.034604 659.459843,322.561479 659.408163,322.572482 658.601839,322.572482 658.601839,322.781537 658.022797,322.781537 658.022797,323.617759 658.591500,323.936843 658.095184,324.762062 658.260632,325.279199 657.774600,325.653298 658.105525,326.841613 657.929726 Z" class="mapRegion" id="map-abcd1234-E09000029" style="fill: rgb(43, 140, 190);"><title>Sutton 23% non-UK born</title></path><path d="M331.385817 648.492942,331.209771 648.918328,331.726908 649.748164,331.726908 649.748164,332.167024 650.277057,331.737911 651.002828,331.902954 651.738776,331.033724 651.759504,330.923695 650.826586,330.252517 650.598493,329.724377 651.002828,328.965176 650.691806,328.965176 650.691806,328.998185 649.841505,328.998185 649.841505,329.218243 649.271038,330.428564 648.856080,330.747648 648.409933,331.385817 648.492942 Z" class="mapRegion" id="map-abcd1234-E09000030" style="fill: rgb(4, 90, 141);"><title>Tower Hamlets 39% non-UK born</title></path><path d="M332.860208 643.185793,332.585135 643.799066,332.849205 644.287511,332.519118 645.035601,332.541123 645.980821,332.805193 647.693874,332.805193 647.693874,331.693899 648.088247,331.363811 647.984470,331.363811 647.984470,330.901689 647.382487,330.395555 647.372107,329.669362 646.354667,329.669362 646.354667,330.428564 644.630410,330.428564 644.630410,331.022721 643.622374,331.550861 642.104444,331.550861 642.104444,332.904220 642.426812,332.860208 643.185793 Z" class="mapRegion" id="map-abcd1234-E09000031" style="fill: rgb(4, 90, 141);"><title>Waltham Forest 37% non-UK born</title></path><path d="M326.610552 656.171137,325.785333 656.140093,325.004126 655.839986,324.696044 654.804888,323.100622 655.001586,322.341420 655.353537,322.341420 655.353537,322.231391 655.063698,322.231391 655.063698,322.704517 654.701358,322.033339 653.966182,322.275403 653.334399,323.023601 653.406905,323.408703 652.940757,323.408703 652.940757,324.321945 653.489768,325.004126 653.251531,325.389228 652.412363,327.072674 652.101497,327.072674 652.101497,326.687572 652.909678,326.214447 653.179020,326.632558 655.156864,326.610552 656.171137 Z" class="mapRegion" id="map-abcd1234-E09000032" style="fill: rgb(4, 90, 141);"><title>Wandsworth 33% non-UK born</title></path><path d="M327.721846 650.225209,327.721846 650.515545,327.721846 650.515545,327.281730 650.930259,326.907631 652.060045,326.236453 652.080771,326.236453 652.080771,326.005391 651.313815,325.103152 651.313815,324.773065 650.546651,323.694779 649.447377,323.694779 649.447377,324.641030 648.928702,324.641030 648.928702,325.147164 648.710831,326.137426 648.856080,326.346482 649.623704,326.742587 650.007438,327.721846 650.225209 Z" class="mapRegion" id="map-abcd1234-E09000033" style="fill: rgb(4, 90, 141);"><title>Westminster 50% non-UK born</title></path><path d="M192.132915 348.218560,191.263685 348.461728,190.922594 349.110068,190.999615 349.816116,190.328437 350.394705,188.700006 350.290568,188.678000 350.880621,187.951807 351.817496,187.951807 351.817496,187.511691 351.898445,186.609452 351.216084,185.707212 349.954989,184.617924 349.839262,184.155801 349.225827,182.637399 349.086916,182.274303 348.438570,182.274303 348.438570,183.286571 348.044855,182.681411 346.932873,183.418606 346.817014,183.264565 346.017455,183.924740 344.359631,184.375860 343.802927,184.375860 343.802927,185.542169 343.164894,186.246355 342.364235,187.500688 343.002461,187.863784 344.266856,188.347912 344.034902,189.888320 343.849324,190.647522 344.348035,191.329702 343.408525,191.758816 343.779729,192.485009 343.176496,193.112175 343.246107,193.805358 344.139283,193.552291 345.345176,192.176927 345.797244,191.373714 346.446234,191.813831 346.932873,191.494746 347.882720,192.132915 348.218560 Z" class="mapRegion" id="map-abcd1234-S12000005" style="fill: rgb(189, 201, 225);"><title>Clackmannanshire 6% non-UK born</title></path><path d="M196.798152 397.610287,198.096496 398.178619,200.143038 397.348814,201.793475 397.667126,202.970787 396.768934,203.597953 395.802189,204.170105 395.404017,205.039335 396.336785,205.578478 396.041065,206.942840 396.632474,206.172636 397.530711,205.479452 397.883102,204.687242 398.860460,204.335149 399.826103,204.280134 401.506631,204.643230 402.346500,205.116356 402.357848,205.996589 401.563387,206.117621 401.052538,207.294933 400.723272,208.054134 400.246334,209.440502 401.120657,209.627551 402.051441,211.454035 401.177421,211.938164 401.370411,212.565330 402.255716,212.532321 403.072662,213.027452 403.333579,213.203499 404.172877,213.676624 404.093495,214.369808 405.419998,214.292788 406.598563,214.699895 407.153669,215.591132 406.632552,215.998240 407.448168,217.560654 406.281308,218.583925 406.077338,219.277108 406.609893,219.948286 406.201988,220.762502 407.198979,220.014304 408.116336,219.387138 409.508762,220.531441 409.723788,221.400671 409.474809,221.686747 410.414018,220.663476 411.454686,220.751499 411.816564,220.025307 413.760820,220.223359 415.229384,220.586455 415.963365,221.147604 415.918203,221.697750 416.798732,221.807779 418.175392,221.807779 418.175392,220.498432 419.743025,220.333388 420.216518,218.759971 420.735011,218.803983 421.456227,217.945756 422.154720,215.536117 421.771698,214.677890 421.771698,214.303791 422.120926,215.360070 423.010691,214.446828 424.834354,214.611872 425.599475,214.292788 425.948208,214.292788 425.948208,214.149750 426.319390,212.961435 426.904180,211.707102 427.095334,210.595808 427.904776,209.077406 427.230258,208.186169 427.084090,207.217913 427.398903,206.447709 427.320203,205.985586 427.781127,205.017330 427.533812,203.685977 426.892935,202.255598 427.398903,200.605160 427.185284,199.669913 426.026948,198.943720 427.061602,197.997469 427.702438,196.699125 427.814850,195.785883 427.634989,194.839633 427.016625,194.245475 425.655725,193.673323 425.768222,194.146449 426.769240,193.838367 427.174040,194.080431 428.005939,193.717335 429.208367,193.651318 430.185647,194.278484 430.589935,194.652583 431.690191,194.212466 432.610469,193.574297 433.059271,193.288221 434.068804,191.417726 433.564085,189.811300 433.552868,189.448204 433.126585,188.281895 433.844496,186.928536 435.111591,186.323376 435.257325,185.707212 434.528577,184.375860 433.855712,184.496892 434.764040,185.201078 435.369422,184.881994 435.907426,184.111790 434.909792,183.077516 435.728103,184.188810 437.106341,183.847720 437.867992,183.220553 437.811995,182.835451 438.517466,180.315784 439.670457,179.204489 440.755835,178.379271 440.979570,177.565055 440.576833,176.266711 440.934824,175.331463 440.207606,175.375475 439.233945,175.936623 438.327119,175.936623 437.487193,175.430489 437.151150,175.496507 436.120356,174.275183 437.912788,174.396215 438.338316,174.165154 441.124988,173.493976 440.375443,171.920559 440.364254,170.886285 439.401843,170.798262 438.371908,169.686967 437.823195,169.345877 437.072734,169.532926 436.534962,169.224845 435.537560,169.796996 434.820099,169.059801 434.528577,168.894757 435.201274,167.959509 435.896219,167.574407 436.501348,166.100017 435.974669,164.240524 434.921004,163.063212 433.474347,162.777136 432.352374,161.357760 433.451912,161.841888 436.915895,162.116961 437.240766,163.283270 437.543196,164.141497 438.013577,164.636629 438.931704,163.833416 439.155590,164.119492 441.069059,164.009463 442.086786,163.646366 442.768784,163.789404 444.355721,164.251527 445.171178,163.712384 446.131539,162.678110 447.058076,162.061946 447.013431,160.664576 446.042218,159.245200 445.617900,158.034879 444.858429,156.813556 443.372377,155.845299 443.081775,155.240139 441.717764,155.229136 441.192101,154.645981 440.431386,153.677725 440.039758,151.609176 438.618232,150.475876 437.274371,148.737415 436.893488,148.385322 437.061531,147.472080 436.467733,146.624856 434.820099,145.656599 434.618279,143.334984 435.772935,141.585520 436.815065,140.749299 438.696603,141.178412 439.122008,142.311713 443.115307,142.894867 444.780236,142.872861 445.472724,143.268966 446.086879,144.369258 446.756708,143.885130 447.415211,143.720086 448.653656,144.006162 449.601632,143.004896 449.557029,142.190681 449.244786,140.617264 447.761140,140.298179 446.243187,141.156406 445.629067,140.551246 444.389238,140.793310 443.528842,139.516972 443.126485,139.748033 442.220963,139.076855 441.874325,139.197887 440.688711,138.702756 440.028568,137.580459 439.312299,137.712494 438.920509,136.238103 437.733598,135.996039 437.184756,135.258844 436.915895,133.971502 435.526351,133.509380 434.775252,133.652418 434.113663,133.102272 432.868539,132.101007 431.151347,132.034989 428.691501,132.343071 427.882295,132.056995 427.162797,132.794190 425.351960,133.179293 424.879367,133.927491 424.991897,134.906750 424.294138,135.742972 424.586769,135.886010 425.430717,136.337129 425.801971,136.843263 427.590022,136.348132 427.904776,136.557188 428.601601,136.601199 429.927320,136.898278 430.589935,137.866535 431.600391,138.548715 431.813661,139.604995 430.926796,139.021841 428.635314,138.504704 427.455116,138.075590 427.219014,137.701491 425.610725,137.701491 425.610725,138.097596 425.284451,140.276173 424.688056,141.167409 423.359759,141.431479 422.537688,141.904605 422.008277,141.805578 421.129450,142.597788 420.994220,143.301975 421.366085,143.246960 421.861826,144.259229 422.762938,145.370523 422.458846,146.008692 422.695365,146.855917 422.481373,147.263025 422.909340,147.879188 422.650316,148.451340 422.909340,149.254552 422.289892,150.387853 422.796724,152.698465 421.760432,153.358640 422.008277,153.688728 420.858984,152.423392 419.596450,152.412389 417.385591,152.907520 416.855166,154.249876 415.918203,155.284150 415.906912,156.010343 414.822785,157.275678 414.800194,157.990868 415.251971,159.344226 415.161621,159.916378 414.551684,159.993398 413.998103,159.993398 413.998103,160.565550 414.382233,160.796611 416.053688,161.577818 415.782712,162.116961 414.766308,161.874897 414.144983,162.017935 413.387903,162.678110 411.816564,163.085218 411.488615,163.701381 409.995375,164.097486 408.422052,164.053474 407.753961,165.164769 406.643882,165.813941 405.658019,166.210046 404.501720,167.431369 404.513058,168.190571 404.796510,168.454640 404.002770,170.028057 404.014111,171.106343 405.510675,172.030588 406.224651,173.460967 404.853197,173.075865 404.286276,173.989107 402.289761,174.495241 401.744999,173.659020 400.541592,174.055125 399.428527,174.297189 397.621655,176.145679 396.928129,177.719096 395.836316,177.168950 395.278864,178.335259 394.083936,178.335259 394.083936,178.962425 394.744058,179.688617 394.186379,183.165539 394.891994,184.529900 395.426771,184.881994 396.586985,185.663201 397.144165,185.806239 397.723963,186.873521 398.360460,187.104583 399.780669,188.028828 400.825463,188.942070 400.939003,188.589976 401.813100,188.964075 402.233020,188.887055 403.299547,189.404192 404.297615,190.196402 404.615104,190.768554 405.782689,191.703802 405.805355,192.507014 405.510675,192.385982 404.104836,192.914122 403.492385,193.739341 403.662524,194.190460 403.310891,193.695329 402.187626,194.157452 401.801750,194.311493 400.530236,194.047423 399.462608,194.630577 399.349005,195.158717 398.508197,196.181988 398.383190,196.798152 397.610287 Z" class="mapRegion" id="map-abcd1234-S12000006" style="fill: rgb(241, 238, 246);"><title>Dumfries and Galloway 3% non-UK born</title></path><path d="M168.278594 379.428400,168.289597 379.760293,169.224845 381.144640,169.257853 382.425382,170.006052 382.985513,169.885020 383.808351,170.787259 384.459586,170.292127 384.779432,169.962040 385.967099,168.685702 387.439531,169.136821 388.203963,169.697970 388.010023,170.831270 387.142827,171.975574 386.720537,172.932827 387.165651,174.220168 386.857503,174.605270 386.983049,175.243440 386.195436,176.233702 385.567462,177.477031 386.503660,177.917148 387.314006,178.709358 387.234124,179.457556 387.838888,179.138472 389.253276,178.280244 389.834783,178.016174 390.735300,177.322991 391.305091,176.805854 392.159551,177.355999 392.820147,177.256973 393.309793,177.785113 394.106701,178.335259 394.083936,178.335259 394.083936,177.168950 395.278864,177.719096 395.836316,176.145679 396.928129,174.297189 397.621655,174.055125 399.428527,173.659020 400.541592,174.495241 401.744999,173.989107 402.289761,173.075865 404.286276,173.460967 404.853197,172.030588 406.224651,171.106343 405.510675,170.028057 404.014111,168.454640 404.002770,168.190571 404.796510,167.431369 404.513058,166.210046 404.501720,165.813941 405.658019,165.164769 406.643882,164.053474 407.753961,164.097486 408.422052,163.701381 409.995375,163.085218 411.488615,162.678110 411.816564,162.017935 413.387903,161.874897 414.144983,162.116961 414.766308,161.577818 415.782712,160.796611 416.053688,160.565550 414.382233,159.993398 413.998103,159.993398 413.998103,159.564285 412.223617,160.378500 411.228489,160.323486 410.266935,160.587556 409.044700,161.192716 408.512628,160.785608 407.991775,160.884634 407.142341,160.114430 406.224651,160.356494 405.419998,160.906640 404.694471,159.058150 403.673866,157.539748 402.323805,157.473731 401.915249,156.692524 401.461225,156.428454 400.882233,157.693789 399.587565,157.132640 398.758195,155.999340 399.178592,155.350168 399.019531,156.098366 397.257860,157.165649 396.814419,157.649777 397.712596,158.485999 398.496833,159.707322 398.201350,160.433515 397.621655,160.224459 396.336785,159.740331 396.507379,158.794080 395.847691,159.410244 394.721297,158.805083 394.106701,159.080156 393.150383,159.663311 392.569595,160.103427 392.763205,162.017935 390.940439,162.304011 390.028591,161.874897 389.105028,162.006932 388.010023,160.620564 387.199888,158.530010 387.359652,158.155911 386.948810,157.022611 386.526490,156.615503 385.407591,154.965066 384.962184,154.965066 384.962184,155.119107 383.751218,156.241404 382.974083,156.065357 382.516840,156.659515 381.716476,158.111900 380.961627,156.725532 380.252333,155.394179 381.636426,153.215602 379.931945,154.282885 379.508516,154.998074 378.111870,157.363701 374.938086,157.363701 374.938086,158.364967 373.619342,158.838092 373.756981,159.058150 374.571197,160.081422 374.571197,159.597293 375.431014,160.807614 375.671714,161.544809 376.072832,162.348022 377.058179,162.975188 376.416599,164.185509 378.169124,164.944710 377.974456,165.285801 378.798836,166.925235 379.451291,167.475381 378.959103,168.278594 379.428400 Z" class="mapRegion" id="map-abcd1234-S12000008" style="fill: rgb(241, 238, 246);"><title>East Ayrshire 2% non-UK born</title></path><path d="M240.776806 361.110543,239.907576 361.997747,239.203389 363.287700,237.717995 364.427406,237.618969 364.726642,236.430654 365.106394,235.451395 363.448900,234.791220 363.644630,234.252077 363.264670,233.217803 363.828833,233.536887 364.266265,232.942730 364.818708,233.613908 365.348025,234.373109 366.348839,233.977004 367.843607,233.525884 368.464265,232.502613 368.016027,232.007482 369.176695,230.500083 368.682611,229.883919 368.130967,228.981680 368.004533,228.079441 368.625153,227.012158 368.763049,226.329977 369.153716,225.680805 368.487250,223.359190 369.096269,222.291907 369.842989,222.291907 369.842989,220.960555 367.878092,220.355394 367.786132,219.486164 366.877852,218.781977 366.785858,218.759971 365.969264,218.396875 365.025845,217.923750 364.657591,217.560654 363.414358,216.790449 363.391329,215.679155 364.162669,213.302525 362.873140,212.939429 362.112947,212.939429 362.112947,213.368543 361.052922,213.368543 361.052922,213.786653 361.168163,215.029983 360.545805,215.547120 360.741748,216.955493 360.153875,217.461627 359.439032,219.629202 359.093071,220.311383 358.481764,221.213622 356.416123,221.477692 354.880279,222.588986 354.545278,223.458216 353.077709,224.580514 352.858082,225.680805 353.251086,226.351983 353.077709,227.793365 353.424452,228.739616 353.112385,230.973208 354.083139,231.468339 355.122839,232.370578 355.885029,231.831435 357.547231,232.612642 357.293350,232.953733 356.658543,233.943995 357.466453,234.428123 356.924026,236.859768 358.135678,237.751004 358.216436,237.916048 358.677859,238.950322 359.439032,239.390438 359.335248,239.687517 360.303737,240.776806 361.110543 Z" class="mapRegion" id="map-abcd1234-S12000010" style="fill: rgb(241, 238, 246);"><title>East Lothian 5% non-UK born</title></path><path d="M168.135556 372.173710,168.025527 373.011354,166.903229 373.263743,167.332343 374.387733,167.948506 374.651458,168.509655 375.683175,169.158827 375.992613,169.334874 377.264369,169.081807 377.997359,169.257853 378.569867,168.278594 379.428400,168.278594 379.428400,167.475381 378.959103,166.925235 379.451291,165.285801 378.798836,164.944710 377.974456,164.185509 378.169124,162.975188 376.416599,162.348022 377.058179,161.544809 376.072832,160.807614 375.671714,159.597293 375.431014,160.081422 374.571197,159.058150 374.571197,158.838092 373.756981,158.364967 373.619342,157.363701 374.938086,157.363701 374.938086,156.560489 373.447284,156.560489 373.447284,156.901579 372.609777,157.671783 372.896624,157.968862 372.208139,159.080156 371.289883,160.642570 370.922492,161.038675 370.578017,162.359025 370.394279,163.096220 369.555813,163.096220 369.555813,163.613358 370.911010,163.448314 371.496518,164.944710 371.634266,165.175772 370.612466,166.518127 370.187558,167.497387 370.669881,167.453375 371.714615,168.135556 372.173710 Z" class="mapRegion" id="map-abcd1234-S12000011" style="fill: rgb(189, 201, 225);"><title>East Renfrewshire 7% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-S12000013" style="fill: rgb(241, 238, 246);"><title>Eilean Siar 0% non-UK born</title><path d="M38.015074 299.485227,38.202124 301.289235,37.376905 301.890298,36.683721 301.348169,36.716730 300.181036,37.773010 299.862638,38.015074 299.485227 Z"/><path d="M39.841558 297.325870,40.061616 298.211066,39.170380 298.175664,39.192386 297.550148,39.841558 297.325870 Z"/><path d="M41.888100 294.432158,42.889366 294.703947,42.647302 295.967992,41.580019 295.389206,41.888100 294.432158 Z"/><path d="M44.704847 283.359516,44.979920 283.917221,45.915168 284.332457,45.750124 285.305038,44.847885 285.672628,44.924905 286.111297,45.948176 286.490627,46.696375 287.841548,47.510590 288.220629,47.543599 288.789149,45.915168 289.203617,45.794135 289.700893,45.034934 290.328274,45.530065 290.849005,43.923640 291.416958,43.197447 290.659660,41.392969 291.890159,42.163173 292.197694,41.525004 293.060965,42.097156 293.782112,40.941850 293.935774,40.677780 293.214669,41.238928 292.682580,40.028608 292.209521,40.853826 291.416958,40.446718 290.706998,40.688783 289.771925,42.097156 289.357546,42.592287 287.225425,42.119162 286.478774,43.395500 286.561746,44.605821 285.613343,44.869891 284.605290,44.704847 283.359516 Z"/><path d="M47.136491 283.217104,47.807669 283.834166,47.158497 284.510395,46.597348 284.118915,47.136491 283.217104 Z"/><path d="M49.909226 280.842439,51.713704 281.080002,51.163558 283.466320,50.217308 283.300178,50.371348 282.314984,49.909226 280.842439 Z"/><path d="M54.805523 258.259334,54.299389 259.840384,53.100072 259.648792,53.529185 258.894264,54.805523 258.259334 Z"/><path d="M49.568136 258.606767,49.425098 259.517065,49.931232 259.984068,51.064532 260.055908,51.878748 260.893888,51.768719 261.767497,52.725972 262.341766,52.670958 262.963748,53.232107 263.597541,52.395885 263.872535,52.219838 264.338764,54.200363 265.736954,54.288386 267.552295,53.353139 267.600050,52.362876 269.020369,52.769984 269.843564,52.109809 270.475698,52.142818 271.250749,51.196567 271.703750,50.448369 271.524943,50.646421 270.666501,49.436101 271.131525,48.852946 270.594951,48.478847 271.226904,49.183034 271.584546,49.953238 271.226904,50.921494 272.395021,51.614678 272.263932,52.098806 272.919313,51.955768 273.836572,52.461902 274.479653,52.626946 275.384464,52.241844 276.657816,50.393354 277.026615,49.139022 276.598327,48.995984 277.645131,49.942235 277.799737,51.416625 277.407258,52.626946 277.918659,53.815261 279.678070,52.626946 280.474174,51.009518 279.820674,49.964241 280.224675,47.719646 280.153385,47.026462 279.440381,46.223249 276.895757,46.377290 275.955764,45.750124 273.848482,45.783133 272.061327,45.133960 270.368365,45.728118 269.545335,45.915168 267.003048,46.828410 266.083399,46.696375 265.438258,46.872421 263.776888,46.553337 261.958933,45.519063 260.055908,46.223249 259.960122,47.059471 259.073933,47.763657 259.373355,49.568136 258.606767 Z"/><path d="M48.819937 253.054300,49.469109 253.330402,50.734445 252.898229,51.779722 254.386526,52.869010 253.678490,54.167354 254.650490,52.946031 254.866441,52.197832 256.701306,53.122077 256.785224,53.793255 256.473517,54.299389 257.732105,53.144083 258.043662,52.813996 258.486968,50.525389 258.558848,49.931232 258.966133,48.577873 257.576313,46.949442 257.204770,46.982450 256.521474,46.366287 255.634123,46.344281 254.026531,47.510590 253.690492,48.005722 252.429961,48.775926 252.357912,48.819937 253.054300 Z"/><path d="M54.684491 251.841506,55.729768 251.841506,55.883809 253.138334,55.157617 254.122535,54.838532 253.018284,54.167354 252.574052,54.684491 251.841506 Z"/><path d="M52.274853 251.433112,53.474171 252.057688,54.200363 253.102320,53.672223 253.594473,52.472905 253.282387,51.493646 251.949599,52.274853 251.433112 Z"/><path d="M46.828410 239.646356,46.971447 240.358198,46.179237 240.695953,45.871156 240.297880,46.828410 239.646356 Z"/><path d="M50.976509 236.060071,51.482643 236.531279,50.877483 237.328512,50.514386 236.277562,50.976509 236.060071 Z"/><path d="M55.762777 234.694299,56.543984 235.202015,55.454695 236.217150,55.278649 237.195657,54.706497 237.666659,56.004841 239.779087,54.926556 240.792447,56.598999 241.033665,56.775045 241.552209,58.117401 241.202504,59.195687 241.323097,59.690818 241.793357,58.183419 244.119294,57.105133 242.950558,56.180888 242.540774,55.608736 241.491918,55.003576 241.395450,54.002311 242.179147,54.860538 242.444345,54.409418 243.251829,55.828795 243.589210,55.916818 245.564430,56.841063 245.251385,57.842328 245.805209,57.589261 247.129095,56.918083 247.646432,56.158882 247.766728,55.432690 247.213319,54.827529 247.574251,53.067063 248.019332,52.560929 247.634402,52.230841 246.731999,51.185564 247.754699,52.494911 248.211776,54.398416 248.199749,56.819057 247.959191,57.028112 249.185807,56.367938 250.471934,56.510975 250.988611,54.288386 251.349023,53.463168 251.180837,52.648952 251.373048,51.350608 250.724277,50.426363 251.228891,49.502118 250.976596,49.909226 250.111401,49.161028 249.342099,48.346812 250.015251,48.676899 251.036669,47.961710 251.793463,47.730649 250.712261,47.092480 249.726778,47.532596 248.584596,48.016724 248.921291,48.599879 248.175694,47.873687 247.598312,46.993453 247.309573,45.552071 246.250591,45.023931 246.840304,44.209716 247.201287,43.494526 246.984703,43.087418 245.949665,41.756065 245.239344,42.251197 243.239778,42.823348 242.673358,42.955383 241.660728,43.549541 240.201368,44.924905 240.551206,46.586345 241.901866,47.389558 242.142982,47.829675 241.130146,47.708643 240.478830,48.467844 240.189304,50.173296 240.792447,51.416625 240.840692,51.449634 240.177240,52.714969 239.525686,52.957034 238.934321,54.211366 238.016837,54.442427 237.316435,53.331133 237.123188,53.914287 236.337973,54.431424 234.996523,55.762777 234.694299 Z"/><path d="M58.942620 232.081630,59.415745 233.182656,59.041646 233.472960,58.414480 232.565655,58.942620 232.081630 Z"/><path d="M53.331133 231.319109,53.848270 231.355425,54.387413 232.093732,53.540188 233.146366,52.593937 233.061687,51.955768 232.468857,52.175827 231.645931,53.331133 231.319109 Z"/><path d="M73.565495 224.519198,75.568026 225.125971,75.953128 226.169290,75.072894 226.569522,74.148649 226.181419,73.576498 225.356507,73.565495 224.519198 Z"/><path d="M0.000000 228.242557,0.495131 228.824230,1.067283 228.424343,1.980525 228.884814,1.617429 229.454230,0.627166 229.853959,0.088023 229.478458,0.000000 228.242557 Z"/><path d="M61.803378 221.446763,62.342521 221.629024,62.507565 223.438794,61.814381 224.227897,60.174946 223.450936,60.031908 224.325001,59.096661 224.713381,58.942620 224.155067,59.305716 223.353799,60.240964 223.220231,60.593057 222.054251,61.803378 221.446763 Z"/><path d="M72.795291 215.230106,73.202399 216.265217,72.696265 216.752185,72.124113 215.656378,72.795291 215.230106 Z"/><path d="M57.006107 212.975794,57.985366 213.658386,58.304451 214.889038,56.290917 215.023034,55.586730 213.780259,57.006107 212.975794 Z"/><path d="M66.402597 196.748170,67.965011 197.005766,68.130054 198.060413,69.670463 198.979815,69.945536 199.715102,70.539693 200.131673,70.473676 201.074836,69.362381 200.584924,68.449139 200.805395,67.249821 200.609421,67.568906 199.690596,66.809705 198.170759,66.380591 197.950063,66.402597 196.748170 Z"/><path d="M90.542994 177.936087,91.533256 178.862647,92.138417 179.097323,91.940364 179.900001,92.699565 180.356800,93.623810 181.776064,93.150685 182.343552,93.260714 183.342522,93.799857 183.700085,94.195962 185.203774,93.370743 185.844425,92.952632 186.854362,92.556527 188.540819,92.270452 188.823839,92.963635 189.783417,94.107939 190.804117,93.128679 190.914772,92.149420 192.475722,91.269186 193.433951,91.346207 194.158531,89.827804 194.796976,89.805799 196.085665,88.067338 196.613229,88.474446 197.717087,88.111350 198.244320,86.901029 198.612094,86.669968 199.506792,87.924300 199.396504,88.947571 200.413433,89.607746 200.670665,90.388953 200.327683,90.785058 199.751861,91.621280 199.494538,92.589536 198.391436,92.930627 197.618985,94.085933 197.275600,94.746108 196.735903,95.274248 197.471826,94.327997 199.237189,94.327997 200.131673,93.986907 200.670665,92.611542 201.319757,91.863344 202.470578,90.851076 202.617455,90.146889 201.931959,89.673764 200.805395,88.782527 200.768651,88.089344 201.454454,86.989052 201.931959,86.702976 200.842139,85.492656 200.425682,86.482918 204.049068,86.438906 206.140009,85.371623 205.981107,84.106288 206.531109,83.039005 208.070496,81.872696 208.473518,80.607361 208.449094,79.903174 209.474697,82.818947 208.729954,84.018265 209.047412,84.216317 208.094923,84.876492 207.716273,85.745723 208.644479,86.119822 210.597513,86.515927 211.024544,86.317874 212.158886,86.868020 212.878266,86.581944 214.426089,85.701711 215.144843,85.558673 215.765979,84.546405 214.815946,83.930242 214.584475,83.347087 215.315366,82.961985 214.487008,81.355559 215.632021,82.488860 215.692912,83.138032 216.228690,83.391099 217.287746,82.697915 218.516684,82.499862 220.292146,81.311548 220.158421,79.947186 221.641174,78.901909 221.944913,78.043682 221.847721,76.866370 219.538331,76.327227 219.514010,77.053419 221.507518,76.019145 221.422461,75.535017 221.701925,74.687792 220.462332,73.983606 218.699151,73.356439 218.103047,73.235407 216.703493,73.510480 216.338268,72.773285 214.779400,71.430929 215.461519,72.234142 216.460015,72.872311 218.528849,72.509215 219.307279,73.510480 219.501850,74.324696 220.644662,74.555757 221.726225,73.895582 222.357942,74.852836 223.025937,74.863839 224.470650,72.399186 223.912285,71.904055 223.972982,70.737746 223.086655,70.121582 223.232374,70.088573 223.960843,69.428399 224.507061,69.692469 225.392906,70.583705 225.186640,71.012818 225.623419,71.694999 227.260688,72.289157 228.278915,71.320900 228.703059,70.429664 228.169838,69.318369 229.575367,68.317104 228.921163,67.370853 229.551140,67.667932 230.241517,66.600649 230.883283,67.051769 232.045325,65.577378 232.214746,66.017495 232.856027,64.521098 233.424578,63.970952 234.597580,63.046707 235.250363,62.045442 233.654383,61.726357 233.666477,61.121197 232.541456,60.406008 232.069528,59.338725 230.919604,58.898608 229.757061,57.710293 229.296745,57.325191 228.763645,57.061121 227.648631,58.029378 227.272812,58.997634 227.963792,59.206690 228.715176,60.053914 228.448581,61.132200 227.769851,61.913407 226.957568,62.100457 226.132902,63.992958 225.077434,65.280299 224.968224,63.706882 224.009400,64.455081 222.831629,65.192276 222.248617,66.699675 222.552285,67.854982 223.050224,68.108049 222.224322,67.579909 221.823422,67.469880 220.863441,65.445343 220.377241,64.422072 219.574811,62.815646 219.015395,61.858392 219.149179,60.593057 218.954582,59.228696 218.224712,58.920614 217.543316,58.997634 216.715666,58.568521 215.717268,58.920614 214.316431,59.822853 215.108301,60.582054 213.280545,60.053914 212.768543,60.086923 211.122141,60.769104 210.951344,60.714089 210.316855,59.679815 210.841539,58.260439 210.658522,58.172416 208.864268,56.940089 206.396675,57.644276 205.541022,58.678550 203.792170,58.018375 202.776562,58.282445 202.127834,59.844859 202.592976,61.539308 202.091108,59.822853 201.478943,60.185949 198.918532,60.681080 198.599835,62.166474 198.661126,63.068713 199.727355,63.332783 198.844990,63.937944 198.759188,64.510095 199.837630,65.445343 199.984656,65.599384 200.878882,64.080981 201.185053,64.763162 201.944202,65.720416 202.262489,66.105518 202.017656,66.600649 203.278297,67.183804 203.082510,67.590912 201.662608,68.339110 200.940119,70.143588 201.283020,70.946801 201.919717,71.816031 202.005414,72.179127 202.739846,72.927326 202.127834,72.421192 201.466699,71.419926 201.283020,71.463938 199.911144,71.034824 198.795961,70.605711 198.710158,69.659460 197.361450,68.735215 195.017939,69.703471 194.379549,69.780492 193.704157,70.924795 193.114581,71.628982 193.323405,73.356439 191.320463,73.928591 191.541723,74.885845 190.644275,76.877373 190.386048,78.186719 189.192950,79.705122 188.885361,80.651373 186.731220,83.688177 184.538314,84.282335 183.638440,87.055070 182.096833,87.858282 180.714774,88.782527 180.764146,90.234912 179.134375,89.816801 178.430293,90.542994 177.936087 Z"/></g><path d="M196.446058 357.258728,195.422787 358.366407,193.178192 357.904930,191.978874 358.620185,192.000880 359.185331,191.318699 359.542811,191.054629 360.234571,190.361446 360.626489,190.405457 361.156639,188.964075 361.951666,187.852781 361.997747,186.741486 363.736733,186.081312 364.220223,184.639930 364.507973,184.639930 364.507973,184.959014 364.139647,182.549376 362.665836,181.713154 361.271875,182.901469 359.957889,181.229026 360.188459,180.271772 359.969418,179.743632 359.358311,179.985696 358.735531,179.160478 358.274118,178.368268 358.574045,178.588326 357.408753,178.137206 356.970195,177.047918 356.970195,176.629807 356.716259,177.025912 355.446219,177.025912 355.446219,178.005171 354.718560,178.632338 354.603040,178.830390 354.036920,180.139737 353.886705,181.779171 354.256450,182.978489 353.956036,184.562909 353.852039,185.498157 352.684679,184.122793 351.539938,184.738956 350.591396,184.738956 350.591396,185.553172 350.197999,185.883259 350.903758,186.972548 352.280029,187.995819 352.973677,188.292898 354.117802,188.270892 355.157489,189.184134 355.561702,189.745282 354.834074,190.889586 356.369945,192.727073 356.231406,193.321230 355.942761,194.630577 356.600826,196.446058 357.258728 Z" class="mapRegion" id="map-abcd1234-S12000014" style="fill: rgb(241, 238, 246);"><title>Falkirk 5% non-UK born</title></path><path d="M187.852781 352.071899,187.940804 351.817496,187.940804 351.817496,187.951807 351.817496,187.951807 351.817496,188.678000 350.880621,188.700006 350.290568,190.328437 350.394705,190.999615 349.816116,190.922594 349.110068,191.263685 348.461728,192.132915 348.218560,192.132915 348.218560,193.684326 347.882720,193.882379 346.967629,194.619574 346.341943,195.301755 346.434646,195.532816 347.268833,197.117236 347.037141,197.887440 347.234080,199.174781 347.222496,200.319085 347.824812,202.112560 347.234080,202.024537 346.029045,203.168840 345.379953,204.159102 345.878377,204.918303 345.600198,204.434175 344.579961,206.293668 343.826126,205.809540 343.025666,205.743522 341.923190,205.369423 341.180211,204.137096 340.808644,203.652968 340.971211,202.563679 340.727357,202.684711 339.623926,201.562414 338.787336,203.421907 337.357553,203.829015 337.810982,205.006327 337.322670,204.797271 335.926999,206.513726 333.471162,205.677505 333.110160,205.677505 333.110160,206.469714 333.063576,208.879353 332.131715,209.165429 331.805487,211.850140 330.267011,212.686362 330.092128,214.545855 329.054251,214.831930 328.564325,216.746438 328.214322,218.550916 326.988949,218.781977 326.416914,219.442152 326.054951,220.916543 326.031597,221.950817 326.965603,222.864059 326.638738,223.953348 326.907237,223.502228 330.441883,222.985091 331.269453,221.565715 332.341412,222.577983 332.935464,223.579249 332.294814,223.898333 333.494451,224.404467 333.610891,224.943610 334.344350,227.694339 334.914678,228.321505 334.798294,229.454806 335.345252,229.784893 336.136396,230.610112 337.113366,231.809429 337.555211,232.348572 338.066729,231.732409 339.066229,230.632118 339.577456,229.982945 340.576388,228.871651 341.307925,228.343511 341.981227,224.778566 343.501331,223.744292 344.487193,222.842053 344.336438,222.456951 344.672726,220.795511 343.304114,219.904275 342.863225,218.814986 342.700774,217.769709 342.967653,216.416350 344.127686,216.482368 344.359631,214.963965 345.878377,214.578863 345.808835,213.852671 346.538934,213.115476 347.732157,212.675359 347.720575,211.586070 349.005882,210.408758 349.642515,210.177697 350.545117,210.243715 351.516807,210.023656 352.222217,209.220443 352.973677,207.999120 352.973677,207.283930 353.563136,206.678770 353.181736,205.402432 353.505352,204.379160 354.383538,203.124828 354.730111,202.585685 355.573250,201.815481 355.388476,201.397370 355.838842,201.408373 356.600826,199.416845 355.850388,196.545084 354.591488,195.367772 354.614592,194.168455 353.320434,193.464268 354.221789,193.002146 354.233343,192.540023 353.528466,191.186664 353.771149,190.537492 354.198681,189.228145 353.667145,187.852781 352.071899 Z" class="mapRegion" id="map-abcd1234-S12000015" style="fill: rgb(189, 201, 225);"><title>Fife 6% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-S12000017" style="fill: rgb(241, 238, 246);"><title>Highland 4% non-UK born</title><path d="M102.954283 310.878112,103.570446 310.878112,104.120592 311.664855,102.569181 311.594410,102.954283 310.878112 Z"/><path d="M105.440942 300.888451,107.377455 301.607462,107.982615 302.161320,106.420201 302.632598,105.022831 302.078838,105.440942 300.888451 Z"/><path d="M90.520988 298.399869,90.807064 298.789234,92.017385 298.435269,92.402487 299.095965,91.434230 299.803671,90.168895 299.544201,90.520988 298.399869 Z"/><path d="M96.286516 292.587975,96.110469 294.893002,96.198493 295.436458,95.428288 296.334098,94.537052 296.570268,93.293723 296.015235,92.578533 295.389206,92.688562 294.065788,93.293723 293.592978,94.438026 293.628442,94.493041 291.937474,95.406283 291.464282,96.286516 292.587975 Z"/><path d="M87.957309 283.240840,89.816801 284.712044,90.873081 285.186450,91.159157 285.969034,89.915828 286.715829,91.335204 286.929160,90.884084 289.700893,90.642020 290.257257,89.651758 290.884506,89.013589 291.937474,88.045332 292.020274,87.462177 291.227654,86.449909 290.908173,86.152831 289.570663,85.492656 289.274663,84.018265 287.806006,83.424107 287.497959,83.875227 286.146861,84.997524 285.316897,85.305606 284.569705,86.405898 283.739243,87.000055 283.905356,87.957309 283.240840 Z"/><path d="M81.135501 282.469316,81.872696 282.718602,81.245530 283.537520,79.485064 283.395117,78.780877 284.296868,77.724597 284.557843,77.097431 283.917221,77.878638 283.240840,79.969192 282.576156,81.135501 282.469316 Z"/><path d="M92.754580 275.741541,93.612807 275.967664,93.524784 276.883860,92.523519 277.252628,92.831600 277.859199,91.830335 278.346732,91.082137 277.740274,90.818067 276.907653,92.281455 276.241367,92.754580 275.741541 Z"/><path d="M100.643671 264.386578,101.512901 264.482203,103.372394 265.438258,103.757496 266.405910,103.185344 267.731372,102.129064 268.077554,101.248831 267.886563,99.807449 265.856423,100.060516 264.733201,100.643671 264.386578 Z"/><path d="M106.310172 262.102502,107.091379 262.569046,107.652528 263.633411,106.629257 263.597541,106.310172 262.102502 Z"/><path d="M81.707653 262.963748,81.696650 264.015999,80.948451 263.525799,81.707653 262.963748 Z"/><path d="M100.962755 251.445124,101.479892 252.381929,101.248831 253.618478,100.500633 255.406241,99.697420 256.005888,99.466359 257.036960,99.818452 257.792023,99.939484 259.660767,100.269571 260.582669,100.962755 261.312778,100.962755 262.030719,99.873466 263.812756,98.795181 264.123592,98.201023 263.896447,98.057985 262.963748,97.551851 262.234100,97.474831 261.312778,97.815921 260.558728,97.408813 257.516390,97.837927 255.849993,98.608131 254.626494,99.697420 255.094370,100.247566 254.386526,99.884469 253.402424,100.247566 252.622081,100.995764 252.333896,100.962755 251.445124 Z"/><path d="M101.853991 245.889476,102.382131 246.358915,101.754965 250.507984,100.951752 250.459917,100.896738 248.789023,101.369863 248.680799,101.138802 246.852338,101.853991 245.889476 Z"/><path d="M87.220113 236.966164,87.506189 237.376822,89.233647 236.942005,89.365682 238.053059,90.928096 239.308465,91.445233 240.623581,91.610277 241.998315,92.721571 242.010371,93.304726 242.299695,93.898883 243.239778,94.261979 244.468608,94.878143 245.660744,95.307256 245.913552,94.944160 247.165191,95.340265 248.536493,95.142213 251.469149,95.428288 253.834514,95.065192 256.893114,93.997909 258.127536,92.963635 258.415086,93.623810 259.002067,94.449029 258.594788,95.208230 258.606767,95.758376 259.229637,95.890411 259.924201,95.582329 260.810102,95.043186 261.121294,96.550586 263.681238,96.825659 264.613681,96.649612 265.127578,97.485834 265.438258,97.980965 265.163428,98.839192 265.545793,98.905210 266.895573,97.650877 267.862688,98.377070 268.053681,99.884469 267.074695,100.918743 268.304338,101.655939 268.328209,103.031303 269.103894,103.471420 268.745914,104.362656 269.557265,104.131595 270.344513,105.088849 270.618801,105.661000 270.010558,106.673268 269.831636,107.509490 269.247072,107.982615 269.318658,109.512021 268.196916,110.590306 267.993997,111.613578 268.280467,111.745613 268.865246,113.737140 268.757847,114.232272 269.616913,113.583100 270.583026,113.693129 271.524943,113.440062 272.681011,111.514551 274.515375,110.315234 274.979719,109.126919 275.682032,108.312703 274.955908,108.477747 277.847306,108.235682 278.929276,107.476481 279.773140,106.255158 279.785024,105.672003 281.388802,104.978819 281.756939,104.483688 283.300178,103.086318 284.759488,101.655939 285.316897,100.610662 286.099442,99.917478 285.364330,99.246300 283.762974,99.708423 282.564285,100.478627 282.291240,100.368598 281.127512,100.940749 279.392840,100.863729 278.572632,101.909006 277.514303,102.932277 277.086094,103.317379 276.265166,103.955548 275.765344,105.418936 275.563009,104.824779 274.777323,104.395665 275.289236,103.174341 275.027339,101.413875 275.646325,100.841723 275.229716,100.951752 274.336760,100.247566 272.883569,99.620399 272.716758,99.543379 274.491561,98.817187 274.765417,98.806184 275.574911,97.474831 278.513186,96.803653 277.859199,96.495571 276.657816,96.748638 275.443981,96.352533 274.003312,95.648347 274.432023,94.316994 273.383939,94.239974 274.979719,93.403752 275.158291,92.479507 274.944003,88.793530 276.158069,88.540463 275.705836,89.761787 273.991402,89.255653 273.276725,87.737250 274.348668,87.088078 274.170041,85.899763 272.549936,85.844749 270.785746,85.063542 271.024219,84.260329 270.368365,84.216317 269.771992,83.369093 268.996505,82.884965 267.540356,82.103757 266.800036,82.070749 265.414361,83.567145 264.625633,84.106288 263.681238,84.656434 263.561670,86.361886 264.864667,86.934038 265.975887,87.495186 265.784743,86.394895 264.207272,84.964516 262.868068,83.061011 262.640814,83.105023 261.875182,82.125763 261.420481,82.543874 260.810102,81.498597 259.852358,79.914177 258.810414,79.397040 260.079854,78.714859 260.630552,78.967927 261.504248,78.868900 263.609498,77.790615 263.549713,76.602300 262.557084,74.797821 262.150356,74.214667 261.576046,72.850305 260.977671,72.377180 259.948148,72.575232 259.385331,72.223139 258.175464,71.199868 257.036960,70.297629 256.665341,70.660725 256.041862,70.605711 254.890434,72.641250 254.962413,72.036090 254.422522,71.783023 253.054300,71.838037 251.877537,73.048358 250.904508,74.236673 253.066305,74.830830 253.822513,74.929856 254.674485,76.745338 256.605398,77.031413 255.969913,77.911647 255.538175,76.657314 253.798509,76.085163 251.661340,76.833361 251.769441,77.779612 251.300971,78.560819 252.297870,79.066953 251.300971,77.394510 249.281988,75.744072 247.947162,76.239203 246.033928,76.085163 244.637226,76.954393 244.275889,77.955658 245.118932,78.747868 246.719965,78.879903 248.416232,79.925180 248.500416,81.410574 249.606572,82.873962 251.673351,83.996259 251.709385,85.283600 251.204864,84.997524 250.219566,85.822743 250.303692,86.262860 251.793463,87.242119 252.237827,87.275128 253.126329,88.133355 253.330402,88.298399 252.814187,87.847280 252.009649,86.427903 250.471934,86.295868 249.414231,85.316609 247.393792,85.866755 247.321604,86.824008 245.492192,86.075810 245.757055,85.580679 245.311589,85.481653 243.781980,84.194311 241.660728,85.030533 240.985423,84.843484 240.394388,86.108819 240.322007,87.055070 239.561888,87.451175 238.342822,87.000055 237.787416,87.220113 236.966164 Z"/><path d="M114.859438 226.860562,115.904715 227.891066,115.464598 228.654589,114.386312 227.357679,114.859438 226.860562 Z"/><path d="M121.076085 223.098799,121.483193 224.361414,120.856027 224.288588,120.690983 223.499503,121.076085 223.098799 Z"/><path d="M129.152225 196.147015,129.823403 196.907637,128.899158 197.263335,128.492050 196.711369,129.152225 196.147015 Z"/><path d="M132.200033 187.236065,132.816196 187.802360,131.814931 188.528513,131.198768 188.097769,131.517852 187.457673,132.200033 187.236065 Z"/><path d="M186.961545 242.492560,187.555702 244.299980,187.874787 244.829919,187.577708 245.528312,188.303901 246.130225,188.865049 247.092998,188.578973 247.814845,188.909061 249.438274,189.723277 250.435883,189.305166 251.000625,190.031358 252.610074,189.580239 255.082374,189.448204 256.521474,190.680530 256.917088,191.857842 256.809200,192.540023 256.509485,192.848105 255.658109,195.059691 255.526181,196.743137 254.698481,197.469329 255.238315,198.206525 256.653352,199.493866 257.204770,200.440117 257.360585,200.781207 257.827973,201.144303 261.121294,199.724927 262.545122,199.559883 263.190975,198.767673 264.374625,197.964461 264.697346,197.249271 266.382022,198.492601 266.955282,198.569621 268.041744,198.998735 268.650444,199.009738 269.616913,198.492601 270.630726,199.427848 271.012296,199.790945 271.667989,199.130770 272.466522,199.702921 273.026541,198.866700 274.860664,198.250536 275.122577,197.557353 274.920192,196.468064 275.789148,195.587831 275.741541,194.586565 277.716489,193.222204 278.548854,193.200198 278.976824,192.264950 279.713722,191.538758 279.262100,191.043627 279.880090,190.240414 280.236556,189.998350 280.771166,189.998350 280.771166,189.008087 281.317544,188.799032 281.923177,187.456676 282.113151,187.126589 282.611768,187.555702 283.430719,188.116851 283.501920,187.159597 284.842514,187.654729 286.336531,187.511691 288.007403,187.115586 289.168094,185.982285 290.127055,185.454145 292.055759,185.454145 292.055759,184.298839 292.043931,183.396600 292.978198,182.692413 292.978198,181.647136 292.339621,180.249766 292.091243,179.699620 291.263150,179.105463 292.126727,178.929416 293.321074,179.248501 293.900314,179.039445 294.644865,178.269241 295.164744,177.322991 294.739396,176.552786 294.727580,174.396215 295.046599,172.547725 294.786660,171.106343 293.971233,170.699235 294.018511,169.951037 295.625461,170.402157 296.180576,169.499917 296.735574,168.762722 297.585558,167.068273 298.116659,166.078011 298.022249,165.087748 299.036981,165.054740 299.956982,163.371293 299.367275,161.786874 301.784238,161.016669 303.233354,159.795346 303.233354,159.267206 302.385187,158.100897 301.407102,157.418716 301.548534,157.044617 302.538349,156.604500 302.915324,156.714529 303.586677,155.405182 304.140120,155.185124 304.563956,155.526214 306.199794,154.436926 308.116790,154.987072 308.328398,154.976069 309.151155,154.095835 309.292174,152.445398 310.443542,151.719206 310.255598,150.134786 310.314332,150.024757 311.735298,150.167794 312.662624,152.236343 312.873868,153.380646 311.723558,153.963800 313.038158,153.248611 313.929836,153.644716 314.598397,153.644716 314.598397,152.445398 314.797760,151.279089 315.630230,150.684932 315.384034,149.804698 316.544473,147.637124 316.896021,146.613853 317.634119,145.799637 317.844967,145.469549 317.516974,144.204214 317.962097,141.959619 317.399825,141.266436 317.388109,141.112395 318.231477,139.814051 318.735027,139.693019 319.449200,138.361666 320.151478,137.239368 320.151478,136.865269 320.783369,135.544919 320.689765,135.544919 320.689765,135.478902 320.186587,135.478902 320.186587,134.983771 319.788658,135.478902 318.524250,135.038785 316.567911,135.423887 316.427280,136.172086 315.184715,134.928756 314.574941,133.817462 314.598397,133.344336 313.812527,132.332068 313.824258,130.956704 313.472302,131.099741 315.102638,130.164494 316.157716,129.614348 316.239760,128.602080 315.641953,128.128954 315.923291,127.094680 315.067462,126.709578 314.234814,126.709578 314.234814,127.699840 313.096830,127.809870 312.662624,127.006657 311.946616,127.589811 311.359580,129.020190 310.619728,129.449304 310.784157,130.626616 309.632937,132.211036 309.515437,133.322330 310.232104,134.873742 310.020649,135.203829 308.763316,133.619409 309.597688,132.090004 309.315676,132.101007 308.681040,130.351543 308.610515,129.999450 307.376030,130.406558 306.599773,131.231776 305.835055,134.510645 300.782351,135.720966 299.461637,134.488639 298.624056,133.454365 298.895414,132.486109 297.927836,131.858943 297.750801,129.108214 297.880628,128.183969 298.329070,130.219508 298.659452,132.310062 298.388070,133.344336 299.025184,134.466634 299.237521,134.510645 299.744703,133.223304 301.619247,132.849205 301.796022,131.077736 303.786872,130.010453 303.998826,130.351543 305.081885,129.482313 305.999782,129.350278 306.517430,129.823403 307.281951,128.602080 307.893408,127.556803 307.822863,126.863619 308.869096,125.466249 309.950160,125.543269 310.408304,123.573747 312.697833,123.144633 312.345727,122.506464 312.686097,121.109094 314.610124,120.118831 314.657034,120.250866 315.208165,119.062552 317.493545,118.314353 318.325168,117.654178 319.554554,116.575893 320.256804,116.410849 320.666364,114.331298 322.081783,112.614843 322.724906,112.218738 321.754315,110.227210 321.368319,109.501018 320.408934,110.040161 319.753544,110.073169 318.512540,109.005887 320.420635,108.202674 320.338721,106.695274 319.648198,105.914067 319.589671,105.110854 319.074576,104.362656 319.109699,102.195082 316.849150,101.358860 314.750852,100.654673 314.316918,100.412609 312.721305,100.852726 312.181394,103.823513 312.040530,104.351653 311.664855,105.330913 311.970095,105.969082 311.465256,106.673268 311.535704,108.147659 310.384811,108.719811 310.138126,109.203939 309.409683,110.524289 308.610515,111.459537 308.986624,111.932662 309.609438,114.243274 310.326079,115.794686 310.290839,115.486604 309.397933,114.001210 309.938412,111.558563 307.940438,110.997414 307.834621,109.203939 308.081521,107.927601 309.691685,106.948341 310.420050,106.057105 310.008901,105.110854 310.455288,103.724487 310.255598,103.306376 309.679935,101.743962 310.020649,100.819717 309.914915,99.521373 310.055893,98.696154 309.162907,98.079991 309.080643,96.990703 309.421434,96.176487 308.916108,95.109204 309.879669,94.537052 309.574188,93.425758 309.491937,92.270452 308.469460,91.962370 307.858136,91.962370 306.940884,92.908621 305.976250,93.700831 305.576177,93.315729 304.917100,94.438026 304.928871,94.702096 304.516866,96.132475 304.057700,98.179017 304.552183,100.038510 304.140120,100.192551 303.775096,101.347857 303.845750,102.360125 302.856425,103.207350 303.939952,104.670738 304.917100,104.956814 304.328500,105.649997 304.740534,105.683006 305.705619,106.453210 305.682084,106.354184 304.846475,104.780767 303.457131,105.077846 302.667940,107.377455 303.351134,108.070639 302.750404,109.919129 302.585474,106.068108 300.982759,105.914067 300.640878,106.244155 299.296501,108.048633 298.989793,108.939869 299.060575,109.798096 298.281869,110.513286 298.517865,111.426528 298.045852,110.095175 297.550148,108.818837 297.420305,109.853111 296.168766,111.041426 295.377393,110.799362 294.857555,110.084172 295.070228,108.477747 295.152930,107.322440 295.377393,106.717280 295.849883,105.506959 295.979803,105.033834 296.404951,103.900534 295.932560,103.647467 295.129301,104.351653 295.022969,104.780767 294.290343,106.068108 294.893002,106.673268 294.160340,105.176872 293.368363,105.980085 292.599800,105.793035 292.185866,106.684271 290.032358,106.728283 288.220629,107.597513 286.680272,111.195467 286.217989,111.921659 288.161402,113.319030 289.097046,115.101502 289.286503,115.948726 288.694404,116.410849 288.919418,119.612697 287.782312,118.677450 287.379469,118.237333 287.675683,116.729933 287.995556,115.354569 288.729934,114.584365 288.078480,113.704132 287.877089,112.834901 286.040166,113.396050 285.281321,112.537823 284.640875,110.865379 284.984838,110.359245 285.447337,109.864114 284.225688,108.950872 284.083323,108.510755 283.074684,108.917863 282.338728,109.952137 281.210653,111.096441 280.474174,111.514551 279.119466,112.845904 279.095693,114.023216 278.501297,115.684656 279.012485,116.421852 279.060033,117.291082 280.604855,119.337624 281.543188,119.590692 280.592975,122.803543 279.963270,122.792540 279.333414,120.371899 280.284082,119.403642 280.319725,118.193321 279.820674,117.588161 278.037575,115.684656 277.181258,114.188260 277.431046,112.977939 276.871964,112.636849 276.360359,112.592837 275.265428,113.175992 274.432023,114.474336 273.526884,115.189525 272.430772,114.727403 271.560705,113.979204 271.381889,114.067228 270.606876,114.716400 269.724276,116.454861 269.342520,119.051549 268.375950,119.645706 269.497615,120.966056 271.048065,122.022336 271.751429,122.550476 272.454605,123.287671 271.119602,121.846289 270.666501,120.701986 269.330589,119.975794 268.877179,119.381636 267.958186,118.710458 267.528417,116.333828 268.244660,115.838697 267.719434,114.254277 267.110518,113.671123 267.528417,111.382516 267.647804,111.118446 266.429798,111.613578 265.115629,112.680860 264.506108,113.065962 263.334476,115.387578 263.513841,116.663916 263.047466,116.983000 262.353728,118.655444 262.401578,119.744732 261.540147,120.184849 260.834041,121.494196 259.828410,121.780272 258.702603,122.253397 258.055644,121.835286 257.420511,120.933047 258.163482,120.701986 258.834371,119.722727 259.541016,118.644441 261.181134,117.412114 262.066611,116.047753 262.246063,114.903449 261.516214,114.804423 260.474931,115.783683 260.187608,116.311823 259.732615,115.167519 258.690624,114.463333 259.708666,112.680860 260.582669,111.404522 262.018755,110.568301 262.509237,108.961875 262.844148,108.224680 262.018755,107.608516 261.815357,107.311438 260.606611,107.795566 258.570828,107.421467 257.672186,107.982615 255.981904,106.684271 256.125801,106.046102 255.490199,106.002091 254.614496,105.583980 253.738500,105.760026 253.258378,105.683006 251.637317,106.310172 249.979194,106.453210 247.453946,106.992353 247.056900,106.838312 246.407058,107.916598 245.708900,109.115916 246.659794,109.622050 247.610342,110.579304 248.007304,110.645321 248.776999,111.910656 247.838903,112.273753 248.235831,112.295758 249.606572,113.275018 249.967174,113.671123 250.664198,114.199263 250.471934,113.891181 248.873195,114.958464 249.546467,116.476866 249.654655,117.214062 249.245920,118.017275 249.330077,118.688452 249.786879,119.469659 249.101646,119.315619 248.320020,118.061286 247.983247,116.597898 247.814845,115.563624 248.115556,114.749409 247.838903,113.517082 248.512442,112.812895 247.959191,112.009683 246.226518,111.184464 245.732978,110.843373 244.914218,110.964406 244.203615,109.490015 242.359967,108.268691 241.757186,107.652528 241.841584,107.949607 240.309944,108.708808 239.006740,108.818837 237.678735,109.379986 237.702887,109.963140 237.002401,110.788359 236.881608,112.427793 237.727038,113.109974 237.557974,112.394785 235.310798,109.941134 235.226189,109.071904 234.307402,107.883589 233.835793,108.356715 230.665342,107.894592 229.042324,108.070639 227.284936,107.850580 226.278450,108.213677 225.793258,109.082907 226.023735,109.831105 225.356507,110.744347 225.538496,112.240744 225.162373,112.922925 225.599155,112.493811 226.630158,113.043957 228.060757,113.660120 228.436462,113.473070 230.265737,115.365572 232.698746,116.135776 232.553555,115.541619 231.258582,116.674919 231.064886,116.839963 230.423165,116.201793 230.120411,116.718931 229.199826,116.806954 227.648631,116.069758 227.236440,115.783683 226.533140,114.859438 226.157160,113.946196 224.579882,113.957199 223.815165,114.727403 222.054251,115.321560 221.300945,115.981735 221.240185,116.916983 222.066399,117.467129 221.701925,117.940254 222.382235,117.984266 224.203621,118.523409 225.356507,121.813281 226.423990,121.736260 225.259442,122.539473 224.361414,122.374429 223.475219,123.001595 222.455115,125.499257 223.839445,126.247456 224.531335,126.731584 225.538496,127.974913 226.217806,130.549596 227.175818,130.769654 226.787805,129.900424 226.120772,129.867415 225.453569,127.336744 224.628428,127.160698 223.924424,126.181438 222.552285,124.035870 222.078547,123.595753 221.033590,125.642295 220.462332,125.697310 221.082202,126.423502 221.908467,127.776861 222.260764,129.262254 221.774824,129.977444 221.750525,130.626616 222.175731,131.968972 223.705902,133.388348 224.798331,134.565660 225.150239,135.423887 227.175818,136.403147 228.933280,136.722231 228.278915,136.139077 226.605904,135.027782 224.810467,134.070529 224.422102,133.399351 223.280944,132.882214 223.511644,132.277053 222.467262,130.846674 221.410309,131.539858 220.936364,131.836937 218.845114,131.000715 218.869441,129.966441 218.492355,129.757386 217.871868,127.534797 217.312087,127.413765 216.752185,126.335479 215.169204,125.851351 214.767217,125.092149 213.499943,124.376960 213.658386,122.891566 212.951413,123.144633 212.122302,122.814546 211.451505,122.121362 211.231934,121.593222 210.316855,121.725257 209.547939,122.484458 208.046068,123.375695 208.363609,125.455246 210.792736,125.686307 210.023961,126.423502 210.060575,126.698575 210.743932,127.677835 210.719529,128.899158 208.314759,127.567805 207.032121,128.106948 206.848835,128.084943 205.541022,129.229246 205.736625,129.955438 204.941897,128.503053 204.929669,127.303735 204.428252,127.479782 202.886707,126.159432 202.225765,125.928371 201.062589,125.444243 201.001355,125.334214 199.923396,124.608021 199.041097,123.672773 198.477249,124.685042 196.539622,125.070144 197.410507,126.962645 198.305619,127.556803 199.224934,127.963910 198.599835,129.680365 197.471826,131.000715 197.496353,131.396820 197.753874,133.388348 197.275600,134.675689 196.048854,136.282115 197.349186,137.052319 197.753874,137.734500 197.668036,138.438686 196.944436,138.955823 197.140686,139.142873 198.195279,140.067118 198.943045,141.244430 199.543554,141.321450 198.979815,139.604995 197.778398,139.979094 197.189747,138.933817 196.466013,137.195357 196.944436,136.095065 196.478281,134.554657 194.723317,133.828465 194.256763,133.355339 192.389710,132.673158 192.143945,132.992243 191.099185,132.684161 190.668867,133.278319 189.844917,132.618144 189.340579,132.728173 188.774620,133.674424 187.568470,133.333333 186.423340,133.608406 185.659638,135.005777 186.595757,136.172086 187.063690,137.030313 187.839288,137.998570 187.002125,136.821258 186.657332,136.447158 185.942973,135.588931 185.967609,135.709963 184.723181,134.840733 184.698533,135.544919 183.367183,136.755240 182.639583,138.647742 183.157557,136.898278 181.825415,135.919019 181.381216,134.565660 180.183966,134.400616 179.578960,134.708698 178.047291,135.214832 177.219319,136.161083 176.353991,137.107333 176.156161,138.075590 174.560605,138.218628 173.731517,138.713759 173.360198,138.812785 172.419283,138.658745 170.610777,139.263905 169.755632,140.188150 170.536428,141.431479 170.833812,141.706552 170.474468,143.401001 170.821421,144.050173 170.747078,145.172471 171.812460,145.535567 171.626669,146.305771 172.617399,146.107719 173.855278,146.492821 175.067826,147.219013 175.710989,146.140727 176.996834,146.954943 177.256398,147.747153 175.834655,147.802168 175.352322,146.712879 174.436877,147.042966 173.570619,148.264290 173.285927,149.485614 174.214153,150.134786 173.917157,150.629917 174.869898,152.434395 175.241001,152.665456 176.588895,151.807229 177.441786,151.510150 178.146136,150.475876 179.183777,148.748418 182.343552,149.419596 183.009575,149.936733 181.776064,150.794961 181.442915,151.059031 180.739460,152.291357 180.258039,152.335369 178.714420,152.764483 177.911374,153.699730 177.330555,154.183859 177.441786,154.932057 176.551806,154.502943 175.104936,155.064092 173.446844,155.790284 173.533487,157.484733 173.199276,158.706057 173.682011,159.498267 174.424504,161.324751 175.302846,161.566815 177.305836,162.028938 177.515937,160.554547 178.899703,160.367497 180.183966,159.817352 181.492273,159.718325 183.034239,160.620564 181.702034,160.818617 181.048017,161.500798 180.443212,161.577818 179.603657,162.524069 178.417939,163.030203 178.343814,164.020465 176.440537,164.559608 176.081971,166.022996 175.921219,167.519393 176.440537,167.761457 177.342914,168.630687 177.182240,168.652693 176.452900,169.455906 176.119066,169.521923 175.364690,170.446168 175.809922,171.766518 175.562581,171.898553 174.709070,172.965836 174.040909,174.121142 174.783300,175.067393 174.461623,175.980635 173.805775,175.892612 173.162139,176.387743 172.431666,177.201959 172.146849,177.609066 174.300770,179.457556 173.620127,180.766903 174.139907,181.845189 174.078034,183.121527 174.449250,183.946746 174.003784,184.694944 174.090409,185.487154 173.669634,185.817242 174.350265,186.488419 174.251275,186.609452 173.595373,187.753755 172.964065,188.810035 171.800074,190.449469 171.056827,190.867580 170.300974,191.714804 170.598385,193.200198 170.462076,195.323761 169.953951,195.653848 170.152256,195.136711 171.267436,196.115971 171.948698,196.732134 171.775303,197.744402 171.007270,198.624636 170.809031,200.506134 171.639055,201.111294 171.577122,201.925510 172.146849,202.684711 171.552349,202.794741 170.239009,202.046542 170.065500,200.528140 168.900204,200.649172 167.399422,200.979260 166.915514,202.244595 166.505982,203.322881 168.168527,204.676239 168.354566,205.666502 167.784003,206.733784 167.697167,207.151895 168.056897,207.889091 167.635140,209.253452 167.449049,210.276723 168.962201,212.752379 168.255347,213.929691 168.453781,214.325796 168.193333,215.404082 168.453781,214.908951 169.346549,214.985971 170.932932,214.589866 171.998237,213.643616 172.221152,213.940694 173.013585,213.709633 174.424504,212.917423 175.710989,211.509050 177.095719,211.222974 178.924406,211.685097 180.591340,212.290257 181.035675,214.336799 180.616028,214.490840 181.159088,214.160753 182.059823,214.391814 182.775253,213.643616 183.983634,212.477306 186.780478,212.202234 188.602348,211.476041 189.463597,210.771855 189.844917,209.077406 191.824416,208.274193 193.102297,206.513726 193.986615,205.875557 193.925214,205.061341 194.477773,202.222589 195.631628,201.408373 196.306519,199.427848 199.065609,198.470595 200.168426,198.030478 201.148314,196.765143 203.217115,195.169720 204.220319,193.849370 205.577699,192.738076 206.115563,192.066898 207.044339,190.966606 207.520820,189.184134 209.450283,188.039831 210.084983,187.621720 210.780535,185.850250 211.244133,184.881994 212.475926,184.232822 212.914840,183.924740 214.791582,183.671673 215.278826,182.758431 215.632021,181.999230 216.618278,180.271772 216.995636,178.445288 217.969209,177.653078 220.498799,176.871871 220.377241,177.003906 219.355923,176.013644 219.781521,175.705562 219.051882,174.638279 219.295118,175.034384 220.243519,176.475766 220.997131,177.157947 220.705436,177.752104 221.106508,178.016174 222.552285,177.300985 223.693761,177.157947 224.592018,177.422017 225.647682,176.387743 225.368640,174.880343 225.429304,173.626011 226.375478,171.117346 225.914564,169.620950 224.956089,167.332343 225.210908,166.584145 225.768996,165.791935 224.786196,164.955713 224.397827,164.372559 223.681620,163.844419 224.300726,164.504594 225.077434,166.353084 226.508885,166.969247 226.157160,167.376355 226.618031,168.069538 226.169290,170.325136 225.720471,171.216372 226.860562,171.480442 227.830459,172.789789 228.230437,173.813060 227.794095,174.726302 228.169838,175.914617 229.187710,176.783848 228.739411,179.105463 226.993944,179.501568 226.957568,181.174011 227.794095,180.931947 228.351630,181.845189 228.751528,183.341586 228.436462,184.408868 227.369803,185.190075 225.768996,186.169335 225.429304,186.367387 226.375478,185.850250 227.478913,185.113055 228.375868,183.462618 231.052779,182.791440 231.948508,181.030973 233.690666,180.964956 234.295310,180.051714 236.084238,178.918413 237.666659,178.302250 238.101355,177.003906 238.040985,176.420751 237.557974,176.783848 236.253397,177.499037 235.359145,176.893877 234.718478,175.980635 235.298711,174.979370 235.165752,173.626011 236.144653,173.383947 236.640007,171.667492 238.306604,171.150355 238.572195,170.468174 238.113429,168.949772 238.185871,167.629422 239.030880,167.035264 238.692909,166.243054 239.187780,166.000990 240.647705,165.285801 240.683891,164.405567 241.817470,161.775871 244.275889,162.392034 245.576470,163.613358 244.661314,165.263795 242.480507,166.716180 241.407509,168.267591 239.972138,169.532926 239.368806,171.425428 239.236055,171.326401 240.141046,171.832536 240.563269,174.341200 240.080723,176.464763 238.680838,176.992903 239.018810,178.027177 239.091227,177.333994 240.225496,175.936623 241.431626,175.221434 242.637200,173.868075 244.155432,173.460967 245.094849,173.615008 246.310772,172.668757 246.178372,171.128349 247.225351,170.710238 248.536493,169.147824 248.211776,169.015789 248.776999,170.347142 249.185807,170.006052 249.955155,168.927766 251.300971,168.762722 251.829495,166.540133 251.541222,165.824944 251.709385,164.526600 251.469149,163.789404 250.988611,163.041206 251.048683,161.775871 251.553234,161.808879 252.069698,162.601089 252.550038,163.206250 253.366413,165.076745 252.982268,166.716180 253.222366,169.312868 252.141754,170.391154 253.054300,171.535457 252.477992,172.118611 251.577258,172.206635 250.628149,172.866810 250.820402,174.121142 249.077599,175.804588 248.067445,176.332728 246.996736,175.496507 245.961703,175.562524 245.347711,177.036915 245.275467,177.311988 244.613139,178.588326 245.239344,180.260769 245.672783,181.129999 245.720939,183.198548 245.395872,184.265830 244.890133,186.961545 242.492560 Z"/><path d="M212.004181 164.817530,212.488309 165.450828,212.224239 166.468749,211.597073 166.505982,211.277989 165.748798,212.004181 164.817530 Z"/></g><path d="M154.106838 362.193584,153.347637 363.368301,154.051824 363.782783,154.194862 365.117900,154.700996 365.670167,153.787754 366.912350,153.776751 367.717159,153.402652 368.314861,151.642185 368.521726,150.684932 368.222915,149.892722 367.544721,148.847445 367.728655,148.847445 367.728655,148.033229 366.613359,147.307036 366.256825,146.943940 365.670167,146.965946 364.784184,146.173736 365.140914,145.194477 365.980767,143.522033 366.015276,143.522033 366.015276,143.147934 364.876248,144.072179 363.471928,143.907135 361.364060,144.853386 360.764799,146.503824 360.315265,146.998955 359.957889,148.374319 360.349847,149.100512 361.110543,149.870716 361.248828,151.950267 361.997747,154.106838 362.193584 Z" class="mapRegion" id="map-abcd1234-S12000018" style="fill: rgb(241, 238, 246);"><title>Inverclyde 3% non-UK born</title></path><path d="M212.939429 362.112947,213.302525 362.873140,215.679155 364.162669,216.790449 363.391329,217.560654 363.414358,217.923750 364.657591,218.396875 365.025845,218.759971 365.969264,218.781977 366.785858,219.486164 366.877852,220.355394 367.786132,220.960555 367.878092,222.291907 369.842989,222.291907 369.842989,221.356660 369.486887,221.037575 370.440215,220.333388 370.463182,218.627936 371.519476,218.638939 370.715812,218.187820 369.888934,217.516642 370.738777,216.306321 371.840874,215.371073 372.334374,213.467569 373.883143,212.675359 374.903692,212.356274 375.900931,212.818397 376.473889,211.178962 377.207096,210.529790 376.061372,210.804863 375.247610,210.188700 374.754648,210.419761 373.814328,209.638554 372.953990,209.891621 372.552403,209.198438 371.932695,208.813336 370.991381,208.197172 371.852352,207.261924 372.575353,206.689773 372.391752,205.776531 372.827783,205.072344 372.472079,205.182373 371.634266,204.379160 371.462080,203.377895 371.737572,202.959784 371.507997,202.860758 370.532084,202.123563 369.486887,202.123563 369.486887,202.882764 369.061800,204.951312 366.601858,205.402432 366.613359,205.974583 365.934755,206.590747 366.348839,207.162898 365.463081,209.000385 364.772676,210.122683 364.991323,210.936898 364.910771,211.817132 364.427406,212.785388 364.289286,211.938164 363.379815,212.048193 362.228142,212.939429 362.112947 Z" class="mapRegion" id="map-abcd1234-S12000019" style="fill: rgb(241, 238, 246);"><title>Midlothian 5% non-UK born</title></path><path d="M224.008362 237.847792,223.953348 239.984204,225.141663 241.081906,224.536502 242.878248,223.964351 243.745837,224.734555 244.914218,224.811575 245.564430,226.517027 247.261447,227.155196 247.273478,227.320240 249.053552,228.068438 249.606572,228.475546 249.089622,229.520823 249.834959,229.069703 250.267638,227.012158 251.565246,226.307972 251.601282,225.394730 250.339744,224.569511 251.300971,223.414205 250.459917,223.260164 249.366143,222.655004 249.161761,221.609727 249.726778,220.861528 249.522424,220.740496 250.315709,219.464158 251.433112,219.574187 252.237827,217.813721 252.345904,216.878473 253.102320,216.515377 254.230534,215.855202 254.782462,215.591132 255.502193,215.954228 255.981904,217.307587 256.005888,217.307587 256.917088,216.097266 257.576313,215.470100 258.714582,216.262310 258.798435,217.285581 259.996042,218.110799 260.630552,216.999505 261.671773,217.527645 262.533161,217.428619 264.195318,217.813721 265.259024,217.263575 266.274522,217.395610 267.014989,216.746438 268.053681,215.327062 268.781714,214.688893 267.755248,213.863674 267.862688,212.796391 267.313506,212.114210 267.826875,210.716840 268.149172,210.001650 268.889112,209.099411 268.853313,208.780327 269.426034,207.933102 269.771992,206.964846 271.822947,207.008857 273.169506,205.754525 273.288637,205.391429 273.800840,204.258128 273.872303,202.728723 274.872570,202.541674 275.336851,202.893767 277.014719,203.498927 277.419152,203.928041 278.275391,203.388898 279.654302,202.442647 279.903856,201.782472 280.592975,199.713924 280.212794,199.086758 280.961223,197.920449 281.008735,196.435055 281.400678,194.806624 281.638191,194.883644 280.699891,193.882379 281.020613,193.486274 281.566939,192.440997 281.151267,191.428729 281.258160,190.680530 282.160643,190.251417 281.733190,189.998350 280.771166,189.998350 280.771166,190.240414 280.236556,191.043627 279.880090,191.538758 279.262100,192.264950 279.713722,193.200198 278.976824,193.222204 278.548854,194.586565 277.716489,195.587831 275.741541,196.468064 275.789148,197.557353 274.920192,198.250536 275.122577,198.866700 274.860664,199.702921 273.026541,199.130770 272.466522,199.790945 271.667989,199.427848 271.012296,198.492601 270.630726,199.009738 269.616913,198.998735 268.650444,198.569621 268.041744,198.492601 266.955282,197.249271 266.382022,197.964461 264.697346,198.767673 264.374625,199.559883 263.190975,199.724927 262.545122,201.144303 261.121294,200.781207 257.827973,200.440117 257.360585,199.493866 257.204770,198.206525 256.653352,197.469329 255.238315,196.743137 254.698481,195.059691 255.526181,192.848105 255.658109,192.540023 256.509485,191.857842 256.809200,190.680530 256.917088,189.448204 256.521474,189.580239 255.082374,190.031358 252.610074,189.305166 251.000625,189.723277 250.435883,188.909061 249.438274,188.578973 247.814845,188.865049 247.092998,188.303901 246.130225,187.577708 245.528312,187.874787 244.829919,187.555702 244.299980,186.961545 242.492560,186.961545 242.492560,187.698740 242.420238,189.272157 241.359274,189.778291 240.527081,191.197667 240.177240,192.275953 240.406451,192.363976 241.021604,191.967871 241.781300,193.629312 242.480507,193.772350 241.311038,193.222204 241.021604,192.683061 240.092788,195.180723 240.249624,196.170985 239.972138,197.216262 238.994670,197.491335 237.521745,198.800682 237.171501,199.262805 236.821210,201.232327 236.325891,203.025802 235.721716,204.665236 236.011738,205.204379 235.673376,205.941575 236.386301,207.470980 237.376822,209.649557 238.354895,211.883149 239.187780,212.620344 239.296397,215.305056 240.116917,218.969027 238.439402,219.321120 237.714963,221.004566 237.243969,222.258899 237.111109,222.280904 237.606279,223.007097 238.028911,224.008362 237.847792 Z" class="mapRegion" id="map-abcd1234-S12000020" style="fill: rgb(241, 238, 246);"><title>Moray 4% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-S12000021" style="fill: rgb(241, 238, 246);"><title>North Ayrshire 1% non-UK born</title><path d="M136.876272 390.666917,135.886010 389.868985,136.326126 389.230469,136.876272 390.666917 Z"/><path d="M129.152225 376.542636,131.473841 377.825582,132.750179 379.107914,133.410354 380.366748,133.872476 381.807958,134.290587 384.048298,134.125543 384.676628,133.498377 385.373331,133.289322 386.138353,135.115806 386.823262,136.040051 388.055657,134.708698 388.865534,134.378610 389.948789,135.698960 390.860665,135.599934 392.558206,136.183089 394.049787,135.963030 394.835096,134.884744 395.699808,134.059526 395.460902,133.113275 395.563293,132.574132 396.052439,131.506849 396.132059,129.548330 395.756687,129.119217 395.278864,128.150960 394.835096,127.017660 393.810735,126.654563 392.774593,126.720581 391.988681,125.642295 391.168352,125.631292 389.378710,126.027397 388.694454,125.785333 386.811849,124.916103 385.807251,123.958849 383.945467,124.090884 382.734040,124.453980 382.002347,124.542004 381.076012,125.246190 379.394064,126.500523 378.775940,127.050668 377.585077,127.732849 377.504903,128.448039 376.599923,129.152225 376.542636 Z"/><path d="M141.618529 375.591483,141.299444 377.058179,140.485229 376.737408,140.738296 376.175966,141.618529 375.591483 Z"/><path d="M143.026902 371.634266,143.059911 373.045772,143.323981 373.493167,143.026902 374.364799,141.134401 374.548264,141.959619 372.208139,143.026902 371.634266 Z"/><path d="M148.847445 367.728655,147.758156 368.429788,149.078506 369.475399,149.947736 369.716635,149.639655 370.382795,150.024757 370.784707,151.356109 370.888046,151.840238 371.886785,151.708203 372.345850,152.258348 373.332573,152.786488 373.711102,154.392914 373.378458,155.075095 372.758941,156.010343 372.644200,156.560489 373.447284,156.560489 373.447284,157.363701 374.938086,157.363701 374.938086,154.998074 378.111870,154.282885 379.508516,153.215602 379.931945,155.394179 381.636426,156.725532 380.252333,158.111900 380.961627,156.659515 381.716476,156.065357 382.516840,156.241404 382.974083,155.119107 383.751218,154.965066 384.962184,154.965066 384.962184,154.436926 385.281971,152.819497 387.325418,152.423392 386.857503,152.423392 386.857503,151.873246 385.498947,150.541894 384.071149,148.847445 382.848349,147.108984 382.368219,146.360786 381.579246,144.545305 379.073573,143.588051 378.317979,142.894867 378.054615,142.993893 376.428057,144.039170 375.969693,144.303240 375.075657,144.743357 374.777578,144.820377 372.896624,144.182208 371.691659,143.555042 369.785556,143.401001 368.487250,143.588051 367.924071,143.522033 366.015276,143.522033 366.015276,145.194477 365.980767,146.173736 365.140914,146.965946 364.784184,146.943940 365.670167,147.307036 366.256825,148.033229 366.613359,148.847445 367.728655 Z"/></g><g class="mapRegion" id="map-abcd1234-S12000023" style="fill: rgb(241, 238, 246);"><title>Orkney Islands 0% non-UK born</title><path d="M213.874677 153.528741,213.203499 153.641000,212.092204 154.551368,213.115476 155.224585,212.235242 155.810389,211.013919 155.635908,210.672828 154.788261,211.685097 153.678419,213.709633 153.204409,213.874677 153.528741 Z"/><path d="M210.199703 154.401741,209.693569 154.277045,209.363481 153.354106,210.001650 153.154508,210.562799 153.740782,210.199703 154.401741 Z"/><path d="M202.739726 147.021832,203.674974 147.271920,204.159102 148.896905,205.358420 149.046852,208.175166 151.095255,207.988117 152.268606,208.582274 152.705356,208.989382 154.214694,209.792595 155.324306,207.669032 156.707535,206.744787 156.956686,206.458712 157.953053,207.713044 157.903244,208.164164 156.956686,209.385487 156.707535,210.958904 157.056340,210.430764 158.264339,209.440502 158.550689,207.184904 158.874350,206.722782 158.251888,205.204379 158.662730,203.906035 157.018971,203.928041 156.495737,201.892502 153.528741,201.881499 152.143807,201.276338 151.607101,199.603895 151.569653,200.319085 148.559493,201.067283 147.622004,201.408373 147.797027,202.739726 147.021832 Z"/><path d="M204.467184 146.383996,206.029598 147.634506,205.369423 147.947038,204.478187 147.459471,204.467184 146.383996 Z"/><path d="M223.975353 135.403519,224.008362 136.810028,223.502228 137.349823,223.139132 138.429073,223.821313 139.884090,223.051109 140.498463,222.688012 140.047102,221.048578 139.495330,219.816251 139.758690,218.914012 139.670907,219.673213 137.738907,220.333388 137.010895,220.740496 137.450237,221.961820 137.701256,222.621995 137.061109,222.533972 136.194775,223.502228 135.943609,223.975353 135.403519 Z"/><path d="M217.692689 135.189964,218.231831 136.420803,217.406613 136.508698,216.636409 135.478887,217.692689 135.189964 Z"/><path d="M217.780712 132.374405,218.242834 133.066011,217.549651 133.631732,216.900479 132.889983,217.780712 132.374405 Z"/><path d="M207.911096 130.399162,208.835341 130.449506,209.506519 131.254868,210.419761 131.544233,212.686362 133.078584,213.544589 132.688794,213.676624 133.430601,214.380811 133.644302,214.655884 135.277900,216.042251 136.131986,216.306321 137.174088,215.536117 139.106511,215.007977 138.403979,213.929691 138.416526,214.314793 139.257029,212.675359 140.699043,212.466304 141.814483,214.248776 142.440922,215.007977 141.200424,216.009242 141.187890,217.439621 142.227950,217.538648 142.954489,218.363866 142.703982,218.506904 141.538801,219.761237 141.513737,219.882269 142.716508,219.431149 143.605696,219.486164 144.569680,220.960555 144.807490,221.950817 142.979539,223.095120 143.392819,224.228421 142.916915,224.404467 144.281774,223.205149 144.494577,222.258899 145.383152,222.985091 145.946175,222.875062 147.446968,223.909336 147.259417,224.613523 146.421520,223.876327 145.858601,226.142928 144.607230,227.628322 143.981317,227.683336 145.145394,227.210211 146.709187,227.452275 147.884535,226.109919 147.647008,225.482753 148.459510,224.888595 148.209537,224.206415 148.859417,223.920339 149.871405,223.238158 150.395983,223.260164 151.170165,222.655004 151.444820,222.291907 150.283582,220.762502 149.396695,220.212356 150.633257,220.663476 151.369917,220.575452 152.568100,221.345657 153.366580,220.058315 154.065047,220.630467 154.401741,220.663476 155.174723,219.992298 155.822852,219.893272 156.420981,219.035044 157.305459,219.442152 157.903244,218.682951 159.322430,219.772240 160.156149,219.497167 161.723311,217.725697 161.847648,217.703691 161.250775,216.658414 160.280562,217.109534 159.820205,217.065522 158.114926,215.514111 156.495737,216.405347 156.408521,216.493371 155.511272,215.855202 154.414210,218.715960 154.426679,219.816251 154.052576,217.780712 153.179458,218.825989 152.380921,219.728228 152.642968,219.607196 151.482270,220.201353 150.595794,220.322385 149.771473,219.112065 150.146197,218.958024 149.234274,217.406613 146.434028,217.582659 144.970190,216.999505 144.744911,215.800187 146.221386,214.149750 146.684174,213.049458 147.334439,212.103207 147.046842,211.421027 147.459471,211.079936 148.209537,210.166694 147.947038,208.549266 148.522000,207.779061 147.484477,207.294933 146.196368,207.481983 144.419472,206.700776 143.768472,206.073610 144.419472,204.775265 145.120366,203.608956 145.320586,202.640700 144.582197,202.816746 144.018876,202.200583 142.177836,202.519668 141.300688,202.453650 140.034563,202.882764 139.131598,202.563679 138.454167,203.476921 137.864406,202.893767 137.324718,202.772735 135.767778,202.992793 134.674846,202.574682 134.159626,202.893767 133.568880,204.027067 132.739093,204.357155 131.531653,207.911096 130.399162 Z"/><path d="M230.643120 129.883085,231.226275 131.103882,232.216537 131.506492,231.490345 132.286369,232.172526 133.392887,233.151785 132.927704,233.657919 133.719721,233.800957 134.574323,234.593167 134.988955,233.789954 135.755218,233.041756 135.642177,232.601639 136.270120,231.468339 136.169659,231.765418 135.353272,231.534357 134.586889,230.533091 133.870554,229.564835 134.436098,230.081972 135.529131,229.564835 136.270120,228.717610 136.383133,228.376520 135.441203,229.839908 133.518597,230.643120 133.694582,230.918193 132.575619,230.114980 131.984509,229.410794 130.978053,230.643120 129.883085 Z"/><path d="M219.211091 129.190623,219.904275 129.669071,219.431149 132.386981,218.627936 130.827051,218.649942 129.480221,219.211091 129.190623 Z"/><path d="M213.434560 126.948287,214.490840 127.263340,214.446828 128.170477,214.952963 128.548356,216.603400 128.586141,217.208560 127.918526,218.176817 128.472784,217.186554 129.706840,217.791715 131.544233,216.482368 132.424710,214.820928 132.462438,213.302525 131.506492,212.004181 129.908262,211.806129 128.989145,212.367277 128.019309,213.434560 126.948287 Z"/><path d="M225.812840 123.177259,225.482753 124.073221,226.638059 125.195888,226.627056 125.574205,225.647797 127.754745,225.801837 130.185192,226.329977 130.411748,226.296969 131.191958,225.141663 131.103882,224.679540 131.544233,224.206415 130.499848,224.294438 129.946027,223.051109 128.762463,223.007097 127.842936,224.030368 128.183073,224.855587 127.729547,224.921604 126.318065,224.426473 125.889426,224.734555 124.842742,224.525499 124.085838,225.812840 123.177259 Z"/><path d="M238.807284 120.133702,238.488199 120.765442,237.684987 120.651740,236.452660 121.131780,235.913517 122.280984,235.165319 122.874327,234.472135 122.710225,234.461132 124.035370,233.272817 124.073221,232.931727 123.543253,231.831435 124.413857,231.226275 124.035370,230.390053 124.212004,230.136986 125.309389,228.970677 126.721425,227.870386 126.343277,228.101447 125.347221,229.311768 124.817516,229.608846 123.795632,231.039225 122.596609,231.765418 122.331486,232.062497 121.738017,231.237278 120.702275,231.237278 120.260063,232.458602 119.956787,233.404852 118.983537,234.516147 119.463889,233.470870 120.348511,232.755680 121.283353,232.788689 122.356737,233.426858 122.394613,236.199593 120.310605,237.662981 120.019973,237.684987 119.122596,238.378170 118.490452,238.807284 120.133702 Z"/><path d="M218.088794 114.884258,218.077791 117.301600,216.801452 117.832857,218.660945 118.629537,219.640205 119.552365,220.366397 119.666115,220.894537 120.462226,221.224625 121.674874,222.005832 121.864299,222.544974 123.215122,220.674479 122.571360,219.838257 121.232829,219.134071 120.487496,218.000770 120.146339,217.593662 121.586471,216.636409 122.142096,216.042251 121.321244,215.404082 121.068622,215.613137 120.373782,215.404082 118.920327,213.819662 117.655784,213.918688 116.985323,215.062992 117.630486,216.053254 117.364851,217.153546 116.706968,217.263575 115.378036,218.088794 114.884258 Z"/><path d="M221.037575 112.946210,221.455686 113.643062,220.916543 114.479036,220.696485 115.504631,221.125598 116.795539,220.685482 117.541944,219.904275 116.656354,219.794245 115.669194,220.322385 114.732307,220.641470 113.034911,221.037575 112.946210 Z"/><path d="M240.193651 112.375917,240.259669 112.984225,239.126368 113.630394,239.225395 114.846271,238.719261 115.795775,237.817022 114.719644,238.301150 113.326335,240.193651 112.375917 Z"/></g><path d="M185.454145 292.055759,185.982285 292.919077,187.577708 292.221349,188.105848 292.386928,188.391924 293.285606,189.998350 293.451118,190.317434 292.304140,191.109644 292.268658,191.296694 292.919077,193.893382 292.410581,194.817627 294.562148,194.432525 295.141116,194.740606 295.708145,195.631842 295.141116,196.126974 295.519149,197.106233 295.578211,197.469329 296.239624,198.404577 296.511227,199.152775 296.310480,199.471860 295.613648,202.013534 296.381333,202.013534 296.381333,201.760467 297.349479,200.814216 298.423469,202.805744 300.216412,202.222589 300.699826,202.574682 301.324596,201.331353 303.810423,201.793475 304.928871,202.563679 305.329042,202.321615 305.999782,202.893767 306.611536,203.718986 308.034494,204.203114 307.975709,204.709248 309.033634,204.467184 309.386182,207.129889 311.488739,208.153161 311.805739,209.814601 311.782259,210.518787 311.958356,210.320735 313.085096,209.495516 313.190703,209.583540 313.988488,210.155691 314.340376,210.793860 315.993621,212.092204 314.832940,212.576333 315.806070,212.037190 316.122554,211.244980 317.153793,209.022391 318.395434,209.594543 319.659903,210.034659 320.022741,209.264455 321.040763,208.967376 322.455982,209.506519 322.911966,210.881884 323.554887,211.751114 324.945401,212.906420 324.992128,212.906420 324.992128,213.940694 325.143986,214.358805 325.587829,214.358805 325.587829,213.192496 326.078305,212.499312 326.965603,211.476041 327.490837,210.210706 329.252528,208.846344 330.698341,207.592012 331.630705,206.557738 331.828790,204.929306 332.597686,205.677505 333.110160,205.677505 333.110160,206.513726 333.471162,204.797271 335.926999,205.006327 337.322670,203.829015 337.810982,203.421907 337.357553,201.562414 338.787336,202.684711 339.623926,202.563679 340.727357,203.652968 340.971211,204.137096 340.808644,205.369423 341.180211,205.743522 341.923190,205.809540 343.025666,206.293668 343.826126,204.434175 344.579961,204.918303 345.600198,204.159102 345.878377,203.168840 345.379953,202.024537 346.029045,202.112560 347.234080,200.319085 347.824812,199.174781 347.222496,197.887440 347.234080,197.117236 347.037141,195.532816 347.268833,195.301755 346.434646,194.619574 346.341943,193.882379 346.967629,193.684326 347.882720,192.132915 348.218560,192.132915 348.218560,191.494746 347.882720,191.813831 346.932873,191.373714 346.446234,192.176927 345.797244,193.552291 345.345176,193.805358 344.139283,193.112175 343.246107,192.485009 343.176496,191.758816 343.779729,191.329702 343.408525,190.647522 344.348035,189.888320 343.849324,188.347912 344.034902,187.863784 344.266856,187.500688 343.002461,186.246355 342.364235,185.542169 343.164894,184.375860 343.802927,184.375860 343.802927,183.814711 343.431727,183.858723 342.224966,183.385597 341.865152,182.692413 342.561522,181.691148 341.656206,181.030973 341.830329,180.084722 341.458853,179.490565 340.332497,179.072454 340.413797,177.598063 338.357320,176.354734 338.764094,175.782582 338.461925,174.770314 337.322670,174.561259 337.950483,173.339935 337.938858,173.218903 337.462197,172.404687 336.764490,171.557463 336.392304,170.545194 336.322513,168.641690 334.588791,169.037795 333.750613,168.465643 332.947111,168.520658 330.744967,170.226110 330.581772,170.248116 329.567409,170.006052 325.622866,170.985311 326.136689,171.755515 326.195072,172.723772 325.190710,173.802058 324.980446,173.659020 323.613327,172.932827 322.631370,171.843539 321.964835,170.303130 323.005492,168.443638 323.508135,167.211311 324.174282,166.353084 324.419662,165.934973 322.724906,165.835947 321.590566,165.406833 321.508688,164.889696 320.350423,165.054740 320.057852,163.580349 319.425788,163.393299 320.081259,162.502063 320.678065,160.939649 320.841870,160.334489 321.403412,158.739066 321.801099,158.089894 321.157752,157.407713 321.380017,157.440722 322.140255,155.856302 322.444290,154.634978 322.853511,153.963800 323.531511,153.567695 324.478083,153.160588 324.361240,153.160588 324.361240,151.939264 324.092483,151.488144 323.625015,151.730209 322.678138,152.412389 321.941445,152.599439 320.865270,151.565165 319.905702,150.904990 319.812067,150.904990 319.191652,153.083567 317.950384,154.414920 317.657548,155.405182 317.669262,155.636244 316.954607,155.196127 315.712290,154.282885 314.645307,153.644716 314.598397,153.644716 314.598397,153.248611 313.929836,153.963800 313.038158,153.380646 311.723558,152.236343 312.873868,150.167794 312.662624,150.024757 311.735298,150.134786 310.314332,151.719206 310.255598,152.445398 310.443542,154.095835 309.292174,154.976069 309.151155,154.987072 308.328398,154.436926 308.116790,155.526214 306.199794,155.185124 304.563956,155.405182 304.140120,156.714529 303.586677,156.604500 302.915324,157.044617 302.538349,157.418716 301.548534,158.100897 301.407102,159.267206 302.385187,159.795346 303.233354,161.016669 303.233354,161.786874 301.784238,163.371293 299.367275,165.054740 299.956982,165.087748 299.036981,166.078011 298.022249,167.068273 298.116659,168.762722 297.585558,169.499917 296.735574,170.402157 296.180576,169.951037 295.625461,170.699235 294.018511,171.106343 293.971233,172.547725 294.786660,174.396215 295.046599,176.552786 294.727580,177.322991 294.739396,178.269241 295.164744,179.039445 294.644865,179.248501 293.900314,178.929416 293.321074,179.105463 292.126727,179.699620 291.263150,180.249766 292.091243,181.647136 292.339621,182.692413 292.978198,183.396600 292.978198,184.298839 292.043931,185.454145 292.055759 Z" class="mapRegion" id="map-abcd1234-S12000024" style="fill: rgb(189, 201, 225);"><title>Perth and Kinross 10% non-UK born</title></path><path d="M253.595203 370.382795,251.592672 371.622787,251.614678 373.699632,251.614678 373.699632,250.932497 373.734041,250.657424 374.009299,250.789459 374.456533,250.470375 374.674389,250.316334 375.075657,250.316334 375.075657,250.349343 375.167366,250.349343 375.167366,249.645156 375.224683,249.645156 375.224683,249.139022 375.717559,249.062001 376.450973,248.093745 376.737408,247.950707 377.768321,246.487319 379.645852,246.542334 380.263775,244.891896 381.785088,243.769599 381.853698,243.373494 381.602118,242.383232 381.888002,242.262199 382.951223,243.824614 384.756587,243.637564 385.795833,243.912637 386.343845,245.155966 387.462353,245.959179 388.591800,245.926170 389.629560,246.267261 390.085590,246.091214 390.997419,247.114485 392.444310,247.169500 393.343951,248.214777 393.526120,247.807669 394.083936,247.422567 395.369885,246.003191 396.507379,244.869891 396.200303,242.834351 397.985400,241.976124 397.883102,241.624030 398.474105,242.009132 399.587565,241.569016 400.269047,241.800077 400.745982,240.545745 401.495279,240.303680 401.892549,239.500468 401.949297,238.917313 401.234184,237.784013 401.211479,237.134841 401.620142,236.078561 401.710948,234.956263 403.549099,233.977004 403.900701,232.810695 405.431333,231.424327 406.360625,230.070969 408.048394,230.610112 408.954142,230.192001 410.561094,229.201738 410.527154,228.321505 412.732348,228.321505 412.732348,227.793365 413.794719,226.616053 414.235366,226.142928 414.811489,223.579249 416.290770,222.060846 418.164111,221.807779 418.175392,221.807779 418.175392,221.697750 416.798732,221.147604 415.918203,220.586455 415.963365,220.223359 415.229384,220.025307 413.760820,220.751499 411.816564,220.663476 411.454686,221.686747 410.414018,221.400671 409.474809,220.531441 409.723788,219.387138 409.508762,220.014304 408.116336,220.762502 407.198979,219.948286 406.201988,219.277108 406.609893,218.583925 406.077338,217.560654 406.281308,215.998240 407.448168,215.591132 406.632552,214.699895 407.153669,214.292788 406.598563,214.369808 405.419998,213.676624 404.093495,213.203499 404.172877,213.027452 403.333579,212.532321 403.072662,212.565330 402.255716,211.938164 401.370411,211.454035 401.177421,209.627551 402.051441,209.440502 401.120657,208.054134 400.246334,207.294933 400.723272,206.117621 401.052538,205.996589 401.563387,205.116356 402.357848,204.643230 402.346500,204.280134 401.506631,204.335149 399.826103,204.687242 398.860460,205.479452 397.883102,206.172636 397.530711,206.942840 396.632474,205.578478 396.041065,205.039335 396.336785,204.170105 395.404017,203.597953 395.802189,202.970787 396.768934,201.793475 397.667126,200.143038 397.348814,198.096496 398.178619,196.798152 397.610287,196.798152 397.610287,196.104968 396.200303,195.554822 395.506410,196.457061 392.911250,196.908181 390.792285,197.535347 390.541544,196.941189 388.409296,197.524344 387.371064,197.073224 386.925984,196.446058 385.510366,196.038950 385.030713,195.917918 384.048298,197.249271 383.739791,197.689388 383.442677,197.931452 382.596863,197.491335 382.242456,198.107498 380.744283,200.880233 377.676700,200.198052 377.264369,199.405843 376.347849,199.537878 375.900931,198.888706 374.651458,198.767673 373.630812,198.173516 373.126079,198.173516 373.126079,199.438851 372.127804,199.218793 371.588351,199.933983 370.417247,201.133300 369.785556,201.133300 369.785556,202.123563 369.486887,202.123563 369.486887,202.860758 370.532084,202.959784 371.507997,203.377895 371.737572,204.379160 371.462080,205.182373 371.634266,205.072344 372.472079,205.776531 372.827783,206.689773 372.391752,207.261924 372.575353,208.197172 371.852352,208.813336 370.991381,209.198438 371.932695,209.891621 372.552403,209.638554 372.953990,210.419761 373.814328,210.188700 374.754648,210.804863 375.247610,210.529790 376.061372,211.178962 377.207096,212.818397 376.473889,212.356274 375.900931,212.675359 374.903692,213.467569 373.883143,215.371073 372.334374,216.306321 371.840874,217.516642 370.738777,218.187820 369.888934,218.638939 370.715812,218.627936 371.519476,220.333388 370.463182,221.037575 370.440215,221.356660 369.486887,222.291907 369.842989,222.291907 369.842989,223.359190 369.096269,225.680805 368.487250,226.329977 369.153716,227.012158 368.763049,228.079441 368.625153,228.981680 368.004533,229.883919 368.130967,230.500083 368.682611,232.007482 369.176695,232.502613 368.016027,233.525884 368.464265,233.977004 367.843607,234.373109 366.348839,233.613908 365.348025,232.942730 364.818708,233.536887 364.266265,233.217803 363.828833,234.252077 363.264670,234.791220 363.644630,235.451395 363.448900,236.430654 365.106394,237.618969 364.726642,237.717995 364.427406,239.203389 363.287700,239.907576 361.997747,240.776806 361.110543,240.776806 361.110543,241.976124 362.066868,243.736590 362.285737,244.924905 362.631284,245.783133 362.124467,246.498322 362.089907,248.159762 363.161036,249.601144 363.103459,249.909226 363.805808,249.733179 364.738151,250.074270 365.394048,250.954503 365.946258,251.757716 365.946258,252.054795 366.337337,252.274853 367.993038,252.681961 368.521726,253.210101 370.026765,253.595203 370.382795 Z" class="mapRegion" id="map-abcd1234-S12000026" style="fill: rgb(241, 238, 246);"><title>Scottish Borders 5% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-S12000027" style="fill: rgb(241, 238, 246);"><title>Shetland Islands 0% non-UK born</title><path d="M270.077571 100.204840,270.165594 100.625056,269.252352 102.457923,269.296364 103.094028,268.240084 103.246670,268.570171 101.223428,268.955273 100.319451,270.077571 100.204840 Z"/><path d="M286.394895 65.393875,287.352148 66.400616,286.482918 66.555464,286.394895 65.393875 Z"/><path d="M281.927711 58.477930,281.729658 59.707366,280.959454 62.061051,280.673378 61.944711,280.849425 60.173102,281.630632 58.542652,281.927711 58.477930 Z"/><path d="M281.322550 56.924110,281.487594 57.908306,280.871431 59.448586,280.288276 61.543944,279.881169 61.143114,279.760136 60.017866,280.816416 58.918007,281.322550 56.924110 Z"/><path d="M282.939979 55.874745,282.587886 56.276405,282.444848 57.739983,282.004731 57.584599,281.883699 56.354138,282.939979 55.874745 Z"/><path d="M252.142818 53.826592,253.353139 55.110121,252.836002 57.027727,251.581669 56.742769,251.416625 56.082061,250.426363 55.628535,250.602410 54.695314,252.142818 53.826592 Z"/><path d="M292.105408 54.034075,293.073665 54.202642,293.359740 54.811985,292.941630 55.822914,292.237443 55.019388,292.105408 54.034075 Z"/><path d="M290.366947 51.400381,290.807064 52.542415,290.664026 53.683937,291.544259 53.554245,291.467239 55.019388,290.840073 56.004320,290.829070 57.234950,290.344941 57.739983,289.211641 57.170194,288.760522 56.587324,288.606481 55.317499,289.134621 54.461955,288.760522 53.670968,288.144358 53.333752,287.814271 52.555390,288.474446 51.737853,289.002586 52.140166,290.047863 52.153143,290.366947 51.400381 Z"/><path d="M270.847775 49.725336,271.584970 50.244847,271.772020 50.920054,270.880783 51.140756,270.143588 50.543519,270.847775 49.725336 Z"/><path d="M275.259944 39.521432,276.107168 40.955574,275.248941 41.880818,274.676789 40.069109,275.259944 39.521432 Z"/><path d="M278.626836 39.430141,278.989932 39.821365,278.428784 41.046810,278.010673 40.825231,278.626836 39.430141 Z"/><path d="M265.863454 39.169292,267.876987 39.612720,267.007757 41.450816,265.764428 41.190174,265.093250 39.625761,265.863454 39.169292 Z"/><path d="M296.825659 36.219832,295.406283 38.777968,294.416020 39.651842,294.206965 40.290754,293.260714 40.603632,292.028388 39.534473,292.842603 39.182335,292.787589 38.164772,293.458767 37.473118,294.460032 37.212068,294.922154 36.298181,295.945426 36.755165,296.825659 36.219832 Z"/><path d="M277.053419 35.880294,278.736865 36.807387,278.791880 38.190868,277.669582 39.143205,276.063157 38.960593,275.568026 37.538377,276.096165 36.063128,277.053419 35.880294 Z"/><path d="M293.942895 17.793180,294.680090 18.266660,294.250977 19.055596,293.381746 18.818941,293.942895 17.793180 Z"/><path d="M298.630137 16.688050,300.192551 17.411702,300.500633 19.134476,301.171811 19.305374,301.512901 18.266660,302.514166 18.924123,302.327117 19.883715,301.391869 21.604811,299.433350 20.553898,298.905210 19.804858,298.278044 20.737839,298.685152 21.604811,297.826924 22.261410,297.012708 21.499739,296.253507 19.410537,295.868405 19.108183,295.527315 17.661642,296.847665 17.109109,297.430819 17.674796,298.630137 16.688050 Z"/><path d="M281.619629 16.385371,281.806679 17.411702,281.586620 19.003008,281.751664 19.660281,281.124498 20.567038,281.388568 21.552275,281.289542 23.889042,279.738131 24.505694,280.618364 25.974560,280.222259 26.879063,281.520603 27.481886,281.498597 28.307259,280.849425 28.660909,280.640370 30.114282,281.146504 30.899544,279.804148 31.933101,279.485064 32.626264,279.760136 33.907464,279.055950 34.299539,279.815151 34.965928,280.156241 34.364879,280.310282 32.652417,282.092755 31.514495,283.160037 31.684562,283.468119 31.148159,282.851956 30.454592,281.883699 30.061923,281.883699 29.341872,283.050008 28.922839,284.722451 27.560505,285.525664 28.385852,285.987787 29.996472,286.603950 30.205909,286.680970 32.286245,287.000055 33.332311,286.669968 33.907464,287.220113 35.945593,288.287396 34.887538,289.145624 33.489184,291.005116 31.226664,291.533256 31.697644,291.346207 32.443183,290.025857 34.194992,288.793530 34.822212,288.045332 36.232890,288.738516 36.702943,289.277659 35.566834,289.706772 35.514587,290.620014 37.238174,290.531991 38.334394,289.849810 38.399630,288.925565 39.208421,288.419431 38.830148,286.515927 38.712741,287.088078 40.551488,287.979315 40.238604,288.716510 40.903437,290.047863 41.346563,290.091874 42.323773,288.991583 42.519170,287.352148 44.172929,287.891291 44.875777,289.046597 44.875777,288.815536 45.682510,287.990317 45.968709,287.451175 47.230202,286.570941 47.243204,286.746988 45.929684,285.635693 45.591440,285.569676 46.319909,286.020796 46.996158,284.799472 48.296132,285.877758 48.387105,286.923035 49.192726,286.262860 50.179914,286.647962 51.075846,287.396160 50.634412,287.528195 52.529440,287.209110 53.061352,287.737250 54.306370,286.835011 55.161967,286.691973 55.952491,285.723717 55.861787,286.020796 56.846394,285.723717 57.688190,284.865489 58.426151,285.503658 59.047427,285.261594 60.923277,286.196842 62.578053,284.480387 63.857184,285.404632 66.245759,283.556142 66.529657,282.950982 66.890936,283.666172 69.379790,283.259064 69.998403,283.534137 70.938922,283.050008 71.170778,283.061011 72.947639,282.807944 73.977138,282.994994 74.774714,283.050008 76.908933,281.806679 75.752047,281.190515 73.861340,280.365297 73.784138,278.659845 74.311635,278.362766 72.677327,279.408043 72.213868,279.198988 71.763203,279.529075 70.204574,280.442317 69.521569,280.750399 68.116323,280.101227 66.219948,281.113495 65.329327,281.091489 64.502965,281.685647 62.926971,281.696650 61.841293,282.664906 58.788580,283.193046 55.511901,281.795676 55.278617,282.081752 52.866763,281.421577 53.320781,280.926446 52.412664,281.311548 51.244609,281.762667 47.893211,280.343291 50.153941,280.068218 49.257685,279.529075 49.140758,279.254002 47.815219,279.793145 47.048170,278.659845 46.931142,279.077956 48.854916,279.573087 49.439559,278.868900 50.257834,278.010673 50.478593,277.757606 52.243978,277.174451 53.074324,275.997139 52.347786,276.019145 54.280439,273.851571 52.775950,273.488474 52.075281,272.399186 51.543163,272.630247 50.608443,273.235407 49.881200,273.367442 49.049812,272.091104 49.114774,271.529955 48.478075,270.044562 49.062805,269.857512 49.738325,268.834241 49.452550,268.229081 48.426092,267.106783 47.685227,266.567640 46.840117,266.523629 46.111797,267.106783 45.083991,267.117786 44.238016,266.490620 44.016714,267.007757 42.662451,267.777961 42.427986,270.308632 42.219555,270.528690 43.001085,271.419926 43.704256,272.212136 42.480092,273.763547 41.268370,274.544754 42.206527,275.733069 42.297719,275.777081 41.672341,276.734335 40.720951,278.538813 41.672341,278.824889 43.717276,279.242999 43.834452,279.364031 42.219555,279.209991 39.873524,280.420311 39.012769,280.849425 38.243060,282.411839 37.812443,281.839688 37.303439,280.255268 37.655837,280.035209 36.480984,279.331023 35.632141,278.923915 36.755165,277.867635 36.206774,278.032679 35.148827,276.899378 33.894394,276.030148 33.685261,275.854101 32.639341,276.173186 31.527578,275.380976 30.218998,275.623040 27.914258,274.665786 29.237120,274.874842 29.787018,274.291687 30.742511,273.785553 29.682285,274.115641 28.333457,272.795291 28.687103,272.267151 27.888056,271.298894 28.660909,269.879518 28.909743,269.087308 28.163166,270.088573 26.394080,271.089839 26.656244,271.650988 25.895892,271.639985 24.164586,272.058095 23.324739,272.883314 22.773439,273.455466 23.390362,273.499477 24.649996,274.720801 25.502517,275.061891 24.977922,274.324696 24.190827,274.467734 23.495356,275.336964 22.825949,276.767343 20.724701,276.316224 20.212258,276.778346 18.871533,277.350498 18.056235,278.439787 18.292961,279.000935 18.753199,280.002201 18.503366,279.991198 17.674796,281.619629 16.385371 Z"/><path d="M290.653023 8.899019,291.863344 9.638094,292.336469 9.110205,292.941630 9.756854,293.898883 15.095290,293.634813 16.003681,292.842603 16.240599,291.522253 15.766741,292.006382 16.911747,292.600539 17.017008,292.743577 17.977322,292.402487 18.845237,291.335204 18.687456,291.148154 19.449972,292.303460 19.515695,292.787589 20.001995,293.337734 21.854338,292.864609 22.537130,292.952632 23.298490,291.621280 23.744697,292.545525 25.659875,292.116411 27.167388,291.544259 27.809447,290.840073 27.927359,290.135886 27.259120,288.771524 26.747996,288.804533 28.045265,287.627221 28.071466,286.835011 26.538274,286.802003 25.541858,286.174836 23.416611,286.493921 22.011922,285.679705 21.880603,286.185839 20.777254,285.668702 18.884680,286.009793 18.516516,286.251857 16.609094,286.934038 15.529779,287.605215 15.411289,288.199373 14.660727,288.463443 13.606932,288.265390 11.049656,288.738516 10.126293,288.551466 9.294979,289.376685 8.991415,290.498982 9.545721,290.653023 8.899019 Z"/><path d="M298.355064 0.000000,299.147274 1.906733,299.411344 0.476818,300.786708 1.138916,301.237828 0.794647,301.975023 2.012620,301.028773 2.727245,302.019035 3.653309,301.942015 5.081431,301.083787 4.592258,300.390604 5.028552,300.489630 5.861268,301.094790 6.799397,300.412609 8.635011,299.125268 9.690877,298.465093 11.234288,299.004236 11.550769,299.543379 12.724040,299.114265 13.448824,297.166749 12.724040,296.825659 12.196795,295.846399 13.448824,294.724102 13.158936,294.217968 12.302253,294.636079 11.524397,294.867140 9.915192,295.219233 9.440149,294.999175 7.948463,295.582329 7.948463,296.033449 4.843466,295.219233 4.208786,296.154481 3.137401,296.231501 2.171443,297.529845 1.099195,297.496837 0.198685,298.355064 0.000000 Z"/></g><path d="M159.993398 413.998103,159.916378 414.551684,159.344226 415.161621,157.990868 415.251971,157.275678 414.800194,156.010343 414.822785,155.284150 415.906912,154.249876 415.918203,152.907520 416.855166,152.412389 417.385591,152.423392 419.596450,153.688728 420.858984,153.358640 422.008277,152.698465 421.760432,150.387853 422.796724,149.254552 422.289892,148.451340 422.909340,147.879188 422.650316,147.263025 422.909340,146.855917 422.481373,146.008692 422.695365,145.370523 422.458846,144.259229 422.762938,143.246960 421.861826,143.301975 421.366085,142.597788 420.994220,141.805578 421.129450,141.904605 422.008277,141.431479 422.537688,141.167409 423.359759,140.276173 424.688056,138.097596 425.284451,137.701491 425.610725,137.701491 425.610725,137.118336 424.643040,136.909281 423.562423,137.173351 422.199778,138.152610 420.024876,138.713759 419.585175,138.900809 418.513807,139.395940 417.114749,139.549981 415.805294,141.497497 414.416124,142.718820 412.042712,144.435275 410.515841,144.677339 409.803004,144.523299 408.988102,145.271497 406.995079,145.579579 405.635352,145.458547 404.206897,145.194477 403.469699,146.536832 402.584794,146.580844 401.994695,147.934203 401.154715,148.143258 400.303117,148.143258 398.417283,149.166529 396.939500,150.310832 396.200303,151.213071 396.211677,151.675194 395.836316,152.698465 395.665680,153.116576 393.799351,153.578698 393.138996,153.875777 391.840585,153.479672 390.427563,152.786488 389.834783,152.192331 388.785698,152.379381 388.375075,152.423392 386.857503,152.423392 386.857503,152.819497 387.325418,154.436926 385.281971,154.965066 384.962184,154.965066 384.962184,156.615503 385.407591,157.022611 386.526490,158.155911 386.948810,158.530010 387.359652,160.620564 387.199888,162.006932 388.010023,161.874897 389.105028,162.304011 390.028591,162.017935 390.940439,160.103427 392.763205,159.663311 392.569595,159.080156 393.150383,158.805083 394.106701,159.410244 394.721297,158.794080 395.847691,159.740331 396.507379,160.224459 396.336785,160.433515 397.621655,159.707322 398.201350,158.485999 398.496833,157.649777 397.712596,157.165649 396.814419,156.098366 397.257860,155.350168 399.019531,155.999340 399.178592,157.132640 398.758195,157.693789 399.587565,156.428454 400.882233,156.692524 401.461225,157.473731 401.915249,157.539748 402.323805,159.058150 403.673866,160.906640 404.694471,160.356494 405.419998,160.114430 406.224651,160.884634 407.142341,160.785608 407.991775,161.192716 408.512628,160.587556 409.044700,160.323486 410.266935,160.378500 411.228489,159.564285 412.223617,159.993398 413.998103 Z" class="mapRegion" id="map-abcd1234-S12000028" style="fill: rgb(241, 238, 246);"><title>South Ayrshire 4% non-UK born</title></path><path d="M170.149090 368.843485,170.886285 368.763049,171.018320 369.475399,172.745778 368.854976,173.438961 369.349028,173.670023 368.763049,173.670023 368.763049,175.265445 369.705148,176.211696 370.520600,175.936623 371.324323,176.827859 372.185186,177.763107 372.552403,179.600594 374.376266,180.491830 374.674389,181.030973 375.236147,181.790174 374.112514,182.879463 373.607872,184.100787 373.550520,185.520163 373.114607,186.807504 373.194912,187.665731 372.368801,187.665731 372.368801,188.105848 372.655674,188.600979 371.967127,189.910326 371.324323,190.988612 371.014344,192.330968 370.968418,193.552291 370.440215,193.695329 371.014344,194.960665 372.116327,195.642845 372.139281,198.173516 373.126079,198.173516 373.126079,198.767673 373.630812,198.888706 374.651458,199.537878 375.900931,199.405843 376.347849,200.198052 377.264369,200.880233 377.676700,198.107498 380.744283,197.491335 382.242456,197.931452 382.596863,197.689388 383.442677,197.249271 383.739791,195.917918 384.048298,196.038950 385.030713,196.446058 385.510366,197.073224 386.925984,197.524344 387.371064,196.941189 388.409296,197.535347 390.541544,196.908181 390.792285,196.457061 392.911250,195.554822 395.506410,196.104968 396.200303,196.798152 397.610287,196.798152 397.610287,196.181988 398.383190,195.158717 398.508197,194.630577 399.349005,194.047423 399.462608,194.311493 400.530236,194.157452 401.801750,193.695329 402.187626,194.190460 403.310891,193.739341 403.662524,192.914122 403.492385,192.385982 404.104836,192.507014 405.510675,191.703802 405.805355,190.768554 405.782689,190.196402 404.615104,189.404192 404.297615,188.887055 403.299547,188.964075 402.233020,188.589976 401.813100,188.942070 400.939003,188.028828 400.825463,187.104583 399.780669,186.873521 398.360460,185.806239 397.723963,185.663201 397.144165,184.881994 396.586985,184.529900 395.426771,183.165539 394.891994,179.688617 394.186379,178.962425 394.744058,178.335259 394.083936,178.335259 394.083936,177.785113 394.106701,177.256973 393.309793,177.355999 392.820147,176.805854 392.159551,177.322991 391.305091,178.016174 390.735300,178.280244 389.834783,179.138472 389.253276,179.457556 387.838888,178.709358 387.234124,177.917148 387.314006,177.477031 386.503660,176.233702 385.567462,175.243440 386.195436,174.605270 386.983049,174.220168 386.857503,172.932827 387.165651,171.975574 386.720537,170.831270 387.142827,169.697970 388.010023,169.136821 388.203963,168.685702 387.439531,169.962040 385.967099,170.292127 384.779432,170.787259 384.459586,169.885020 383.808351,170.006052 382.985513,169.257853 382.425382,169.224845 381.144640,168.289597 379.760293,168.278594 379.428400,168.278594 379.428400,169.257853 378.569867,169.081807 377.997359,169.334874 377.264369,169.158827 375.992613,168.509655 375.683175,167.948506 374.651458,167.332343 374.387733,166.903229 373.263743,168.025527 373.011354,168.135556 372.173710,168.135556 372.173710,168.938769 372.104851,169.653958 371.117675,169.103813 370.302405,169.004786 368.360832,169.004786 368.360832,169.180833 368.774540,170.149090 368.843485 Z" class="mapRegion" id="map-abcd1234-S12000029" style="fill: rgb(241, 238, 246);"><title>South Lanarkshire 4% non-UK born</title></path><path d="M184.375860 343.802927,183.924740 344.359631,183.264565 346.017455,183.418606 346.817014,182.681411 346.932873,183.286571 348.044855,182.274303 348.438570,182.274303 348.438570,182.714419 349.700384,183.913737 350.024423,184.738956 350.591396,184.738956 350.591396,184.122793 351.539938,185.498157 352.684679,184.562909 353.852039,182.978489 353.956036,181.779171 354.256450,180.139737 353.886705,178.830390 354.036920,178.632338 354.603040,178.005171 354.718560,177.025912 355.446219,177.025912 355.446219,175.694559 355.284534,174.077130 355.492413,173.945095 356.058223,172.536722 356.958653,171.920559 356.831687,171.920559 356.831687,171.755515 355.642538,170.171095 356.693173,169.213842 355.977400,167.893492 356.196771,167.189305 355.400024,166.375089 355.619442,166.463113 356.785517,167.200308 357.847240,167.288331 359.773418,166.672168 359.669647,166.419101 360.234571,165.043737 360.257627,164.251527 359.346780,163.327282 358.689393,162.293008 359.323716,162.293008 359.323716,161.203719 358.827804,160.499532 357.074070,159.685317 357.247187,158.948121 355.677181,158.970127 354.568383,159.388238 353.331991,158.508005 352.892761,158.276943 353.343549,157.275678 352.314716,156.175386 352.453458,154.943060 352.175966,154.734005 351.574634,154.734005 351.574634,154.491940 351.135114,155.086098 349.943417,154.888045 349.526775,153.402652 349.202676,153.072564 348.855382,152.445398 346.411471,152.522418 345.982686,151.862243 345.298805,150.993013 343.617334,151.367112 342.236572,150.750949 339.763332,150.915993 338.392189,151.598174 338.206216,151.818232 336.462093,151.708203 335.717585,152.313363 334.996143,151.686197 334.775017,150.971007 335.054331,149.133520 334.414193,148.770424 334.879763,147.494086 334.961230,147.230016 334.309428,147.703141 333.971825,146.899928 332.749109,145.733619 331.968606,144.897398 331.805487,145.667602 330.966429,145.601584 330.348620,146.470815 329.788970,146.503824 328.435996,147.009958 328.494328,147.340045 327.759249,148.770424 327.070658,149.419596 327.304099,149.881719 326.195072,150.618914 325.354236,152.104308 325.365917,152.533421 324.559869,153.160588 324.361240,153.160588 324.361240,153.567695 324.478083,153.963800 323.531511,154.634978 322.853511,155.856302 322.444290,157.440722 322.140255,157.407713 321.380017,158.089894 321.157752,158.739066 321.801099,160.334489 321.403412,160.939649 320.841870,162.502063 320.678065,163.393299 320.081259,163.580349 319.425788,165.054740 320.057852,164.889696 320.350423,165.406833 321.508688,165.835947 321.590566,165.934973 322.724906,166.353084 324.419662,167.211311 324.174282,168.443638 323.508135,170.303130 323.005492,171.843539 321.964835,172.932827 322.631370,173.659020 323.613327,173.802058 324.980446,172.723772 325.190710,171.755515 326.195072,170.985311 326.136689,170.006052 325.622866,170.248116 329.567409,170.226110 330.581772,168.520658 330.744967,168.465643 332.947111,169.037795 333.750613,168.641690 334.588791,170.545194 336.322513,171.557463 336.392304,172.404687 336.764490,173.218903 337.462197,173.339935 337.938858,174.561259 337.950483,174.770314 337.322670,175.782582 338.461925,176.354734 338.764094,177.598063 338.357320,179.072454 340.413797,179.490565 340.332497,180.084722 341.458853,181.030973 341.830329,181.691148 341.656206,182.692413 342.561522,183.385597 341.865152,183.858723 342.224966,183.814711 343.431727,184.375860 343.802927 Z" class="mapRegion" id="map-abcd1234-S12000030" style="fill: rgb(189, 201, 225);"><title>Stirling 9% non-UK born</title></path><path d="M252.571932 272.478438,251.878748 275.110673,251.889751 276.562633,252.175827 277.609451,252.791990 277.419152,252.847004 278.727183,252.428894 279.951387,252.109809 280.141503,251.636684 281.436306,251.636684 281.436306,250.338340 281.115635,250.052264 279.131352,248.170765 279.535459,245.981185 280.783045,244.913902 280.771166,244.825879 281.519437,244.264730 281.982546,243.120427 282.089405,244.088684 280.379130,243.197447 280.070211,242.163173 280.331606,241.007867 279.785024,241.359960 278.964937,241.381966 277.906767,242.416240 278.608298,242.988392 278.667741,243.978654 278.251611,245.144963 276.181869,244.396765 274.682072,243.549541 273.479236,244.077681 273.264812,244.154701 271.310359,245.177972 270.964603,247.037465 271.131525,247.136491 271.691829,248.291797 272.430772,249.403092 272.526104,249.975243 271.369967,251.988777 272.025571,252.571932 272.478438 Z" class="mapRegion" id="map-abcd1234-S12000033" style="fill: rgb(116, 169, 207);"><title>Aberdeen City 17% non-UK born</title></path><path d="M252.571932 272.478438,251.988777 272.025571,249.975243 271.369967,249.403092 272.526104,248.291797 272.430772,247.136491 271.691829,247.037465 271.131525,245.177972 270.964603,244.154701 271.310359,244.077681 273.264812,243.549541 273.479236,244.396765 274.682072,245.144963 276.181869,243.978654 278.251611,242.988392 278.667741,242.416240 278.608298,241.381966 277.906767,241.359960 278.964937,241.007867 279.785024,242.163173 280.331606,243.197447 280.070211,244.088684 280.379130,243.120427 282.089405,244.264730 281.982546,244.825879 281.519437,244.913902 280.771166,245.981185 280.783045,248.170765 279.535459,250.052264 279.131352,250.338340 281.115635,251.636684 281.436306,251.636684 281.436306,250.833471 283.027210,250.866480 283.454453,250.173296 284.130779,249.711173 285.162732,248.698905 286.241698,248.445838 287.284673,247.686637 289.025996,246.949442 289.866631,247.367552 291.783696,246.949442 294.763028,246.531331 296.074286,245.926170 297.219627,244.803873 298.506065,244.385762 298.576860,244.231721 299.555995,243.736590 299.709321,243.043407 301.136002,242.339220 301.925650,240.732794 302.903544,240.402707 303.327578,239.346427 303.574900,238.466194 304.858246,237.762007 305.046575,237.762007 305.046575,237.079826 305.317273,236.265610 304.104797,235.033284 303.351134,234.494141 302.691501,233.888981 302.927103,233.382846 302.561911,232.106508 302.467660,231.171260 302.821085,231.116246 302.137754,230.566100 301.006335,229.861913 300.558348,229.036695 298.376270,229.421797 295.625461,228.651593 295.412832,228.695604 293.971233,227.529295 292.859955,226.979149 292.765356,226.384992 291.168494,225.394730 290.351946,224.723552 290.576818,223.128129 290.209912,222.776036 289.440427,220.509435 288.457528,219.717225 288.824678,219.288111 289.475947,218.495901 289.381227,217.615668 289.677216,216.075260 289.866631,215.349068 289.452267,214.985971 289.854793,213.148484 290.458467,212.554327 291.393296,212.708368 292.304140,212.092204 293.273783,212.246245 294.940264,211.322000 295.412832,210.672828 294.373069,210.177697 294.113064,209.176432 294.302161,207.294933 293.309251,206.480717 293.191023,205.402432 292.576149,205.138362 292.789006,205.380426 294.077607,203.961050 294.904817,203.366892 294.881186,202.013534 296.381333,202.013534 296.381333,199.471860 295.613648,199.152775 296.310480,198.404577 296.511227,197.469329 296.239624,197.106233 295.578211,196.126974 295.519149,195.631842 295.141116,194.740606 295.708145,194.432525 295.141116,194.817627 294.562148,193.893382 292.410581,191.296694 292.919077,191.109644 292.268658,190.317434 292.304140,189.998350 293.451118,188.391924 293.285606,188.105848 292.386928,187.577708 292.221349,185.982285 292.919077,185.454145 292.055759,185.454145 292.055759,185.982285 290.127055,187.115586 289.168094,187.511691 288.007403,187.654729 286.336531,187.159597 284.842514,188.116851 283.501920,187.555702 283.430719,187.126589 282.611768,187.456676 282.113151,188.799032 281.923177,189.008087 281.317544,189.998350 280.771166,189.998350 280.771166,190.251417 281.733190,190.680530 282.160643,191.428729 281.258160,192.440997 281.151267,193.486274 281.566939,193.882379 281.020613,194.883644 280.699891,194.806624 281.638191,196.435055 281.400678,197.920449 281.008735,199.086758 280.961223,199.713924 280.212794,201.782472 280.592975,202.442647 279.903856,203.388898 279.654302,203.928041 278.275391,203.498927 277.419152,202.893767 277.014719,202.541674 275.336851,202.728723 274.872570,204.258128 273.872303,205.391429 273.800840,205.754525 273.288637,207.008857 273.169506,206.964846 271.822947,207.933102 269.771992,208.780327 269.426034,209.099411 268.853313,210.001650 268.889112,210.716840 268.149172,212.114210 267.826875,212.796391 267.313506,213.863674 267.862688,214.688893 267.755248,215.327062 268.781714,216.746438 268.053681,217.395610 267.014989,217.263575 266.274522,217.813721 265.259024,217.428619 264.195318,217.527645 262.533161,216.999505 261.671773,218.110799 260.630552,217.285581 259.996042,216.262310 258.798435,215.470100 258.714582,216.097266 257.576313,217.307587 256.917088,217.307587 256.005888,215.954228 255.981904,215.591132 255.502193,215.855202 254.782462,216.515377 254.230534,216.878473 253.102320,217.813721 252.345904,219.574187 252.237827,219.464158 251.433112,220.740496 250.315709,220.861528 249.522424,221.609727 249.726778,222.655004 249.161761,223.260164 249.366143,223.414205 250.459917,224.569511 251.300971,225.394730 250.339744,226.307972 251.601282,227.012158 251.565246,229.069703 250.267638,229.520823 249.834959,228.475546 249.089622,228.068438 249.606572,227.320240 249.053552,227.155196 247.273478,226.517027 247.261447,224.811575 245.564430,224.734555 244.914218,223.964351 243.745837,224.536502 242.878248,225.141663 241.081906,223.953348 239.984204,224.008362 237.847792,224.008362 237.847792,226.043902 238.137577,226.440007 238.789476,227.287231 238.040985,228.629587 238.729122,229.179733 238.173798,230.313033 238.922251,231.853441 238.789476,234.065027 239.718756,234.736205 239.634290,235.176322 240.116917,235.825494 239.417078,236.925785 239.598089,239.632503 239.779087,241.073885 239.248123,241.425978 239.682556,242.295208 239.211917,242.361226 238.463547,243.285471 237.884016,243.747593 237.980614,244.935908 238.994670,245.398030 238.741193,247.521593 239.561888,248.159762 239.392942,249.755185 237.884016,251.845739 237.449284,253.265115 238.089282,254.827529 237.594203,254.882544 238.656695,255.498707 239.042949,256.698025 239.308465,257.160147 238.873970,257.941354 239.332602,258.821588 240.720077,259.327722 241.925979,260.141938 242.866196,261.594322 243.637404,261.825384 244.155432,261.550311 244.914218,261.781372 246.816237,262.474556 247.838903,262.364527 249.654655,262.804643 250.748309,263.607856 251.108754,262.969687 251.709385,263.266766 252.453977,262.826649 252.910235,263.486824 253.690492,263.299774 254.614496,262.001430 256.557442,262.012433 257.120866,261.275238 258.259334,260.494031 258.271315,260.119932 259.828410,259.723827 260.450989,258.216427 261.683738,256.687022 263.944268,255.454695 265.079778,255.300655 265.844477,254.266381 267.886563,253.276118 270.237175,252.571932 272.478438 Z" class="mapRegion" id="map-abcd1234-S12000034" style="fill: rgb(241, 238, 246);"><title>Aberdeenshire 5% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-S12000035" style="fill: rgb(241, 238, 246);"><title>Argyll and Bute 4% non-UK born</title><path d="M111.393519 375.981153,111.690598 376.748865,110.975408 377.550717,111.085438 378.363778,110.766353 379.874729,111.129449 380.263775,110.139187 381.522065,109.600044 381.178954,109.930131 380.103586,109.368983 379.794624,109.886120 378.650009,111.393519 375.981153 Z"/><path d="M132.178027 362.539143,133.036255 362.746456,133.311328 363.230126,134.873742 364.807200,136.161083 365.497596,136.348132 366.038282,135.753975 366.923849,136.865269 367.130822,136.865269 368.291875,137.822523 368.073497,138.328657 368.337847,138.383672 370.497633,139.131870 373.412871,138.394675 373.676692,137.987567 374.261594,138.768774 374.869298,139.076855 375.786325,138.163613 376.485347,137.162348 375.717559,136.843263 374.720252,136.887275 373.986362,135.797986 373.194912,135.478902 372.540929,134.730704 373.080190,134.268581 371.783485,134.356605 370.486150,133.729438 370.222013,133.905485 368.671119,134.257578 368.039015,133.619409 367.590705,132.706167 367.590705,131.825934 366.509854,131.011718 365.198446,131.132750 363.575550,132.178027 362.539143 Z"/><path d="M95.780382 361.652118,96.044452 362.781007,95.626341 364.577028,96.473565 366.854854,96.770644 368.372325,96.671618 370.256467,97.441822 372.334374,98.300050 372.908097,98.872201 373.630812,98.641140 375.121512,99.488364 376.026993,99.125268 377.333095,99.796446 378.775940,99.719426 379.428400,98.762172 379.931945,98.619134 380.561242,97.881939 381.121764,97.848930 381.819393,97.144743 381.659297,96.022446 382.505408,94.922154 383.076952,94.294988 382.756902,93.634813 383.214105,93.205700 382.573999,92.292458 382.779764,92.468504 383.454105,91.588271 384.756587,91.390218 385.384751,90.598008 385.727324,90.388953 386.184019,89.321670 386.206852,87.847280 385.087819,87.902294 383.556956,88.760522 381.716476,89.112615 381.396263,90.135886 381.442010,90.653023 380.881555,90.278924 379.210931,89.464708 377.642342,88.639489 376.874886,87.935303 377.058179,87.693239 376.084291,88.067338 375.006872,88.925565 374.674389,89.365682 374.112514,90.576003 373.619342,90.994113 372.873677,90.531991 372.231091,90.014854 372.403228,88.111350 372.035990,87.286131 372.219615,85.910766 375.751942,84.689443 377.573623,83.963250 378.306529,82.444848 379.348282,82.081752 379.863285,81.025472 379.577185,80.607361 378.363778,81.388568 377.550717,81.179513 376.714495,81.553612 375.476864,82.576883 374.513866,82.598889 373.768450,83.105023 373.011354,82.851956 372.024513,81.938714 371.714615,82.532871 370.750260,82.994994 370.532084,83.127029 367.567713,84.172306 366.969844,84.601419 367.441252,85.481653 367.188312,86.383892 365.992270,86.945040 365.946258,87.891291 364.841724,88.276393 365.198446,87.682236 366.383343,87.693239 367.245800,87.341145 368.774540,88.045332 368.694102,88.859548 366.509854,89.717775 365.831223,90.520988 364.887755,91.665291 364.139647,92.655554 363.218611,93.084667 362.539143,93.986907 362.493071,94.416020 361.963186,95.780382 361.652118 Z"/><path d="M113.209000 360.614963,112.680860 361.859501,112.020685 361.606031,112.526820 360.395956,113.209000 360.614963 Z"/><path d="M92.215437 355.527058,91.533256 356.877857,90.950102 356.623913,90.289927 355.711823,92.215437 355.527058 Z"/><path d="M95.032184 348.206980,95.516312 349.075340,94.405017 351.088844,94.217968 351.990955,93.084667 353.193295,93.645816 353.782705,93.502778 354.487515,92.325466 355.434671,91.863344 355.018888,90.322936 354.891830,90.851076 354.013811,91.082137 351.782803,91.676294 350.926895,92.545525 350.417845,93.502778 350.325281,93.920889 350.001278,93.711834 349.260553,95.032184 348.206980 Z"/><path d="M112.086703 347.118235,112.559828 347.929045,112.658855 349.862408,111.932662 350.822779,110.249216 353.967591,110.095175 354.683904,109.269957 356.266042,108.598779 356.623913,107.828575 358.804736,107.069373 359.577403,106.519228 361.179686,106.343181 362.366369,105.760026 363.068912,105.374924 364.715134,104.637729 364.968308,104.714749 366.187814,103.647467 366.187814,103.130330 366.509854,102.569181 368.763049,102.877262 369.061800,102.063047 371.668702,100.148539 371.266922,99.356329 371.427641,99.070254 371.014344,98.190020 370.715812,97.540848 369.624738,97.155746 367.924071,97.353799 366.785858,97.034714 366.130302,97.122738 364.807200,97.848930 363.863370,98.234032 362.723422,99.026242 361.571465,99.675414 361.018349,100.665676 360.638015,101.490895 360.880052,102.261099 360.395956,103.922539 360.384429,104.967816 359.381375,103.900534 359.208396,103.592452 359.980947,100.478627 359.139202,101.050778 357.385673,102.074050 356.219861,102.063047 355.503961,102.613192 354.787869,104.340650 353.563136,104.406668 353.158620,105.308907 352.603754,106.959344 351.239217,107.509490 351.239217,107.707542 350.429416,108.565770 349.573072,110.194201 348.531201,110.810365 347.616333,111.437531 347.141405,112.086703 347.118235 Z"/><path d="M112.779887 343.628934,113.407053 345.600198,112.867910 345.681337,112.229741 346.353531,110.546295 346.284001,110.414260 345.240841,111.041426 344.371228,112.779887 343.628934 Z"/><path d="M115.816691 341.632989,116.311823 341.760681,116.498872 343.246107,115.673654 343.872522,115.387578 342.932844,115.816691 341.632989 Z"/><path d="M112.625846 341.075713,112.603840 342.271390,112.207735 343.037269,111.657589 342.735585,112.625846 341.075713 Z"/><path d="M114.606371 338.647879,115.002476 339.925963,115.431589 340.576388,114.903449 342.306207,114.925455 344.290050,114.430324 344.185674,114.166254 342.944447,113.572097 342.259784,114.122242 340.297654,114.122242 339.321855,114.606371 338.647879 Z"/><path d="M86.295868 336.555142,87.011058 336.706339,86.713979 337.694726,85.844749 337.264532,86.295868 336.555142 Z"/><path d="M116.784948 335.100881,116.487869 336.496987,115.849700 336.764490,116.135776 338.008607,115.233537 339.042989,114.694394 338.334074,114.826429 337.369180,114.012213 336.834269,114.628377 335.740854,115.321560 335.147429,116.091764 335.543060,116.784948 335.100881 Z"/><path d="M85.811740 333.133452,85.800737 334.158094,84.898498 335.705950,84.425373 336.148029,83.523134 335.647776,84.414370 334.868125,84.062277 334.262865,84.964516 333.412939,85.811740 333.133452 Z"/><path d="M119.986797 327.875942,119.997799 328.797634,119.535677 329.135896,117.973263 331.560789,117.731199 331.036360,116.586896 330.978084,116.773945 330.290328,117.577158 329.089242,119.084557 328.879287,119.986797 327.875942 Z"/><path d="M89.552731 322.888585,90.091874 323.227602,90.895087 323.075634,90.058866 324.407978,89.145624 324.034054,88.815536 323.367872,89.552731 322.888585 Z"/><path d="M91.984376 322.666446,92.985641 323.134084,93.403752 323.718515,94.911151 324.419662,94.515046 325.237433,93.513781 325.027173,93.062662 325.435996,90.542994 324.384609,91.060131 322.935348,91.984376 322.666446 Z"/><path d="M122.748528 318.453987,122.495461 319.097991,120.481928 321.380017,119.689718 322.818438,118.545415 323.554887,118.138307 324.185967,116.685922 325.272474,117.390108 322.876893,118.699455 322.140255,119.667712 321.064161,121.010068 318.980911,121.879298 319.062868,122.748528 318.453987 Z"/><path d="M153.160588 324.361240,152.533421 324.559869,152.104308 325.365917,150.618914 325.354236,149.881719 326.195072,149.419596 327.304099,148.770424 327.070658,147.340045 327.759249,147.009958 328.494328,146.503824 328.435996,146.470815 329.788970,145.601584 330.348620,145.667602 330.966429,144.897398 331.805487,145.733619 331.968606,146.899928 332.749109,147.703141 333.971825,147.230016 334.309428,147.494086 334.961230,148.770424 334.879763,149.133520 334.414193,150.971007 335.054331,151.686197 334.775017,152.313363 334.996143,151.708203 335.717585,151.818232 336.462093,151.598174 338.206216,150.915993 338.392189,150.750949 339.763332,151.367112 342.236572,150.993013 343.617334,151.862243 345.298805,152.522418 345.982686,152.445398 346.411471,153.072564 348.855382,153.402652 349.202676,154.888045 349.526775,155.086098 349.943417,154.491940 351.135114,154.734005 351.574634,154.734005 351.574634,154.557958 352.534388,153.908786 353.771149,153.886780 354.672352,154.601970 355.988947,153.512681 356.762431,153.061561 357.443373,154.106838 358.700928,153.699730 359.289121,154.579964 360.280682,154.293888 361.064446,154.293888 361.064446,152.555427 360.119290,152.104308 360.257627,151.488144 359.415969,150.618914 359.289121,151.037025 358.458693,149.859713 357.304891,148.440337 356.854772,147.549101 356.266042,146.173736 353.528466,146.316774 353.019914,145.513561 352.349402,145.337514 353.320434,145.953678 355.065089,146.712879 356.496932,147.494086 357.362593,147.714144 358.158752,145.601584 358.516370,144.952412 358.135678,144.941409 357.385673,144.391264 356.543108,144.413270 355.192138,143.863124 353.366664,144.402267 352.291591,145.447544 349.549924,146.041701 349.029035,146.536832 347.500505,148.110249 344.603153,147.483083 344.533578,147.263025 345.252434,145.931672 347.616333,145.843649 348.554358,144.897398 349.596220,144.721351 350.221141,143.753095 350.197999,143.445013 348.693297,143.764097 347.604751,143.599054 346.956044,142.795841 345.530649,142.410739 346.052223,143.081917 347.210912,142.784838 348.415412,142.740826 349.642515,143.103923 350.221141,144.039170 350.892190,143.918138 351.620895,143.158937 353.343549,142.542774 353.852039,142.806844 354.302665,142.971888 356.208316,143.257963 357.420293,143.059911 358.539440,141.211421 357.535691,140.661275 357.951081,141.211421 358.597115,142.487759 359.023873,142.707818 360.130819,141.794576 361.306445,141.354459 362.896173,141.057380 364.588537,140.331188 365.520606,140.023106 366.636359,138.449689 366.647859,137.514441 366.279829,137.679485 365.520606,137.404412 364.910771,137.327392 363.748246,136.601199 360.684119,135.522914 359.831066,136.062056 361.617553,136.403147 363.840345,136.216097 364.438916,134.917753 364.093603,132.816196 362.043828,131.913957 361.018349,131.165759 363.149520,129.999450 364.128136,129.900424 364.657591,131.198768 367.268795,131.451835 368.406803,131.363811 369.291585,130.835671 369.211162,130.549596 368.544710,129.691368 368.395310,129.548330 367.763141,128.910161 367.544721,128.249986 367.820617,127.072674 367.153818,127.325741 366.360340,126.643561 365.336520,126.071409 364.968308,125.708313 363.587064,126.005391 361.606031,126.533531 360.534278,125.862354 359.150734,126.137426 358.747065,126.060406 357.720317,127.611817 355.758012,128.282995 353.609363,129.053199 352.465019,130.769654 350.753366,131.297794 349.897126,131.132750 349.306855,131.407823 348.519622,132.684161 347.859557,133.355339 347.882720,135.313858 346.608457,136.139077 345.727700,135.996039 345.252434,136.513176 343.768130,137.118336 342.805208,138.009573 341.946405,139.825054 341.180211,140.639269 340.320883,140.705287 339.658778,139.274908 340.588001,137.470430 341.180211,137.173351 340.332497,136.436156 341.191822,136.249106 341.934797,135.753975 342.329419,134.994774 343.768130,135.060791 344.893030,134.708698 345.588607,133.806459 346.434646,131.836937 347.025555,130.120482 348.508044,129.405292 349.549924,129.328272 350.660813,128.316004 351.216084,127.776861 352.881201,126.511526 353.343549,126.060406 353.979146,126.214447 355.099739,125.191176 355.827295,124.586015 356.981737,123.782802 357.189483,122.759531 356.473844,122.638499 354.984236,122.242394 355.018888,121.868295 356.831687,122.088353 358.089530,121.846289 359.323716,122.121362 360.280682,122.715520 361.052922,123.100622 363.990001,123.067613 364.507973,123.947846 366.337337,125.554272 368.820504,126.005391 369.119248,126.720581 370.612466,127.105683 372.185186,127.050668 372.839257,126.522528 373.539050,125.785333 373.447284,125.224184 374.043705,124.035870 374.525332,121.868295 377.550717,122.044342 378.180575,121.164108 380.915872,120.591957 381.910872,120.867030 382.505408,120.889036 384.493857,121.252132 385.304811,121.120097 386.126937,120.415910 386.263933,120.173846 388.568988,120.316884 389.652363,119.931782 389.709371,119.634703 391.612728,119.282610 392.672096,118.204324 393.947339,117.940254 395.915942,117.346097 396.507379,115.970732 396.768934,116.729933 397.507974,117.940254 397.212383,118.380371 398.269541,118.831490 398.690016,119.326622 400.530236,119.128569 401.166068,117.522143 403.628497,115.970732 404.705809,115.387578 404.796510,114.034219 404.479042,112.614843 404.705809,111.481543 405.680687,109.875117 405.975348,108.444738 405.261306,108.202674 404.479042,108.455741 403.764602,108.356715 400.791400,108.653793 399.564846,108.521758 399.144508,110.216207 396.928129,111.349508 396.484633,111.668592 395.290242,111.811630 391.851977,111.723607 390.233784,112.086703 389.355904,111.657589 386.286765,112.526820 385.681650,112.812895 384.802277,112.845904 383.819778,113.319030 382.573999,113.253012 381.659297,113.671123 380.195123,113.175992 379.268162,114.661385 378.214926,115.827694 376.382224,116.256808 375.201757,117.269076 373.401400,117.896243 373.401400,118.996534 372.368801,119.557683 371.565393,120.768004 370.865082,121.098091 369.728122,121.736260 368.671119,120.911041 368.728576,120.646971 369.636226,120.074820 369.946364,119.216592 371.324323,117.808219 372.529454,116.839963 372.953990,115.838697 373.779920,115.739671 372.931043,115.332563 372.322899,114.562359 372.047467,113.682126 371.255442,113.385047 370.015279,113.737140 368.705593,113.682126 367.889587,114.166254 366.659359,114.980470 365.566626,115.255543 364.507973,115.816691 363.437386,116.564890 362.976786,117.203059 361.974707,115.750674 362.262699,114.848435 363.230126,114.408318 364.001512,113.847169 364.082092,113.065962 365.209953,112.757881 364.392877,112.955933 362.504589,113.682126 360.730222,114.540353 359.831066,116.256808 356.727802,117.016009 356.473844,117.247070 354.903381,116.542884 354.787869,116.300820 355.503961,115.673654 356.069769,114.562359 358.147215,113.935193 358.031844,113.990207 358.943141,113.473070 359.865655,112.317764 360.038591,112.020685 359.669647,112.889916 358.377943,112.768884 358.170289,113.924190 355.804201,114.551356 355.041988,115.068493 353.516909,115.486604 353.251086,115.893712 352.291591,116.784948 351.007871,118.534412 352.164403,118.336359 351.320184,118.831490 350.521977,117.588161 349.897126,117.302085 349.515201,117.852231 348.149079,119.304616 345.704519,119.777741 344.707512,119.513671 344.185674,118.413380 345.020566,118.127304 345.565424,117.027012 346.515759,116.861968 347.303585,116.080761 347.234080,116.036750 346.179704,117.236068 344.266856,117.247070 343.895720,118.127304 342.584731,118.094295 341.447243,118.556417 340.437025,119.491665 340.332497,120.019805 339.577456,119.447654 339.263760,118.611432 339.542603,117.577158 339.345092,116.817957 340.216351,116.135776 339.786566,116.740936 337.973733,116.542884 336.590034,116.971998 334.286146,117.786213 333.354715,118.633438 333.226618,118.490400 332.364711,119.062552 330.581772,119.821753 329.462453,121.010068 328.762639,120.591957 328.132648,120.580954 327.152365,121.142103 326.977276,121.769269 326.183395,122.473455 326.346861,123.243660 325.809722,125.125158 325.868112,125.752324 325.494394,126.698575 326.089982,127.677835 325.751331,128.525059 326.089982,128.943170 325.622866,129.526324 326.790502,130.208505 327.058985,130.549596 326.580365,131.616878 326.393563,132.684161 325.646223,133.190295 324.641653,133.641415 324.396294,133.982505 323.391250,135.258844 321.812795,135.544919 320.689765,135.544919 320.689765,136.865269 320.783369,137.239368 320.151478,138.361666 320.151478,139.693019 319.449200,139.814051 318.735027,141.112395 318.231477,141.266436 317.388109,141.959619 317.399825,144.204214 317.962097,145.469549 317.516974,145.799637 317.844967,146.613853 317.634119,147.637124 316.896021,149.804698 316.544473,150.684932 315.384034,151.279089 315.630230,152.445398 314.797760,153.644716 314.598397,153.644716 314.598397,154.282885 314.645307,155.196127 315.712290,155.636244 316.954607,155.405182 317.669262,154.414920 317.657548,153.083567 317.950384,150.904990 319.191652,150.904990 319.812067,151.565165 319.905702,152.599439 320.865270,152.412389 321.941445,151.730209 322.678138,151.488144 323.625015,151.939264 324.092483,153.160588 324.361240 Z"/><path d="M71.606976 318.758445,72.058095 319.624787,72.674259 319.847181,72.465203 320.935469,70.638719 320.736568,69.648457 321.029064,69.296364 321.590566,70.033559 322.257196,69.021291 323.297738,67.777961 323.204223,66.919734 323.484758,66.149530 324.478083,66.336579 325.459355,66.237553 326.486966,65.687407 326.755480,64.697145 326.580365,64.091984 325.587829,62.837652 325.517753,63.046707 324.653337,62.639599 322.292277,62.991693 321.508688,63.871926 321.192848,64.014964 320.654663,65.027232 320.853570,65.786433 320.666364,66.622655 321.391714,67.381856 321.134355,68.592177 319.893998,69.527425 319.648198,69.923530 320.233399,70.572702 320.128072,71.243880 319.577965,71.606976 318.758445 Z"/><path d="M135.478902 320.186587,135.093800 321.075860,134.037520 322.444290,133.234307 322.596294,132.904220 323.718515,132.508115 324.069112,132.123013 325.412636,130.824669 326.066628,130.120482 326.054951,129.229246 325.260794,128.282995 325.412636,125.290202 324.770166,124.806074 325.611187,123.551741 325.552791,123.782802 324.618287,123.177642 323.122394,121.692248 323.496446,121.835286 322.268889,122.462453 321.204546,123.034604 320.830170,124.486989 321.988225,125.180173 321.508688,126.379491 321.274736,127.149695 320.654663,127.600814 319.086284,126.753590 319.355549,126.280464 320.092962,125.345216 320.853570,124.288937 320.713167,123.892832 319.613082,123.243660 318.969203,124.508995 317.739545,124.817077 316.438999,125.257193 315.559890,126.709578 314.234814,126.709578 314.234814,127.094680 315.067462,128.128954 315.923291,128.602080 315.641953,129.614348 316.239760,130.164494 316.157716,131.099741 315.102638,130.956704 313.472302,132.332068 313.824258,133.344336 313.812527,133.817462 314.598397,134.928756 314.574941,136.172086 315.184715,135.423887 316.427280,135.038785 316.567911,135.478902 318.524250,134.983771 319.788658,135.478902 320.186587 Z"/><path d="M95.934423 311.829219,96.341531 312.603942,98.201023 313.096830,98.377070 314.633580,99.433350 314.973655,100.159542 316.450719,101.303846 317.587262,101.171811 318.079222,101.809980 318.992620,102.074050 320.584457,102.536172 321.356621,103.020300 320.947168,103.757496 321.532082,104.549706 321.169451,108.598779 321.684138,109.401992 322.713214,109.611047 323.426316,110.645321 323.940565,111.470540 323.660078,112.977939 325.447676,112.845904 325.996565,114.342301 326.370212,114.265280 327.444154,113.495076 327.222397,113.209000 328.050972,114.078231 328.575991,113.495076 330.383594,111.888650 330.546801,111.525554 329.975533,111.679595 328.622654,110.865379 329.170886,111.030423 329.928893,110.150190 330.267011,110.084172 331.747227,110.865379 331.036360,112.306761 330.768279,112.636849 331.094635,112.020685 332.364711,111.173461 332.900524,110.480277 333.715683,109.346977 334.297787,108.004621 335.252161,106.706277 335.857196,105.517962 335.566331,105.407933 334.914678,106.530231 333.005344,105.550971 332.725814,104.450679 333.354715,103.097321 335.182340,101.831985 335.252161,101.193816 335.031056,99.972493 336.403936,98.927216 337.113366,97.331793 336.764490,95.802388 336.845898,94.724102 337.683100,93.029653 337.171508,91.984376 337.776106,91.225175 337.404062,90.763052 338.589770,90.135886 338.810579,89.101612 338.496792,87.946306 338.496792,88.045332 337.915609,87.187105 337.810982,87.121087 336.450461,86.284865 335.915365,86.625956 333.971825,87.594212 333.284844,88.463443 333.610891,89.332673 333.541027,90.113880 334.204659,90.587006 335.228888,91.280189 335.287070,91.577268 334.705184,90.994113 333.669110,91.940364 333.669110,92.435495 334.309428,93.348737 334.379271,94.019915 333.773900,95.208230 334.018393,95.912417 333.541027,96.671618 333.645822,97.243770 333.051929,99.950487 332.085113,100.555647 331.059671,100.093525 330.255353,99.389338 330.197059,98.542114 331.013050,96.781647 331.933653,95.098201 331.956955,93.887880 332.620983,93.172691 332.527796,92.611542 331.490871,92.963635 330.348620,94.669087 328.972603,95.362271 327.514178,95.703361 326.276805,96.121472 326.078305,97.661880 326.335185,98.575122 326.078305,99.070254 325.237433,99.873466 325.003810,100.841723 323.753577,100.423612 322.666446,99.334324 323.496446,96.638609 324.185967,95.989437 324.629970,94.878143 323.683453,94.999175 322.748289,94.030918 322.011615,91.863344 320.619560,90.498982 321.052462,89.629752 321.040763,89.288661 320.642962,87.715245 320.233399,87.825274 318.828700,88.848545 318.594511,89.849810 317.060060,88.749519 317.376394,88.485449 317.118644,88.496452 315.536443,89.508720 315.208165,90.245915 315.442654,90.598008 314.786033,91.401221 314.985381,91.929361 314.692216,91.962370 313.507499,92.688562 313.530964,93.062662 312.744777,94.272982 312.756513,95.065192 311.958356,95.934423 311.829219 Z"/><path d="M82.598889 309.256920,83.182043 309.597688,82.972988 311.077756,81.630632 313.824258,81.179513 314.516302,80.519338 314.621852,79.672113 315.360585,79.474061 316.052227,78.868900 316.521035,78.109699 316.427280,77.130440 317.106927,76.360235 317.188942,75.281950 316.778843,73.664521 317.505260,74.489740 316.028785,74.830830 316.321802,75.777081 315.618507,76.008142 314.797760,77.009407 313.859451,78.131705 312.169656,79.562084 311.359580,80.156241 310.619728,81.487594 309.691685,82.598889 309.256920 Z"/></g><path d="M213.368543 361.052922,212.939429 362.112947,212.939429 362.112947,212.048193 362.228142,211.938164 363.379815,212.785388 364.289286,211.817132 364.427406,210.936898 364.910771,210.122683 364.991323,209.000385 364.772676,207.162898 365.463081,206.590747 366.348839,205.974583 365.934755,205.402432 366.613359,204.951312 366.601858,202.882764 369.061800,202.123563 369.486887,202.123563 369.486887,201.133300 369.785556,201.133300 369.785556,201.287341 369.429446,200.198052 367.970049,200.737195 366.337337,200.407108 365.762201,201.298344 364.830216,201.320350 364.093603,200.110029 364.151158,199.229796 363.736733,199.867965 362.470034,199.669913 361.698205,199.020740 360.764799,199.262805 360.038591,199.075755 358.931607,199.790945 358.643255,199.955988 357.812625,199.955988 357.812625,201.144303 358.077993,201.826484 357.974157,202.783738 357.281810,204.115090 358.562510,205.204379 358.827804,206.238653 358.816270,206.711779 358.493299,208.549266 358.758599,209.429499 358.101067,210.298729 358.631720,211.784123 360.246099,212.719371 360.891577,213.368543 361.052922 Z" class="mapRegion" id="map-abcd1234-S12000036" style="fill: rgb(116, 169, 207);"><title>City of Edinburgh 16% non-UK born</title></path><path d="M164.119492 366.118800,164.108489 366.624859,163.096220 369.555813,163.096220 369.555813,162.359025 370.394279,161.038675 370.578017,160.642570 370.922492,159.080156 371.289883,157.968862 372.208139,157.671783 372.896624,156.901579 372.609777,156.560489 373.447284,156.560489 373.447284,156.010343 372.644200,155.075095 372.758941,154.392914 373.378458,152.786488 373.711102,152.258348 373.332573,151.708203 372.345850,151.840238 371.886785,151.356109 370.888046,150.024757 370.784707,149.639655 370.382795,149.947736 369.716635,149.078506 369.475399,147.758156 368.429788,148.847445 367.728655,148.847445 367.728655,149.892722 367.544721,150.684932 368.222915,151.642185 368.521726,153.402652 368.314861,153.776751 367.717159,153.787754 366.912350,154.700996 365.670167,154.194862 365.117900,154.051824 363.782783,153.347637 363.368301,154.106838 362.193584,154.106838 362.193584,155.746273 362.677354,157.330693 362.711905,158.794080 362.470034,159.828355 362.861624,160.829620 364.013024,161.621830 364.174180,162.237993 364.864740,163.008197 365.221459,164.119492 366.118800 Z" class="mapRegion" id="map-abcd1234-S12000038" style="fill: rgb(241, 238, 246);"><title>Renfrewshire 5% non-UK born</title></path><path d="M162.293008 359.323716,162.447048 360.465118,162.898168 360.661067,163.162238 362.827074,163.162238 362.827074,162.766133 363.552523,163.294273 364.162669,162.667107 364.991323,162.667107 364.991323,161.720856 364.093603,160.686582 363.690682,159.806349 362.562178,159.157177 362.193584,157.913847 362.205103,156.890576 361.986227,156.098366 361.502332,155.141112 361.536899,154.293888 361.064446,154.293888 361.064446,154.579964 360.280682,153.699730 359.289121,154.106838 358.700928,153.061561 357.443373,153.512681 356.762431,154.601970 355.988947,153.886780 354.672352,153.908786 353.771149,154.557958 352.534388,154.734005 351.574634,154.734005 351.574634,154.943060 352.175966,156.175386 352.453458,157.275678 352.314716,158.276943 353.343549,158.508005 352.892761,159.388238 353.331991,158.970127 354.568383,158.948121 355.677181,159.685317 357.247187,160.499532 357.074070,161.203719 358.827804,162.293008 359.323716 Z" class="mapRegion" id="map-abcd1234-S12000039" style="fill: rgb(241, 238, 246);"><title>West Dunbartonshire 2% non-UK born</title></path><path d="M199.955988 357.812625,199.790945 358.643255,199.075755 358.931607,199.262805 360.038591,199.020740 360.764799,199.669913 361.698205,199.867965 362.470034,199.229796 363.736733,200.110029 364.151158,201.320350 364.093603,201.298344 364.830216,200.407108 365.762201,200.737195 366.337337,200.198052 367.970049,201.287341 369.429446,201.133300 369.785556,201.133300 369.785556,199.933983 370.417247,199.218793 371.588351,199.438851 372.127804,198.173516 373.126079,198.173516 373.126079,195.642845 372.139281,194.960665 372.116327,193.695329 371.014344,193.552291 370.440215,192.330968 370.968418,190.988612 371.014344,189.910326 371.324323,188.600979 371.967127,188.105848 372.655674,187.665731 372.368801,187.665731 372.368801,188.072839 371.622787,187.764758 371.186559,188.766023 370.244982,188.105848 369.544326,187.665731 368.475758,187.544699 366.647859,188.942070 366.072790,188.391924 365.313508,187.093580 365.842727,186.125323 365.819720,185.685207 366.095795,185.047037 365.382542,184.639930 364.507973,184.639930 364.507973,186.081312 364.220223,186.741486 363.736733,187.852781 361.997747,188.964075 361.951666,190.405457 361.156639,190.361446 360.626489,191.054629 360.234571,191.318699 359.542811,192.000880 359.185331,191.978874 358.620185,193.178192 357.904930,195.422787 358.366407,196.446058 357.258728,196.446058 357.258728,196.897178 357.524152,198.140507 357.385673,199.955988 357.812625 Z" class="mapRegion" id="map-abcd1234-S12000040" style="fill: rgb(189, 201, 225);"><title>West Lothian 6% non-UK born</title></path><path d="M237.762007 305.046575,238.433185 305.140734,237.817022 306.835027,237.552952 308.163816,236.562689 308.128547,236.628707 307.270191,235.022281 307.023215,234.428123 308.293131,235.022281 308.775069,238.059086 308.516479,237.519943 310.173368,235.638444 311.312611,235.396380 312.275300,235.616438 313.624822,236.408648 313.882913,235.473400 315.747458,234.879243 316.380401,234.164053 318.020660,233.030753 318.453987,231.314298 319.355549,230.390053 320.783369,228.948671 322.011615,227.342246 323.087324,227.078176 324.256078,226.605050 325.179029,226.208945 325.155667,224.272432 324.045740,222.577983 324.489767,222.577983 324.489767,222.699015 323.473070,221.653738 322.958730,220.344391 323.157464,219.343126 322.502754,217.098531 323.087324,215.987237 322.561216,214.347802 322.900275,214.391814 323.905506,213.522583 323.765264,212.576333 324.127540,212.906420 324.992128,212.906420 324.992128,211.751114 324.945401,210.881884 323.554887,209.506519 322.911966,208.967376 322.455982,209.264455 321.040763,210.034659 320.022741,209.594543 319.659903,209.022391 318.395434,211.244980 317.153793,212.037190 316.122554,212.576333 315.806070,212.092204 314.832940,210.793860 315.993621,210.155691 314.340376,209.583540 313.988488,209.495516 313.190703,210.320735 313.085096,210.518787 311.958356,209.814601 311.782259,208.153161 311.805739,207.129889 311.488739,204.467184 309.386182,204.709248 309.033634,204.203114 307.975709,203.718986 308.034494,202.893767 306.611536,202.321615 305.999782,202.563679 305.329042,201.793475 304.928871,201.331353 303.810423,202.574682 301.324596,202.222589 300.699826,202.805744 300.216412,200.814216 298.423469,201.760467 297.349479,202.013534 296.381333,202.013534 296.381333,203.366892 294.881186,203.961050 294.904817,205.380426 294.077607,205.138362 292.789006,205.402432 292.576149,206.480717 293.191023,207.294933 293.309251,209.176432 294.302161,210.177697 294.113064,210.672828 294.373069,211.322000 295.412832,212.246245 294.940264,212.092204 293.273783,212.708368 292.304140,212.554327 291.393296,213.148484 290.458467,214.985971 289.854793,215.349068 289.452267,216.075260 289.866631,217.615668 289.677216,218.495901 289.381227,219.288111 289.475947,219.717225 288.824678,220.509435 288.457528,222.776036 289.440427,223.128129 290.209912,224.723552 290.576818,225.394730 290.351946,226.384992 291.168494,226.979149 292.765356,227.529295 292.859955,228.695604 293.971233,228.651593 295.412832,229.421797 295.625461,229.036695 298.376270,229.861913 300.558348,230.566100 301.006335,231.116246 302.137754,231.171260 302.821085,232.106508 302.467660,233.382846 302.561911,233.888981 302.927103,234.494141 302.691501,235.033284 303.351134,236.265610 304.104797,237.079826 305.317273,237.762007 305.046575 Z" class="mapRegion" id="map-abcd1234-S12000041" style="fill: rgb(241, 238, 246);"><title>Angus 5% non-UK born</title></path><path d="M222.577983 324.489767,221.367662 325.237433,220.542444 324.875308,218.561919 325.179029,216.801452 326.078305,214.963965 326.089982,214.358805 325.587829,214.358805 325.587829,213.940694 325.143986,212.906420 324.992128,212.906420 324.992128,212.576333 324.127540,213.522583 323.765264,214.391814 323.905506,214.347802 322.900275,215.987237 322.561216,217.098531 323.087324,219.343126 322.502754,220.344391 323.157464,221.653738 322.958730,222.699015 323.473070,222.577983 324.489767 Z" class="mapRegion" id="map-abcd1234-S12000042" style="fill: rgb(116, 169, 207);"><title>Dundee City 12% non-UK born</title></path><path d="M177.025912 355.446219,176.629807 356.716259,177.047918 356.970195,178.137206 356.970195,178.588326 357.408753,178.368268 358.574045,179.160478 358.274118,179.985696 358.735531,179.743632 359.358311,180.271772 359.969418,181.229026 360.188459,182.901469 359.957889,181.713154 361.271875,182.549376 362.665836,184.959014 364.139647,184.639930 364.507973,184.639930 364.507973,185.047037 365.382542,185.685207 366.095795,186.125323 365.819720,187.093580 365.842727,188.391924 365.313508,188.942070 366.072790,187.544699 366.647859,187.665731 368.475758,188.105848 369.544326,188.766023 370.244982,187.764758 371.186559,188.072839 371.622787,187.665731 372.368801,187.665731 372.368801,186.807504 373.194912,185.520163 373.114607,184.100787 373.550520,182.879463 373.607872,181.790174 374.112514,181.030973 375.236147,180.491830 374.674389,179.600594 374.376266,177.763107 372.552403,176.827859 372.185186,175.936623 371.324323,176.211696 370.520600,175.265445 369.705148,173.670023 368.763049,173.670023 368.763049,173.824063 368.257395,174.528250 368.039015,174.726302 366.452350,174.638279 365.359531,173.659020 365.129407,172.349673 365.451575,171.689498 365.244472,171.513451 364.530992,170.842273 363.932442,170.842273 363.932442,171.183364 363.114974,171.810530 363.368301,173.328932 363.276185,173.504979 362.665836,175.562524 362.654319,175.045387 361.248828,175.958629 360.499698,175.617539 359.588934,173.835066 360.257627,173.306926 359.577403,173.273918 358.920074,172.041591 357.431833,171.920559 356.831687,171.920559 356.831687,172.536722 356.958653,173.945095 356.058223,174.077130 355.492413,175.694559 355.284534,177.025912 355.446219 Z" class="mapRegion" id="map-abcd1234-S12000044" style="fill: rgb(241, 238, 246);"><title>North Lanarkshire 4% non-UK born</title></path><path d="M171.920559 356.831687,172.041591 357.431833,173.273918 358.920074,173.306926 359.577403,173.835066 360.257627,175.617539 359.588934,175.958629 360.499698,175.045387 361.248828,175.562524 362.654319,173.504979 362.665836,173.328932 363.276185,171.810530 363.368301,171.183364 363.114974,170.842273 363.932442,170.842273 363.932442,170.127084 364.404387,168.685702 364.484954,167.453375 362.527625,166.386092 362.308775,166.221049 363.863370,165.483853 364.185691,164.350553 363.840345,164.009463 362.850107,163.162238 362.827074,163.162238 362.827074,162.898168 360.661067,162.447048 360.465118,162.293008 359.323716,162.293008 359.323716,163.327282 358.689393,164.251527 359.346780,165.043737 360.257627,166.419101 360.234571,166.672168 359.669647,167.288331 359.773418,167.200308 357.847240,166.463113 356.785517,166.375089 355.619442,167.189305 355.400024,167.893492 356.196771,169.213842 355.977400,170.171095 356.693173,171.755515 355.642538,171.920559 356.831687 Z" class="mapRegion" id="map-abcd1234-S12000045" style="fill: rgb(241, 238, 246);"><title>East Dunbartonshire 5% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-S12000046" style="fill: rgb(116, 169, 207);"><title>Glasgow City 14% non-UK born</title><path d="M169.004786 368.360832,169.103813 370.302405,169.653958 371.117675,168.938769 372.104851,168.135556 372.173710,168.135556 372.173710,167.453375 371.714615,167.497387 370.669881,166.518127 370.187558,165.175772 370.612466,164.944710 371.634266,163.448314 371.496518,163.613358 370.911010,163.096220 369.555813,163.096220 369.555813,164.108489 366.624859,164.119492 366.118800,164.119492 366.118800,164.526600 366.348839,165.494856 366.532855,166.452110 367.130822,167.838477 367.360774,169.004786 368.360832 Z"/><path d="M170.842273 363.932442,171.513451 364.530992,171.689498 365.244472,172.349673 365.451575,173.659020 365.129407,174.638279 365.359531,174.726302 366.452350,174.528250 368.039015,173.824063 368.257395,173.670023 368.763049,173.670023 368.763049,173.438961 369.349028,172.745778 368.854976,171.018320 369.475399,170.886285 368.763049,170.149090 368.843485,170.149090 368.843485,168.927766 368.222915,167.860483 367.291790,167.035264 367.222805,165.439842 366.429347,164.647632 366.291331,163.118226 365.186940,162.667107 364.991323,162.667107 364.991323,163.294273 364.162669,162.766133 363.552523,163.162238 362.827074,163.162238 362.827074,164.009463 362.850107,164.350553 363.840345,165.483853 364.185691,166.221049 363.863370,166.386092 362.308775,167.453375 362.527625,168.685702 364.484954,170.127084 364.404387,170.842273 363.932442 Z"/></g><g class="mapRegion" id="map-abcd1234-W06000001" style="fill: rgb(241, 238, 246);"><title>Isle of Anglesey 4% non-UK born</title><path d="M153.930792 535.422473,153.468669 536.351610,154.084832 536.848461,154.811025 537.042856,155.097101 537.982242,154.723002 538.273710,154.833031 538.964475,155.317159 539.018434,156.296419 540.464134,156.175386 540.830833,154.767013 541.251398,154.139847 540.744555,154.326897 540.302340,153.677725 539.385325,153.886780 538.921308,152.621445 538.273710,152.082302 538.608321,151.345106 538.414036,151.620179 537.841894,151.015019 537.010458,151.763217 536.049135,152.280354 536.189574,153.930792 535.422473 Z"/><path d="M161.478792 529.083021,163.162238 529.256306,163.811410 529.895200,165.252792 529.754439,166.793200 530.046780,167.233317 530.793731,167.376355 531.810992,167.134291 532.827876,167.596413 533.476755,168.630687 533.725451,169.180833 535.195544,169.345877 536.178771,169.929031 536.567643,169.565935 537.291231,170.039060 537.690743,172.085603 537.129250,172.591737 536.459628,173.207900 536.167968,175.045387 536.621649,175.606536 536.448827,176.035649 537.075254,175.045387 538.003833,174.484238 539.018434,174.429224 539.773745,172.272652 541.467048,171.700501 541.758148,171.557463 542.426484,170.930297 542.318698,169.896022 542.954570,169.477912 543.848853,169.466909 544.516682,168.344611 545.184350,166.881224 546.691394,165.527865 547.444607,164.845684 547.347777,164.394565 548.294415,163.129229 547.616741,162.083952 547.433848,161.599824 546.303947,161.731859 546.024090,162.865159 545.808797,163.096220 544.915149,162.491060 544.624382,161.808879 545.744205,161.005667 546.486914,160.499532 546.314710,159.806349 544.990528,159.245200 545.108977,158.265940 544.279729,158.530010 543.579521,158.276943 542.749814,157.704792 541.822832,156.648512 540.927892,156.043351 539.223467,155.328162 538.942891,155.306156 538.478799,155.944325 537.787913,156.153381 536.546040,155.262144 535.390056,155.834296 535.011825,155.977334 533.822761,156.384442 532.579098,155.735270 531.486375,155.680255 530.674666,156.065357 530.490645,157.440722 530.468995,157.847830 530.057607,158.353964 530.360741,159.146174 529.667814,160.433515 530.111740,160.763602 529.234646,161.478792 529.083021 Z"/></g><path d="M198.690653 557.657249,199.295813 558.139564,199.130770 559.050373,197.689388 560.357129,197.480332 561.138745,198.393574 561.823816,197.832426 562.530118,197.568356 563.439484,198.096496 564.925922,197.733399 565.300079,197.733399 565.300079,196.864169 566.806887,195.774880 567.052600,193.739341 567.714850,193.332233 568.579810,193.332233 569.156299,192.881113 569.743342,193.332233 570.532984,193.585300 571.695697,193.420256 572.207563,193.640315 573.337599,193.244210 574.200808,193.024151 575.532392,192.463003 576.011607,191.120647 576.373625,189.965341 576.245859,188.722011 577.193315,187.665731 577.033654,187.159597 577.736094,185.960279 577.693527,185.322110 577.214603,184.089784 578.629851,183.726688 580.373977,183.814711 581.872626,183.220553 582.212633,182.516367 583.317367,181.955218 583.667815,181.955218 583.667815,181.284040 583.635958,179.996699 584.718897,177.267976 585.536131,175.463498 585.928742,175.089399 585.801415,173.306926 581.904504,172.844804 581.351911,173.284921 579.650936,174.143148 577.842509,175.584530 576.650431,175.815591 575.606942,176.563789 575.298080,177.212961 574.531100,177.807119 574.349977,178.313253 573.337599,176.948891 573.614708,176.079661 574.616331,175.474501 574.541754,174.660285 572.804621,172.668757 570.084836,171.920559 568.633193,173.174891 567.843010,172.899818 567.234201,173.119877 566.037555,172.085603 563.920792,172.349673 563.118565,173.328932 563.386000,174.572262 562.829707,174.946361 562.134183,174.792320 561.684674,173.835066 562.519418,173.526985 561.813113,172.800792 561.577638,172.591737 562.198392,171.942565 562.690616,171.359410 562.733414,169.367882 561.877330,167.508390 562.433814,166.243054 562.412413,165.263795 562.797609,165.142763 563.567841,162.810145 563.364606,161.720856 563.899402,161.302745 564.444788,160.070419 564.990067,158.706057 567.041918,158.463993 568.494394,159.080156 568.942799,159.036145 569.807375,157.946856 569.924766,157.440722 570.895718,156.879573 570.340930,157.121637 569.465846,155.394179 568.142024,154.227870 567.917766,153.710733 568.868070,152.951532 569.487193,152.302360 569.081576,151.092039 569.497866,150.002751 569.295066,149.562634 570.629007,148.594378 570.234227,148.198273 569.796703,148.858447 569.060226,148.814436 568.473039,149.958739 567.031235,149.903724 565.941374,150.937999 565.695562,151.301095 564.626559,152.027287 564.434095,152.060296 563.867317,152.764483 562.851105,153.622710 562.465916,153.963800 561.673971,155.020080 561.288619,155.504209 560.635538,157.407713 560.699782,158.519008 559.864490,159.212191 558.868235,159.751334 558.611079,160.125433 557.732282,160.972658 556.756704,161.863894 556.874649,162.777136 555.812961,164.163503 554.546981,164.724652 553.237477,164.823678 551.293545,164.383562 549.595513,164.746658 548.853639,165.450844 550.401671,165.692909 550.165222,165.725917 548.746105,165.945976 548.326681,167.365352 547.293980,168.399626 545.754971,169.257853 545.281256,169.774990 544.667460,169.719976 543.741123,170.325136 543.008451,171.513451 542.631264,172.151620 541.984538,173.075865 541.456265,173.339935 541.812052,174.165154 541.531739,174.682291 542.006098,175.254442 541.682680,176.596798 541.445483,177.510040 540.830833,177.510040 540.830833,177.862133 540.733770,178.588326 541.801271,180.293778 542.889912,180.150740 543.838080,179.149475 544.915149,178.940419 546.411576,178.126203 546.777485,177.488034 547.466124,176.596798 549.875008,177.256973 550.046990,177.256973 550.874507,178.203224 551.454696,178.676349 552.271052,178.071189 553.473663,177.906145 554.278691,178.192221 554.976192,178.115201 555.791508,179.215492 555.995300,180.084722 555.512611,181.074985 555.244415,181.691148 555.373152,181.922209 556.992589,183.605655 558.150281,184.397865 559.650272,185.003026 559.939462,186.675469 559.296776,187.445673 558.343183,188.633988 557.689406,190.020355 557.528618,190.405457 556.885371,190.922594 556.896093,191.824834 556.252699,193.233207 555.941672,193.013148 556.649477,193.365242 558.118130,193.871376 558.771805,195.378775 558.728945,195.774880 558.375332,196.897178 558.911092,197.766408 558.514639,198.690653 557.657249 Z" class="mapRegion" id="map-abcd1234-W06000002" style="fill: rgb(241, 238, 246);"><title>Gwynedd 4% non-UK born</title></path><path d="M197.161248 537.356021,196.655114 538.316888,196.226000 538.478799,196.060956 539.547173,196.358035 539.784534,195.796886 540.701415,196.038950 541.219049,196.721131 541.165133,198.382571 542.512709,198.140507 545.604252,198.547615 546.131731,197.590361 546.443864,195.279749 548.176103,194.509545 549.531010,194.916653 549.853509,193.574297 550.767052,193.156186 551.229082,193.486274 551.658808,194.080431 551.110895,196.468064 550.938979,196.688122 551.497668,197.579359 551.304289,197.579359 552.464364,198.415580 553.291158,198.492601 553.731298,197.469329 554.267959,197.920449 555.319512,198.580624 556.338494,198.690653 557.657249,198.690653 557.657249,197.766408 558.514639,196.897178 558.911092,195.774880 558.375332,195.378775 558.728945,193.871376 558.771805,193.365242 558.118130,193.013148 556.649477,193.233207 555.941672,191.824834 556.252699,190.922594 556.896093,190.405457 556.885371,190.020355 557.528618,188.633988 557.689406,187.445673 558.343183,186.675469 559.296776,185.003026 559.939462,184.397865 559.650272,183.605655 558.150281,181.922209 556.992589,181.691148 555.373152,181.074985 555.244415,180.084722 555.512611,179.215492 555.995300,178.115201 555.791508,178.192221 554.976192,177.906145 554.278691,178.071189 553.473663,178.676349 552.271052,178.203224 551.454696,177.256973 550.874507,177.256973 550.046990,176.596798 549.875008,177.488034 547.466124,178.126203 546.777485,178.940419 546.411576,179.149475 544.915149,180.150740 543.838080,180.293778 542.889912,178.588326 541.801271,177.862133 540.733770,177.510040 540.830833,177.510040 540.830833,178.456291 540.000298,180.392804 539.406906,182.406338 538.090197,183.033504 538.176558,183.913737 537.701540,185.080046 539.698223,185.597183 539.396115,184.628927 538.079402,184.034769 537.679946,183.781702 536.167968,182.527370 535.292802,182.868460 534.644351,184.188810 534.936173,184.496892 535.822257,185.300105 535.930296,186.334379 535.530529,186.884524 536.200376,187.852781 536.492033,187.918798 537.161647,188.347912 537.561178,189.580239 537.841894,191.120647 537.906671,191.890851 537.755523,193.178192 537.949855,194.861638 537.280433,196.578093 536.330005,197.161248 537.356021 Z" class="mapRegion" id="map-abcd1234-W06000003" style="fill: rgb(241, 238, 246);"><title>Conwy 5% non-UK born</title></path><path d="M211.355009 552.056245,211.366012 552.754307,210.650822 553.881573,211.244980 554.718673,211.200968 555.501884,210.683831 556.145453,210.617814 556.788871,211.652088 557.818030,211.828134 558.321750,212.840403 558.514639,212.664356 559.061087,211.949167 559.543157,211.057930 559.639561,210.111680 560.046562,208.725312 560.271459,207.492986 559.907332,206.678770 560.164367,204.885295 560.346420,204.236123 560.100111,203.851021 561.053099,202.717720 561.770301,202.497662 562.744113,201.969522 563.022282,201.892502 563.578537,201.892502 563.578537,201.364362 564.626559,199.922980 565.182492,198.261539 565.524549,197.733399 565.300079,197.733399 565.300079,198.096496 564.925922,197.568356 563.439484,197.832426 562.530118,198.393574 561.823816,197.480332 561.138745,197.689388 560.357129,199.130770 559.050373,199.295813 558.139564,198.690653 557.657249,198.690653 557.657249,198.580624 556.338494,197.920449 555.319512,197.469329 554.267959,198.492601 553.731298,198.415580 553.291158,197.579359 552.464364,197.579359 551.304289,196.688122 551.497668,196.468064 550.938979,194.080431 551.110895,193.486274 551.658808,193.156186 551.229082,193.574297 550.767052,194.916653 549.853509,194.509545 549.531010,195.279749 548.176103,197.590361 546.443864,198.547615 546.131731,198.140507 545.604252,198.382571 542.512709,196.721131 541.165133,196.038950 541.219049,195.796886 540.701415,196.358035 539.784534,196.060956 539.547173,196.226000 538.478799,196.655114 538.316888,197.161248 537.356021,197.161248 537.356021,196.721131 536.546040,197.821423 535.573750,199.119767 535.260383,200.440117 534.655160,202.343621 534.049803,202.343621 534.049803,202.211586 534.936173,201.848490 535.616970,201.089289 535.843865,200.913242 536.513636,201.892502 537.949855,202.530671 538.176558,203.641965 539.137139,202.541674 540.323913,203.740991 541.467048,204.577213 541.844394,204.137096 542.469596,204.357155 543.805762,205.182373 544.441290,205.743522 545.195118,205.545470 545.927210,205.897563 546.583775,206.942840 546.917379,208.109149 546.723678,208.329207 546.433102,209.319470 546.809769,209.187435 547.584467,209.803598 549.746013,210.727843 550.025493,210.496782 550.713322,211.079936 551.981058,211.355009 552.056245 Z" class="mapRegion" id="map-abcd1234-W06000004" style="fill: rgb(241, 238, 246);"><title>Denbighshire 3% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-W06000005" style="fill: rgb(241, 238, 246);"><title>Flintshire 5% non-UK born</title><path d="M213.500578 540.399417,214.963965 540.518063,216.625406 541.715024,218.297849 543.126984,219.420146 544.947454,219.420146 544.947454,218.892006 545.001296,214.677890 542.480375,214.248776 542.394148,212.587336 540.679845,212.708368 540.248406,213.500578 540.399417 Z"/><path d="M219.420146 545.001296,219.134071 545.690378,216.944490 546.519202,217.747703 548.176103,217.747703 548.176103,216.526379 548.315926,216.119272 549.272984,215.228035 550.057739,214.864939 550.820780,214.094735 551.218338,213.390548 551.024938,211.971172 552.034763,211.355009 552.056245,211.355009 552.056245,211.079936 551.981058,210.496782 550.713322,210.727843 550.025493,209.803598 549.746013,209.187435 547.584467,209.319470 546.809769,208.329207 546.433102,208.109149 546.723678,206.942840 546.917379,205.897563 546.583775,205.545470 545.927210,205.743522 545.195118,205.182373 544.441290,204.357155 543.805762,204.137096 542.469596,204.577213 541.844394,203.740991 541.467048,202.541674 540.323913,203.641965 539.137139,202.530671 538.176558,201.892502 537.949855,200.913242 536.513636,201.089289 535.843865,201.848490 535.616970,202.211586 534.936173,202.343621 534.049803,202.343621 534.049803,204.170105 533.757888,204.654233 535.152317,205.556472 535.951903,208.516257 537.755523,210.166694 539.439276,211.288992 540.118961,211.619079 540.712200,213.104473 541.488612,214.105738 542.469596,214.853936 542.663596,218.914012 545.055137,219.420146 545.001296 Z"/></g><path d="M226.891126 557.764438,226.561039 558.621794,226.891126 558.953949,226.825109 561.481301,225.790835 561.524118,224.052374 563.386000,223.557243 562.134183,222.577983 561.031687,222.511966 560.410671,220.278374 559.875201,219.893272 560.399963,218.858998 560.421379,217.901744 559.821648,217.329592 558.686086,217.043517 559.307489,215.976234 559.511021,215.140012 561.085216,213.401551 561.459893,212.653353 561.160156,212.125213 561.909438,211.850140 563.118565,210.661825 563.717583,210.661825 563.717583,210.309732 563.182752,209.473510 563.236240,208.450239 563.567841,207.933102 564.412710,207.118887 565.118352,205.776531 565.193182,205.116356 564.957994,204.907300 564.327165,203.939044 564.241618,203.025802 563.567841,201.892502 563.578537,201.892502 563.578537,201.969522 563.022282,202.497662 562.744113,202.717720 561.770301,203.851021 561.053099,204.236123 560.100111,204.885295 560.346420,206.678770 560.164367,207.492986 559.907332,208.725312 560.271459,210.111680 560.046562,211.057930 559.639561,211.949167 559.543157,212.664356 559.061087,212.840403 558.514639,211.828134 558.321750,211.652088 557.818030,210.617814 556.788871,210.683831 556.145453,211.200968 555.501884,211.244980 554.718673,210.650822 553.881573,211.366012 552.754307,211.355009 552.056245,211.355009 552.056245,211.971172 552.034763,213.390548 551.024938,214.094735 551.218338,214.864939 550.820780,215.228035 550.057739,216.119272 549.272984,216.526379 548.315926,217.747703 548.176103,217.747703 548.176103,218.473896 548.853639,220.080321 549.520259,220.828520 549.552511,220.245365 550.659592,221.147604 551.465439,221.389668 552.217352,221.268636 552.926110,221.642735 553.280422,221.488695 554.096238,221.917808 554.310887,221.708753 555.233686,222.368928 555.566248,222.721021 556.778149,224.030368 557.271337,224.448479 556.971146,225.339715 557.035476,225.658800 557.582215,226.891126 557.764438 Z" class="mapRegion" id="map-abcd1234-W06000006" style="fill: rgb(189, 201, 225);"><title>Wrexham 7% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-W06000008" style="fill: rgb(241, 238, 246);"><title>Ceredigion 5% non-UK born</title><path d="M152.830500 615.239152,152.159322 616.414854,151.565165 616.037003,151.983276 615.312648,151.851241 614.892646,151.851241 614.892646,152.830500 615.239152 Z"/><path d="M187.126589 611.992912,186.477417 612.802198,185.696209 612.749654,184.628927 612.234671,183.473621 611.246480,182.857457 611.120303,181.647136 612.360798,181.129999 612.276714,180.007702 611.404194,178.720361 612.581507,177.950157 613.022872,177.433020 613.810850,176.794851 613.884383,175.573527 612.896774,173.747043 614.020940,172.954833 614.273027,172.228641 614.136483,171.832536 614.619610,171.469439 615.764080,170.358145 616.320396,169.576938 616.393863,168.916763 617.023505,168.916763 617.548099,166.892226 617.537608,166.210046 616.782159,165.824944 617.569081,165.065742 617.673987,164.273532 618.355781,162.931177 617.537608,162.546075 617.862808,160.928646 617.296306,159.916378 617.747419,159.025142 616.971041,158.441987 617.369748,157.704792 617.170402,156.208395 617.296306,156.208395 617.296306,155.955328 616.446339,154.833031 616.110478,153.710733 616.614254,153.237608 616.246927,153.237608 616.246927,152.995544 615.008152,151.543159 614.693122,151.752214 614.189001,151.213071 612.413350,151.653188 611.971889,152.984541 611.362138,154.469935 611.256995,155.207130 611.393680,156.186389 611.004636,156.758541 611.656517,157.803818 611.561898,158.827089 610.773286,158.970127 610.384156,160.070419 609.532087,160.642570 609.363746,162.072949 608.006129,163.184244 606.574129,163.866425 606.310813,164.119492 606.805826,165.263795 606.626789,166.507124 605.720897,168.025527 604.424752,168.586675 604.350969,169.796996 603.475971,170.501183 602.431940,170.732244 601.735702,171.315399 601.366415,172.492711 599.519245,172.877813 598.727227,173.515982 596.487238,174.352203 594.806064,174.616273 592.435897,175.199428 590.445093,175.760577 589.830621,175.749574 588.580071,175.540518 587.032002,176.002641 586.841084,177.245970 586.872905,177.950157 586.300080,179.127469 585.695304,179.578588 584.984259,180.645871 584.687052,180.645871 584.687052,183.209551 584.687052,183.935743 585.292047,184.111790 586.904725,183.792705 587.445611,184.056775 588.675472,184.573912 589.565721,185.311107 589.745856,185.619189 589.311393,186.488419 589.311393,186.741486 588.643672,187.621720 588.071212,187.863784 589.385575,187.577708 590.243815,186.873521 590.423907,186.884524 591.165335,186.598449 592.203004,188.171866 593.261452,188.347912 593.832847,188.898058 594.023286,188.854046 594.753181,189.525224 596.698634,190.647522 597.512362,190.977609 598.177962,189.668262 598.684979,189.162128 598.568796,187.621720 600.078803,188.226880 600.627694,188.424933 601.936152,189.041096 602.695621,188.193871 602.959277,187.654729 603.402163,187.302635 604.224480,187.698740 605.805179,187.346647 607.627141,187.577708 610.752254,187.742752 611.278024,187.126589 611.992912 Z"/></g><g class="mapRegion" id="map-abcd1234-W06000009" style="fill: rgb(241, 238, 246);"><title>Pembrokeshire 3% non-UK born</title><path d="M150.717940 642.343624,151.664191 642.645170,151.422127 643.113023,150.717940 642.343624 Z"/><path d="M127.831875 636.014104,128.382021 636.201696,127.941905 636.993612,127.259724 636.722718,127.160698 636.285066,127.831875 636.014104 Z"/><path d="M126.247456 627.674481,126.390493 629.085292,125.818342 628.970364,125.807339 627.779010,126.247456 627.674481 Z"/><path d="M151.851241 614.892646,151.983276 615.312648,151.565165 616.037003,152.159322 616.414854,152.830500 615.239152,152.830500 615.239152,152.962535 615.228652,152.962535 615.228652,152.995544 615.228652,152.995544 615.228652,153.237608 616.246927,153.237608 616.246927,153.710733 616.614254,154.833031 616.110478,155.955328 616.446339,156.208395 617.296306,156.208395 617.296306,156.582494 617.810359,156.780547 618.890611,157.627771 619.330983,158.045882 620.347768,159.014139 620.745995,159.069153 621.552756,158.794080 622.359286,157.253672 622.882882,156.923585 622.746756,156.208395 623.354035,155.966331 623.940248,155.130109 624.306569,154.667987 623.730900,153.633713 624.505409,153.292623 625.122769,152.148319 624.442619,150.982010 624.819338,150.288827 625.300628,150.277824 626.336167,150.794961 627.674481,151.037025 628.813636,150.475876 629.576298,150.640920 630.088105,151.411124 630.067217,152.962535 630.631146,154.007812 631.831729,152.951532 632.750090,153.347637 633.469959,153.072564 633.782888,153.754745 634.836159,153.501678 635.138510,153.391649 636.566422,153.391649 636.566422,152.302360 636.785234,151.323101 637.358235,150.882984 638.066511,151.279089 638.826667,150.915993 639.617845,150.684932 640.720959,149.980745 641.782038,148.616383 641.636423,147.747153 642.613977,146.712879 642.551590,146.679870 642.229236,145.601584 642.000446,144.600319 642.042045,144.567310 642.572386,143.973153 642.665965,143.048908 643.466460,143.048908 644.079672,141.915608 645.045990,141.189415 645.087545,140.925345 644.734311,139.627001 644.287511,138.944820 644.432988,138.482698 644.110849,136.953293 643.695131,137.228366 642.166840,136.656214 640.960257,135.346867 640.793791,134.433625 639.930091,134.994774 639.232694,136.161083 639.399253,136.216097 640.054980,137.481433 640.211083,137.261374 639.139001,138.174616 639.097359,139.759036 639.701114,140.265170 640.377583,141.057380 640.283928,140.419211 639.461709,140.925345 638.295621,139.814051 638.795432,138.900809 638.587188,137.921549 638.066511,137.646476 638.285207,135.908016 638.347689,135.588931 637.441571,134.895747 637.868628,133.949497 637.962364,132.552126 637.826967,132.739176 638.337275,133.355339 638.514299,133.003246 639.555392,132.156021 639.638663,131.913957 638.795432,132.012983 638.212310,130.956704 637.285314,129.944435 637.035285,129.735380 636.389275,131.187765 636.608102,131.451835 635.597189,132.067998 635.336585,132.497112 634.700611,133.487374 634.241787,134.290587 634.460781,135.137812 634.012347,135.258844 631.831729,134.730704 630.819097,134.741707 629.816545,134.125543 628.677797,133.223304 628.688247,130.956704 628.040315,128.943170 628.061218,127.864884 628.667348,127.083677 628.813636,127.820873 626.723089,127.457776 625.760915,129.471310 625.237856,130.362546 624.358897,131.154756 624.243774,131.880948 623.123703,133.157287 623.291219,133.949497 622.317394,135.104803 622.464013,135.412884 621.950813,135.952027 622.003184,136.029048 621.081301,135.819992 620.567848,136.172086 620.054301,136.073059 618.576018,136.898278 618.083083,138.581724 618.617966,139.715024 618.555044,139.737030 620.096226,140.716290 620.043819,142.311713 619.278561,142.729823 618.701859,142.872861 617.852318,143.665071 618.754292,145.337514 618.722832,145.491555 617.978193,145.139462 617.621534,145.480552 616.876602,146.998955 616.488319,148.528360 614.997652,148.792430 614.210008,149.210541 613.842364,149.639655 612.644563,151.499147 614.041948,151.499147 614.724627,151.851241 614.892646 Z"/></g><path d="M187.126589 611.992912,188.578973 612.665582,188.777026 613.569227,188.358915 614.041948,188.534962 614.609108,189.272157 614.840141,190.064367 615.396641,190.207405 616.341387,190.603510 616.540792,191.395720 617.600553,190.812565 618.072594,190.449469 618.743805,190.515487 619.771286,189.976344 620.263923,189.426198 621.207030,189.591242 621.458472,188.931067 622.422122,189.173131 623.259810,188.622985 623.594816,188.303901 625.645850,188.666997 626.210668,188.832040 627.099502,187.907796 628.447902,186.565440 629.659864,186.147329 630.652030,185.971282 631.758665,185.366122 632.447482,185.245090 633.282185,185.245090 633.282185,184.694944 632.332691,183.880728 631.946541,182.516367 632.019600,181.911206 632.499658,182.340320 633.282185,182.142268 634.481636,181.394069 634.450353,180.942950 634.074923,180.238763 634.314787,180.238763 634.314787,179.644606 634.731892,178.577323 634.731892,177.939154 634.137498,177.730098 634.857012,176.827859 635.701423,176.563789 636.358013,176.090664 636.503901,175.848600 637.149885,175.881609 638.014438,175.881609 638.014438,175.738571 638.701724,175.265445 638.951605,175.188425 639.368024,174.671288 639.461709,174.671288 640.960257,172.184629 641.574015,171.656489 641.334769,170.765253 639.961314,169.367882 639.669889,169.081807 640.013351,168.036530 640.075794,166.881224 640.772982,166.309072 640.720959,165.307807 640.075794,164.053474 638.670488,163.151235 637.056122,164.053474 636.993612,165.351818 637.451988,165.395830 636.608102,163.745393 636.441378,163.316279 635.805654,163.448314 634.523347,163.756395 634.147927,163.657369 633.396937,162.711118 634.784026,162.094955 635.221912,160.488529 634.387785,160.906640 633.814179,160.587556 633.396937,160.059416 634.544202,161.324751 635.816077,161.445783 636.232960,159.949387 636.785234,156.230401 636.149588,155.482203 636.628941,154.238873 636.389275,153.391649 636.566422,153.391649 636.566422,153.501678 635.138510,153.754745 634.836159,153.072564 633.782888,153.347637 633.469959,152.951532 632.750090,154.007812 631.831729,152.962535 630.631146,151.411124 630.067217,150.640920 630.088105,150.475876 629.576298,151.037025 628.813636,150.794961 627.674481,150.277824 626.336167,150.288827 625.300628,150.982010 624.819338,152.148319 624.442619,153.292623 625.122769,153.633713 624.505409,154.667987 623.730900,155.130109 624.306569,155.966331 623.940248,156.208395 623.354035,156.923585 622.746756,157.253672 622.882882,158.794080 622.359286,159.069153 621.552756,159.014139 620.745995,158.045882 620.347768,157.627771 619.330983,156.780547 618.890611,156.582494 617.810359,156.208395 617.296306,156.208395 617.296306,157.704792 617.170402,158.441987 617.369748,159.025142 616.971041,159.916378 617.747419,160.928646 617.296306,162.546075 617.862808,162.931177 617.537608,164.273532 618.355781,165.065742 617.673987,165.824944 617.569081,166.210046 616.782159,166.892226 617.537608,168.916763 617.548099,168.916763 617.023505,169.576938 616.393863,170.358145 616.320396,171.469439 615.764080,171.832536 614.619610,172.228641 614.136483,172.954833 614.273027,173.747043 614.020940,175.573527 612.896774,176.794851 613.884383,177.433020 613.810850,177.950157 613.022872,178.720361 612.581507,180.007702 611.404194,181.129999 612.276714,181.647136 612.360798,182.857457 611.120303,183.473621 611.246480,184.628927 612.234671,185.696209 612.749654,186.477417 612.802198,187.126589 611.992912 Z" class="mapRegion" id="map-abcd1234-W06000010" style="fill: rgb(189, 201, 225);"><title>Carmarthenshire 7% non-UK born</title></path><path d="M180.238763 634.314787,180.876932 634.857012,181.262034 635.545070,182.098256 636.326750,182.571381 638.514299,183.858723 638.930783,183.539638 640.294334,183.187545 640.523263,182.153271 642.863511,182.186279 643.882212,182.186279 643.882212,180.920944 644.391424,180.546845 644.142025,179.292513 644.245944,178.104198 645.035601,177.774110 646.198904,178.049183 647.257923,176.475766 646.821904,174.935358 647.320205,173.868075 647.133353,173.537988 646.821904,172.239644 646.977633,171.590471 647.745768,172.118611 648.192021,171.909556 648.627827,170.754250 648.171266,169.995049 648.243906,169.158827 648.679705,168.696705 648.586325,167.332343 647.745768,166.584145 646.842669,166.584145 645.897738,165.989987 644.443379,166.760191 644.121241,167.288331 643.424881,167.959509 643.061043,168.344611 642.021246,168.817737 642.426812,168.443638 642.988270,169.356880 643.061043,169.510920 642.406015,170.204104 642.780336,170.633218 643.393697,171.260384 643.466460,171.689498 642.842717,172.283655 642.853114,173.152886 642.385218,173.416955 641.886044,174.671288 641.397183,175.166419 640.689745,175.133410 639.742748,175.474501 638.889137,175.771579 638.816256,175.881609 638.014438,175.881609 638.014438,175.848600 637.149885,176.090664 636.503901,176.563789 636.358013,176.827859 635.701423,177.730098 634.857012,177.939154 634.137498,178.577323 634.731892,179.644606 634.731892,180.238763 634.314787 Z" class="mapRegion" id="map-abcd1234-W06000011" style="fill: rgb(189, 201, 225);"><title>Swansea 8% non-UK born</title></path><path d="M185.245090 633.282185,186.180338 634.179214,186.367387 635.232337,187.159597 635.472102,187.918798 635.138510,188.281895 634.012347,190.504484 633.334345,191.736810 633.939339,193.310227 634.408641,193.552291 635.357434,193.552291 635.357434,193.926390 636.566422,194.036420 637.649900,193.794356 638.566363,193.937393 639.045305,193.618309 640.044573,194.608571 641.563613,194.630577 642.146042,194.630577 642.146042,193.981405 642.208438,193.387248 642.634773,190.834571 642.146042,190.240414 643.258561,190.031358 644.412206,189.580239 645.336860,190.251417 646.479271,191.054629 647.133353,191.285691 647.922202,191.054629 648.700455,189.580239 649.022071,189.239148 649.488866,187.016559 648.970200,187.016559 648.970200,186.939539 648.783456,186.675469 648.295790,186.279364 647.455147,185.344116 645.991207,183.847720 644.495333,183.539638 643.830246,182.186279 643.882212,182.186279 643.882212,182.153271 642.863511,183.187545 640.523263,183.539638 640.294334,183.858723 638.930783,182.571381 638.514299,182.098256 636.326750,181.262034 635.545070,180.876932 634.857012,180.238763 634.314787,180.238763 634.314787,180.942950 634.074923,181.394069 634.450353,182.142268 634.481636,182.340320 633.282185,181.911206 632.499658,182.516367 632.019600,183.880728 631.946541,184.694944 632.332691,185.245090 633.282185 Z" class="mapRegion" id="map-abcd1234-W06000012" style="fill: rgb(241, 238, 246);"><title>Neath Port Talbot 2% non-UK born</title></path><path d="M194.630577 642.146042,195.598834 642.218837,196.115971 642.759541,196.688122 643.851032,197.601364 644.349859,198.118501 644.869376,197.601364 646.427353,197.634373 646.863433,198.470595 648.534446,197.975463 648.762706,197.535347 650.131881,197.172251 650.391119,197.172251 650.391119,195.983936 651.189424,195.807889 652.308745,194.960665 651.624768,193.827364 652.205122,193.266216 652.163673,192.463003 652.619588,192.463003 652.619588,191.725807 653.023634,191.274688 652.557422,190.405457 652.433086,190.130385 652.764637,188.567971 652.298383,188.017825 651.241254,187.665731 651.137593,186.939539 648.907953,186.939539 648.907953,187.005556 648.939077,187.005556 648.939077,187.016559 648.970200,187.016559 648.970200,189.239148 649.488866,189.580239 649.022071,191.054629 648.700455,191.285691 647.922202,191.054629 647.133353,190.251417 646.479271,189.580239 645.336860,190.031358 644.412206,190.240414 643.258561,190.834571 642.146042,193.387248 642.634773,193.981405 642.208438,194.630577 642.146042 Z" class="mapRegion" id="map-abcd1234-W06000013" style="fill: rgb(241, 238, 246);"><title>Bridgend 2% non-UK born</title></path><path d="M203.410904 650.650334,204.335149 650.733278,204.852286 651.179058,205.886560 653.324040,206.788799 653.365473,207.063872 652.992555,207.933102 652.743916,209.209441 654.442515,209.968642 654.514993,209.968642 654.514993,209.759586 655.684745,209.814601 656.978155,209.121417 657.340203,207.713044 657.133324,206.106618 657.888360,205.402432 657.753916,205.127359 658.208931,204.368158 657.815968,203.212851 658.519126,201.606426 658.322673,200.726192 658.519126,200.352093 658.115865,199.086758 658.115865,198.173516 657.764258,196.049953 657.350547,195.543819 657.505696,194.795621 657.278141,193.849370 655.550197,193.266216 654.753124,192.055895 653.914401,191.615778 653.158303,192.463003 652.619588,192.463003 652.619588,193.266216 652.163673,193.827364 652.205122,194.960665 651.624768,195.807889 652.308745,195.983936 651.189424,197.172251 650.391119,197.172251 650.391119,198.019475 650.225209,199.790945 650.702174,200.561149 650.785116,202.057545 650.608861,202.266601 650.432595,203.410904 650.650334 Z" class="mapRegion" id="map-abcd1234-W06000014" style="fill: rgb(241, 238, 246);"><title>Vale of Glamorgan 5% non-UK born</title></path><path d="M211.773120 648.347674,213.291522 649.312530,213.346537 650.360012,213.159487 651.065028,213.159487 651.065028,211.641085 651.904597,211.101942 653.220455,210.023656 654.535701,210.023656 654.535701,210.012653 654.525347,210.012653 654.525347,209.968642 654.514993,209.968642 654.514993,209.209441 654.442515,207.933102 652.743916,207.063872 652.992555,206.788799 653.365473,205.886560 653.324040,204.852286 651.179058,204.335149 650.733278,203.410904 650.650334,203.410904 650.650334,203.179843 649.001322,203.873026 648.928702,204.390163 648.140135,205.402432 647.994848,206.271662 648.835331,207.184904 647.911824,207.184904 647.911824,207.570006 648.067492,210.001650 647.465527,210.551796 648.005226,210.914892 647.818419,211.773120 648.347674 Z" class="mapRegion" id="map-abcd1234-W06000015" style="fill: rgb(116, 169, 207);"><title>Cardiff 13% non-UK born</title></path><path d="M199.229796 631.508144,199.383837 632.843997,199.867965 633.459527,200.286076 634.523347,199.867965 635.117660,198.877703 634.919570,200.407108 636.566422,200.715190 637.358235,201.672443 638.056096,203.652968 641.553212,204.247125 641.511605,204.247125 642.198038,204.247125 642.198038,204.665236 642.749144,204.676239 644.048495,205.281400 645.752336,205.952577 645.980821,206.216647 647.071066,207.008857 647.112591,207.184904 647.911824,207.184904 647.911824,206.271662 648.835331,205.402432 647.994848,204.390163 648.140135,203.873026 648.928702,203.179843 649.001322,203.410904 650.650334,203.410904 650.650334,202.266601 650.432595,202.057545 650.608861,200.561149 650.785116,199.790945 650.702174,198.019475 650.225209,197.172251 650.391119,197.172251 650.391119,197.535347 650.131881,197.975463 648.762706,198.470595 648.534446,197.634373 646.863433,197.601364 646.427353,198.118501 644.869376,197.601364 644.349859,196.688122 643.851032,196.115971 642.759541,195.598834 642.218837,194.630577 642.146042,194.630577 642.146042,194.608571 641.563613,193.618309 640.044573,193.937393 639.045305,193.794356 638.566363,194.036420 637.649900,193.926390 636.566422,193.552291 635.357434,193.552291 635.357434,194.322495 634.888291,194.938659 633.887190,198.074490 631.810854,198.613633 630.652030,199.229796 631.508144 Z" class="mapRegion" id="map-abcd1234-W06000016" style="fill: rgb(241, 238, 246);"><title>Rhondda Cynon Taf 2% non-UK born</title></path><path d="M211.872146 639.336794,212.422292 639.878053,213.093470 639.482528,213.588601 640.367177,213.467569 641.730034,212.411289 643.029855,213.192496 643.767886,213.192496 643.767886,213.225505 644.162809,213.863674 644.734311,213.181493 645.222593,212.301260 645.149876,211.564064 645.690018,211.916158 646.188519,212.873411 646.925724,212.158222 647.631599,211.773120 648.347674,211.773120 648.347674,210.914892 647.818419,210.551796 648.005226,210.001650 647.465527,207.570006 648.067492,207.184904 647.911824,207.184904 647.911824,207.008857 647.112591,206.216647 647.071066,205.952577 645.980821,205.281400 645.752336,204.676239 644.048495,204.665236 642.749144,204.247125 642.198038,204.247125 642.198038,204.742257 641.750836,204.885295 641.178728,205.424437 641.189131,205.380426 640.179863,205.732519 639.794789,204.764263 636.503901,204.093085 636.087058,203.663971 635.107234,203.454916 633.125697,203.454916 633.125697,204.401166 632.885732,204.401166 632.885732,204.962315 632.906599,205.116356 633.417801,205.842548 633.939339,206.051604 634.794453,206.766793 636.014104,207.878088 637.056122,208.197172 636.816492,207.889091 635.941148,208.252187 635.638883,208.868350 636.316329,209.209441 637.129049,209.902624 638.139411,210.672828 638.118583,210.716840 638.608013,211.872146 639.336794 Z" class="mapRegion" id="map-abcd1234-W06000018" style="fill: rgb(241, 238, 246);"><title>Caerphilly 3% non-UK born</title></path><path d="M210.287726 631.529022,210.518787 632.061348,210.353744 632.750090,211.178962 632.979634,211.178962 632.979634,210.804863 633.396937,211.575067 634.335644,212.246245 636.160010,212.037190 636.597682,212.191231 637.826967,211.872146 639.336794,211.872146 639.336794,210.716840 638.608013,210.672828 638.118583,209.902624 638.139411,209.209441 637.129049,208.868350 636.316329,208.252187 635.638883,207.889091 635.941148,208.197172 636.816492,207.878088 637.056122,206.766793 636.014104,206.051604 634.794453,205.842548 633.939339,205.116356 633.417801,204.962315 632.906599,204.401166 632.885732,204.401166 632.885732,204.456181 632.144841,205.424437 630.944391,207.140892 631.758665,208.945371 631.706475,210.287726 631.529022 Z" class="mapRegion" id="map-abcd1234-W06000019" style="fill: rgb(241, 238, 246);"><title>Blaenau Gwent 3% non-UK born</title></path><path d="M217.934753 643.185793,216.966496 643.279352,215.426088 643.944569,214.534852 643.580798,214.457831 644.464161,213.192496 643.767886,213.192496 643.767886,212.411289 643.029855,213.467569 641.730034,213.588601 640.367177,213.093470 639.482528,212.422292 639.878053,211.872146 639.336794,211.872146 639.336794,212.191231 637.826967,212.037190 636.597682,212.246245 636.160010,211.575067 634.335644,210.804863 633.396937,211.178962 632.979634,211.178962 632.979634,212.169225 632.770959,214.083732 633.553410,214.677890 634.377357,214.369808 634.742319,215.283050 635.941148,215.040986 637.170720,215.371073 637.629067,216.163283 637.420737,217.032514 637.889459,216.273312 639.326385,217.472630 639.139001,217.098531 640.242302,216.284315 640.138236,216.218298 640.689745,217.153546 641.626022,217.153546 642.198038,217.560654 643.009062,217.934753 643.185793 Z" class="mapRegion" id="map-abcd1234-W06000020" style="fill: rgb(241, 238, 246);"><title>Torfaen 4% non-UK born</title></path><path d="M229.828905 630.902627,229.432800 631.111441,229.509820 631.821292,228.750619 632.322255,229.014689 632.843997,228.673599 634.471209,229.355779 635.399132,229.091709 636.107901,229.091709 636.107901,228.497552 636.733138,228.387523 636.837330,228.431534 636.993612,228.662596 637.243644,228.706607 637.899874,229.124718 638.399755,228.926666 639.815605,229.157727 640.138236,229.531826 640.294334,229.509820 640.471235,229.069703 640.658530,228.497552 640.731364,228.420531 641.074696,229.036695 641.428389,228.695604 641.854843,228.805633 642.250034,229.179733 642.322826,229.091709 642.863511,229.542829 643.601586,229.179733 644.297902,228.145459 645.025213,227.419266 646.074287,225.746823 646.292363,223.227155 647.828797,223.227155 647.828797,222.743027 646.811522,222.027837 646.759610,221.829785 646.344283,222.677009 644.765480,222.897068 644.048495,223.942345 643.871819,222.644001 641.906845,221.202619 642.551590,220.729493 642.509998,220.729493 642.509998,219.893272 643.144210,219.420146 643.289747,218.958024 643.778279,218.473896 643.653556,218.473896 643.653556,217.934753 643.185793,217.934753 643.185793,217.560654 643.009062,217.153546 642.198038,217.153546 641.626022,216.218298 640.689745,216.284315 640.138236,217.098531 640.242302,217.472630 639.139001,216.273312 639.326385,217.032514 637.889459,216.163283 637.420737,215.371073 637.629067,215.040986 637.170720,215.283050 635.941148,214.369808 634.742319,214.677890 634.377357,214.083732 633.553410,212.169225 632.770959,211.178962 632.979634,211.178962 632.979634,210.353744 632.750090,210.518787 632.061348,210.287726 631.529022,210.287726 631.529022,211.465038 630.307423,212.081202 630.276093,213.390548 628.918122,213.907686 628.583752,213.533586 628.071670,213.863674 627.632668,214.666887 627.496773,214.864939 626.681262,214.446828 625.572625,213.445563 624.850729,212.884414 623.144643,213.203499 622.830527,212.763382 622.212661,213.753645 621.091778,213.753645 621.091778,215.349068 622.704870,216.383342 624.819338,217.252572 624.568198,217.571656 626.011949,218.187820 625.896894,221.158607 624.222843,221.829785 624.599591,222.093855 625.112307,223.249161 625.949192,223.986356 626.879934,225.240689 627.528134,224.877593 628.427002,226.418001 630.244762,227.298234 629.994107,228.178467 630.422297,229.223744 630.307423,229.828905 630.902627 Z" class="mapRegion" id="map-abcd1234-W06000021" style="fill: rgb(241, 238, 246);"><title>Monmouthshire 4% non-UK born</title></path><g class="mapRegion" id="map-abcd1234-W06000022" style="fill: rgb(189, 201, 225);"><title>Newport 9% non-UK born</title><path d="M218.473896 643.653556,218.825989 644.027710,218.484898 644.453770,218.264840 644.453770,218.099796 644.578458,218.022776 644.838208,217.274578 644.370642,216.625406 644.412206,216.581394 645.669245,217.285581 646.375435,216.845464 646.790758,217.450624 647.486286,216.790449 648.109002,216.174286 649.291784,213.610607 650.909525,213.159487 651.065028,213.159487 651.065028,213.346537 650.360012,213.291522 649.312530,211.773120 648.347674,211.773120 648.347674,212.158222 647.631599,212.873411 646.925724,211.916158 646.188519,211.564064 645.690018,212.301260 645.149876,213.181493 645.222593,213.863674 644.734311,213.225505 644.162809,213.192496 643.767886,213.192496 643.767886,214.457831 644.464161,214.534852 643.580798,215.426088 643.944569,216.966496 643.279352,217.934753 643.185793,217.934753 643.185793,218.473896 643.653556 Z"/><path d="M223.227155 647.828797,222.335919 648.347674,221.378665 648.544822,219.893272 649.146557,219.596193 648.970200,218.231831 649.001322,217.109534 648.451438,217.692689 647.558944,216.988502 646.936106,217.373604 646.520805,217.373604 646.323515,216.614403 645.554992,217.120537 644.651191,217.846729 644.858987,218.088794 644.848597,218.264840 644.495333,218.440887 644.588849,218.825989 644.090065,219.387138 643.331327,220.168345 643.289747,220.729493 642.509998,220.729493 642.509998,221.202619 642.551590,222.644001 641.906845,223.942345 643.871819,222.897068 644.048495,222.677009 644.765480,221.829785 646.344283,222.027837 646.759610,222.743027 646.811522,223.227155 647.828797 Z"/></g><path d="M210.661825 563.717583,210.474776 564.455481,211.432029 565.193182,210.133685 566.411563,210.518787 566.764152,209.880618 568.248808,209.858613 568.953474,210.243715 569.892751,211.288992 570.276909,212.818397 570.319589,213.588601 571.375733,214.116741 571.151736,215.437091 571.759686,216.647412 573.337599,217.483633 573.636023,217.857732 574.808090,217.197557 574.872006,216.933487 574.392595,215.569126 574.467176,215.481102 575.425889,214.710898 576.682368,214.380811 579.193621,213.654618 579.299980,213.742642 580.267660,212.741376 581.606967,212.532321 582.329500,211.828134 583.073088,211.112945 583.083709,211.046927 583.869569,211.443032 584.357964,212.059196 585.928742,211.068933 586.395559,211.277989 586.830477,212.158222 586.692584,213.170490 586.247035,212.730374 585.695304,212.983441 585.292047,214.424823 584.697667,214.941960 583.996985,215.800187 583.763385,216.449359 584.495974,216.438356 585.493683,216.207295 587.191090,215.349068 587.032002,214.941960 587.700110,215.062992 588.304450,214.204764 588.548270,211.971172 588.654272,210.936898 589.067640,209.385487 590.201439,208.857347 590.042523,208.032129 590.731094,207.415965 591.525387,207.272927 592.181831,207.889091 593.526001,208.681301 593.801106,210.210706 594.996437,210.397755 595.652064,211.421027 595.916387,212.092204 596.307538,212.807394 597.227056,213.841668 598.030064,214.765913 598.389230,217.340595 597.734246,218.099796 598.082886,218.099796 598.082886,217.835726 598.917332,216.889476 599.698738,216.460362 599.635389,216.207295 600.469371,216.328327 600.975973,215.888210 601.936152,215.899213 602.600699,217.153546 602.874910,217.703691 602.801086,217.681686 603.581407,216.746438 603.676296,216.141277 603.433795,214.589866 604.140151,214.644881 605.004403,213.533586 605.225693,213.643616 605.636613,213.126479 606.837419,212.499312 607.342867,212.620344 608.711330,212.015184 609.142783,211.630082 609.784579,212.708368 610.300012,213.104473 609.795099,213.555592 610.268458,212.741376 610.983605,211.112945 611.383166,210.881884 612.013936,212.235242 612.592016,212.312263 613.296063,211.619079 613.569227,211.773120 614.472580,211.498047 615.123655,211.861143 615.911042,212.851406 616.845121,213.016449 617.453679,212.532321 618.617966,213.005446 619.163231,213.115476 619.781768,213.753645 621.091778,213.753645 621.091778,212.763382 622.212661,213.203499 622.830527,212.884414 623.144643,213.445563 624.850729,214.446828 625.572625,214.864939 626.681262,214.666887 627.496773,213.863674 627.632668,213.533586 628.071670,213.907686 628.583752,213.390548 628.918122,212.081202 630.276093,211.465038 630.307423,210.287726 631.529022,210.287726 631.529022,208.945371 631.706475,207.140892 631.758665,205.424437 630.944391,204.456181 632.144841,204.401166 632.885732,204.401166 632.885732,203.454916 633.125697,203.454916 633.125697,202.640700 632.729222,201.980525 631.769103,200.935248 631.696037,200.836222 630.892186,200.264070 630.338753,199.229796 631.508144,199.229796 631.508144,198.613633 630.652030,198.074490 631.810854,194.938659 633.887190,194.322495 634.888291,193.552291 635.357434,193.552291 635.357434,193.310227 634.408641,191.736810 633.939339,190.504484 633.334345,188.281895 634.012347,187.918798 635.138510,187.159597 635.472102,186.367387 635.232337,186.180338 634.179214,185.245090 633.282185,185.245090 633.282185,185.366122 632.447482,185.971282 631.758665,186.147329 630.652030,186.565440 629.659864,187.907796 628.447902,188.832040 627.099502,188.666997 626.210668,188.303901 625.645850,188.622985 623.594816,189.173131 623.259810,188.931067 622.422122,189.591242 621.458472,189.426198 621.207030,189.976344 620.263923,190.515487 619.771286,190.449469 618.743805,190.812565 618.072594,191.395720 617.600553,190.603510 616.540792,190.207405 616.341387,190.064367 615.396641,189.272157 614.840141,188.534962 614.609108,188.358915 614.041948,188.777026 613.569227,188.578973 612.665582,187.126589 611.992912,187.126589 611.992912,187.742752 611.278024,187.577708 610.752254,187.346647 607.627141,187.698740 605.805179,187.302635 604.224480,187.654729 603.402163,188.193871 602.959277,189.041096 602.695621,188.424933 601.936152,188.226880 600.627694,187.621720 600.078803,189.162128 598.568796,189.668262 598.684979,190.977609 598.177962,190.647522 597.512362,189.525224 596.698634,188.854046 594.753181,188.898058 594.023286,188.347912 593.832847,188.171866 593.261452,186.598449 592.203004,186.884524 591.165335,186.873521 590.423907,187.577708 590.243815,187.863784 589.385575,187.621720 588.071212,186.741486 588.643672,186.488419 589.311393,185.619189 589.311393,185.311107 589.745856,184.573912 589.565721,184.056775 588.675472,183.792705 587.445611,184.111790 586.904725,183.935743 585.292047,183.209551 584.687052,180.645871 584.687052,180.645871 584.687052,180.546845 584.347348,181.273037 583.646577,181.955218 583.667815,181.955218 583.667815,182.516367 583.317367,183.220553 582.212633,183.814711 581.872626,183.726688 580.373977,184.089784 578.629851,185.322110 577.214603,185.960279 577.693527,187.159597 577.736094,187.665731 577.033654,188.722011 577.193315,189.965341 576.245859,191.120647 576.373625,192.463003 576.011607,193.024151 575.532392,193.244210 574.200808,193.640315 573.337599,193.420256 572.207563,193.585300 571.695697,193.332233 570.532984,192.881113 569.743342,193.332233 569.156299,193.332233 568.579810,193.739341 567.714850,195.774880 567.052600,196.864169 566.806887,197.733399 565.300079,197.733399 565.300079,198.261539 565.524549,199.922980 565.182492,201.364362 564.626559,201.892502 563.578537,201.892502 563.578537,203.025802 563.567841,203.939044 564.241618,204.907300 564.327165,205.116356 564.957994,205.776531 565.193182,207.118887 565.118352,207.933102 564.412710,208.450239 563.567841,209.473510 563.236240,210.309732 563.182752,210.661825 563.717583 Z" class="mapRegion" id="map-abcd1234-W06000023" style="fill: rgb(241, 238, 246);"><title>Powys 4% non-UK born</title></path><path d="M203.454916 633.125697,203.663971 635.107234,204.093085 636.087058,204.764263 636.503901,205.732519 639.794789,205.380426 640.179863,205.424437 641.189131,204.885295 641.178728,204.742257 641.750836,204.247125 642.198038,204.247125 642.198038,204.247125 641.511605,203.652968 641.553212,201.672443 638.056096,200.715190 637.358235,200.407108 636.566422,198.877703 634.919570,199.867965 635.117660,200.286076 634.523347,199.867965 633.459527,199.383837 632.843997,199.229796 631.508144,199.229796 631.508144,200.264070 630.338753,200.836222 630.892186,200.935248 631.696037,201.980525 631.769103,202.640700 632.729222,203.454916 633.125697 Z" class="mapRegion" id="map-abcd1234-W06000024" style="fill: rgb(241, 238, 246);"><title>Merthyr Tydfil 5% non-UK born</title></path></svg>
</div><div id="map-abcd1234-legend-vertical" class="map_key map_key__vertical">
<svg id="map-abcd1234-legend-vertical-svg" class="map_key_vertical map_key_vertical_both" viewBox="0 0 122 748"><defs><pattern id="map-abcd1234-vertical-nodata" width="20" height="20" patternUnits="userSpaceOnUse">
<g fill="#6D6E72">
<polygon points="00 00 02 00 00 02 00 00"></polygon>
<polygon points="04 00 06 00 00 06 00 04"></polygon>
<polygon points="08 00 10 00 00 10 00 08"></polygon>
<polygon points="12 00 14 00 00 14 00 12"></polygon>
<polygon points="16 00 18 00 00 18 00 16"></polygon>
<polygon points="20 00 20 02 02 20 00 20"></polygon>
<polygon points="20 04 20 06 06 20 04 20"></polygon>
<polygon points="20 08 20 10 10 20 08 20"></polygon>
<polygon points="20 12 20 14 14 20 12 20"></polygon>
<polygon points="20 16 20 18 18 20 16 20"></polygon>
</g>
</pattern></defs><g id="map-abcd1234-legend-vertical-container"><text x="61.201200" y="37.400000" dy=".5em" style="text-anchor: middle;" class="keyText" textLength="99" lengthAdjust="spacingAndGlyphs"> % non-UK born</text><g id="map-abcd1234-legend-vertical-key" transform="translate(43.197200, 74.800000)"><rect class="keyColour" height="66.488889" width="8" y="531.911111" style="stroke-width: 0.5; stroke: black; fill: rgb(241, 238, 246);"></rect><rect class="keyColour" height="55.407407" width="8" y="476.503704" style="stroke-width: 0.5; stroke: black; fill: rgb(189, 201, 225);"></rect><rect class="keyColour" height="99.733333" width="8" y="376.770370" style="stroke-width: 0.5; stroke: black; fill: rgb(116, 169, 207);"></rect><rect class="keyColour" height="144.059259" width="8" y="232.711111" style="stroke-width: 0.5; stroke: black; fill: rgb(43, 140, 190);"></rect><rect class="keyColour" height="232.711111" width="8" y="0.000000" style="stroke-width: 0.5; stroke: black; fill: rgb(4, 90, 141);"></rect><g class="map__tick" transform="translate(0, 598.400000)"><line x1="8" x2="-15" style="stroke-width: 1; stroke: Black;"></line><text x="-18" y="0" dy="0.32em" style="text-anchor: end;" class="keyText">0</text></g><g class="map__tick" transform="translate(0, 531.911111)"><line x1="8" x2="-15" style="stroke-width: 1; stroke: Black;"></line><text x="-18" y="0" dy="0.32em" style="text-anchor: end;" class="keyText">6</text></g><g class="map__tick" transform="translate(0, 476.503704)"><line x1="8" x2="-15" style="stroke-width: 1; stroke: Black;"></line><text x="-18" y="0" dy="0.32em" style="text-anchor: end;" class="keyText">11</text></g><g class="map__tick" transform="translate(0, 376.770370)"><line x1="8" x2="-15" style="stroke-width: 1; stroke: Black;"></line><text x="-18" y="0" dy="0.32em" style="text-anchor: end;" class="keyText">20</text></g><g class="map__tick" transform="translate(0, 232.711111)"><line x1="8" x2="-15" style="stroke-width: 1; stroke: Black;"></line><text x="-18" y="0" dy="0.32em" style="text-anchor: end;" class="keyText">33</text></g><g class="map__tick" transform="translate(0, 0.000000)"><line x1="8" x2="-15" style="stroke-width: 1; stroke: Black;"></line><text x="-18" y="0" dy="0.32em" style="text-anchor: end;" class="keyText">54</text></g><g class="map__tick" transform="translate(0, 454.340741)"><line x2="45" x1="8" style="stroke-width: 1; stroke: DimGrey;"></line><text x="18" dy="-.32em" style="text-anchor: start; fill: DimGrey;" class="keyText" textLength="51" lengthAdjust="spacingAndGlyphs">UK avg.</text><text x="18" dy="1em" style="text-anchor: start; fill: DimGrey;" class="keyText">13</text></g></g><g class="missingPattern" transform="translate(5.000000, 710.600000)"><rect class="keyColour" height="8" width="8" style="stroke-width: 0.8; stroke: black; fill: url(#map-abcd1234-vertical-nodata);"></rect><text x="12" dy=".55em" style="text-anchor: start; fill: DimGrey;" class="keyText" textLength="100" lengthAdjust="spacingAndGlyphs">data unavailable</text></g></g></svg>
</div></div><footer class="figure__footer">
<p class="figure__licence">© Crown copyright 2015</p>
<p class="figure__source">Source: <a href="http://www.ons.gov.uk/peoplepopulationandcommunity/populationandmigration/internationalmigration/articles/populationbycountryofbirthandnationalityreport/previousReleases">source text</a></p>
<p class="figure__notes">Notes</p>
<ol class="figure__footnotes">
<li id="map-abcd1234-note-1" class="figure__footnote-item">Do we need footnotes?</li>
</ol>
</footer>
</figure>
<script type="text/javascript" src="https://cdn.ons.gov.uk/vendor/svg-pan-zoom/3.5.2/svg-pan-zoom.min.js"></script>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
var mapId = "map-abcd1234-map-svg"
var svg = document.getElementById(mapId);
if (svg && svg.clientWidth > 0 && svg.hasAttribute("viewBox")) {
viewBox = svg.getAttribute("viewBox").split(" ") // x1 y1 x2 y2
heightRatio = parseInt(viewBox[3]) / parseInt(viewBox[2])
var setSvgHeight = function() {
svg.style.height = Math.round(svg.clientWidth * heightRatio) + "px"
return true;
};
setSvgHeight();
var panZoom = window.panZoom = svgPanZoom('#' + mapId, {minZoom: 0.75, maxZoom: 100, zoomScaleSensitivity: 0.4, mouseWheelZoomEnabled: false, controlIconsEnabled: true, fit: true, center: true});
window.addEventListener('resize', function(){
setSvgHeight()
panZoom.resize();
panZoom.fit();
panZoom.center();
});
}
});
</script>
</body>
</html>