⚠️ This code is from 2018: it might use deprecated APIs!
The original test was devised by the "Wikimedia Foundation Research and Data Analysis" and is available here.
The original README
is available as file ORIGINAL-README.md
.
In this repository, there are three Jupyter Notebooks using Python:
executive-summary.ipynb
is an executive summary conveying key insights from the data analysis.data-scientist-summary.ipynb
is a slightly more verbose summary directed to fellow data scientists.answers-and-code.ipynb
is the notebook used to analyse data and answer the questions fromORIGINAL-README.md
.
No license was provided in the original repository.
The code in answers-and-code.ipynb
is provided by me under the GPL3 license (see file LICENSE
).