<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">To whom it may concern,<div class=""><br class=""></div><div class="">I’ve recently written a pythons script that would automatically format the phone numbers in NL should it be wrongly formatted, and I would like to hear your opinion about it.</div><div class=""><br class=""></div><div class="">So far I am proposing to do the following:</div><div class=""><ul class="MailOutline"><li class="">Formatting phone numbers according to the ITU-T E.123 format pattern</li><li class="">Phone numbers that were not parsable would be left untouched</li><li class="">Phone numbers that do not need formatting would be left untouched</li></ul><div class=""><br class=""></div></div><div class="">There were some edge cases that I’ve seen so far such as:</div><div class=""><ul class="MailOutline"><li class="">Having URL links or opening times as phone numbers</li><li class="">Having ‘/‘ for indicating multi value tag</li><li class="">Phone numbers but with description as part of it, such as ‘10ct/m’ or ‘emergency’</li></ul><div class=""><br class=""></div><div class="">Phone numbers that would require manual inspection/correction such as the following will be send to map roulette:</div><div class=""><ul class="MailOutline"><li class="">Phone numbers belonging to other countries</li><li class="">Phone number values that is just completely wrong</li></ul></div><div class=""><br class=""></div></div><div class="">Please let me know if you have any concern or objections about it, and I’ll gladly take your feedback into account.</div><div class=""><br class=""></div><div class="">Kind regards,</div><div class="">Marc</div></body></html>