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 20, 2024
1 parent 0c674b1 commit a94af53
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-20|[<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-19|[<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-20|[<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-20|[<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-20|[<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 @@ -8520,3 +8520,4 @@ Date,Rate
2024-09-16,4.5
2024-09-17,4.5
2024-09-18,4.5
2024-09-19,4.5
1 change: 1 addition & 0 deletions data/no_nowa.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3263,3 +3263,4 @@ Date,Rate,Volume,Qualifier,Banks lending,Banks borrowing,Transactions
2024-09-16,4.5,44050.0,Normal,4.0,5.0,9.0
2024-09-17,4.5,26720.0,Normal,6.0,7.0,9.0
2024-09-18,4.5,26630.0,Normal,5.0,6.0,9.0
2024-09-19,4.5,30870.0,Normal,7.0,6.0,10.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-19",
"last_updated": "2024-09-20",
"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 a94af53

Please sign in to comment.