Finance.Foundation
Open definitions

Standards

The identifier standards of global finance, and the open Finance Foundation Schema for entities and relationships.

Identifiers — the four questions

Every financial fact needs four resolutions: who (entity), what (security), where (venue) and in what unit (currency). These are the standards that answer them.

CodeStandardAnswersSteward
LEILegal Entity Identifier20-char code identifying any legal entity party to a financial transaction. Free and open by G20 mandate.Who — the legal entityGLEIF (open, ISO 17442)
ISINInternational Securities Identification Number12-char code identifying a security across venues. Openly usable; allocation is per-country.What — the securityISO 6166 via national agencies
MICMarket Identifier Code4-char code identifying exchanges and trading venues (XNYS, XNAS, XLON…).Where — the venueISO 10383 (open registry)
FIGIFinancial Instrument Global IdentifierOpen, free alternative to licensed instrument codes; mappable via the OpenFIGI API.What+where — instrument at venueOMG / OpenFIGI (open)
TickerExchange ticker symbolVenue-local and ambiguous across markets — convenient for humans, unsafe as a primary key.Local shorthandEach venue
ISO 4217Currency codesUSD, EUR, JPY… the one identifier layer finance fully agrees on.Unit of accountISO (open)

Finance Foundation Schema v0.1

A minimal, open schema for financial entities and their relationships — the shape this site and its API are built on. Machine-readable at /api/v1/schema. Published under CC BY 4.0.

Entity types

EntityFieldsExternal identifiers
Companyid, name, legal_name, ticker, exchange, country, sector, industry, market_cap_usd_bn, currency, website, founded, descriptionticker, LEI (planned), ISIN (planned)
Marketid, mic, name, country, type, currency, timezone, operator, notemic
Assetid, name, symbol, type, category, currency, market, issuer, descriptionsymbol
Fundid, name, symbol, type, manager, strategy, country, aum_usd_bn, descriptionsymbol
Bankid, name, company, country, type, gsib, total_assets_usd_tn, description
Countryid, code, name, currency, gdp_usd_tn, central_bank, marketsISO 3166-1 alpha-2
Indicatorid, name, unit, frequency, sources, description

Relationship types

RelationshipDirectionNote
lists_onCompany → Marketprimary listing venue
domiciled_inCompany → Countrycountry of incorporation / HQ
located_inMarket → Country
managed_byFund → Companywhere the manager is a covered listed company
domiciled_inFund → Country
operated_byBank → Companywhere the bank is a covered listed company
chartered_inBank → Country
denominated_inAsset → Currency

Classifications

Sectors

Finance Foundation uses an 11-sector taxonomy aligned with common market practice (GICS/ICB are the licensed industry standards; our taxonomy is open and mappable to both): Technology, Financials, Healthcare, Consumer Discretionary, Consumer Staples, Energy, Industrials, Materials, Communication Services, Utilities, Real Estate.

Asset classes

Assets are typed as Equity Index, Government Bond, Currency, Commodity, or Crypto, with a free-form category beneath (e.g. Crypto → Stablecoin). Typed assets keep filters and agent queries unambiguous.