london-districts
v1.0.0
Published
A list of London districts from wikipedia
Downloads
4
Maintainers
Readme
london-districts
A list of London districts from the wikipedia article as of 2016-08-04.
Exports an array of objects:
[
{
"location": "Abbey Wood",
"borough": "Greenwich",
"postTown": "LONDON",
"postcodeDistrict": "SE2",
"dialCode": "020",
"osGridRef": "TQ465785"
},
// ...
]