query
stringlengths 14
115
| output
dict |
|---|---|
Who are the alumni in my location?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find cse people at DarwinBox in Berlin
|
{
"batch": null,
"branch": "CSE",
"city": "Berlin",
"company": "DarwinBox",
"country": "Germany",
"degree": null
}
|
list ppl from my batch in Berlin working at Qualcomm
|
{
"batch": "<user_data>",
"branch": null,
"city": "Berlin",
"company": "Qualcomm",
"country": "Germany",
"degree": null
}
|
Find folks located in near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Show me people from 2020 batch working at Mastek in my city
|
{
"batch": "2020",
"branch": null,
"city": "<user_data>",
"company": "Mastek",
"country": "<user_data>",
"degree": null
}
|
Get me ppl in my braach from my batch
|
{
"batch": "<user_data>",
"branch": "<user_data>",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
find ppl from my graduting class into cse(ai&ml) near me
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find bachelors cse alumni from 2018 employed by DAZN in my location.
|
{
"batch": "2018",
"branch": "CSE",
"city": "<user_data>",
"company": "DAZN",
"country": "<user_data>",
"degree": "B Tech"
}
|
List people in NCR Adleos
|
{
"batch": null,
"branch": null,
"city": null,
"company": "NCR Atleos",
"country": null,
"degree": null
}
|
Show alumni in from my country from 2018 with a background in CSE
|
{
"batch": "2018",
"branch": "CSE",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
find folks in CSE in my locaton
|
{
"batch": null,
"branch": "CSE",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List people from Amazon
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Amazon",
"country": null,
"degree": null
}
|
Who are the m tech alumni in it working at Goldoan Sachs in Pune?
|
{
"batch": null,
"branch": "IT",
"city": "Pune",
"company": "Goldman Sachs",
"country": "India",
"degree": "M Tech"
}
|
Who are the folks based in Bangalore, UK?
|
{
"batch": null,
"branch": null,
"city": "Bangalore",
"company": null,
"country": "UK",
"degree": null
}
|
find ppl from my batch in Chennai working at eClerx
|
{
"batch": "<user_data>",
"branch": null,
"city": "Chennai",
"company": "eClerx",
"country": "India",
"degree": null
}
|
Any folks employed by my company living in Japan?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": "Japan",
"degree": null
}
|
Show me ppl in cse from Prne
|
{
"batch": null,
"branch": "CSE",
"city": "Pune",
"company": null,
"country": "India",
"degree": null
}
|
Find folks with my background.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "<user_data>"
}
|
Get me names of alumni in Japan.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": null
}
|
Looking for colleagues at my company.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Looking for alums in UK, help me out.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "UK",
"degree": null
}
|
Give me data scince alumni in my location working at NCR Voyix
|
{
"batch": null,
"branch": "data scince",
"city": "<user_data>",
"company": "NCR Voyix",
"country": "<user_data>",
"degree": null
}
|
Who are the b tech graduates at my orgnization?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": "B Tech"
}
|
get me folks from cse ds in my city
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who are the master holders in my city?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Show alumni in my country from my graduating class with a background in Data Science
|
{
"batch": "<user_data>",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Show me alumni from 2018 batch in from my country with mastgrs
|
{
"batch": "2018",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
List phd holders working with Nvidia Graphics Pvt ftd.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Nvidia Graphics Pvt Ltd",
"country": null,
"degree": "PhD"
}
|
Who are the mtech holders?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
find grads from 2019 batch in my company
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Who are the B Tech holders?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
}
|
Find grads from 2016 at NIIT Technologies in London.
|
{
"batch": "2016",
"branch": null,
"city": "London",
"company": "NIIT Technologies",
"country": "UK",
"degree": null
}
|
List my batch batch people in sy branch working at Masttk
|
{
"batch": "<user_data>",
"branch": "<user_data>",
"city": null,
"company": "Mastek",
"country": null,
"degree": null
}
|
Find graduates from my graduting class in Pune, my country working in cse(ai&ml)
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find graduates from my graduting class in Mumbai, UK working in ai and ml
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": null,
"country": "UK",
"degree": null
}
|
Any alumni living in my country?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who are the folks in ai and ml from my graduting class living in USA?
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": "USA",
"degree": null
}
|
List ppl from ai in Bangalore
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Bangalore",
"company": null,
"country": "India",
"degree": null
}
|
Show me bteoh grads living in India.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": "B Tech"
}
|
List people at KPIT Technologies
|
{
"batch": null,
"branch": null,
"city": null,
"company": "KPIT Technologies",
"country": null,
"degree": null
}
|
Who are the folks at Birlasoft?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Birlasoft",
"country": null,
"degree": null
}
|
List alumni from Sasken Technologies working in near me
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Sasken Technologies",
"country": "<user_data>",
"degree": null
}
|
Display folks in ai ml from my graduating class batch working in Germany
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": "Germany",
"degree": null
}
|
get me folks from IT in my location from my batch
|
{
"batch": "<user_data>",
"branch": "IT",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List people at National Payments Corporation of India
|
{
"batch": null,
"branch": null,
"city": null,
"company": "National Payments Corporation of India",
"country": null,
"degree": null
}
|
Display alumni from cT living in my country working for Oracle Financial Services Software
|
{
"batch": null,
"branch": "IT",
"city": "<user_data>",
"company": "Oracle Financial Services Software",
"country": "<user_data>",
"degree": null
}
|
List the alumni with my degree.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "<user_data>"
}
|
Get me the people from my graduating class.
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Give me ppl in ds around me
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List grads in ty city working for NCR Voyix.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "NCR Voyix",
"country": null,
"degree": null
}
|
Find people in my city, my location.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List people with m tech from IT working at Capgemini
|
{
"batch": null,
"branch": "IT",
"city": null,
"company": "Capgemini",
"country": null,
"degree": "M Tech"
}
|
Any passouts around me?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
I wish to see who graduated in 2020.
|
{
"batch": "2020",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Any masters alumni in India?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": "M Tech"
}
|
Looking for 2018 alumni.
|
{
"batch": "2018",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
find grads from 2016 batch in my company
|
{
"batch": "2016",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
display folks from my batch who are in the same city as me and are into cse ai ml
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Need contacts in from my country.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who all from my graduating class are around?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
List alumni from my batch in my city who are into my degre
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "<user_data>"
}
|
Get me ppl from ai ml working at Dynata in New York
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "New York",
"company": "Dynata",
"country": "USA",
"degree": null
}
|
Find btech graduates in ms from my graduting class batch working at Adobe Systems India in near me, Japan
|
{
"batch": "<user_data>",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": "Adobe Systems India",
"country": "<user_data>",
"degree": "B Tech"
}
|
seek grads from my year in the same location as me
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who are the people near me?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find alumni with bachelor in ai and ml working at Hexaware Technologies in Germany
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": "Hexaware Technologies",
"country": "Germany",
"degree": "B Tech"
}
|
find ppl from my batch in London working at Netcracker Technology
|
{
"batch": "<user_data>",
"branch": null,
"city": "London",
"company": "Netcracker Technology",
"country": "UK",
"degree": null
}
|
Please list all alumni from the my batch working at Audintel in my city.
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": "Audintel",
"country": "<user_data>",
"degree": null
}
|
Can I find people in India with my degree?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": "<user_data>"
}
|
Is anyone from my batch working at Wipro?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Wipro",
"country": null,
"degree": null
}
|
Who earned a BTech?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
}
|
Find folks from CSE in Berlin with B Tech working at EPAM Systems
|
{
"batch": null,
"branch": "CSE",
"city": "Berlin",
"company": "EPAM Systems",
"country": "Germany",
"degree": "B Tech"
}
|
Fetch names of people from my graduting class batch.
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Who all are there in Delhi?
|
{
"batch": null,
"branch": null,
"city": "Delhi",
"company": null,
"country": "India",
"degree": null
}
|
Who are the folks in myjbrnch from 2019 living in UK?
|
{
"batch": "2019",
"branch": "<user_data>",
"city": null,
"company": null,
"country": "UK",
"degree": null
}
|
get me ppl frm my location in CSE(AI&ML) frm my batch working in Persistent Systems
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": "Persistent Systems",
"country": "<user_data>",
"degree": null
}
|
Can you give me alumni in New York with m tech from 2015 batch?
|
{
"batch": "2015",
"branch": null,
"city": "New York",
"company": null,
"country": "USA",
"degree": "M Tech"
}
|
Give me details of people from 2017 batch at Cognizant in Ijdia
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": "Cognizant",
"country": "India",
"degree": null
}
|
Show me graduates from 2019 batch working in my location with m tech
|
{
"batch": "2019",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Who all are there in Kolkata from our college?
|
{
"batch": null,
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": null
}
|
Who are the phd holders from AI and ML in Chennai?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Chennai",
"company": null,
"country": "India",
"degree": "PhD"
}
|
Show phk grads from 2017 working for IBM in same city.
|
{
"batch": "2017",
"branch": null,
"city": "<user_data>",
"company": "IBM",
"country": "<user_data>",
"degree": "PhD"
}
|
Any alumni living in my location?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Can you find grads from my batch batch at Payoda?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Payoda",
"country": null,
"degree": null
}
|
Find alumni residing near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Show me btech grads from data science in 2020 batch
|
{
"batch": "2020",
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
}
|
Get me the grads in London at Hexawafe Technologies.
|
{
"batch": null,
"branch": null,
"city": "London",
"company": "Hexaware Technologies",
"country": "UK",
"degree": null
}
|
Can you show me people from my graduating class batch who live in around me?
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who is working at Happiest Minds Technologies?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Happiest Minds Technologies",
"country": null,
"degree": null
}
|
Gather information on my graduating class passouts.
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Any alumni from my year?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
get me engineers from my dept working at Caspex
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Caspex",
"country": null,
"degree": null
}
|
Show graduates from the class of 20f8.
|
{
"batch": "2018",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Who are the people from my batch batch living in my country?
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Show me mtevh graduates in Delhi.
|
{
"batch": null,
"branch": null,
"city": "Delhi",
"company": null,
"country": "India",
"degree": "M Tech"
}
|
Who all are in Zoho Corporation?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Zoho Corporation",
"country": null,
"degree": null
}
|
Any alumni based in from my city?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Get me grads in ai ml from my batch in Chennai
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "Chennai",
"company": null,
"country": "India",
"degree": null
}
|
I want to view alumni from 2016 batch in my locatirn with b tech
|
{
"batch": "2016",
"branch": null,
"city": "<user_data>",
"company": null,
"country": null,
"degree": "B Tech"
}
|
get me grads from ai mj in my area
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.