query
stringlengths 14
115
| output
dict |
|---|---|
Who are the alumni in Bangalore?
|
{
"batch": null,
"branch": null,
"city": "Bangalore",
"company": null,
"country": "India",
"degree": null
}
|
Help me find grads from my batch year.
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Give me ppl in CSE(AI&ML) around me
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Display alumni from AI and ML living in my country working for DBS Tech India
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": "DBS Tech India",
"country": "<user_data>",
"degree": null
}
|
Find alumni near me with a b tech.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
}
|
Find people with b tech in same ciny from 2015 batch
|
{
"batch": "2015",
"branch": null,
"city": "<user_data>",
"company": null,
"country": null,
"degree": "B Tech"
}
|
Give me people from my batch in IT who are in Kolkata
|
{
"batch": "<user_data>",
"branch": "IT",
"city": "Kolkata",
"company": null,
"country": "India",
"degree": null
}
|
Who resides in Kolkata?
|
{
"batch": null,
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": null
}
|
Show alumni from NIIT Technologies based in Germrny
|
{
"batch": null,
"branch": null,
"city": null,
"company": "NIIT Technologies",
"country": "Germany",
"degree": null
}
|
Can you list alumni with Phd from my batch in my location?
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "PhD"
}
|
Find people with master in Kolkata from my graduating class batch
|
{
"batch": "<user_data>",
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": "M Tech"
}
|
any passouts frm my batch working at Caspex?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Caspex",
"country": null,
"degree": null
}
|
get me grads from ds in my area working at kore.ai
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": "kore.ai",
"country": "<user_data>",
"degree": null
}
|
display grads from CSE in my city at Optum
|
{
"batch": null,
"branch": "CSE",
"city": "<user_data>",
"company": "Optum",
"country": "<user_data>",
"degree": null
}
|
list alumni in CSE(AI&ML) from my batch in same city
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who all are in my company?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Show me graduates from 2017.
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
List aioml graduates from my graduating class batch employed at Cyient
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": null,
"company": "Cyient",
"country": null,
"degree": null
}
|
looking for pals from my batch into CSE(DS) near me
|
{
"batch": "<user_data>",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Supply contacts of my branch alumni.
|
{
"batch": null,
"branch": "<user_data>",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Give me ppl doing CSE(DS) in my location
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
show me alumni from my branch who are in the same city as me and work at SAP Labs India
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "SAP Labs India",
"country": "<user_data>",
"degree": null
}
|
Locate people from my country who graduated from our college.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find it Phd grads at my company in Tokyo.
|
{
"batch": null,
"branch": "IT",
"city": "Tokyo",
"company": "<user_data>",
"country": "Japan",
"degree": "PhD"
}
|
Anyone from CSE working in India?
|
{
"batch": null,
"branch": "CSE",
"city": null,
"company": null,
"country": "India",
"degree": null
}
|
List alumni employed by DarwinBox.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "DarwinBox",
"country": null,
"degree": null
}
|
List people residing in my country.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
anyone from my graduating class in IT at Teleparadigm networke?
|
{
"batch": "<user_data>",
"branch": "IT",
"city": null,
"company": "Teleparadigm networke",
"country": null,
"degree": null
}
|
Display people with masters in cse ai ml based in Delhi working at Sasken Technologies
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Delhi",
"company": "Sasken Technologies",
"country": "India",
"degree": "M Tech"
}
|
List the folks from CSE in Germany employed by Xebia
|
{
"batch": null,
"branch": "CSE",
"city": null,
"company": "Xebia",
"country": "Germany",
"degree": null
}
|
Need contacts in India.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": null
}
|
Who are the grads at Mphasis in UK?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Mphasis",
"country": "UK",
"degree": null
}
|
Show me grads who did b tech in CSE(AI&ML)
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
}
|
Show me grads from data scince working in Chennai
|
{
"batch": null,
"branch": "data scince",
"city": "Chennai",
"company": null,
"country": "India",
"degree": null
}
|
Need grads in ai from 2020 working at Persistent Systems
|
{
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": null,
"company": "Persistent Systems",
"country": null,
"degree": null
}
|
any passouts from 2019 in my city working at Caspex?
|
{
"batch": "2019",
"branch": null,
"city": "<user_data>",
"company": "Caspex",
"country": "<user_data>",
"degree": null
}
|
Show me it alumni in Bangalore working at Innominds
|
{
"batch": null,
"branch": "IT",
"city": "Bangalore",
"company": "Innominds",
"country": "India",
"degree": null
}
|
Find folks located in my country.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Show master holders from my batch who work at Medplus in Kolkata.
|
{
"batch": "<user_data>",
"branch": null,
"city": "Kolkata",
"company": "Medplus",
"country": "India",
"degree": "M Tech"
}
|
display people from my batch who are into ai and ml in the same city as me
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List people working at Xebia
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Xebia",
"country": null,
"degree": null
}
|
Who are the folks in my brnch from my batch in Japan?
|
{
"batch": "<user_data>",
"branch": "<user_data>",
"city": null,
"company": null,
"country": "Japan",
"degree": null
}
|
Get me profiles of M Tech grads.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
I am seeking alumni from qi ml, can you assist?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Show alumni from 2019 in Tokyo working at Candescent.
|
{
"batch": "2019",
"branch": null,
"city": "Tokyo",
"company": "Candescent",
"country": "Japan",
"degree": null
}
|
Who are the grads from my 2015 batch in my location with bachelor?
|
{
"batch": "2015",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
}
|
Show me grads who did M Tech in data scince
|
{
"batch": null,
"branch": "data scince",
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
Find ppl doing ai ml
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Find PhD alumni from 2017 at KPIT Technologies based in Delhi.
|
{
"batch": "2017",
"branch": null,
"city": "Delhi",
"company": "KPIT Technologies",
"country": "India",
"degree": "PhD"
}
|
Need list of ppl in cse ai ml working at RealPage
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": "RealPage",
"country": null,
"degree": null
}
|
Find graduates in my country
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Show me alumni at Happiest Minds Technologies yaar.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Happiest Minds Technologies",
"country": null,
"degree": null
}
|
List alumni in my brnch around me
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Can you find people from 2019 batch at Zensar Technologies located in my location?
|
{
"batch": "2019",
"branch": null,
"city": "<user_data>",
"company": "Zensar Technologies",
"country": "<user_data>",
"degree": null
}
|
get me names of ppl in ai ml from my batch near me
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find alumni in CSE(DS) from 2019 in my location
|
{
"batch": "2019",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List it graduates from 2016 working at Audintel in my location.
|
{
"batch": "2016",
"branch": "IT",
"city": "<user_data>",
"company": "Audintel",
"country": "<user_data>",
"degree": null
}
|
List people with B Tech from cse ai ml working at LTIMindtree
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": "LTIMindtree",
"country": null,
"degree": "B Tech"
}
|
find buddies from my graduating class in aiyml working at Zoho Corporation
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": null,
"company": "Zoho Corporation",
"country": null,
"degree": null
}
|
List it graduates from 2015 working at Experian in from my city.
|
{
"batch": "2015",
"branch": "IT",
"city": "<user_data>",
"company": "Experian",
"country": "<user_data>",
"degree": null
}
|
List people from 2015 batch at Sigmoid
|
{
"batch": "2015",
"branch": null,
"city": null,
"company": "Sigmoid",
"country": null,
"degree": null
}
|
find grads from my graduating class batch in my company
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Tell me who from ai and ml is working in Chennai at F5 NETWORKS
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Chennai",
"company": "F5 NETWORKS",
"country": "India",
"degree": null
}
|
Get me ppl from cse working at Adobe Systems India in London
|
{
"batch": null,
"branch": "CSE",
"city": "London",
"company": "Adobe Systems India",
"country": "UK",
"degree": null
}
|
Get me the my batch batch graduates.
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Please help me locate m tech holders in USA.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "USA",
"degree": "M Tech"
}
|
in my area, find alumni from ds
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find people with a phd qualification.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "PhD"
}
|
Would you kindly show me graduates residing in around me?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
who all are there in my company from my batch?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
find me ppl from Bangplore in cse from my bvtch working in EPAM Systems
|
{
"batch": "<user_data>",
"branch": "CSE",
"city": "Bangalore",
"company": "EPAM Systems",
"country": "India",
"degree": null
}
|
List the alumni with my degree.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "<user_data>"
}
|
Can you tell me the grads from 201d batch?
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Who are the bachelor graduates at Google?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Google",
"country": null,
"degree": "B Tech"
}
|
who all are there in my company from my batch?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
in my area, find alumni from data scince
|
{
"batch": null,
"branch": "data scince",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Any masters alumni based in my country?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Show me MTech grads from data science in 2020 batch
|
{
"batch": "2020",
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
get me the guys from cse ds in my area working at Zensar Tbchnologies
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": "Zensar Technologies",
"country": "<user_data>",
"degree": null
}
|
Can you find people from 2018 batch at Sriven Solutions located in Berlin?
|
{
"batch": "2018",
"branch": null,
"city": "Berlin",
"company": "Sriven Solutions",
"country": "Germany",
"degree": null
}
|
Show me alumni from 2017 batch in my country with phd
|
{
"batch": "2017",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "PhD"
}
|
List ppl who did cse ds from m tech
|
{
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
who's from my branch in Pune working at Tatx Consultancy Services?
|
{
"batch": null,
"branch": "<user_data>",
"city": "Pune",
"company": "Tata Consultancy Services",
"country": "India",
"degree": null
}
|
Show me alumni from 2016 batch
|
{
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Show me grads who did M Tech in cse ai ml
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
Looking for 2016 alumni.
|
{
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Find folks located in my location.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List alumni with my degree near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "<user_data>"
}
|
Show alumni from Microsoft based in Indpa
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Microsoft",
"country": "India",
"degree": null
}
|
Who all from Phd are at LTIMindtdee?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "LTIMindtree",
"country": null,
"degree": "PhD"
}
|
Who are the folks in London with b tecq from my bztch batch in cse working at SAPhLabs India
|
{
"batch": "<user_data>",
"branch": "CSE",
"city": "London",
"company": "SAP Labs India",
"country": "UK",
"degree": "B Tech"
}
|
List m tech holders in from my country.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Any 2016 passouts currently in Berlin?
|
{
"batch": "2016",
"branch": null,
"city": "Berlin",
"company": null,
"country": "Germany",
"degree": null
}
|
Who are the grads from my 2019 batch in India with mtech?
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": "M Tech"
}
|
Are there MTech alumni in Tokyo from 2019 batch?
|
{
"batch": "2019",
"branch": null,
"city": "Tokyo",
"company": null,
"country": "Japan",
"degree": "M Tech"
}
|
Are there any cse(ai&ml) grads in my country working for HCL Technologies?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": "HCL Technologies",
"country": "<user_data>",
"degree": null
}
|
find folks in Data Science in my locaton
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
display grads from If in my city at Cognizant
|
{
"batch": null,
"branch": "IT",
"city": "<user_data>",
"company": "Cognizant",
"country": "<user_data>",
"degree": null
}
|
Give me the list of people in Japan with my degree.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": "<user_data>"
}
|
find folks in IT from my batch working in my company
|
{
"batch": "<user_data>",
"branch": "IT",
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.