Skip to content

Commit

Permalink
Scheduled data update
Browse files Browse the repository at this point in the history
  • Loading branch information
frefrik authored and actions-user committed Sep 17, 2024
1 parent 53eeb2c commit 8339c33
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-09-17|[<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-09-16|[<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-09-17|[<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-09-17|[<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-09-17|[<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)](#cpi)|Norges Bank|2006 - Present|2024-09-12|[<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 @@ -8517,3 +8517,4 @@ Date,Rate
2024-09-11,4.5
2024-09-12,4.5
2024-09-13,4.5
2024-09-16,4.5
1 change: 1 addition & 0 deletions data/no_nowa.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3260,3 +3260,4 @@ Date,Rate,Volume,Qualifier,Banks lending,Banks borrowing,Transactions
2024-09-11,4.5,6650.0,Normal,5.0,6.0,6.0
2024-09-12,4.5,31000.0,Normal,6.0,10.0,16.0
2024-09-13,4.5,29950.0,Normal,6.0,5.0,11.0
2024-09-16,4.5,44050.0,Normal,4.0,5.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-09-16",
"last_updated": "2024-09-17",
"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 8339c33

Please sign in to comment.