A simple visualisation of London's housing market data, viewable at http://www.sjwhitworth.com/files/d3/londonhousingdata.html
To run locally, run londonhousing.py to generate the JSON needed for D3 to do it's thing.
Then, run a HTTP server locally via Python - sudo python -m SimpleHTTPServer 3000 & - and browse to londonhousingdata.html on your filesystem.
You must have topojson installed for the conversion to work - see here for how to install. http://bost.ocks.org/mike/map/
-
Notifications
You must be signed in to change notification settings - Fork 6
sjwhitworth/londonhousingmarket
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple visualisation of London's housing market data, using D3 and Python.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published