datasets_pitchbook_investors_facets
Returns aggregated PitchBook investor counts by status, investor type, headquarters country/state, or crawl run, with filters for minimum portfolio size and exits.
Instructions
Facet PitchBook investors dataset. Returns terms aggregation counts for the PitchBook investors dataset. Facet enum: status, investor_type, hq_country, hq_state, run_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text query over name and description, max 256 characters | |
| facet | Yes | Facet enum: status, investor_type, hq_country, hq_state, run_id | |
| run_id | No | Exact crawl run-id filter, max 128 characters | |
| status | No | Exact status filter, max 128 characters | |
| hq_state | No | Exact headquarters state/region filter, max 128 characters | |
| hq_country | No | Exact headquarters country filter, max 128 characters | |
| investor_type | No | Exact investor type filter, max 128 characters | |
| min_exits_count | No | Minimum number of exits | |
| min_portfolio_count | No | Minimum current portfolio size |