datasets_pitchbook_investors_facets
Get aggregated counts of PitchBook investor records by status, type, location, or crawl run. Filter and facet the dataset to analyze investor distribution and trends.
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 |