Skip to main content
Ranks source markets for a destination by within-window growth, then returns each top-N market’s series. —destination is required. Optional —origin-country (a Country selector, allowed only with —level city) narrows the ranking to that country’s origin cities.

Usage

jinko travel-demand market-trend [options]

Options

FlagRequiredDescriptionDefault
--destination <level:code>Nodestination, e.g. Country:TH (required)
--traveler-type <type>NoSolo|Couple|Group|Family
--departure-date-from <YYYY-MM-DD>Nostart of departure window (use with —departure-date-to; omit both for no departure-date filter — buckets count searches for all departure dates, recommended)
--departure-date-to <YYYY-MM-DD>Noend of departure window (use with —departure-date-from; omit both for no departure-date filter)
--trip-type <type>NoOne-Way|Round-Trip
--trip-duration-min <n>Nominimum trip length in nights (round-trips only, >= 0)
--trip-duration-max <n>Nomaximum trip length in nights (>= —trip-duration-min)
--search-window-min <n>Nominimum advance-purchase window in days before departure (>= 0)
--search-window-max <n>Nomaximum advance-purchase window in days (>= —search-window-min)
--trend-window <n>Nonumber of buckets the series spans, in the granularity unit (day 2-60 | week 2-52 | month 2-12, default 12)
--granularity <bucket>Noseries bucket size: week (default) | day | month"week"
--limit <n>Nomax number of series (top-N), 1-50 (default 10)
--level <level>Noranked output granularity: country (default) or city"country"
--origin-country <Country:code>Noorigin country to rank cities within, e.g. Country:US — allowed only with —level city