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
}
}
}
Attributes
asset_idstring |
Unique identifier of asset |
asset_codestring |
Generated asset code |
asset_typestring |
Type of asset |
descriptionstring |
Description of asset |
countrystring |
2-letter country code of the asset E.g US, NG |
is_indexableboolean |
Indicates whether you can add the asset to an index |
currencystring |
the currency code which follows ISO-4217 stand |
asset_classstring |
Class asset belongs to |
metaobj |
Asset meta data |