forked from datenanfragen/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue datenanfragen#230 | Add DBRS Morningstar company
Signed-off-by: Harshit <[email protected]>
- Loading branch information
1 parent
eb95ff3
commit 6e8fafb
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"slug": "dbrs-morningstar", | ||
"relevant-countries": [ | ||
"us", | ||
"ca", | ||
"eu" | ||
], | ||
"categories": [ | ||
"finance" | ||
], | ||
"name": "DBRS Morningstar", | ||
"address": "DBRS Limited, DBRS Tower 181 University Avenue, Suite 700, Toronto, ON M5H 3M7", | ||
"phone": "+1 416 593 5577", | ||
"fax": "+1 416 593 8432", | ||
"email": "[email protected] ", | ||
"web": "https://www.dbrs.com/", | ||
"sources": [ | ||
"https://www.dbrs.com/about/", | ||
"https://www.dbrs.com/contact/" | ||
], | ||
"suggested-transport-medium": "email", | ||
"comments": [ | ||
"Phone numbers and addresses for different regions available at: https://www.dbrs.com/contact/" | ||
] | ||
} |