Skip to content

Commit

Permalink
update omie
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeatgu committed May 2, 2024
1 parent 5aacb1e commit 552b7ce
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 1 deletion.
200 changes: 199 additions & 1 deletion public/data/omie_data.json
Original file line number Diff line number Diff line change
@@ -1 +1,199 @@
[]
[
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 0,
"price": 0.03501,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 1,
"price": 0.03501,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 2,
"price": 0.03500,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 3,
"price": 0.03500,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 4,
"price": 0.03500,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 5,
"price": 0.03443,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 6,
"price": 0.03500,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 7,
"price": 0.04100,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 8,
"price": 0.03500,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 9,
"price": 0.02890,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 10,
"price": 0.01620,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 11,
"price": 0.0499,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 12,
"price": 0.0610,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 13,
"price": 0.0500,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 14,
"price": 0.0325,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 15,
"price": 0.0251,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 16,
"price": 0.0044,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 17,
"price": 0.0325,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 18,
"price": 0.0908,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 19,
"price": 0.02794,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 20,
"price": 0.04000,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 21,
"price": 0.06652,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 22,
"price": 0.05002,
"pricemin": null
},
{
"year": "2024",
"month": "05",
"day": "03",
"hour": 23,
"price": 0.04200,
"pricemin": null
},
{
"year": "*\r",
"hour": null,
"price": null,
"pricemin": null
}]
24 changes: 24 additions & 0 deletions public/data/omie_prices.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
0.03501
0.03501
0.03500
0.03500
0.03500
0.03443
0.03500
0.04100
0.03500
0.02890
0.01620
0.0499
0.0610
0.0500
0.0325
0.0251
0.0044
0.0325
0.0908
0.02794
0.04000
0.06652
0.05002
0.04200

0 comments on commit 552b7ce

Please sign in to comment.