document.write("<!-- PAF Reader updates this to module 963 --><h2>Royal Mail Daily Updates</h2><h4>PAF Database Status:</h4><p>The Royal Mail PAF database currently has 31,611,289 Addresses in 1,821,134 Postcodes (updated 18 Jan 2023)</p><h4>Last Daily Update:</h4><p>79 Postcodes added and 5,099 addresses added/updated in the last daily update which takes place after every working day.</p><h4>Last Week Updates:</h4><p>249 Postcodes added and 15,616 addresses added/updated in the last week (5 working days)</p><canvas id=`bar-chart1` width=`800` height=`450`></canvas><canvas id=`bar-chart2` width=`800` height=`450`></canvas><canvas id=`bar-chart3` width=`800` height=`450`></canvas><script>window.onload = function() {new Chart(document.getElementById(`bar-chart1`), {  type: `bar`,  data: {    labels: [`Dec 16`,`Dec 17`,`Dec 19`,`Dec 20`,`Dec 21`,`Dec 22`,`Dec 23`,`Dec 24`,`Dec 28`,`Dec 29`,`Dec 30`,`Dec 31`,`Jan 08`,`Jan 09`,`Jan 10`,`Jan 11`,`Jan 12`,`Jan 13`,`Jan 14`,`Jan 16`,`Jan 17`,`Jan 18`],    datasets: [{      label: `New Postcodes`,      fontFamily: `Open San`,      backgroundColor: `#0088cc`,      data: [12,108,10,52,68,55,58,17,4,61,26,52,34,4,62,83,41,84,5,40,32,79]    }]  },  options: {    animation: {      animateScale: true,      duration: 3000    },    title: {      display: true,      text: `New Postcodes added in last 2 weeks`,        fontColor: `#333333`,        fontFamily: `sans-serif`,        fontSize: 18    },    legend: {      position : `bottom`   ,      labels: {        fontColor: `#333333`,        fontFamily: `sans-serif`,        fontSize: 12      }    }  }});new Chart(document.getElementById(`bar-chart2`), {  type: `bar`,  data: {    labels: [`Dec 16`,`Dec 17`,`Dec 19`,`Dec 20`,`Dec 21`,`Dec 22`,`Dec 23`,`Dec 24`,`Dec 28`,`Dec 29`,`Dec 30`,`Dec 31`,`Jan 08`,`Jan 09`,`Jan 10`,`Jan 11`,`Jan 12`,`Jan 13`,`Jan 14`,`Jan 16`,`Jan 17`,`Jan 18`],    datasets: [{      label: `Updated Addresses`,      fontFamily: `Open San`,      backgroundColor: `#0088cc`,      data: [461,2764,127,3211,4224,4111,4869,1320,4662,92,7701,6997,9458,6511,89,7520,5237,3037,2880,58,4563,5099]    }]  },  options: {    animation: {      animateScale: true,      duration: 3000    },    title: {      display: true,      text: `Updated Addresses in last 2 weeks`,        fontColor: `#333333`,        fontFamily: `sans-serif`,        fontSize: 18    },    legend: {      position : `bottom`   ,      labels: {        fontColor: `#333333`,        fontFamily: `sans-serif`,        fontSize: 12      }    }  }});new Chart(document.getElementById(`bar-chart3`), {  type: `bar`,  data: {    labels: [`Dec 16`,`Dec 17`,`Dec 19`,`Dec 20`,`Dec 21`,`Dec 22`,`Dec 23`,`Dec 24`,`Dec 28`,`Dec 29`,`Dec 30`,`Dec 31`,`Jan 08`,`Jan 09`,`Jan 10`,`Jan 11`,`Jan 12`,`Jan 13`,`Jan 14`,`Jan 16`,`Jan 17`,`Jan 18`],    datasets: [{      label: `Deleted Addresses`,      fontFamily: `Open San`,      backgroundColor: `#0088cc`,      data: [4,4,164,164,30,134,164,244,1,1,323,202,46,199,105,241,206,100,46,46,152,159]    }]  },  options: {    animation: {      animateScale: true,      duration: 3000    },    title: {      display: true,      text: `Deleted Addresses in last 2 weeks`,        fontColor: `#333333`,        fontFamily: `sans-serif`,        fontSize: 18    },    legend: {      position : `bottom`   ,      labels: {        fontColor: `#333333`,        fontFamily: `sans-serif`,        fontSize: 12      }    }  }});}</script><h4>Better Data Quality:</h4><p>When processing the updates from the Royal Mail we also: 1) Add counties to 9,314,105 addresses records missing PAF.   2) Expand Simple Multiple Residency address.   For example, if we find an address entry such as “Flat 1-4” we expand that data to 4 address records for easier selection, and better customer satisfaction.  We currently have expanded 1 address in this way.  This is like a cut down version of Multiple Residencies, see below.</p><h4>Not Yet Built:</h4><p>In addition to the PAF data, we can provide “Not Yet Built” data, currently, 780,887 extra addresses, which contains properties under construction and in the planning stage.  When such properties can receive mail they are added to the PAF file by the Royal Mail.  Please contact us for a quote. </p><h4>Multiple Residencies:</h4><p>The PAF file lists all delivery points, for mail.  But sometimes when multiple mail boxes exist behind a single delivery point, such as a block of flats, then you may need more detail.  The Multiple Residencies database list all specific mail boxes at such address.  The currently contains 934,176 extra addresses which expand the PAF file.  Please contact us for a quote.</p>");