Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
-
---
|
2 |
-
license: cc0-1.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc0-1.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Coffee Sales
|
6 |
+
|
7 |
+
This is a dataset copied from Kaggle. You can see the original dataset here: <https://www.kaggle.com/datasets/ihelon/coffee-sales>
|
8 |
+
|
9 |
+
---
|
10 |
+
|
11 |
+
The following is the original readme of this dataset:
|
12 |
+
|
13 |
+
## About Dataset
|
14 |
+
|
15 |
+
### Overview
|
16 |
+
|
17 |
+
This dataset contains detailed records of coffee sales from a vending machine.
|
18 |
+
The vending machine is the work of a dataset author who is committed to providing an open dataset to the community.
|
19 |
+
It is intended for analysis of purchasing patterns, sales trends, and customer preferences related to coffee products.
|
20 |
+
|
21 |
+
### Data Collection Period
|
22 |
+
|
23 |
+
The dataset spans from March 2024 to Present time, capturing daily transaction data. And new information continues to be added.
|
24 |
+
|
25 |
+
### Tasks
|
26 |
+
|
27 |
+
- Time Series Exploratory Data Analysis
|
28 |
+
- Next day/week/month sales
|
29 |
+
- Specific customer purchases
|
30 |
+
|
31 |
+
### Author
|
32 |
+
|
33 |
+
Yaroslav Isaienkov @ihelon
|