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 Jan 16, 2025
1 parent 1829dc6 commit 8e7434d
Show file tree
Hide file tree
Showing 5 changed files with 22 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 @@ -9548,3 +9548,8 @@ Date,Price
2025-01-02,76.14
2025-01-03,76.72
2025-01-06,77.27
2025-01-07,77.84
2025-01-08,77.37
2025-01-09,78.44
2025-01-10,79.76
2025-01-13,82.69
1 change: 1 addition & 0 deletions data/brent-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1964,3 +1964,4 @@ Date,Price
2024-12-20,73.79
2024-12-27,73.13
2025-01-03,75.42
2025-01-10,78.14
4 changes: 4 additions & 0 deletions data/wti-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9823,3 +9823,7 @@ Date,Price
2025-01-02,73.79
2025-01-03,74.64
2025-01-06,74.31
2025-01-07,74.99
2025-01-08,73.99
2025-01-10,77.27
2025-01-13,79.57
1 change: 1 addition & 0 deletions data/wti-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2035,3 +2035,4 @@ Date,Price
2024-12-20,70.39
2024-12-27,70.51
2025-01-03,73.15
2025-01-10,75.14
22 changes: 11 additions & 11 deletions datapackage.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bytes": 437301,
"count_of_rows": 24371,
"bytes": 437499,
"count_of_rows": 24382,
"descriptor": "A variety of temporal granularities for Europe Brent and WTI (West Texas Intermediate) Spot Prices.",
"hash": "ec603cea08b6a50245c2996d1d54fe95",
"hash": "ea178eecb39b67cec3fa12e315a38458",
"keywords": [
"Oil",
"Brent",
Expand All @@ -22,7 +22,7 @@
"profile": "data-package",
"resources": [
{
"bytes": 171324,
"bytes": 171414,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -34,7 +34,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "e06ebb69682d6a1b73976e798508650f",
"hash": "9acebb87d0864bc0e9055f887bd2f09a",
"name": "brent-daily",
"path": "data/brent-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -59,7 +59,7 @@
}
},
{
"bytes": 35355,
"bytes": 35373,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -71,7 +71,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "c189536d1facc0a395232e202243e26d",
"hash": "76543122457709e915a5548f601a9d5e",
"name": "brent-week",
"path": "data/brent-weekly.csv",
"profile": "tabular-data-resource",
Expand Down Expand Up @@ -170,7 +170,7 @@
}
},
{
"bytes": 176121,
"bytes": 176193,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -182,7 +182,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "fd415ac7eb6421d6ad93cac6532b0b68",
"hash": "c7c31822e93be454f79de26670874c9f",
"name": "wti-daily",
"path": "data/wti-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -207,7 +207,7 @@
}
},
{
"bytes": 36531,
"bytes": 36549,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -219,7 +219,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "4982b4dc1691cac1df28f5377caf497f",
"hash": "9e34449829093c9e3851731dbbb0af3f",
"name": "wti-week",
"path": "data/wti-weekly.csv",
"profile": "tabular-data-resource",
Expand Down

0 comments on commit 8e7434d

Please sign in to comment.