intent
stringclasses 20
values | example
stringlengths 16
61
|
---|---|
is_clear
|
Do we have clear skies now?
|
is_clear
|
Is it completely sunny out?
|
is_clear
|
Will it be bright all day?
|
is_clear
|
Is it a clear-sky day?
|
is_clear
|
Are the skies cloud-free?
|
is_clear
|
Do we have overcast skies?
|
is_clear
|
How cloudy is it outside?
|
is_clear
|
Will clouds be around this afternoon?
|
is_clear
|
Are the skies gray today?
|
is_clear
|
Is the day looking gloomy?
|
is_fog
|
Is there thick fog right now?
|
is_fog
|
Will fog cause delays this morning?
|
is_fog
|
Are the roads foggy today?
|
is_fog
|
Do I need fog lights today?
|
is_fog
|
How bad is the fog expected to be?
|
is_rain
|
Any chance of rain soon?
|
is_rain
|
Should I grab an umbrella just in case?
|
is_rain
|
What's the rain situation today?
|
is_rain
|
Is rain on the way?
|
is_rain
|
How likely is it to rain today?
|
is_rain
|
Do I need to dress for rain today?
|
is_rain
|
Is it raining or sunny outside right now?
|
is_stormy
|
Are thunderstorms predicted?
|
is_stormy
|
Is there lightning in the forecast?
|
is_stormy
|
Could we get storms today?
|
is_stormy
|
Is today a stormy day?
|
is_stormy
|
Should I expect severe weather today?
|
next_rain
|
Can you tell me the next rainy day?
|
next_rain
|
When should I pack an umbrella next?
|
next_rain
|
Is there rain coming up this week?
|
next_rain
|
What’s the next rainy forecast?
|
next_rain
|
When’s it going to rain again?
|
humidity
|
Give me today’s humidity reading.
|
humidity
|
How sticky is it outside?
|
humidity
|
Do I need to worry about humidity today?
|
humidity
|
Is it very humid right now?
|
humidity
|
Will the humidity be high today?
|
sunrise
|
What time is sunrise tomorrow?
|
sunrise
|
Will the sun rise before 7 am?
|
sunrise
|
When does the day start tomorrow?
|
sunrise
|
Is sunrise early today?
|
sunrise
|
What's the morning sun time?
|
sunset
|
When does it get dark today?
|
sunset
|
Will sunset be after 6 pm?
|
sunset
|
When's dusk today?
|
sunset
|
What's the sunset hour?
|
sunset
|
How late is sunset today?
|
current_weather
|
Can you check the weather in Rome for me?
|
current_weather
|
What's the weather like right now in Tokyo?
|
current_weather
|
Give me the current weather in São Paulo.
|
current_weather
|
How’s it looking in Vancouver weather-wise?
|
is_rain
|
Could you tell me if it's raining in Amsterdam?
|
daily_forecast
|
What’s the forecast in Madrid for Thursday?
|
daily_forecast
|
Can I get tomorrow's weather in Cape Town?
|
daily_forecast
|
How will the weather be in Oslo on Monday?
|
daily_forecast
|
Forecast for Wednesday in Istanbul?
|
daily_forecast
|
Is it going to rain in Dublin tomorrow?
|
hourly_forecast
|
What's the weather at 10pm in Toronto?
|
hourly_forecast
|
Can I get the hourly forecast for Chicago this evening?
|
hourly_forecast
|
How’s it looking around 8am in Paris?
|
hourly_forecast
|
Will it rain at 3pm in Prague?
|
hourly_forecast
|
What’s the forecast like at midnight in Melbourne?
|
N_days_forecast
|
Can you give me a 5-day forecast for Berlin?
|
N_days_forecast
|
What’s the weather for the next 3 days in Barcelona?
|
N_days_forecast
|
What’s the forecast over the next few days in Tokyo?
|
weekend_forecast
|
Will it be sunny in Florence this weekend?
|
weekend_forecast
|
Weekend forecast for Johannesburg?
|
weekend_forecast
|
How’s the weather on Saturday and Sunday in Warsaw?
|
weekend_forecast
|
Will it rain in Athens this weekend?
|
weekend_forecast
|
What’s the weekend outlook for Edinburgh?
|
N_days_forecast
|
Can I get the weekly weather in Sydney?
|
N_days_forecast
|
What’s the weather like this week in Lima?
|
N_days_forecast
|
Give me the week’s forecast in Brussels.
|
N_days_forecast
|
How does the week look in Mumbai?
|
N_days_forecast
|
Tell me the forecast for this week in Vienna.
|
N_days_forecast
|
Tell me what to expect this week in Buenos Aires.
|
N_days_forecast
|
Give me the weekly outlook for Copenhagen.
|
current_weather
|
What's the weather like in Porto?
|
current_weather
|
How's the weather in New York right now?
|
current_weather
|
Can you tell me the current weather in Tokyo?
|
current_weather
|
Is it nice outside in Paris today?
|
current_weather
|
What's the weather like outside in Madrid?
|
daily_forecast
|
What's the weather going to be like on Tuesday in Berlin?
|
daily_forecast
|
How's the weather tomorrow in Rome?
|
daily_forecast
|
What's tomorrow's forecast in Seattle?
|
daily_forecast
|
What should I expect from the weather on Sunday in Amsterdam?
|
daily_forecast
|
Will it be sunny on Wednesday in Barcelona?
|
hourly_forecast
|
What's the forecast for Friday 9 pm in London?
|
hourly_forecast
|
Tell me the weather at 6 am tomorrow in Chicago
|
hourly_forecast
|
How's the weather tonight in Dublin?
|
hourly_forecast
|
What’s it like this evening in Sydney?
|
hourly_forecast
|
Will it rain around noon in Toronto?
|
N_days_forecast
|
What is the 3 day forecast for Lisbon?
|
N_days_forecast
|
Tell me the forecast for the next 5 days in Munich
|
N_days_forecast
|
What’s the outlook for the next few days in Vienna?
|
N_days_forecast
|
Give me the 10-day forecast for Copenhagen
|
weekend_forecast
|
What’s the weather this weekend in Oslo?
|
weekend_forecast
|
Will it rain over the weekend in Stockholm?
|
weekend_forecast
|
Forecast for Saturday and Sunday in Helsinki?
|
weekend_forecast
|
Is the weekend going to be sunny in Zurich?
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.