columnname
stringlengths 4
18
| businessterm
stringlengths 10
39
| description
stringlengths 40
115
| domain
stringclasses 20
values | tablename
stringlengths 2
30
| other columns for context
stringlengths 34
112
| rejected businessterms
stringlengths 12
70
|
---|---|---|---|---|---|---|
ac_id | Academic Center Identifier | Unique ID for centers focusing on specialized learning. | in Education | acad_centers | center_name, head, num_programs, research_focus | Learning Center ID |
c_id | College Identifier | Unique identifier for colleges within the university. | in Education | college_data | college_name, dean, num_departments, enrollment_count | Faculty Identifier |
st_id | Student Identifier | A unique identifier assigned to each student in the institution. | in Education | stud_info | fn, ln, dob, major_id, enrollment_date | Student Code |
s_id | Scholar Identifier | Unique ID assigned to each scholar for academic tracking. | in Education | scholar_data | fn, ln, thesis_title, advisor_id, grad_year | Researcher ID |
p_id | Pupil Identifier | ID assigned to pupils in primary education. | in Education | pupil_records | fn, ln, grade_level, teacher_id, join_date | Primary School ID |
g_id | Graduate Student Identifier | Unique ID for students in postgraduate programs. | in Education | grad_students | fn, ln, thesis_topic, advisor_id, enrollment_date | Postgraduate ID |
ex_id | Exchange Student Identifier | ID for students participating in exchange programs. | in Education | exchange_students | fn, ln, home_uni, exchange_period, host_family_id | International Student ID |