dreamerdeo's picture
Upload folder using huggingface_hub
1faca1c
[
{
"column_names": [
[
-1,
"*"
],
[
0,
"activity id"
],
[
0,
"activity name"
],
[
1,
"student id"
],
[
1,
"activity id"
],
[
2,
"faculty id"
],
[
2,
"activity id"
],
[
3,
"student id"
],
[
3,
"last name"
],
[
3,
"first name"
],
[
3,
"age"
],
[
3,
"sex"
],
[
3,
"major"
],
[
3,
"advisor"
],
[
3,
"city code"
],
[
4,
"faculty id"
],
[
4,
"last name"
],
[
4,
"first name"
],
[
4,
"rank"
],
[
4,
"sex"
],
[
4,
"phone"
],
[
4,
"room"
],
[
4,
"building"
]
],
"column_names_original": [
[
-1,
"*"
],
[
0,
"actid"
],
[
0,
"activity_name"
],
[
1,
"stuid"
],
[
1,
"actid"
],
[
2,
"FacID"
],
[
2,
"actid"
],
[
3,
"StuID"
],
[
3,
"LName"
],
[
3,
"Fname"
],
[
3,
"Age"
],
[
3,
"Sex"
],
[
3,
"Major"
],
[
3,
"Advisor"
],
[
3,
"city_code"
],
[
4,
"FacID"
],
[
4,
"Lname"
],
[
4,
"Fname"
],
[
4,
"Rank"
],
[
4,
"Sex"
],
[
4,
"Phone"
],
[
4,
"Room"
],
[
4,
"Building"
]
],
"column_types": [
"text",
"number",
"text",
"number",
"number",
"number",
"number",
"number",
"text",
"text",
"number",
"text",
"number",
"number",
"text",
"number",
"text",
"text",
"text",
"text",
"number",
"text",
"text"
],
"db_id": "activity_1",
"foreign_keys": [
[
4,
1
],
[
3,
7
],
[
6,
1
],
[
5,
15
]
],
"primary_keys": [
1,
7,
15
],
"table_names": [
"activity",
"participates in",
"faculty participates in",
"student",
"faculty"
],
"table_names_original": [
"Activity",
"Participates_in",
"Faculty_Participates_in",
"Student",
"Faculty"
]
}
]