This repository defines a cron jobs that runs every day. The cron:
- Fetch the data from all supermarkets (every 4 hours)
- Converted to data frame. (at midnight)
- Compose kaggle dataset with a binding between the version number and the scrape date. (at midnight)
- Create new version in Kaggle. (at midnight)