You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2021. It is now read-only.
The ministry sadly does some horrid stuff to their HTML
and has implemented hyphenation manually, leading to
some county names now being split in weird ways after
extraction.
The following replacements takes place:
* "- <upper case letter>" -> "-<upper case letter>"
* "- <lower case letter>" -> "<lower case letter>"
0 commit comments