datasets_playstation_games_facets
Retrieve aggregated counts for PlayStation games by facets such as publisher, genre, price tier, region, and platform. Filter results to analyze distribution across categories.
Instructions
Facet PlayStation games dataset. Returns terms aggregation counts for the PlayStation games dataset. Facet enum: publisher, classification, genres, platforms, content_rating_authority, price_tier, service_branding, region, release_year, run_id, is_free, is_addon, coming_soon. price_tier enum: free, under_5, 5_to_10, 10_to_20, 20_to_40, 40_to_60, 60_plus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text query over name and publisher, max 256 characters | |
| facet | Yes | Facet enum: publisher, classification, genres, platforms, content_rating_authority, price_tier, service_branding, region, release_year, run_id, is_free, is_addon, coming_soon | |
| genre | No | Exact genre filter, max 128 characters | |
| region | No | Exact store region (country code) filter, max 128 characters | |
| run_id | No | Exact crawl run-id filter, max 128 characters | |
| is_free | No | Filter by free flag | |
| on_sale | No | Filter by titles currently discounted (discount_pct > 0) | |
| branding | No | Exact subscription/service-branding filter, max 128 characters | |
| is_addon | No | Filter add-ons vs games | |
| platform | No | Exact platform filter: PS4 or PS5 | |
| publisher | No | Exact publisher filter, max 128 characters | |
| concept_id | No | Exact concept id filter, max 128 characters | |
| price_tier | No | Price-tier enum: free, under_5, 5_to_10, 10_to_20, 20_to_40, 40_to_60, 60_plus | |
| coming_soon | No | Filter for pre-release titles | |
| np_title_id | No | Exact np_title_id filter, max 128 characters | |
| classification | No | Exact classification filter, max 128 characters | |
| content_rating | No | Exact content-rating authority filter, max 128 characters | |
| min_star_count | No | Minimum number of star ratings | |
| max_price_value | No | Maximum current price in minor units | |
| min_price_value | No | Minimum current price in minor units | |
| min_star_rating | No | Minimum average star rating, 0 through 5 | |
| max_release_year | No | Maximum release year | |
| min_discount_pct | No | Minimum discount percent, 0 through 100 | |
| min_release_year | No | Minimum release year | |
| content_descriptor | No | Exact content-descriptor filter, max 128 characters | |
| is_tied_to_subscription | No | Filter subscription-included titles |