Skip to content

Commit

Permalink
Auto-update of the data packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2024
1 parent 3bd7463 commit e110efc
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 11 deletions.
6 changes: 6 additions & 0 deletions data/brent-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9506,3 +9506,9 @@ Date,Price
2024-10-31,73.25
2024-11-01,73.63
2024-11-04,74.89
2024-11-05,76.98
2024-11-06,76.52
2024-11-07,75.73
2024-11-08,74.04
2024-11-11,72.19
2024-11-12,72.56
1 change: 1 addition & 0 deletions data/brent-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1955,3 +1955,4 @@ Date,Price
2024-10-18,74.58
2024-10-25,74.69
2024-11-01,72.61
2024-11-08,75.63
6 changes: 6 additions & 0 deletions data/wti-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9782,3 +9782,9 @@ Date,Price
2024-10-31,69.58
2024-11-01,69.81
2024-11-04,71.83
2024-11-05,72.26
2024-11-06,71.98
2024-11-07,72.69
2024-11-08,70.69
2024-11-11,70.69
2024-11-12,68.43
1 change: 1 addition & 0 deletions data/wti-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2026,3 +2026,4 @@ Date,Price
2024-10-18,70.81
2024-10-25,71.59
2024-11-01,68.69
2024-11-08,71.89
22 changes: 11 additions & 11 deletions datapackage.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bytes": 435382,
"count_of_rows": 24264,
"bytes": 435634,
"count_of_rows": 24278,
"descriptor": "A variety of temporal granularities for Europe Brent and WTI (West Texas Intermediate) Spot Prices.",
"hash": "fdfd528272d95aa29fbb406975b719e7",
"hash": "023a723837b400e488843ad28a65a3b9",
"keywords": [
"Oil",
"Brent",
Expand All @@ -22,7 +22,7 @@
"profile": "data-package",
"resources": [
{
"bytes": 170572,
"bytes": 170680,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -34,7 +34,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "cc86a4dc54e48b137a51d80bb6bc01ac",
"hash": "ca3c9342042e83d3ac179e32ac20720b",
"name": "brent-daily",
"path": "data/brent-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -59,7 +59,7 @@
}
},
{
"bytes": 35193,
"bytes": 35211,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -71,7 +71,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "88a03c0bc4081736dadde1009cf1e4e9",
"hash": "6c5de6a42a7f417d7dfab05e85021c57",
"name": "brent-week",
"path": "data/brent-weekly.csv",
"profile": "tabular-data-resource",
Expand Down Expand Up @@ -170,7 +170,7 @@
}
},
{
"bytes": 175386,
"bytes": 175494,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -182,7 +182,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "e2f311fc1582b9c2848a968757ed243b",
"hash": "4e9f84ab930b04ab80858162a8b9e898",
"name": "wti-daily",
"path": "data/wti-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -207,7 +207,7 @@
}
},
{
"bytes": 36369,
"bytes": 36387,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -219,7 +219,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "0c7e11a25fa7f709864fcf05521fa69c",
"hash": "2f8a0e23badbb0392f38b05c70494565",
"name": "wti-week",
"path": "data/wti-weekly.csv",
"profile": "tabular-data-resource",
Expand Down

0 comments on commit e110efc

Please sign in to comment.