| [ | |
| { | |
| "column_names": [ | |
| [ | |
| -1, | |
| "*" | |
| ], | |
| [ | |
| 0, | |
| "nombre de alergia" | |
| ], | |
| [ | |
| 0, | |
| "tipo de alergia" | |
| ], | |
| [ | |
| 1, | |
| "id de estudiante" | |
| ], | |
| [ | |
| 1, | |
| "alergia" | |
| ], | |
| [ | |
| 2, | |
| "id de estudiante" | |
| ], | |
| [ | |
| 2, | |
| "apellido" | |
| ], | |
| [ | |
| 2, | |
| "nombre" | |
| ], | |
| [ | |
| 2, | |
| "edad" | |
| ], | |
| [ | |
| 2, | |
| "sexo" | |
| ], | |
| [ | |
| 2, | |
| "carrera" | |
| ], | |
| [ | |
| 2, | |
| "tutor" | |
| ], | |
| [ | |
| 2, | |
| "código de ciudad" | |
| ] | |
| ], | |
| "column_names_original": [ | |
| [ | |
| -1, | |
| "*" | |
| ], | |
| [ | |
| 0, | |
| "Allergy" | |
| ], | |
| [ | |
| 0, | |
| "AllergyType" | |
| ], | |
| [ | |
| 1, | |
| "StuID" | |
| ], | |
| [ | |
| 1, | |
| "Allergy" | |
| ], | |
| [ | |
| 2, | |
| "StuID" | |
| ], | |
| [ | |
| 2, | |
| "LName" | |
| ], | |
| [ | |
| 2, | |
| "Fname" | |
| ], | |
| [ | |
| 2, | |
| "Age" | |
| ], | |
| [ | |
| 2, | |
| "Sex" | |
| ], | |
| [ | |
| 2, | |
| "Major" | |
| ], | |
| [ | |
| 2, | |
| "Advisor" | |
| ], | |
| [ | |
| 2, | |
| "city_code" | |
| ] | |
| ], | |
| "column_types": [ | |
| "text", | |
| "text", | |
| "text", | |
| "number", | |
| "text", | |
| "number", | |
| "text", | |
| "text", | |
| "number", | |
| "text", | |
| "number", | |
| "number", | |
| "text" | |
| ], | |
| "db_id": "allergy_1", | |
| "foreign_keys": [ | |
| [ | |
| 4, | |
| 1 | |
| ], | |
| [ | |
| 3, | |
| 5 | |
| ] | |
| ], | |
| "primary_keys": [ | |
| 1, | |
| 5 | |
| ], | |
| "table_names": [ | |
| "tipo de alergia", | |
| "tiene alergia", | |
| "estudiante" | |
| ], | |
| "table_names_original": [ | |
| "Allergy_Type", | |
| "Has_Allergy", | |
| "Student" | |
| ] | |
| } | |
| ] |