Skip to main content
Purpose: Portfolio-level and fund-wise mutual fund analytics. Covers NAV-based P&L, portfolio composition, folio/demat breakdowns, risk metrics, benchmark comparisons, and historical worth tracking. Response key: mutualFundsAnalysis

Top-Level Structure


overallAnalysis


errorFlags


mutualFundWiseAnalysis

One object per fund scheme held.

accountWiseFundAnalysis

One entry per folio / investor account.

marketCapBasedAnalysis


equityOnlyMarketCapBasedAnalysis

Same structure as marketCapBasedAnalysis but computed using only equity holdings, excluding debt and other asset classes.

sectorBasedAnalysis


groupedFundsWorthData


benchmarkComparisons


topSectors


topHoldings


Usage Notes

  • All monetary values are in Indian Rupees (INR).
  • monthlyPortfolioReturn and monthlyBenchmarkReturn values are percentage returns for that month (not cumulative).
  • groupedFundsWorthData.fundsWorth contains values in chronological order matching the keys of monthlyFundsWorth.
  • equityOnlyMarketCapBasedDistributionAnalysis excludes non-equity assets (debt instruments, gold, etc.) — the percentages sum to 100% for equity-only allocation.
  • color (risk label) maps roughly: Very Low → Liquid/Overnight; Low → Short Duration; Moderately High → Large Cap; Very High → Small/Mid Cap / Sectoral.
  • transactionDateTime is an array [year, month, day, hour, minute] — all values are strings.
  • costBasisIncomplete = true means the fund was acquired before transaction history was available; totalInvestedAmount may be 0 for such funds.