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
actions-user committed Jul 13, 2023
1 parent f387651 commit bded15d
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 11 deletions.
4 changes: 4 additions & 0 deletions data/brent-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9166,3 +9166,7 @@ Date,Price
2023-06-30,74.51
2023-07-03,74.52
2023-07-04,76.23
2023-07-05,76.74
2023-07-06,76.72
2023-07-07,78.77
2023-07-10,77.83
1 change: 1 addition & 0 deletions data/brent-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1885,3 +1885,4 @@ Date,Price
2023-06-16,74.39
2023-06-23,75.26
2023-06-30,73.55
2023-07-07,76.6
4 changes: 4 additions & 0 deletions data/wti-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9447,3 +9447,7 @@ Date,Price
2023-06-29,69.85
2023-06-30,70.66
2023-07-03,69.71
2023-07-05,71.78
2023-07-06,71.76
2023-07-07,73.91
2023-07-10,73.05
1 change: 1 addition & 0 deletions data/wti-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1956,3 +1956,4 @@ Date,Price
2023-06-16,69.42
2023-06-23,70.41
2023-06-30,69.36
2023-07-07,71.79
22 changes: 11 additions & 11 deletions datapackage.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bytes": 420193,
"count_of_rows": 23415,
"bytes": 420372,
"count_of_rows": 23425,
"descriptor": "A variety of temporal granularities for Europe Brent and WTI (West Texas Intermediate) Spot Prices.",
"hash": "990b1e01116ed32c6ff8c011eda5383e",
"hash": "87e2e793bbd172548d9b06eff15f52ab",
"keywords": [
"Oil",
"Brent",
Expand All @@ -22,7 +22,7 @@
"profile": "data-package",
"resources": [
{
"bytes": 164492,
"bytes": 164564,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -34,7 +34,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "f13399e5610635e572c082d85ffbd546",
"hash": "d9478fc97debed5a445d00b4a91f06eb",
"name": "brent-daily",
"path": "data/brent-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -59,7 +59,7 @@
}
},
{
"bytes": 33938,
"bytes": 33955,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -71,7 +71,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "29fc533a4404027cbbde9c074d17b4b5",
"hash": "1183fa8f4cd606e4f79b169d27097b9a",
"name": "brent-week",
"path": "data/brent-weekly.csv",
"profile": "tabular-data-resource",
Expand Down Expand Up @@ -170,7 +170,7 @@
}
},
{
"bytes": 169395,
"bytes": 169467,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -182,7 +182,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "d334f94b173f715863032e0a59ba8a88",
"hash": "6f3590211724d90127bf0e07a4276d56",
"name": "wti-daily",
"path": "data/wti-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -207,7 +207,7 @@
}
},
{
"bytes": 35115,
"bytes": 35133,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -219,7 +219,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "e64a7e1e9de8672474d95521c7aea71c",
"hash": "6dec5f44335f25f833895d89204dbd79",
"name": "wti-week",
"path": "data/wti-weekly.csv",
"profile": "tabular-data-resource",
Expand Down

0 comments on commit bded15d

Please sign in to comment.