Section 2

Market Analysis

{{ client.industry }} -- Competitive Landscape & Opportunity Assessment

Market Sizing

{{ market.tam_label | default("$" ~ "{:,.0f}".format(market.tam)) }}
Total Addressable Market (TAM)
{{ market.sam_label | default("$" ~ "{:,.0f}".format(market.sam)) }}
Serviceable Addressable Market (SAM)
{{ market.som_label | default("$" ~ "{:,.0f}".format(market.som)) }}
Serviceable Obtainable Market (SOM)

Market Opportunity

The total addressable market of {{ market.tam_label | default("$" ~ "{:,.0f}".format(market.tam)) }} narrows to a serviceable obtainable market of {{ market.som_label | default("$" ~ "{:,.0f}".format(market.som)) }} based on {{ client.name }}'s current geographic reach, channel capabilities, and operational capacity. This represents the realistic revenue opportunity over the planning horizon.

Market Trends

    {% for trend in market.trends %}
  1. {{ trend }}
  2. {% endfor %}

Competitive Landscape

{% if market.competitors[0].market_share is defined %} {% endif %} {% for comp in market.competitors %} {% if comp.market_share is defined %} {% endif %} {% endfor %}
Competitor Strength Weakness ThreatShare
{{ comp.name }} {{ comp.strength }} {{ comp.weakness }} {{ comp.threat_level }} {{ comp.market_share }}
{% if market.swot %}

SWOT Analysis

Strengths

Weaknesses

Opportunities

Threats

{% endif %}

Key Implications for Strategy

The market analysis reveals a meaningful window of opportunity for {{ client.name }}. The combination of favorable macro trends, identifiable competitor weaknesses, and a serviceable market of {{ market.som_label | default("$" ~ "{:,.0f}".format(market.som)) }} supports the strategic pillars outlined in Section 3. The primary competitive advantage lies in areas where incumbents are structurally unable to compete -- specifically, the attributes that require local presence, operational agility, and direct customer relationships.