query
stringlengths 13
123
| output
dict |
|---|---|
Find graduates from 2016 in Berlin, my country working in CSE
|
{
"batch": "2016",
"branch": "CSE",
"city": "Berlin",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find people working at AMD.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "AMD",
"country": null,
"degree": null
}
|
Who all are in Larsen & Toubro Infotech (LTI)?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Larsen & Toubro Infotech (LTI)",
"country": null,
"degree": null
}
|
Who are the my degree holders in near me?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "<user_data>"
}
|
Who is working at Intel Technology India?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Intel Technology India",
"country": null,
"degree": null
}
|
Find ya alumni in ai and ml around me
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
I wish to see who graduated in 2016.
|
{
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
List alumni residing in Hyderabad, Japan.
|
{
"batch": null,
"branch": null,
"city": "Hyderabad",
"company": null,
"country": "Japan",
"degree": null
}
|
Find alumni who majored in CSE.
|
{
"batch": null,
"branch": "CSE",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Find people from cse ai ml in 2016 batch working in UK
|
{
"batch": "2016",
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": "UK",
"degree": null
}
|
Who are the b tech holders?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "B Tech"
}
|
Gather information on 2020 passouts.
|
{
"batch": "2020",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
I wish to see who graduated in 2017.
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Anyone here from my college?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Any folks living in my area?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Any alumni living in Japan?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": null
}
|
Show me people from 2018 batch working at Micron in Chennai
|
{
"batch": "2018",
"branch": null,
"city": "Chennai",
"company": "Micron",
"country": "India",
"degree": null
}
|
List people working at Hitachi Digital Services
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Hitachi Digital Services",
"country": null,
"degree": null
}
|
Show me people from our college in my country.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "<user_data>",
"degree": null
}
|
List alumni from ai ml working at Larsen & Toubro Infotech (LTI) in near me
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": "Larsen & Toubro Infotech (LTI)",
"country": "<user_data>",
"degree": null
}
|
Show me ppl from my branch in Pune working at Sriven Solutions
|
{
"batch": null,
"branch": "<user_data>",
"city": "Pune",
"company": "Sriven Solutions",
"country": "India",
"degree": null
}
|
Who are the folks at eClerx?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "eClerx",
"country": null,
"degree": null
}
|
Help me find grads from 2017 year.
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Are there alumni with M Tech in Berlin working at KPIT Technologies?
|
{
"batch": null,
"branch": null,
"city": "Berlin",
"company": "KPIT Technologies",
"country": "Germany",
"degree": "M Tech"
}
|
List alumni from CSE working at Xebia in Pune
|
{
"batch": null,
"branch": "CSE",
"city": "Pune",
"company": "Xebia",
"country": "India",
"degree": null
}
|
Can you give me alumni in near me with bachelors from 2019 batch?
|
{
"batch": "2019",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
}
|
Find people from data science in 2017 batch working in USA
|
{
"batch": "2017",
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": "USA",
"degree": null
}
|
Can you tell me who is in Kolkata from our college?
|
{
"batch": null,
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": null
}
|
Are there alumni from 2017 living in Japan?
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": null,
"country": "Japan",
"degree": null
}
|
Who graduated in 2019?
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Help me find grads from 2015 year.
|
{
"batch": "2015",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Collect names of alumni residing near me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Get me ppl in cse from 2019
|
{
"batch": "2019",
"branch": "CSE",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Any my graduating class passouts currently in Hyderabad?
|
{
"batch": "<user_data>",
"branch": null,
"city": "Hyderabad",
"company": null,
"country": "India",
"degree": null
}
|
Retrieve alumni working at Firstsource Solutions.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Firstsource Solutions",
"country": null,
"degree": null
}
|
Show me grads from it working in Berlin
|
{
"batch": null,
"branch": "IT",
"city": "Berlin",
"company": null,
"country": "Germany",
"degree": null
}
|
Looking for people in Chennai working at Sasken Technologies.
|
{
"batch": null,
"branch": null,
"city": "Chennai",
"company": "Sasken Technologies",
"country": "India",
"degree": null
}
|
Find graduates from 2016 in my location, UK working in CSE(DS)
|
{
"batch": "2016",
"branch": "CSE(DS)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Who from my batch is in Larsen & Toubro Infotech (LTI)?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Larsen & Toubro Infotech (LTI)",
"country": null,
"degree": null
}
|
Hey, who's in near me from our college?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Need names of my degree grads at Punjab National Bank.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Punjab National Bank",
"country": null,
"degree": "<user_data>"
}
|
Give me details of people from 2017 batch at Microsoft in Japan
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": "Microsoft",
"country": "Japan",
"degree": null
}
|
Display people with PhD in AI and ML based in New York working at Birlasoft
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "New York",
"company": "Birlasoft",
"country": "USA",
"degree": "PhD"
}
|
List all B Tech grads in Kolkata who work for Infosys
|
{
"batch": null,
"branch": null,
"city": "Kolkata",
"company": "Infosys",
"country": "India",
"degree": "B Tech"
}
|
Give me grads in data science at Intel Technology India in Delhi
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "Delhi",
"company": "Intel Technology India",
"country": "India",
"degree": null
}
|
Who all are there in Mumbai from our college?
|
{
"batch": null,
"branch": null,
"city": "Mumbai",
"company": null,
"country": "India",
"degree": null
}
|
Are there graduates from 2020 at IBM?
|
{
"batch": "2020",
"branch": null,
"city": null,
"company": "IBM",
"country": null,
"degree": null
}
|
Locate people from India who graduated from our college.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": null
}
|
Gather information on 2016 passouts.
|
{
"batch": "2016",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Show me people associated with NCR Voyix.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "NCR Voyix",
"country": null,
"degree": null
}
|
Find data science alumni from 2015 batch.
|
{
"batch": "2015",
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
List alumni from 2019 batch in my country with mtech
|
{
"batch": "2019",
"branch": null,
"city": null,
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Any folks who did data science?
|
{
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
List people working at F5 NETWORKS
|
{
"batch": null,
"branch": null,
"city": null,
"company": "F5 NETWORKS",
"country": null,
"degree": null
}
|
Show me alumni from my batch who are in Tokyo.
|
{
"batch": "<user_data>",
"branch": null,
"city": "Tokyo",
"company": null,
"country": "Japan",
"degree": null
}
|
Any alumni based in Germany?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Germany",
"degree": null
}
|
Give me people from 2015 in CSE who are in Berlin
|
{
"batch": "2015",
"branch": "CSE",
"city": "Berlin",
"company": null,
"country": "Germany",
"degree": null
}
|
Display people with PhD in ai based in London working at AMD
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "London",
"company": "AMD",
"country": "UK",
"degree": "PhD"
}
|
List 2018 graduates working at Tata Consultancy Services.
|
{
"batch": "2018",
"branch": null,
"city": null,
"company": "Tata Consultancy Services",
"country": null,
"degree": null
}
|
Get me the grads in Pune at Comcast.
|
{
"batch": null,
"branch": null,
"city": "Pune",
"company": "Comcast",
"country": "India",
"degree": null
}
|
Tell me which m tech alumni are working at Payoda in New York
|
{
"batch": null,
"branch": null,
"city": "New York",
"company": "Payoda",
"country": "USA",
"degree": "M 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": null,
"company": null,
"country": null,
"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 all are there in Chennai from our college?
|
{
"batch": null,
"branch": null,
"city": "Chennai",
"company": null,
"country": "India",
"degree": null
}
|
Who are the phd holders in my city?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "PhD"
}
|
List people from my branch working at Hitachi Digital Services.
|
{
"batch": null,
"branch": "<user_data>",
"city": null,
"company": "Hitachi Digital Services",
"country": null,
"degree": null
}
|
Supply contacts of data science alumni.
|
{
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Any alumni living in India?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": null
}
|
Show me B Tech ppl in AI and ML
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Can you display master graduates from CSE(AI&ML) in my country?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Who are the B Tech graduates residing in Germany?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Germany",
"degree": "B Tech"
}
|
Show folks in my location from cse working at Sasken Technologies
|
{
"batch": null,
"branch": "CSE",
"city": "<user_data>",
"company": "Sasken Technologies",
"country": "<user_data>",
"degree": null
}
|
Who are the alumni in my location?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
List alumni residing in around me, my country.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
I'd like to see alumni from ds in near me working at Google
|
{
"batch": null,
"branch": "CSE(DS)",
"city": "<user_data>",
"company": "Google",
"country": "<user_data>",
"degree": null
}
|
Give me the list of people in Germany with my degree.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "Germany",
"degree": "<user_data>"
}
|
Need list of ppl in IT from 2016
|
{
"batch": "2016",
"branch": "IT",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
List alumni employed by Capgemini.
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Capgemini",
"country": null,
"degree": null
}
|
Show me alumni in Pune from ai branch in 2017 batch with b tech at Google
|
{
"batch": "2017",
"branch": "CSE(AI&ML)",
"city": "Pune",
"company": "Google",
"country": "India",
"degree": "B Tech"
}
|
I want to see graduates from 2017 in Germany who did mtech
|
{
"batch": "2017",
"branch": null,
"city": null,
"company": null,
"country": "Germany",
"degree": "M Tech"
}
|
Who are the people from 2020?
|
{
"batch": "2020",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Show me alumni in AI and ML working at Dynata
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": null,
"company": "Dynata",
"country": null,
"degree": null
}
|
Any PhD holders residing in Kolkata?
|
{
"batch": null,
"branch": null,
"city": "Kolkata",
"company": null,
"country": "India",
"degree": "PhD"
}
|
Who are the people near me?
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Need list of ppl in CSE(AI&ML) from 2016 in near me
|
{
"batch": "2016",
"branch": "CSE(AI&ML)",
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Any of our people working at Firstsource Solutions?
|
{
"batch": null,
"branch": null,
"city": null,
"company": "Firstsource Solutions",
"country": null,
"degree": null
}
|
Do we have alums from AI and ML in Mumbai?
|
{
"batch": null,
"branch": "CSE(AI&ML)",
"city": "Mumbai",
"company": null,
"country": "India",
"degree": null
}
|
Anyone who pursued phd?
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": "PhD"
}
|
Tell me about alumni from my graduating class batch in around me with btech
|
{
"batch": "<user_data>",
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "B Tech"
}
|
Give me the list of people in India with my degree.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "India",
"degree": "<user_data>"
}
|
Can you list people from ds in 2016 batch located in Hyderabad?
|
{
"batch": "2016",
"branch": "CSE(DS)",
"city": "Hyderabad",
"company": null,
"country": "India",
"degree": null
}
|
List grads working around me.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": null
}
|
Find classmates from 2020.
|
{
"batch": "2020",
"branch": null,
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Show me PhD grads from 2020 batch in Mumbai at 3i Infotech
|
{
"batch": "2020",
"branch": null,
"city": "Mumbai",
"company": "3i Infotech",
"country": "India",
"degree": "PhD"
}
|
Any bachelor holders residing in Tokyo?
|
{
"batch": null,
"branch": null,
"city": "Tokyo",
"company": null,
"country": "Japan",
"degree": "B Tech"
}
|
Who are the people from my batch at Ramco Systems?
|
{
"batch": "<user_data>",
"branch": null,
"city": null,
"company": "Ramco Systems",
"country": null,
"degree": null
}
|
Find alumni near me with a mtech.
|
{
"batch": null,
"branch": null,
"city": "<user_data>",
"company": null,
"country": "<user_data>",
"degree": "M Tech"
}
|
Looking for grads in UK.
|
{
"batch": null,
"branch": null,
"city": null,
"company": null,
"country": "UK",
"degree": null
}
|
Find ppl doing data science
|
{
"batch": null,
"branch": "CSE(DS)",
"city": null,
"company": null,
"country": null,
"degree": null
}
|
Show people with my specialization.
|
{
"batch": null,
"branch": null,
"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.