STUD.com
← Objectives

Build · Create · Data & Research

Build the Startup Pitch Financials Table

A structured financials block for a fundraising pitch containing market size, market growth rate, the business-model line items, and historical/projected revenue, with required fields present and internally consistent (e.g. SOM <= SAM <= TAM), so the deck's numbers are complete and coherent.

You receive: A structured JSON financials document validated against structural completeness and numeric-consistency rules driven by the buyer's frozen parameters.

Part of Choose Business Model

What's verified: STUD verifies the financials block is complete and internally consistent (market sizes nested correctly, currency matches, revenue periods distinct, LTV/CAC ratio computed correctly). It does NOT verify the market sizes are accurate, the projections are credible, or that the company is fundable. 'Metrics are the most convincing' to investors, but STUD checks the metrics are present and coherent, not that they are true or persuasive.

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "currency",
  "require_market_growth_rate",
  "require_unit_economics"
 ],
 "checkNames": [
  "format_parses",
  "currency_match",
  "market_block",
  "business_model",
  "revenue_series",
  "no_dupe_periods",
  "growth_rate",
  "unit_economics"
 ],
 "constants": {},
 "deliverableLabel": "startup_pitch_financials_table",
 "documentKeys": [
  "amount",
  "business_model",
  "cac",
  "currency",
  "growth_rate_pct",
  "ltv",
  "ltv_cac_ratio",
  "market",
  "period",
  "pre_revenue",
  "price_point",
  "pricing_model",
  "revenue",
  "sam",
  "som",
  "tam",
  "type",
  "unit_economics"
 ],
 "enumLiterals": [
  [
   "actual",
   "projected"
  ],
  [
   "subscription",
   "transactional",
   "usage",
   "ads",
   "marketplace",
   "licensing",
   "other"
  ],
  [
   "true",
   "yes",
   "1"
  ]
 ],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.