query
stringlengths 14
115
| output
dict |
|---|---|
Show me grads who did MTech in ds
|
{
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
List all my degre grads in around me who work for Deloitte
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Deloitte",
"country": "<user_data>",
"degree": "<user_data>"
}
|
Find folks at my company from 2016.
|
{
"batch": "2016",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Can you find people from 2018 batch at Freshworks located in Tofyo?
|
{
"batch": "2018",
"branch": null,
"city": "Tokyo",
"company": "Freshworks",
"country": "Japan",
"degree": null
}
|
Who are the grads from my my batch batch in my location with bachelor?
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
}
|
display folks from my batch who are in the same city as me and are into ai ml
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Need contacts in Japan.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": null
}
|
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
}
|
find me ppl from my city in cse ai ml from 2016 working in Netenrich
|
{
"batch": "2016",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": "Netenrich",
"country": "<user_data>",
"degree": null
}
|
Show me grads from 2019 in Japaf working in ak
|
{
"batch": "2019",
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": "Japan",
"degree": null
}
|
Show alumni in my location from 2016 with a background in ds
|
{
"batch": "2016",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Show me who from my college is in from my country.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
working at National Payments Corporation of India, any folks from my branch around me?
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "National Payments Corporation of India",
"country": "<user_data>",
"degree": null
}
|
Who are the phd graduates in Salesforce?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Salesforce",
"country": null,
"degree": "PhD"
}
|
find folks with my degree in the same city as me at Capgemini
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Capgemini",
"country": "<user_data>",
"degree": "<user_data>"
}
|
Who is working at SAPxLabs India?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "SAP Labs India",
"country": null,
"degree": null
}
|
List people from IT
|
{
"batch": null,
"branch": "IT",
"city": null,
"company": null,
"country": null,
"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
}
|
mujhe chahiye log from my branch working at my orpnization
|
{
"batch": null,
"branch": "<user_data>",
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Tell me who is from 2019 batch in India with btech
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": "B Tech"
}
|
List 2019 graduates working at Teleparadigm networke.
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": "Teleparadigm networke",
"country": null,
"degree": null
}
|
Show grads near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
I'd like to see alumni from my branch in my location working at mw company
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "<user_data>",
"country": "<user_data>",
"degree": null
}
|
Find alumni near me with a my degree.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "<user_data>"
}
|
List ppl from btech
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
}
|
Find ppl doing it
|
{
"batch": null,
"branch": "IT",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Show me grads from our college in from my city.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find m tech holders from 2015 at Zoho Corporation based in Hyderabad.
|
{
"batch": "2015",
"branch": null,
"city": "Hyderabad",
"company": "Zoho Corporation",
"country": "India",
"degree": "M Tech"
}
|
Find grads who did ai ml from hhd
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": "PhD"
}
|
Any grads at Microsoft?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Microsoft",
"country": null,
"degree": null
}
|
Any master alumni in Germany?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Germany",
"degree": "M Tech"
}
|
List grads in New York working for NIIT Technologies.
|
{
"batch": null,
"branch": null,
"city": "New York",
"company": "NIIT Technologies",
"country": "USA",
"degree": null
}
|
Find ya alumni in ys from 2018 in near me
|
{
"batch": "2018",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List people from 2j16 living in Hyderabad.
|
{
"batch": "2016",
"branch": null,
"city": "Hyderabad",
"company": null,
"country": "India",
"degree": null
}
|
Any alumni based in my country?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
get me engineers from my dept working at Candescent
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Candescent",
"country": null,
"degree": null
}
|
Who are the grads at AMD in Japan?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "AMD",
"country": "Japan",
"degree": null
}
|
Are there alumni from 2016 living in my location?
|
{
"batch": "2016",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Can you tell me who is in my city from our college?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
find folks with my degree in the same city as me at Wipro
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Wipro",
"country": "<user_data>",
"degree": "<user_data>"
}
|
Show AI and ML alumni from 2018 who work at Sasken Technologies in Pune.
|
{
"batch": "2018",
"branch": "CSE(AI&ML)",
"city": "Pune",
"company": "Sasken Technologies",
"country": "India",
"degree": null
}
|
find buddies from my graduating class in it working at SAP Labs India
|
{
"batch": "<user_data>",
"branch": "IT",
"city": null,
"company": "SAP Labs India",
"country": null,
"degree": null
}
|
List alumni who did it working at EPAM Systems
|
{
"batch": null,
"branch": "IT",
"city": null,
"company": "EPAM Systems",
"country": null,
"degree": null
}
|
Are there people from data science in New York who work at Sasken Technologies?
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "New York",
"company": "Sasken Technologies",
"country": "USA",
"degree": null
}
|
Find folks at my company from 2015.
|
{
"batch": "2015",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Who are the MTech holders from cse(ai&ml) in Tokyo?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Tokyo",
"company": null,
"country": "Japan",
"degree": "M Tech"
}
|
List folks at my company from 2017.
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Show me people from my graduting class batch working at Teleparadigm networke in Berlin
|
{
"batch": "<user_data>",
"branch": null,
"city": "Berlin",
"company": "Teleparadigm networke",
"country": "Germany",
"degree": null
}
|
find me ppl from Chennai in cse from 2019 working in Mu Szgma Business Solutions Pvt Ltd
|
{
"batch": "2019",
"branch": "CSE",
"city": "Chennai",
"company": "Mu Sigma Business Solutions Pvt Ltd",
"country": "India",
"degree": null
}
|
Show me the Phd holders from 2016 year.
|
{
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "PhD"
}
|
Any alumni living in my country?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List alumni with master in cne from 2019 batch at kore.ai located in my location
|
{
"batch": "2019",
"branch": "CSE",
"city": "<user_data>",
"company": "kore.ai",
"country": "<user_data>",
"degree": "M Tech"
}
|
Get me the 2015 batch graduates.
|
{
"batch": "2015",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
anyone from ai ml in Kolkata from 2019?
|
{
"batch": "2019",
"branch": "CSE(AI&ML)",
"city": "Kolkata",
"company": null,
"country": "India",
"degree": null
}
|
yaar, any folks from my brnch near me?
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Could you show me people from the ai and ml department?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Please provide a list of m tech graduates from my batch employed at my orgnization in London.
|
{
"batch": "<user_data>",
"branch": null,
"city": "London",
"company": "<user_data>",
"country": "UK",
"degree": "M Tech"
}
|
Looking for employees at Cyient.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Cyient",
"country": null,
"degree": null
}
|
List all it alumni from my graduting class at Salesforce located in Tokyo.
|
{
"batch": "<user_data>",
"branch": "IT",
"city": "Tokyo",
"company": "Salesforce",
"country": "Japan",
"degree": null
}
|
Please provide a list of m tech graduates from 2019 employed at NCR Atleos in Delhi.
|
{
"batch": "2019",
"branch": null,
"city": "Delhi",
"company": "NCR Atleos",
"country": "India",
"degree": "M Tech"
}
|
show me alumni from my branch in the same city working at my orgnization
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "<user_data>",
"country": "<user_data>",
"degree": null
}
|
Who are the ppl doing cse ds from bachelors
|
{
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
}
|
Show me alumni who completed a m tech.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
Get my graduating class my branch grads working at Optum in Hyderabad.
|
{
"batch": "<user_data>",
"branch": "<user_data>",
"city": "Hyderabad",
"company": "Optum",
"country": "India",
"degree": null
}
|
Get me the grads in around me at Info Edge (India) Ltd.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Info Edge (India) Ltd",
"country": "<user_data>",
"degree": null
}
|
mujhe chahiye log from my branch working at Mindtree
|
{
"batch": null,
"branch": "<user_data>",
"city": null,
"company": "Mindtree",
"country": null,
"degree": null
}
|
Show MTech holders from 2016 who work at Innominds in near me.
|
{
"batch": "2016",
"branch": null,
"city": "<user_data>",
"company": "Innominds",
"country": "<user_data>",
"degree": "M Tech"
}
|
Who resides in Delhi?
|
{
"batch": null,
"branch": null,
"city": "Delhi",
"company": null,
"country": "India",
"degree": null
}
|
find people from my branch in New York employed by KPIT Technologies
|
{
"batch": null,
"branch": "<user_data>",
"city": "New York",
"company": "KPIT Technologies",
"country": "USA",
"degree": null
}
|
Any of our people working at Dynata?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Dynata",
"country": null,
"degree": null
}
|
Show me B Tech ppl in CSE
|
{
"batch": null,
"branch": "CSE",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Give me people from 2015 in IT who are in Mumbbi
|
{
"batch": "2015",
"branch": "IT",
"city": "Mumbai",
"company": null,
"country": "India",
"degree": null
}
|
Who are the data scince alumni in Germany working for eClerx?
|
{
"batch": null,
"branch": "data scince",
"city": null,
"company": "eClerx",
"country": "Germany",
"degree": null
}
|
Who all from my graduating class are around?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Who are the bachelors students in data scince at RealPage?
|
{
"batch": null,
"branch": "data scince",
"city": null,
"company": "RealPage",
"country": null,
"degree": "B Tech"
}
|
List graduates with m tech from cse ds based in my country for Quess Corp
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": "Quess Corp",
"country": "<user_data>",
"degree": "M Tech"
}
|
List alumni from Innominds working in Tokyo
|
{
"batch": null,
"branch": null,
"city": "Tokyo",
"company": "Innominds",
"country": "Japan",
"degree": null
}
|
Show me alumni from 2019 who are in same city.
|
{
"batch": "2019",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
looking for pals from my batch into my vrnch near me
|
{
"batch": "<user_data>",
"branch": "<user_data>",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Any grads with my degree in London?
|
{
"batch": null,
"branch": null,
"city": "London",
"company": null,
"country": "UK",
"degree": "<user_data>"
}
|
working at NCR Voyix, any folks from my branch around me?
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "NCR Voyix",
"country": "<user_data>",
"degree": null
}
|
show me grads from ai ml in my city employed by Google
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": "Google",
"country": "<user_data>",
"degree": null
}
|
Can you display B Tech graduates from Data Science in my country?
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
}
|
Who are the people from 2015?
|
{
"batch": "2015",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Who are the folks at Sasken Technologies?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Sasken Technologies",
"country": null,
"degree": null
}
|
Hey, who's in my ciyy from our college?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": null,
"degree": null
}
|
Give me alumni with my deghe from 2015 in Berlin
|
{
"batch": "2015",
"branch": null,
"city": "Berlin",
"company": null,
"country": "Germany",
"degree": "<user_data>"
}
|
Find my batchmates.
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
any passouts from my batch working at Infosys in eune?
|
{
"batch": "<user_data>",
"branch": null,
"city": "Pune",
"company": "Infosys",
"country": "India",
"degree": null
}
|
List alumni residing in Hyderabad, xK.
|
{
"batch": null,
"branch": null,
"city": "Hyderabad",
"company": null,
"country": "UK",
"degree": null
}
|
List people from my graduating class living in Bangalore.
|
{
"batch": "<user_data>",
"branch": null,
"city": "Bangalore",
"company": null,
"country": "India",
"degree": null
}
|
Anyone from our college at Salesforce?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Salesforce",
"country": null,
"degree": null
}
|
Find masters alumni from 2018 batch at Hitachi Digital Services
|
{
"batch": "2018",
"branch": null,
"city": null,
"company": "Hitachi Digital Services",
"country": null,
"degree": "M 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
}
|
Who are the grads based in UK?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "UK",
"degree": null
}
|
get me the list of folks from my degree in the same city as me
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "<user_data>"
}
|
Find alumni from 201k batch in Mumbai who are into bachelors
|
{
"batch": "2015",
"branch": null,
"city": "Mumbai",
"company": null,
"country": "India",
"degree": "B Tech"
}
|
looking for pals from my batch into ds near me
|
{
"batch": "<user_data>",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who from my batch is in NIIT Technologies?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "NIIT Technologies",
"country": null,
"degree": null
}
|
Bring up profiles of those in AI and ML.
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.