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 Oct 28, 2024
1 parent bf52357 commit 5052bc2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ 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|2024-10-28|[<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|2024-10-25|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_keyPolicyRate.csv)|[<center>preview</center>](data/no_keyPolicyRate.csv)|
|[Key policy rate](#key-policy-rate)|Norges Bank|1991 - Present|2024-10-28|[<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|2024-10-28|[<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|2024-10-26|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_exchangeRates.csv)|[<center>preview</center>](data/no_exchangeRates.csv)|
|[Inflation Indicators (CPI)](#inflation-indicators-cpi)|Norges Bank|2006 - Present|2024-10-10|[<center>csv</center>](https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_cpi.csv)|[<center>preview</center>](data/no_cpi.csv)|
Expand Down
1 change: 1 addition & 0 deletions data/no_keyPolicyRate.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8546,3 +8546,4 @@ Date,Rate
2024-10-22,4.5
2024-10-23,4.5
2024-10-24,4.5
2024-10-25,4.5
1 change: 1 addition & 0 deletions data/no_nowa.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3289,3 +3289,4 @@ Date,Rate,Volume,Qualifier,Banks lending,Banks borrowing,Transactions
2024-10-22,4.5,12260.0,Normal,5.0,6.0,9.0
2024-10-23,4.5,9830.0,Normal,7.0,6.0,11.0
2024-10-24,4.5,9280.0,Normal,6.0,8.0,11.0
2024-10-25,4.5,16150.0,Normal,6.0,6.0,9.0
2 changes: 1 addition & 1 deletion 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": "2024-10-25",
"last_updated": "2024-10-28",
"link_preview": "data/no_keyPolicyRate.csv",
"link_csv": "https://raw.githubusercontent.com/frefrik/norway-finance-statistics/master/data/no_keyPolicyRate.csv"
},
Expand Down

0 comments on commit 5052bc2

Please sign in to comment.