1
2
3
4
5
#

Name:

Description:

This dataset contains the coordinates of the boundaries of all 32 boroughs of the Greater London area.

Variables:

  • borough - Name of the borough.

  • x - The "easting" component of the coordinate, see details.

  • y - The "northing" component of the coordinate, see details.

Details

Map data was made available through the Ordnance Survey Open Data initiative. The data use the National Grid coordinate system, based upon eastings (x) and northings (y) instead of longitude and latitude. The name variable covers all 32 boroughs in Greater London: Barking & Dagenham, Barnet, Bexley, Brent, Bromley, Camden, Croydon, Ealing, Enfield, Greenwich, Hackney, Hammersmith & Fulham, Haringey, Harrow, Havering, Hillingdon, Hounslow, Islington, Kensington & Chelsea, Kingston, Lambeth, Lewisham, Merton, Newham, Redbridge, Richmond, Southwark, Sutton, Tower Hamlets, Waltham Forest, Wandsworth, Westminster

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

https://www.ordnancesurvey.co.uk/opendatadownload/products.html Contains Ordinance Survey data, Crown copyright and database right 2012, used under the http://www.ordnancesurvey.co.uk/oswebsite/docs/licences/os-opendata-licence.pdf

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/London_Borough_Boundaries_1446_67.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.