Factset · Schema

CountryID

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
ISOALPHA2 string
View JSON Schema on GitHub

JSON Schema

factset-search-answers-country-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CountryID",
  "type": "object",
  "properties": {
    "ISOALPHA2": {
      "type": "string"
    }
  }
}