Skip to content

Commit

Permalink
Merge pull request #103 from aaditbanq/patch-99
Browse files Browse the repository at this point in the history
Update danske-bank.json
  • Loading branch information
Gdewilde authored Mar 15, 2019
2 parents a1acf43 + 3c24305 commit 8033086
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions data/danske-bank.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,21 @@
"shareholderName": "A.P. Møller Holding Group",
"shareholderIconUrl": "https://res.cloudinary.com/banq/image/upload/v1552350016/radar/icons/AP_Moller_Maersk.jpg",
"providerId": null,
"percentage": 20.5
"percentage": 20.5,
"sourceUrl": "https://danskebank.com/investor-relations/shares/largest-shareholders"
}
],
"stateOwned": false,
"countryHQ": "DK",
"countries": ["DK","NO","FI","SE"],
"countries": ["DK","NO","FI","SE","GB"],
"compliance": [
{
"regulation": "PSD2",
"status": "inProgress"
},
{
"regulation": "OB",
"status": "inProgress"
}
],
"sandbox": {
Expand All @@ -35,10 +40,12 @@
"webApplication": true,
"mobileApps": [
{
"operatingSystem": "ios"
"operatingSystem": "ios",
"storeUrl": "https://itunes.apple.com/us/app/%C3%A6ldre-version-af-mobilbank-dk/id388423462"
},
{
"operatingSystem": "android"
"operatingSystem": "android",
"storeUrl": "https://play.google.com/store/apps/details?id=com.danskebank.mobilebank3.dk&hl=en"
}
],
"stockSymbol": "CPH:DANSKE",
Expand Down

0 comments on commit 8033086

Please sign in to comment.