|
|
@ -54,6 +54,7 @@ export class FinancialModelingPrepService |
|
|
implements DataProviderInterface, OnModuleInit |
|
|
implements DataProviderInterface, OnModuleInit |
|
|
{ |
|
|
{ |
|
|
private static countriesMapping = { |
|
|
private static countriesMapping = { |
|
|
|
|
|
'Czech Republic': 'CZ', |
|
|
'Korea (the Republic of)': 'KR', |
|
|
'Korea (the Republic of)': 'KR', |
|
|
'Russian Federation': 'RU', |
|
|
'Russian Federation': 'RU', |
|
|
'Taiwan (Province of China)': 'TW', |
|
|
'Taiwan (Province of China)': 'TW', |
|
|
|