vunderkind's picture
Create dataset_info.json
f93690f verified
{
"citation": "",
"description": "",
"features": {
"student_id": {
"dtype": "int64",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"total_units": {
"dtype": "int64",
"_type": "Value"
},
"units_completed": {
"dtype": "int64",
"_type": "Value"
},
"total_study_time": {
"dtype": "float64",
"_type": "Value"
},
"avg_study_time_per_week": {
"dtype": "float64",
"_type": "Value"
},
"avg_study_sessions_per_week": {
"dtype": "int64",
"_type": "Value"
},
"attendance_rate": {
"dtype": "float64",
"_type": "Value"
},
"assignment_completion_rate": {
"dtype": "float64",
"_type": "Value"
},
"participation_score": {
"dtype": "int64",
"_type": "Value"
},
"total_quizzes": {
"dtype": "int64",
"_type": "Value"
},
"quizzes_score_percentage": {
"dtype": "int64",
"_type": "Value"
},
"last_access_days_ago": {
"dtype": "int64",
"_type": "Value"
},
"perceived_engagement": {
"dtype": "int64",
"_type": "Value"
},
"final_exam_score": {
"dtype": "int64",
"_type": "Value"
},
"date_collected": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}