# Description
The number of visits to a small website on each day; if a user accesses the site after 30 minutes of inactivity, that will be logged as a new visit.

# Dataset
The data has been obtained from a university website operated by the author.

# Preparation
Python version: 3.6 

# License
Please follow [this](https://creativecommons.org/licenses/by-sa/4.0/) for License information