Aladdin Studio · JSON Structure

Aladdin Studio Investment Research Portfolio Analytics Structure

Investment analytics and performance metrics for a portfolio

Type: object Properties: 7
FinancialInvestment ManagementPortfolio AnalyticsRisk ManagementAsset ManagementBlackRockData Cloud

PortfolioAnalytics is a JSON Structure definition published by Aladdin Studio, describing 7 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

portfolioId fromDate toDate totalReturn excessReturn informationRatio sharpeRatio

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aladdin-studio/refs/heads/main/json-structure/aladdin-studio-investment-research-portfolio-analytics-structure.json",
  "name": "PortfolioAnalytics",
  "type": "object",
  "description": "Investment analytics and performance metrics for a portfolio",
  "properties": {
    "portfolioId": {
      "type": "string",
      "description": "Portfolio identifier",
      "example": "PF-123456"
    },
    "fromDate": {
      "type": "date",
      "description": "Analytics period start date",
      "example": "2026-01-01"
    },
    "toDate": {
      "type": "date",
      "description": "Analytics period end date",
      "example": "2026-04-19"
    },
    "totalReturn": {
      "type": "double",
      "description": "Total portfolio return for the period",
      "example": 0.0485
    },
    "excessReturn": {
      "type": "double",
      "description": "Excess return vs benchmark",
      "example": 0.0132
    },
    "informationRatio": {
      "type": "double",
      "description": "Information ratio for the period",
      "example": 0.85
    },
    "sharpeRatio": {
      "type": "double",
      "description": "Sharpe ratio for the period",
      "example": 1.24
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/aladdin-studio-investment-research-portfolio-analytics-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.