london-districts

1.0.0 • Public • Published

london-districts dependencies Status

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"
  },
  // ...
]

Package Sidebar

Install

npm i london-districts

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • alanshaw