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 Sep 21, 2023
1 parent 18341f7 commit f45593c
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 @@ -9214,3 +9214,8 @@ Date,Price
2023-09-07,91.16
2023-09-08,91.85
2023-09-11,91.97
2023-09-12,93.58
2023-09-13,93.04
2023-09-14,95.2
2023-09-15,95.55
2023-09-18,95.95
1 change: 1 addition & 0 deletions data/brent-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1895,3 +1895,4 @@ Date,Price
2023-08-25,84.71
2023-09-01,87.57
2023-09-08,91.29
2023-09-15,93.87
5 changes: 5 additions & 0 deletions data/wti-daily.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9495,3 +9495,8 @@ Date,Price
2023-09-07,86.87
2023-09-08,87.51
2023-09-11,87.3
2023-09-12,88.87
2023-09-13,88.59
2023-09-14,90.13
2023-09-15,90.83
2023-09-18,91.47
1 change: 1 addition & 0 deletions data/wti-weekly.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1966,3 +1966,4 @@ Date,Price
2023-08-25,79.97
2023-09-01,82.5
2023-09-08,87.17
2023-09-15,89.14
22 changes: 11 additions & 11 deletions datapackage.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bytes": 422336,
"count_of_rows": 23535,
"bytes": 422551,
"count_of_rows": 23547,
"descriptor": "A variety of temporal granularities for Europe Brent and WTI (West Texas Intermediate) Spot Prices.",
"hash": "c58d0ee9653b6e87ebf02bcb2344281e",
"hash": "beb6f7d36ff2325d1f6586736f28563c",
"keywords": [
"Oil",
"Brent",
Expand All @@ -22,7 +22,7 @@
"profile": "data-package",
"resources": [
{
"bytes": 165349,
"bytes": 165438,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -34,7 +34,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "5138a133d0db309574ec78c77c8dfa65",
"hash": "3ed533c2a334b61855d5c9f24be99554",
"name": "brent-daily",
"path": "data/brent-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -59,7 +59,7 @@
}
},
{
"bytes": 34117,
"bytes": 34135,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -71,7 +71,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "f81efe5f938ade706702c498d84abbbe",
"hash": "51938d19a2871b33bee6dcb982a184ac",
"name": "brent-week",
"path": "data/brent-weekly.csv",
"profile": "tabular-data-resource",
Expand Down Expand Up @@ -170,7 +170,7 @@
}
},
{
"bytes": 170253,
"bytes": 170343,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -182,7 +182,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "05ac03389cdf2a6b326ff63948a2da64",
"hash": "6477c0591755e73559b7598e084b6d02",
"name": "wti-daily",
"path": "data/wti-daily.csv",
"profile": "tabular-data-resource",
Expand All @@ -207,7 +207,7 @@
}
},
{
"bytes": 35292,
"bytes": 35310,
"dialect": {
"caseSensitiveHeader": false,
"delimiter": ",",
Expand All @@ -219,7 +219,7 @@
},
"encoding": "utf-8",
"format": "csv",
"hash": "d9ac4b2ed04f88ac78a7cbc8e8b40710",
"hash": "6ea3250add5993902c3f6c393aeb1125",
"name": "wti-week",
"path": "data/wti-weekly.csv",
"profile": "tabular-data-resource",
Expand Down

0 comments on commit f45593c

Please sign in to comment.