https://github.com/bbc-data-unit/heathrow-noise
Heathrow Airport noise complaint every five minutes
https://github.com/bbc-data-unit/heathrow-noise
heathrow london pollution scraping transport
Last synced: 5 months ago
JSON representation
Heathrow Airport noise complaint every five minutes
- Host: GitHub
- URL: https://github.com/bbc-data-unit/heathrow-noise
- Owner: BBC-Data-Unit
- Created: 2016-11-01T09:41:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T13:38:26.000Z (over 9 years ago)
- Last Synced: 2024-12-27T08:40:20.112Z (over 1 year ago)
- Topics: heathrow, london, pollution, scraping, transport
- Size: 117 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heathrow Airport noise complaint every five minutes

In October 2016 we [reported that Heathrow Airport receives a noise complaint on average every five minutes](http://www.bbc.co.uk/news/uk-england-37803205). The data was scraped using Google Spreadsheets' `IMPORTHTML` function from [Heathrow operational data](http://heathrowoperationaldata.com/).
## Get the data
* [Heathrow complaints - Google spreadsheet](https://docs.google.com/spreadsheets/d/1H2en8RdcFiQKvsHr_-uOEN7IOHGV9k_NObOXHl2NtQs/edit#gid=0)
* [Heathrow complaints - CSV](https://github.com/BBC-Data-Unit/Heathrow-noise/blob/master/Heathrow%20complaints%20-%202016.csv)
## Visualisation
* Bar chart: Heathrow noise complaints by area, July to Sep 2016
* Infographic: Heathrow noise complaints
* Interactive slider: See how proposed flightpaths with the third runway differ from current flightpaths
## Other visualisation

Rob Radburn created this visualisation using our data. We rather like it.
## Examples of process
* [Dan Wainright has written about how he scraped complaints data here](https://onlinejournalismblog.com/2016/11/29/how-the-bbc-england-data-unit-scraped-airport-noise-complaints/)
* [You can find an example of a scraper here](https://docs.google.com/spreadsheets/d/14jCnRgxzbdYL3nTTn5ahShALV_lNhPdpB8NxYt5gPoY/pubhtml)