As I mentioned in a previous post, I was looking to link up the London Population data made easily available by the London Datastore with some sort of dynamic cartogram representation. I’ve now done that if you click on the picture below. It’s a fairly rudimentary little applet, but I think it tells an interesting story.
The slider bar at the bottom allows you to move between the London Geography (the first position) and the cartogram of any year by clicking between them, the years you have chosen and the direction of transition are represented by the text on the right. You can replay any transition by clicking on London. Clicking on the play button slowly cycles through all cartograms.
The initial state shows that from 1801 – 1851 the relative popualtion change in London was very minor, there was some expansion of the inner London boroughs, with the City getting proportionally smaller as a result, but generally London is best seen as what we now think of as the City of London. This trend increases with growing pace during the Victorian period which sees much more impressive growth of the Inner London boroughs up until WWI. From WWI until the 1939 census, the focus of London’s growth seems to shift to suburbanisation, and although fairly even at first, by 1939/1951 there is a clear preference for west London which diminishes the size of east London and shifts the position of the city to the east as a result. Perhaps this is due to the destruction of vast parts of East London during the blitz. From 1981 to 1991 it is clear the process of suburbanisation is slowing and the trend for growth in west London is diminished in favour of a small realtive growth in population in East London, and a slight general movement towards a recentralisation of population in inner London.
I think this is an interesting application of data, although I am slightly skeptical about linking cartograms in this way. The cartograms themselves are proportional to themselves, but not proportional across the whole timescale. If this were true then London would grow from a small image, representing a small total popualtion, to a much larger one by the 20th century as it becomes a global city with a large population. However, by holding the size temporally constant, the actual compositional changes of the different London Authorities do seem to show interesting and expected patterns.
If anyone is interested you can see the code, which is messy, by clicking source on the applet page, I haven’t really commented it, but am happy to discuss if anyone wants to.
NB: The applet will run at a speed that depends on your CPU, essentially it is trying to juggle loads of numbers which are then displayed in the applet window, the slower the CPU the longer it takes to handle the numbers, there doesn’t seem to be a way arouind this. Sorry if it is slow.

March 20th, 2010
by Maurizio Gibin
Hey! Nice cartogram! Processing that is a nice a s well..I might ask your advice for some intelligent legends i want to create in the future…
Anyway..a question..are you sure the boundaries of the boroughs where the same in the years?
Ciao!
Maurizio…from the towers..
July 8th, 2010
by comparative population cartogram 1966 to 2001 | Nepal: Lies, truths and statistics!
[...] on Dan J Lewis’s post, I took population data from various sources through the years 1966 (estimate) to 2001 and created [...]
September 15th, 2010
by Drawing maps with Python – Volunteered Geographic Information
[...] In creating the above map there are a few elements to remember that add to the challenge. Firstly, the north arrow is an image that I made and simply loaded into the map, secondly, the scale bar is simply an appropriately scaled square patch with some explanatory text and thirdly the class colours come from colour brewer. For the map I’m using the freely available population data from london.data.gov.uk and district boundaries the OS Boundary Line open data release. These are both subject to Crown Copyright of course, but I provide them rather than force you to expressly download them. I’ve also included the north arrow image that I made in Processing. I last used the population data shapefile to visualise population cartograms in Processing. [...]
June 12th, 2011
by Hasan Guclu
Nice cartogram. What about the data files in csv format? Are they available? Thank you.
June 17th, 2011
by Daniel Lewis
The Author
Yes, they must be somewhere on data.gov.uk