Country Metadata
List all countries and metadata.
Response
successful operation
Example response
[
{
"country": "country",
"code3": "code3",
"code2": "code2",
"subRegion": "subRegion",
"codeNo": "codeNo",
"equityRiskPremium": 1.4658129,
"defaultSpread": 0.8008282,
"rating": "rating",
"currency": "currency",
"region": "region",
"currencyCode": "currencyCode",
"countryRiskPremium": 6.0274563
}
]Changes
Changed in 5 of the 35 revisions of this API.18
- ○
added the optional property
items/countryRiskPremiumto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/defaultSpreadto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/equityRiskPremiumto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/ratingto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
items/regionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/subRegionto the response with the200statusresponse-optional-property-added
- ○
- ○
api tag
Defaultaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲