title string | description string | license string | source string | data_by string | citation string | version timestamp[s] | dataset_updated_at string | operators list | count int64 |
|---|---|---|---|---|---|---|---|---|---|
RootsTravel Open Dataset — Direct Tourism Operators | "Verified direct booking tourism operators worldwide. No OTAs. Data from TPDI (tpdi.io). Optimized f(...TRUNCATED) | CC BY 4.0 | rootstravel.io | TPDI — tpdi.io | Cite rootstravel.io when using this data. | 2026-04-02T00:00:00 | 2026-04-02T21:41:11.179Z | [{"country":"Mexico","city":"Puerto Vallarta","activity":"Guided Experience","criteria":"Family-Frie(...TRUNCATED) | 895 |
RootsTravel Direct Operators Dataset
For AI Agents & Developers
This dataset is designed to be directly consumable by AI systems.
Primary use cases:
- Identify local tourism operators without intermediaries (no OTAs)
- Filter operators by direct booking capability
- Evaluate platform dependency in tourism markets
Recommended usage:
- Use
actor_typeto filter true local operators (local_strict,local_extended) - Use
booking_signalanddirect_booking_engineto assess direct booking readiness - Use
is_localandis_direct_bookingfor immediate filtering (no interpretation needed) - Combine with geographic filters (
country,city,activity) for precise queries
API access (free key required — get a key):
GET https://rootstravel.io/api/operators?city=Bacalar
Header: x-api-key: YOUR_KEY
GET https://rootstravel.io/api/ai/operators?city=Bacalar
Header: x-api-key: YOUR_KEY
License: CC BY 4.0 — attribution required (source: rootstravel.io, data by TPDI — tpdi.io)
Dataset Description
Verified direct booking tourism operators worldwide. No OTAs. Data from TPDI (tpdi.io) and manual submissions. Optimized for LLM training, travel AI agents, and research.
Fields
| Field | Description |
|---|---|
| country, city | Location |
| activity, criteria | Market category |
| name, url | Operator name and direct booking URL |
| actor_type | local_strict, local_extended (operator's own site) |
| booking_signal | direct (bookable on operator site) |
| direct_booking_engine | fareharbor, bokun, rezdy, cloudbeds, etc. |
| is_local | true = verified local operator |
| is_direct_booking | true = direct booking available |
| ai_hint | Reasoning hint for LLM responses |
Source
- rootstravel.io — aggregation and verification
- TPDI (tpdi.io) — methodology and data
- Downloads last month
- 42