datasets_airbnb_item
Retrieve a country's complete Airbnb market profile: supply, Superhost share, Guest Favorite share, capacity, ratings, top metros, and price percentiles in local currency and USD.
Instructions
Get an Airbnb market from the dataset. Returns one country's full aggregate Airbnb market profile from dataset id enum value airbnb-markets — headline supply, Superhost share, Guest Favorite share (guest_favorite_pct, an observed lower bound), avg_person_capacity (average guests a listing sleeps over the detail-page-enriched sample), ratings, its top metros, bounding box, per-currency nightly-price percentiles, and a USD-normalized price_usd percentile block (converted via an approximate dated FX snapshot) for cross-country comparison. Aggregate-only. Returns 404 for a country below the suppression floor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ISO-3166-1 alpha-2 country code, e.g. FR |