Install dataflows

badge

London unemployment rate - is an dataset scraped from LondonData website.

Data

Is given in data folder. It represents total number of unemployed every month given in real numbers and in rates.

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_unemployment.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

© 2025 All rights reservedBuilt with DataHub Cloud