A very simple Python data analysis
Budget: £20 – £250 GBP
Use Python to analyze the association between two datasets:
jobs near me.csv: Weekly search interest for the phrase 'jobs near me' on Google in the UK)
Unemployment rate (aged 16 and over, seasonally adjusted) %.csv: The monthly unemployment rate in the UK.
Require:
Unify the time axis and frequency, and calculate indicators including but not limited to correlation.
Provide well-commented source code.
The csv data files cannot be modified.
jobs near me.csv: Weekly search interest for the phrase 'jobs near me' on Google in the UK)
Unemployment rate (aged 16 and over, seasonally adjusted) %.csv: The monthly unemployment rate in the UK.
Require:
Unify the time axis and frequency, and calculate indicators including but not limited to correlation.
Provide well-commented source code.
The csv data files cannot be modified.