Is there a way to return the SIC code with the GICSector/GicGroup/GicIndustry/GICSubIndustry, when retrieving a company’s financials? Trying to match on name is going to potentially be a problem.
Is it possible to get an API of all the GIC Sector/GicGroup/GicIndustry/GicSubIndustries, that you have, so we can reference them properly?
In the Fundamental API, only GICS names are available, without corresponding codes. We do not provide a full list of GICS classifications, but they align with those found on Wikipedia. Global Industry Classification Standard - Wikipedia
The instrument type is specified in the Exchanges API. Here are the possible types:
Would it be possible to include the gic codes as well as the name. Most data providers i’ve worked with do that. It’s highly error prone if I have to match the name, which I’m forced to do right now. Thanks.