Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use long-term trend sheet #1

Open
anuveyatsu opened this issue Feb 4, 2019 · 0 comments
Open

Use long-term trend sheet #1

anuveyatsu opened this issue Feb 4, 2019 · 0 comments

Comments

@anuveyatsu
Copy link
Member

If you take a look at the chart on website (https://data.london.gov.uk/), you'd notice that it is using "Long-term trend" sheet. We can convert date in the following way:

Sep-Nov 2018 => Nov 2018 => 2018-11-01

so that the data would look like this:

date,region,unemployed,unemployment rate
2018-11-01,London,227000,4.5
2018-11-01,UK,1372000,4.0
...

Also, can we scrape UK data as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant