Skip to content

Commit

Permalink
Update N26 and Revolut markets
Browse files Browse the repository at this point in the history
  • Loading branch information
Gdewilde committed Sep 11, 2019
1 parent dfbadec commit b2a9254
Show file tree
Hide file tree
Showing 5 changed files with 151 additions and 4 deletions.
2 changes: 1 addition & 1 deletion data/n26.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ownership": [],
"stateOwned": false,
"countryHQ": "DE",
"countries": ["EU"],
"countries": ["DE","AT","IE","FR","ES","IT","NL","BE","PT","FI","LU","SI","EE","GR","SK","GB","PL","SE","DK","NO","LI","IS","CH","US"],
"compliance": [
{
"regulation": "PSD2",
Expand Down
2 changes: 1 addition & 1 deletion data/revolut.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ownership": [],
"stateOwned": false,
"countryHQ": "GB",
"countries": ["EU"],
"countries": ["CH","AU","SG","AT","BE","BG","HR","CY","CZ","DK","EE","FI","FR","DE","GR","HU","IS","IE","IT","LV","LI","LT","LU","MT","NL","NO","PL","PT","RO","SK","SI","ES","SE","GB"],
"compliance": [
{
"regulation": "OB",
Expand Down
147 changes: 147 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"algoliasearch": "^3.27.0",
"bluebird": "^3.5.1",
"country-data": "0.0.31",
"emoji-flags": "^1.2.0",
"github-api": "^3.0.0"
}
}
3 changes: 1 addition & 2 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"apiProducts",
"ownership",
"stateOwned",
"stockSymbol",
"investorRelationsUrl"
"stockSymbol"
],
"properties": {
"id": {
Expand Down

0 comments on commit b2a9254

Please sign in to comment.