Skip to content

Commit

Permalink
Scheduled data update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 10, 2023
1 parent 2c9379a commit 706bce0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ The datasets in this repository are automaticly updated every day at **2:05 AM**
|Dataset|Source|Date Range|Updated|Download|Preview|
| :--- | :--- | :--- | :--- | :--- | :--- |
|[Mortgage](#mortgage)|Finansportalen|2021 - Present|2023-08-10|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_mortgage.csv)|[<center>preview</center>](data/no_mortgage.csv)|
|[Key policy rate](#key-policy-rate)|Norges Bank|1991 - Present|2023-08-09|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_keyPolicyRate.csv)|[<center>preview</center>](data/no_keyPolicyRate.csv)|
|[NOWA](#nowa---norwegian-overnight-weighted-average)|Norges Bank|2011 - Present|2023-08-09|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_nowa.csv)|[<center>preview</center>](data/no_nowa.csv)|
|[Key policy rate](#key-policy-rate)|Norges Bank|1991 - Present|2023-08-10|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_keyPolicyRate.csv)|[<center>preview</center>](data/no_keyPolicyRate.csv)|
|[NOWA](#nowa---norwegian-overnight-weighted-average)|Norges Bank|2011 - Present|2023-08-10|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_nowa.csv)|[<center>preview</center>](data/no_nowa.csv)|
|[Exchange Rates](#exchange-rates)|Norges Bank|1980 - Present|2023-08-10|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_exchangeRates.csv)|[<center>preview</center>](data/no_exchangeRates.csv)|
<!-- table ends -->

Expand Down
1 change: 1 addition & 0 deletions data/no_keyPolicyRate.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8239,3 +8239,4 @@ Date,Rate
2023-08-04,3.75
2023-08-07,3.75
2023-08-08,3.75
2023-08-09,3.75
1 change: 1 addition & 0 deletions data/no_nowa.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2982,3 +2982,4 @@ Date,Rate,Volume,Qualifier,Banks lending,Banks borrowing,Transactions
2023-08-04,3.75,28550.0,Normal,5.0,10.0,15.0
2023-08-07,3.75,21975.0,Normal,8.0,8.0,19.0
2023-08-08,3.75,25750.0,Normal,7.0,6.0,16.0
2023-08-09,3.75,23300.0,Normal,8.0,8.0,17.0
4 changes: 2 additions & 2 deletions datasets.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dataset_detail": "#key-policy-rate",
"source": "Norges Bank",
"date_range": "1991 - Present",
"last_updated": "2023-08-09",
"last_updated": "2023-08-10",
"link_preview": "data/no_keyPolicyRate.csv",
"link_csv": "https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_keyPolicyRate.csv"
},
Expand All @@ -25,7 +25,7 @@
"dataset_detail": "#nowa---norwegian-overnight-weighted-average",
"source": "Norges Bank",
"date_range": "2011 - Present",
"last_updated": "2023-08-09",
"last_updated": "2023-08-10",
"link_preview": "data/no_nowa.csv",
"link_csv": "https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_nowa.csv"
},
Expand Down

0 comments on commit 706bce0

Please sign in to comment.