datasets_trustmrr_facets
Aggregate TrustMRR dataset records by facet—category, country, payment provider, business type, and more—using filters like MRR or sale status to produce counts for analysis.
Instructions
Facet the TrustMRR dataset. Returns terms-aggregation counts for one facet of the TrustMRR dataset, scoped to the same filters as search. Facet enum: category, country, payment_provider, target_audience, business_type, tech, channels, listing_tier, status, on_sale, is_sponsored, tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text query, max 256 characters | |
| facet | Yes | Facet enum: category, country, payment_provider, target_audience, business_type, tech, channels, listing_tier, status, on_sale, is_sponsored, tags | |
| country | No | Exact ISO country-code filter, max 128 characters | |
| min_mrr | No | Minimum verified MRR in USD | |
| on_sale | No | Filter for startups currently listed for sale | |
| category | No | Exact category filter, max 128 characters | |
| payment_provider | No | Payment-provider filter, max 128 characters |