- Source: https://www.kaggle.com/datasets/olistbr/brazilian-ecommerce
- Provider: Olist (https://olist.com)
- License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) https://creativecommons.org/licenses/by-nc-sa/4.0/
- Use in this repo: Sample of 3,000 orders (Jan–Feb 2018) used for educational labs.
Full dataset not included. Run
scripts/download_data.pyto download it.
- Source: https://www.gharchive.org
- Provider: Ilya Grigorik / GitHub Archive project
- License: Creative Commons Attribution 4.0 International (CC BY 4.0) https://creativecommons.org/licenses/by/4.0/
- GitHub Event data license: https://docs.github.com/en/site-policy/github-terms/github-terms-of-service
- Use in this repo: Sample of 2,000 public events (Jan 15 2024, 14:00 UTC) used for
streaming and queue labs. Run
scripts/download_data.pyto download more data.
All data in data/raw/ is used strictly for educational, non-commercial purposes.
No personally identifiable information (PII) is included beyond what is already
anonymized in the original public datasets.