Cross-tabulates companies by total capital raised (9 buckets) against a chosen dimension.
Response format:
rows: Array of { label, buckets: [count_per_bucket] } (one per dimension value)bucket_labels: Dollar-range labels for the 9 bucketsbucket_group_labels: Human-friendly stage names (Pre-Seed through Unicorn)total_per_bucket: Column totals across all dimensionsgrand_total: Total companies across all bucketsBuckets: 1-4M, 15-40M, 100-250M, 1-2B, $2B+
Auth0 JWT access token
Dimension to cross-tabulate against funding buckets
sector, country, continent, city, region, technology, business_model, income_stream, client_focus, investor_type "sector"
Max dimension values (1-50, default 15)
"15"
Filter expression: and(key[op]:value,...). Same syntax as /api/aggregate/:source
"sector[eq]:Fintech"