iioos commited on
Commit
f6487e7
·
verified ·
1 Parent(s): 0a019f3

data.jsonl

Browse files

{"date":"2024-06-01","product":"p101","price":19.99}
{"date":"2024-06-02","product":"p101","price":18.99}
{"date":"2024-06-03","product":"p102","price":29.99}
{"date":"2024-06-04","product":"p103","price":24.99}
{"date":"2024-06-05","product":"p102","price":27.99}

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - time-series-forecasting
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ # Product Pricing History Dataset
10
+
11
+ Historical pricing data for products used in pricing and demand analysis.