edmcouncil / fibo

The Financial Industry Business Ontology (FIBO) defines the sets of things that are of interest in financial business applications and the ways that those things can relate to one another. In this way, FIBO can give meaning to any data (e.g., spreadsheets, relational databases, XML documents) that describe the business of finance.
https://spec.edmcouncil.org/fibo/
MIT License
307 stars 66 forks source link

SEC-119 - Need to bring in classification schemes that are used by the SEC and other regulators for classifying shares #1982

Closed ElisaKendall closed 6 months ago

ElisaKendall commented 7 months ago

Description

  1. added the ICB benchmark and scheme managed by FTSE Russell to securities classification
  2. added the GICS classifier (code) and scheme managed by S&P to securities classification

Fixes: #1981 / SEC-119

Checklist:

rivettp commented 6 months ago

a) are we planning/do we want to have individuals for all the classifications? What about mappings between them? b) not sure classes such as IndustrySectorClassificationScheme should be specific to FIBO let alone Securities. There are plenty such in broader use e.g. NAICS, SIC, ISIC c) are these codes also controlled vocabularies that should/could use MVF?

ElisaKendall commented 6 months ago

a) are we planning/do we want to have individuals for all the classifications? What about mappings between them? b) not sure classes such as IndustrySectorClassificationScheme should be specific to FIBO let alone Securities. There are plenty such in broader use e.g. NAICS, SIC, ISIC c) are these codes also controlled vocabularies that should/could use MVF?

@rivettp - we haven't said that we would do that, just include the reference to the scheme at the moment. The classes describing industry sector classification scheme and classifier are in FND. The two included here are specific to securities. Ultimately if we decide to include the reference data, I would want to use Commons/MVF to do that.