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 Dec 19, 2024
1 parent 38d46ab commit d7ddecb
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 11 deletions.
5 changes: 5 additions & 0 deletions data/brent-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9531,3 +9531,8 @@ Date,Price
2024-12-05,73.78
2024-12-06,73.78
2024-12-09,73.73
2024-12-10,73.64
2024-12-11,74.38
2024-12-12,73.52
2024-12-13,74.89
2024-12-16,74.3
1 change: 1 addition & 0 deletions data/brent-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1960,3 +1960,4 @@ Date,Price
2024-11-22,74.84
2024-11-29,74.16
2024-12-06,73.97
2024-12-13,74.03
5 changes: 5 additions & 0 deletions data/wti-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9805,3 +9805,8 @@ Date,Price
2024-12-05,68.58
2024-12-06,68.58
2024-12-09,68.65
2024-12-10,68.85
2024-12-11,70.57
2024-12-12,70.25
2024-12-13,71.54
2024-12-16,71.03
1 change: 1 addition & 0 deletions data/wti-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2031,3 +2031,4 @@ Date,Price
2024-11-22,70.11
2024-11-29,68.94
2024-12-06,68.89
2024-12-13,69.97
22 changes: 11 additions & 11 deletions datapackage.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bytes": 436460,
"count_of_rows": 24324,
"bytes": 436675,
"count_of_rows": 24336,
"descriptor": "A variety of temporal granularities for Europe Brent and WTI (West Texas Intermediate) Spot Prices.",
"hash": "1512ff47a6324351dcd9bcb991c468b1",
"hash": "0f2f4d3fbd28a03bb9596987ab284565",
"keywords": [
"Oil",
"Brent",
Expand All @@ -22,7 +22,7 @@
"profile": "data-package",
"resources": [
{
"bytes": 171020,
"bytes": 171109,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -34,7 +34,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "5532a4093bfc7c85509dbaca1710674d",
"hash": "fa9f4f5d3a13d16ba5fd7ce5d40098d7",
"name": "brent-daily",
"path": "data/brent-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -59,7 +59,7 @@
}
},
{
"bytes": 35283,
"bytes": 35301,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -71,7 +71,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "2c961a380f0e675997a47fb98d267876",
"hash": "69c5bb4684d0a6349a628192d58aadb0",
"name": "brent-week",
"path": "data/brent-weekly.csv",
"profile": "tabular-data-resource",
Expand Down Expand Up @@ -170,7 +170,7 @@
}
},
{
"bytes": 175800,
"bytes": 175890,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -182,7 +182,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "c6ac121bebc97ff308138927958219b2",
"hash": "472b78e886a73a5da8f4fc889d0c464f",
"name": "wti-daily",
"path": "data/wti-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -207,7 +207,7 @@
}
},
{
"bytes": 36459,
"bytes": 36477,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -219,7 +219,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "ef339b978813b837555b3e8595bb6e5b",
"hash": "f048347c918ca878206108109d41ae91",
"name": "wti-week",
"path": "data/wti-weekly.csv",
"profile": "tabular-data-resource",
Expand Down

0 comments on commit d7ddecb

Please sign in to comment.