query
stringlengths 14
115
| output
dict |
---|---|
List people from New York
|
{
"batch": null,
"branch": null,
"city": "New York",
"company": null,
"country": "USA",
"degree": null
}
|
Anyone settled in erom my country?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List folks at my company from 2018.
|
{
"batch": "2018",
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Who is working at DarwinBox?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "DarwinBox",
"country": null,
"degree": null
}
|
Any graduates living in my city, my country?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Do you know of any bachelors holders in my location?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
}
|
Any folks living in my area?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Any alumni based in Japan?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": null
}
|
I'd like to know who from 2019 batch is working at Info Edge (India) Ltd in London
|
{
"batch": "2019",
"branch": null,
"city": "London",
"company": "Info Edge (India) Ltd",
"country": "UK",
"degree": null
}
|
find folks with my degree in the same city as me at QUADRANT IT SERVICES
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "QUADRANT IT SERVICES",
"country": "<user_data>",
"degree": "<user_data>"
}
|
List alumni who studied cse(ai&ml) in Mumbai
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": null,
"country": "India",
"degree": null
}
|
Get bachelors graduates from 2015 employed by Sigmoid in Bangalore.
|
{
"batch": "2015",
"branch": null,
"city": "Bangalore",
"company": "Sigmoid",
"country": "India",
"degree": "B Tech"
}
|
Show me m tech graduates from 2017 batch
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
Tell me who from it is working in Berlin at Tata Consultancy Services
|
{
"batch": null,
"branch": "IT",
"city": "Berlin",
"company": "Tata Consultancy Services",
"country": "Germany",
"degree": null
}
|
Who all from b tech are in Tfkyo?
|
{
"batch": null,
"branch": null,
"city": "Tokyo",
"company": null,
"country": "Japan",
"degree": "B Tech"
}
|
Anyone from the year 2019?
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Find people working at F5 NETWORKS.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "F5 NETWORKS",
"country": null,
"degree": null
}
|
Find people working at Dynata.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Dynata",
"country": null,
"degree": null
}
|
Display people with m tech from cse(ai&ml) in Berlin
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Berlin",
"company": null,
"country": "Germany",
"degree": "M Tech"
}
|
Show me alumni with masters from IT in my location
|
{
"batch": null,
"branch": "IT",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Find people in ai with M Tech from 2018 batch working at Comscore in USA
|
{
"batch": "2018",
"branch": "CSE(AI&ML)",
"city": null,
"company": "Comscore",
"country": "USA",
"degree": "M Tech"
}
|
Show me B Tech ppl in ai and ml
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Find people working at Candescent in same city.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Candescent",
"country": "<user_data>",
"degree": null
}
|
Find alumni from 2015 batch in Chennai who are into PhD
|
{
"batch": "2015",
"branch": null,
"city": "Chennai",
"company": null,
"country": "India",
"degree": "PhD"
}
|
Give me ppl doing CSE in Bangalore
|
{
"batch": null,
"branch": "CSE",
"city": "Bangalore",
"company": null,
"country": "India",
"degree": null
}
|
any fellow grads from AI and ML in my vicinity?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who are the grads in cse from 2017
|
{
"batch": "2017",
"branch": "CSE",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Find graduates from 2018 batch employed by SAP Labs India in Hyderabad
|
{
"batch": "2018",
"branch": null,
"city": "Hyderabad",
"company": "SAP Labs India",
"country": "India",
"degree": null
}
|
Show alumni from 20s5 with a M Tech who live in my city
|
{
"batch": "2015",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Any folks employed by Caspex living in India?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Caspex",
"country": "India",
"degree": null
}
|
show me alumni from my graduating class in data scince working at rCS
|
{
"batch": "<user_data>",
"branch": "data scince",
"city": null,
"company": "TCS",
"country": null,
"degree": null
}
|
show me alumni from my branch who are in the same city as me and work at Adobe
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "Adobe",
"country": "<user_data>",
"degree": null
}
|
Need to find folks from 2016, any ideas?
|
{
"batch": "2016",
"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
}
|
who are the folks from cse(ai&ml) in the same city as me?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List ppl from PhD
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "PhD"
}
|
Show me the MTech holders from 2018 year.
|
{
"batch": "2018",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
List ppl who did ai ml from masters
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
Who are the CSE(AI&ML) alumni in UK working for Mastek?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": "Mastek",
"country": "UK",
"degree": null
}
|
Need list of ppl in cse ds from 2016
|
{
"batch": "2016",
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
working at Nvidia Graphics Pvt Ltd, any folks from my branch around me?
|
{
"batch": null,
"branch": "<user_data>",
"city": "<user_data>",
"company": "Nvidia Graphics Pvt Ltd",
"country": "<user_data>",
"degree": null
}
|
find folks in CSE from my batch working in my company
|
{
"batch": "<user_data>",
"branch": "CSE",
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Are there graduates from my graduting class at Goldman Sachs?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Goldman Sachs",
"country": null,
"degree": null
}
|
List alumni of 2019 batch.
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
I want to see people with btech in data scince from 2017 batch
|
{
"batch": "2017",
"branch": "data scince",
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
}
|
List people from my nity
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": null,
"degree": null
}
|
Get bachelor graduates from 2016 employed by Candescent in Puke.
|
{
"batch": "2016",
"branch": null,
"city": "Pune",
"company": "Candescent",
"country": "India",
"degree": "B Tech"
}
|
Who among 2020 batch in ai is employed by Candescent in London?
|
{
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": "London",
"company": "Candescent",
"country": "UK",
"degree": null
}
|
I would like to find alumni from 2018 batch.
|
{
"batch": "2018",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
List 2020 batch people in yata science working at Ramco Systems
|
{
"batch": "2020",
"branch": "CSE(DS)",
"city": null,
"company": "Ramco Systems",
"country": null,
"degree": null
}
|
List alumni with my degree near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "<user_data>"
}
|
Who are the ppl in CSE(DS) around me
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
find folks with my degree in the same city as me at Micron
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "Micron",
"country": "<user_data>",
"degree": "<user_data>"
}
|
get me ppl from my batch working at Amazon
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Amazon",
"country": null,
"degree": null
}
|
Who are the alumni in my location?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Can you list alumni with b tech from 20q0 in Mumbai?
|
{
"batch": "2020",
"branch": null,
"city": "Mumbai",
"company": null,
"country": "India",
"degree": "B Tech"
}
|
Who are the bachelor graduates residing in Inuia?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": "B Tech"
}
|
Who are the 2016 year passouts?
|
{
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Find people from my branch in 2019 batch working in my location
|
{
"batch": "2019",
"branch": "<user_data>",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find people with master in Kolkdta from 2020 batch
|
{
"batch": "2020",
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": "M Tech"
}
|
List people from my branch working at Deloitte.
|
{
"batch": null,
"branch": "<user_data>",
"city": null,
"company": "Deloitte",
"country": null,
"degree": null
}
|
Fetch names of people from 2018 batch.
|
{
"batch": "2018",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Who are the grads based in UK?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "UK",
"degree": null
}
|
Give me people from my graduting class in CSE(DS) who are in Bangalore
|
{
"batch": "<user_data>",
"branch": "CSE(DS)",
"city": "Bangalore",
"company": null,
"country": "India",
"degree": null
}
|
Find alumni residing near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find grads at my company near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "<user_data>",
"country": "<user_data>",
"degree": null
}
|
Any grads in my company?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "<user_data>",
"country": null,
"degree": null
}
|
Get me contacts from my city.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Give me people from 20y0 in AI and ML who are in New York
|
{
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": "New York",
"company": null,
"country": "USA",
"degree": null
}
|
I wish to see who graduated in my batch.
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Who are the folks at RealPage?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "RealPage",
"country": null,
"degree": null
}
|
get me ppl from Kolkata in cse from my batch working in Mastek
|
{
"batch": "<user_data>",
"branch": "CSE",
"city": "Kolkata",
"company": "Mastek",
"country": "India",
"degree": null
}
|
who's from my degree in New York working at Comcast?
|
{
"batch": null,
"branch": null,
"city": "New York",
"company": "Comcast",
"country": "USA",
"degree": "<user_data>"
}
|
Get me profiles of masters grads.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "M Tech"
}
|
find buddies from my graduating class in ai and ml working at Salesforoe
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": null,
"company": "Salesforce",
"country": null,
"degree": null
}
|
find people from my branch in Pnne employed by my orgnization
|
{
"batch": null,
"branch": "<user_data>",
"city": "Pune",
"company": "<user_data>",
"country": "India",
"degree": null
}
|
Show me profiles of cse ai ml graduates.
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Show me M Tech graduates in smme city.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": null,
"degree": "M Tech"
}
|
Need list of ppl in ai from my graduating class
|
{
"batch": "<user_data>",
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
List people residing in Japan.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": null
}
|
Show me graduates from my graduating class batch working in Hyderabad with m tech
|
{
"batch": "<user_data>",
"branch": null,
"city": "Hyderabad",
"company": null,
"country": "India",
"degree": "M Tech"
}
|
Need alumni from ai and ml from 2020
|
{
"batch": "2020",
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
any passouts from my batch working at QUADRANw IT SERVICES in from my city?
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": "QUADRANT IT SERVICES",
"country": "<user_data>",
"degree": null
}
|
get me ppl from my batch working at Mastek
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Mastek",
"country": null,
"degree": null
}
|
Find folks with my degree near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "<user_data>"
}
|
Show alumni from my batch with a bachelor who live in derlin
|
{
"batch": "<user_data>",
"branch": null,
"city": "Berlin",
"company": null,
"country": "Germany",
"degree": "B Tech"
}
|
Show alumni from my graduting class in London working at Capgemini.
|
{
"batch": "<user_data>",
"branch": null,
"city": "London",
"company": "Capgemini",
"country": "UK",
"degree": null
}
|
Show me who's at DBS Tech India nowadays.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "DBS Tech India",
"country": null,
"degree": null
}
|
who's from my degree in from my city working at TCS?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": "TCS",
"country": "<user_data>",
"degree": "<user_data>"
}
|
List alumni from ai ml working at Infosys in Kolkata
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Kolkata",
"company": "Infosys",
"country": "India",
"degree": null
}
|
List Phd holders in USj.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "USA",
"degree": "PhD"
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.