Skip to content

datasets/london-life-expectancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

badge

This dataset was scraped from London data website. Life expectancy at birth and age 65 by sex. Data for 2000-2002 to 2008-2010 revised on 24 July 2013. Local authorities based on boundaries as of 2010. England and Wales figures - non-resident deaths included. Figures given for 3 combined years to increase reliability at local levels.

Data

Dataset used for this scraping have been found on Life Expectancy at Birth and at Age 65, Borough.

Output data is located in data directory, it consists of three csv files:

  • male-life-expectancy.csv
  • female-life-expectancy.csv
  • life-expectancy-at-65.csv

Preparation

You will need Python 3.6 or greater and dataflows library to run the script

To update the data run the process script locally:

# Install dataflows
pip install -r scripts/requirements.txt

# Run the script
python scripts/london-life-expectancy.py

License

Open Government Licence

You are encouraged to use and re-use the Information that is available under this licence freely and flexibly, with only a few conditions. Using Information under this licence Use of copyright and database right material expressly made available under this licence (the 'Information') indicates your acceptance of the terms and conditions below. The Licensor grants you a worldwide, royalty-free, perpetual, non-exclusive licence to use the Information subject to the conditions below. This licence does not affect your freedom under fair dealing or fair use or any other copyright or database right exceptions and limitations.

You may find further information here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages