|
|
@ -56,6 +56,7 @@ export class FinancialModelingPrepService |
|
|
private static countriesMapping = { |
|
|
private static countriesMapping = { |
|
|
'Czech Republic': 'CZ', |
|
|
'Czech Republic': 'CZ', |
|
|
'Korea (the Republic of)': 'KR', |
|
|
'Korea (the Republic of)': 'KR', |
|
|
|
|
|
Macau: 'MO', |
|
|
'Russian Federation': 'RU', |
|
|
'Russian Federation': 'RU', |
|
|
'Taiwan (Province of China)': 'TW', |
|
|
'Taiwan (Province of China)': 'TW', |
|
|
Turkey: 'TR' |
|
|
Turkey: 'TR' |
|
|
|