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 28, 2024
1 parent dc7f6a6 commit be07598
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 @@ -9538,3 +9538,8 @@ Date,Price
2024-12-16,74.3
2024-12-17,73.16
2024-12-18,74.57
2024-12-19,73.75
2024-12-20,73.19
2024-12-23,72.12
2024-12-24,73.5
2024-12-25,73.5
1 change: 1 addition & 0 deletions data/brent-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1961,3 +1961,4 @@ Date,Price
2024-11-29,74.16
2024-12-06,73.97
2024-12-13,74.03
2024-12-20,73.79
5 changes: 5 additions & 0 deletions data/wti-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9812,3 +9812,8 @@ Date,Price
2024-12-16,71.03
2024-12-17,70.31
2024-12-18,70.8
2024-12-19,70.1
2024-12-20,69.71
2024-12-23,69.5
2024-12-24,70.87
2024-12-26,70.38
1 change: 1 addition & 0 deletions data/wti-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2032,3 +2032,4 @@ Date,Price
2024-11-29,68.94
2024-12-06,68.89
2024-12-13,69.97
2024-12-20,70.39
22 changes: 11 additions & 11 deletions datapackage.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bytes": 436746,
"count_of_rows": 24340,
"bytes": 436958,
"count_of_rows": 24352,
"descriptor": "A variety of temporal granularities for Europe Brent and WTI (West Texas Intermediate) Spot Prices.",
"hash": "15a254a6f1771b5ed06026aad6e477dc",
"hash": "e5e76bc8520fb3fb45a1a5d9c252b573",
"keywords": [
"Oil",
"Brent",
Expand All @@ -22,7 +22,7 @@
"profile": "data-package",
"resources": [
{
"bytes": 171145,
"bytes": 171233,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -34,7 +34,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "cc25e6fe84e9acff1162101e19ebfd3a",
"hash": "4f3cd722b67290222f5082b2aa3e7bc5",
"name": "brent-daily",
"path": "data/brent-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -59,7 +59,7 @@
}
},
{
"bytes": 35301,
"bytes": 35319,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -71,7 +71,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "69c5bb4684d0a6349a628192d58aadb0",
"hash": "665018e5cfbf38ed18ecbfaa93544e2e",
"name": "brent-week",
"path": "data/brent-weekly.csv",
"profile": "tabular-data-resource",
Expand Down Expand Up @@ -170,7 +170,7 @@
}
},
{
"bytes": 175925,
"bytes": 176013,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -182,7 +182,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "c74f78b0f2739ee0a87afb3a54292002",
"hash": "7613fc8e23eb8655fa6f6cf2d0a2c499",
"name": "wti-daily",
"path": "data/wti-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -207,7 +207,7 @@
}
},
{
"bytes": 36477,
"bytes": 36495,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -219,7 +219,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "f048347c918ca878206108109d41ae91",
"hash": "fa7ca728c62ad2597f0a40f154b24620",
"name": "wti-week",
"path": "data/wti-weekly.csv",
"profile": "tabular-data-resource",
Expand Down

0 comments on commit be07598

Please sign in to comment.