dreamerdeo's picture
Upload folder using huggingface_hub
1faca1c
[
{
"column_names": [
[
-1,
"*"
],
[
0,
"código de clase"
],
[
0,
"código del curso"
],
[
0,
"sección de clase"
],
[
0,
"hora de clase"
],
[
0,
"aulas"
],
[
0,
"número de empleado del profesor"
],
[
1,
"código del curso"
],
[
1,
"código del departamento"
],
[
1,
"Descripción del curso"
],
[
1,
"crédito del curso"
],
[
2,
"código del departamento"
],
[
2,
"Nombre de Departamento"
],
[
2,
"código escolar"
],
[
2,
"número de empleado"
],
[
2,
"dirección del departamento"
],
[
2,
"extensión del departamento"
],
[
3,
"número de empleado"
],
[
3,
"apellido del empleado"
],
[
3,
"nombre del empleado"
],
[
3,
"empleado inicial"
],
[
3,
"código de trabajo del empleado"
],
[
3,
"fecha de contratación del empleado"
],
[
3,
"fecha de nacimiento del empleado"
],
[
4,
"código de clase"
],
[
4,
"número de estudiante"
],
[
4,
"grado de matriculación"
],
[
5,
"número de empleado"
],
[
5,
"código del departamento"
],
[
5,
"oficina del profesor"
],
[
5,
"extensión del profesor"
],
[
5,
"profesor de alto grado"
],
[
6,
"número de estudiante"
],
[
6,
"apellido del estudiante"
],
[
6,
"nombre del estudiante"
],
[
6,
"estudiante incial"
],
[
6,
"fecha de nacimiento del estudiante"
],
[
6,
"las horas de clase de los estudiantes tomaron"
],
[
6,
"clase de estudiante"
],
[
6,
"gpa de estudiante"
],
[
6,
"transferencia de estudiantes"
],
[
6,
"código del departamento"
],
[
6,
"teléfono del estudiante"
],
[
6,
"número de profesor"
]
],
"column_names_original": [
[
-1,
"*"
],
[
0,
"CLASS_CODE"
],
[
0,
"CRS_CODE"
],
[
0,
"CLASS_SECTION"
],
[
0,
"CLASS_TIME"
],
[
0,
"CLASS_ROOM"
],
[
0,
"PROF_NUM"
],
[
1,
"CRS_CODE"
],
[
1,
"DEPT_CODE"
],
[
1,
"CRS_DESCRIPTION"
],
[
1,
"CRS_CREDIT"
],
[
2,
"DEPT_CODE"
],
[
2,
"DEPT_NAME"
],
[
2,
"SCHOOL_CODE"
],
[
2,
"EMP_NUM"
],
[
2,
"DEPT_ADDRESS"
],
[
2,
"DEPT_EXTENSION"
],
[
3,
"EMP_NUM"
],
[
3,
"EMP_LNAME"
],
[
3,
"EMP_FNAME"
],
[
3,
"EMP_INITIAL"
],
[
3,
"EMP_JOBCODE"
],
[
3,
"EMP_HIREDATE"
],
[
3,
"EMP_DOB"
],
[
4,
"CLASS_CODE"
],
[
4,
"STU_NUM"
],
[
4,
"ENROLL_GRADE"
],
[
5,
"EMP_NUM"
],
[
5,
"DEPT_CODE"
],
[
5,
"PROF_OFFICE"
],
[
5,
"PROF_EXTENSION"
],
[
5,
"PROF_HIGH_DEGREE"
],
[
6,
"STU_NUM"
],
[
6,
"STU_LNAME"
],
[
6,
"STU_FNAME"
],
[
6,
"STU_INIT"
],
[
6,
"STU_DOB"
],
[
6,
"STU_HRS"
],
[
6,
"STU_CLASS"
],
[
6,
"STU_GPA"
],
[
6,
"STU_TRANSFER"
],
[
6,
"DEPT_CODE"
],
[
6,
"STU_PHONE"
],
[
6,
"PROF_NUM"
]
],
"column_types": [
"text",
"text",
"text",
"text",
"text",
"text",
"number",
"text",
"text",
"text",
"number",
"text",
"text",
"text",
"number",
"text",
"text",
"number",
"text",
"text",
"text",
"text",
"time",
"time",
"text",
"number",
"text",
"number",
"text",
"text",
"text",
"text",
"number",
"text",
"text",
"text",
"time",
"number",
"text",
"number",
"number",
"text",
"text",
"number"
],
"db_id": "college_1",
"foreign_keys": [
[
6,
17
],
[
2,
7
],
[
8,
11
],
[
14,
17
],
[
25,
32
],
[
24,
1
],
[
28,
11
],
[
27,
17
],
[
41,
11
]
],
"primary_keys": [
1,
7,
11,
17,
32
],
"table_names": [
"clase",
"curso",
"Departamento",
"empleado",
"inscribirse",
"profesor",
"estudiante"
],
"table_names_original": [
"CLASS",
"COURSE",
"DEPARTMENT",
"EMPLOYEE",
"ENROLL",
"PROFESSOR",
"STUDENT"
]
}
]