{
  "last name": "John",
  "first name": "Doe",
  "email": "?@...rptu or uni-kl.de",
  "matriculation number": 123456,
  "semester you will be in when seminar takes place": 42,
  "study program": {
    "Bachelor Computer Science":"no",
    "Bachelor Applied Computer Science":"no",
    "Master Computer Science":"yes",
    "Master Applied Computer Science":"no",
    "other: if say which one":"no"
  },
  "related lectures attended": {
    "Information Systems (or equivalent)":"yes",
    "Database systems (or equivalent)":"yes",
    "Information Retrieval and Data Mining":"yes",
    "Distributed Data Management":"no",
    "Middelware":"yes", 
    "Recent Developments of Data Models":"no"
  },
  "field of first specialization": {
    "Information Systems":"yes",
    "Data Science":"no",
    "Communication Systems":"no",
    "Intelligent Systems":"no",
    "Software Engineering":"no",
    "other:  if say which one":"no"
  },
  "field of second specialization": {
    "Information Systems":"yes",
    "Communication Systems":"no",
    "Intelligent Systems":"no",
    "Software Engineering":"no",
    "other:  if say which one":"no"
  },
  "motivation statement if information systems or data science is not first specialization": "I like to attend this seminar because ...."
}
