The Asset Model

Assets are individual securities available on Embed.
Available assets include T-bills, Mutual Fund, US Stocks, etc.

{
  "asset_id":"38b8b210-5e48-43fe-920f-1da3722b9717",
  "asset_code":"AST-FUND-1843078640",
  "asset_type":"mutual-fund",
  "description":"The Nigeria International Debt Fund (NIDF) is a bond fund that primarily invests in bonds issued by both Federal and State Governments of Nigeria. NIDF was created in 1997 and has consistently paid co",
  "country":"NG",
  "is_indexable":true,
  "currency":"NGN",
  "asset_class":"fixed-income",
  "meta":{
    "name":"Nigeria International Debt Fund",
    "fund_manager":"Afrinvest (West Africa) Limited",
    "is_eurobond":false,
    "is_bond":true,
    "is_money_market_fund":false,
    "is_equity_fund":false,
    "risk_class":"Moderate",
    "is_halal":false,
    "price":{
      "currency":"NGN",
      "buy_price":317.57,
      "sell_price":317.57,
      "ytd":-16.97
    }
  }
}
Sample Asset Object

Attributes

asset_id
string
Unique identifier of asset
asset_code
string
Generated asset code
asset_type
string
Type of asset
description
string
Description of asset
country
string
2-letter country code of the asset E.g US, NG
is_indexable
boolean
Indicates whether you can add the asset to an index
currency
string
the currency code which follows ISO-4217 stand
asset_class
string
Class asset belongs to
meta
obj
Asset meta data