Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

106

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

106 results for “Educational dataset”

Learn how ShareScore rates datasets ↗
zenodo56/100

Dataset for algorithmic thinking skills assessment: Results from the virtual CAT large-scale study in Swiss compulsory education

<p><strong>Overview</strong><br>This dataset was collected during a main study that evaluated the virtual Cross Array Task (CAT) platform as an assessment tool for algorithmic thinking (AT) skills among K-12 students in Swiss compulsory education.<br>As algorithmic thinking becomes increasingly vital in our digital age, this study bridges the gap between traditional assessments and the needs of today's learners by introducing a digital platform. The virtual CAT, a digital adaptation of an unplugged assessment activity, offers scalable, automated assessments with reduced human intervention.</p> <p><strong>Study Context, Location and Participants</strong><br>To comprehensively investigate algorithmic competencies within compulsory education, exploring their variations and determining the factors influencing them, in Spring 2023 we conducted an experimental study with the virtual CAT's.<br>The sample comprises 129 students (65 girls and 64 boys), selected from nine classes across five public schools in Ticino and Solothurn cantons.</p> <p><strong>Data Collection</strong><br>During the data collection process, session and participant details were manually recorded by the administrator. <br>Each session has been assigned a unique identifier, and specific details, such as the date, canton, school name and type, and the students&rsquo; HarmoS grade (HG) level, have been recorded.&nbsp;<br>Student information are limited to sex and date of birth, with birth dates used to calculate ages, a significant factor in our demographic analysis. <br>To protect student privacy, unique identifiers have been assigned to each participant, keeping the data anonymous and secure. <br>The assessment tool automatically tracked all user interaction within the platform.<br>All data collected have been pseudonymised, aligning with prevailing open science practices in Switzerland (SNSF, 2021).&nbsp;<br>Data collection was integrated into a validation module of the app.&nbsp;</p> <p><strong>Data Features</strong><br>The dataset comprises the following files:</p> <ul> <li>STUDENTS_SESSIONS.csv</li> <li>RESULTS.csv</li> <li>LOGS.csv</li> <li>CANTONS.csv</li> <li>ALGORITHMS.csv</li> </ul> <p>These files collectively provide insights into the algorithmic actions of the students, demographic details, session logs, results, and more.</p> <p><strong>Usage &amp; Ethics</strong><br>In the spirit of open science, this dataset is made available to the public after meticulous anonymisation to ensure all participants' privacy and ethical treatment.&nbsp;<br>Initial authorisations were secured from school administrators, teachers, and parents.&nbsp;<br>Detailed communication regarding the study's nature, data handling, and objectives was transparently shared with all stakeholders.</p> <p><strong>REFERENCES</strong></p> <p><strong>[1]</strong>&nbsp;A. Piatti, G. Adorni, L. El-Hamamsy, L. Negrini, D. Assaf, L. Gambardella &amp; F. Mondada. (2022). The CT-cube: A framework for the design and the assessment of computational thinking activities. Computers in Human Behavior Reports, 5, 100166.&nbsp;<a href="https://doi.org/10.1016/j.chbr.2021.100166">https://doi.org/10.1016/j.chbr.2021.100166</a></p> <p><strong>[2]</strong>&nbsp;Adorni, G., &amp; Piatti, S., &amp; Karpenko, V. (2023). virtual CAT: An app for algorithmic thinking assessment within Swiss compulsory education. Zenodo Software.&nbsp;<a href="https://doi.org/10.5281/zenodo.10027851">https://doi.org/10.5281/zenodo.10027851</a>&nbsp;On GitHub:&nbsp;<a href="https://github.com/GiorgiaAuroraAdorni/virtual-CAT-app/">https://github.com/GiorgiaAuroraAdorni/virtual-CAT-app/</a></p> <p><strong>[3]</strong>&nbsp;Adorni, G., &amp; Karpenko, V. (2023). virtual CAT programming language interpreter. Zenodo Software.&nbsp;<a href="https://doi.org/10.5281/zenodo.10016535">https://doi.org/10.5281/zenodo.10016535</a>&nbsp;On GitHub:&nbsp;<a href="https://github.com/GiorgiaAuroraAdorni/virtual-CAT-programming-language-interpreter/">https://github.com/GiorgiaAuroraAdorni/virtual-CAT-programming-language-interpreter/</a></p> <p><strong>[4]</strong>&nbsp;Adorni, G., &amp; Karpenko, V. (2023). virtual CAT data infrastructure. Zenodo Software.&nbsp;<a href="https://doi.org/10.5281/zenodo.10015011">https://doi.org/10.5281/zenodo.10015011</a>&nbsp;On GitHub:&nbsp;<a href="https://github.com/GiorgiaAuroraAdorni/virtual-CAT-data-infrastructure">https://github.com/GiorgiaAuroraAdorni/virtual-CAT-data-infrastructure</a></p> <p>&nbsp;</p>

opencc-by-4.0Apr 2024View details →
zenodo52/100

PE-HRI-temporal: A Multimodal Temporal Dataset in a robot mediated Collaborative Educational Setting

<p><em><strong>Please note that this dataset corresponds to the training data used in "Social robots as skilled ignorant peers for supporting learning "[7]. This (second) version of the dataset additionally includes labels (PE score and cluster labels for each datapoint).&nbsp;</strong></em></p> <p>&nbsp;</p> <p>This data set consists of&nbsp;<strong>multi-modal temporal team behaviors as well as learning outcomes </strong>collected in the context of a robot mediated collaborative and constructivist learning activity called JUSThink [1,2]. The data set can be useful for those looking to explore evolution of log actions, speech behavior, affective states, and gaze patterns for students to model constructs such as engagement, motivation, collaboration, etc. in educational settings.&nbsp;</p> <p>In this data set, team level data is collected from 34 teams of two (68 children) where the children are&nbsp;aged between 9 and 12. There are two files:&nbsp;&nbsp;</p> <p><strong>PE-HRI_learning_and_performance.csv:</strong> This file consists of the <strong>team level&nbsp;performance and learning metrics</strong> which are defined below:&nbsp;</p> <ul> <li> <p><em>last_error:</em> This is the error of the last submitted solution. Note that if a team has found an optimal solution (error = 0) the game stops, therefore making last error = 0. This is a metric for performance in the task.&nbsp;</p> </li> <li> <p><em>T_LG_absolute:</em>&nbsp;It is a&nbsp;team-level&nbsp;learning outcome that&nbsp;we calculate by taking&nbsp;the average of the two individual absolute&nbsp;learning gains of the team members. The individual absolute&nbsp;gain is the difference between a participant&rsquo;s post-test and pre-test score, divided by the maximum score that can be achieved (10), which grasps how much the participant learned of all the knowledge available.</p> </li> <li> <p><em>T_LG_relative:</em>&nbsp;It is a&nbsp;team-level&nbsp;learning outcome that&nbsp;we calculate by taking&nbsp;the average of the two individual relative learning gains of the team members. The individual relative gain is the difference between a participant&rsquo;s post-test and pre-test score, divided by the difference between the maximum score that can be achieved and the pre-test score. This grasps how much the participant learned of the knowledge that he/she didn&rsquo;t possess before the activity.&nbsp;</p> </li> <li> <p><em>T_LG_joint_abs:&nbsp;</em>It is a team-level learning outcome defined as the difference between the&nbsp;number of questions that both of the team members answer correctly in the post-test and in the pre-test, which grasps the amount of knowledge acquired together by the team members during the activity</p> </li> </ul> <p><strong>PE-HRI_behavioral_timeseries_w_labels.csv:</strong> In this file, for each team, the interaction of around 20-25&nbsp;minutes&nbsp;is organized in windows of 10 seconds; hence, we have a total of 5048 windows of 10 seconds each. We report team level log actions, speech behavior, affective states, and gaze patterns for each window.&nbsp;More specifically, within each window, 26 features are generated in two ways:&nbsp;</p> <ol> <li>non-incremental</li> <li>incremental</li> </ol> <p>A non-incremental type would mean the value of a feature <em>in</em> that particular time window while an incremental type would mean the value of a feature <em>until</em> that particular time window. The incremental type is indicated by an "_inc" at the end of the feature name. Hence, in the end, within each window, we have 52 values:&nbsp;</p> <ul> <li> <p><em>T_add/(_inc):&nbsp;</em>The number of times a team added an edge on the map in that window/(until that window).</p> </li> <li> <p><em>T_remove/(_inc):&nbsp;</em>The number of times a team removed an edge from the map in that window/(until that window).</p> </li> <li> <p><em>T_ratio_add_rem/(_inc):&nbsp;</em>The ratio of addition of edges over deletion of edges by a team in that window/(until that window).</p> </li> <li> <p><em>T_action/(_inc):</em>&nbsp;The total number of actions taken by a team (add, delete, submit, presses on the screen)&nbsp;in that window/(until that window).</p> </li> <li> <p><em>T_hist/(_inc):&nbsp;</em>The number of times a team opened the sub-window with history of their previous solutions&nbsp;in that window/(until that window).</p> </li> <li> <p><em>T_help/(_inc):&nbsp;</em>The number of times a team opened the instructions manual in that window/(until that window). Please note that the robot initially gives all the instructions before the game-play while a video is played for demonstration of the functionality of the game.&nbsp;</p> </li> <li> <p><em>T1_T1_rem/(_inc):&nbsp;</em>The number of times either&nbsp;of the two members in the team followed the pattern consecutively: I add an edge, I then delete it&nbsp;in that window/(until that window).</p> </li> <li> <p><em>T1_T1_add/(_inc):&nbsp;</em>The number of times either&nbsp;of the two members in the team followed the pattern consecutively: I delete an edge, I add it back&nbsp;in that window/(until that window).</p> </li> <li> <p><em>T1_T2_rem/(_inc):&nbsp;</em>The number of times the members of the team&nbsp;followed the pattern consecutively: I add an edge, you then delete it&nbsp;in that window/(until that window).</p> </li> <li> <p><em>T1_T2_add/(_inc):&nbsp;</em>The number of times the members of the team&nbsp;followed the pattern consecutively: I delete an edge, you add it back&nbsp;in that window/(until that window).</p> </li> <li> <p><em>redundant_exist/(_inc):&nbsp;</em>The number of times the team had redundant edges in their map&nbsp;in that window/(until that window).</p> </li> <li> <p><em>positive_valence/(_inc):&nbsp;</em>The average value of positive valence for the team&nbsp;in that window/(until that window).</p> </li> <li> <p><em>negative_valence/(_inc):&nbsp;</em>The average value of negative valence for the team&nbsp;in that window/(until that window).</p> </li> <li> <p><em>difference_in_valence/(_inc):&nbsp;</em>The difference of the average value of positive and negative valence for the team&nbsp;in that window/(until that window).</p> </li> <li> <p><em>arousal/(_inc):&nbsp;</em>The average value of arousal for the team&nbsp;in that window/(until that window).</p> </li> <li> <p><em>gaze_at_partner/(_inc):&nbsp;</em>The average of the the two team member's gaze when looking at their partner&nbsp;in that window/(until that window). Each individual member's gaze is calculated as a percentage of time in that window/(until that window).&nbsp;</p> </li> <li> <p><em>gaze_at_robot/(_inc):&nbsp;</em>The average of the the two team member's gaze when&nbsp;looking at the robot&nbsp;in that window/(until that window).&nbsp;Each individual member's gaze is calculated as a percentage of time in that window/(until that window).&nbsp;</p> </li> <li> <p><em>gaze_other/(_inc):&nbsp;</em>The average of the the two team member's gaze when&nbsp;looking in the direction opposite to the robot&nbsp;in that window/(until that window).&nbsp;Each individual member's gaze is calculated as a percentage of time in that window/(until that window).&nbsp;</p> </li> <li> <p><em>gaze_at_screen_left/(_inc):&nbsp;</em>The average of the the two team member's gaze when&nbsp;looking at the left side of the screen&nbsp;in that window/(until that window).&nbsp;Each individual member's gaze is calculated as a percentage of time in that window/(until that window).&nbsp;</p> </li> <li> <p><em>gaze_at_screen_right/(_inc):</em>&nbsp;The average of the the two team member's gaze when looking at the right side of the screen&nbsp;in that window/(until that window).&nbsp;Each individual member's gaze is calculated as a percentage of time in that window/(until that window).&nbsp;</p> </li> <li> <p><em>T_speech_activity/(_inc):&nbsp;</em>The average of the two team member's speech activity in that window/(until that window). Each individual member's speech activity is calculated as a percentage of time that they are speaking in that window/(until that window).&nbsp;</p> </li> <li> <p><em>T_silence/(_inc):&nbsp;</em>The average of the two team member's silence in that window/(until that window). Each individual member's silence is calculated as a percentage of time in that window/(until that window).&nbsp;</p> </li> <li> <p><em>T_short_pauses/(_inc):&nbsp;</em>The average of the two team member's short pauses over their speech activity&nbsp;in that window/(until that window). Each individual member's short pause&nbsp;refers to a brief pause of 0.15 seconds and is calculated as a percentage of time in that window/(until that window).&nbsp;</p> </li> <li> <p><em>T_long_pauses/(_inc):&nbsp;</em>The average of the two team members long pauses over their speech activity&nbsp;in that window/(until that window). Each individual member's long&nbsp;pause&nbsp;refers to a pause of 1.5&nbsp;seconds and is calculated as a percentage of time in that window/(until that window).&nbsp;</p> </li> <li> <p><em>T_overlap/(_inc):&nbsp;</em>The average percentage of time the speech of the team members overlaps in that window/(until that window).</p> </li> <li> <p><em>T_overlap_to_speech_ratio/(_inc):&nbsp;</em>The ratio of the speech overlap over the speech activity of the team&nbsp;in that window/(until that window).</p> </li> </ul> <p>Apart from these 52&nbsp;values, within each window, we also indicate:&nbsp;</p> <ul> <li><em>team: </em>The team to which the window belongs to.</li> <li><em>time_in_secs:</em> Time in seconds until that window.</li> <li><em>window: </em>The window number.</li> <li><em>normalized_time: </em>The time when this window occurred with respect to the total duration of the task for a particular team.&nbsp;</li> <li>cluster_labels: The cluster number associated with each time window in reference to the productive and non-productive clusters found in [3]</li> <li>PE_score: The Productive Engagement score in each window</li> </ul> <p>Lastly, we briefly elaborate on how the features&nbsp;are operationalised. We extract log behaviors from the recorded rosbags while the behaviors related to both gaze and affective states are computed through the open source library OpenFace [6] that returns both facial actions units (AUs) as well as gaze angles.&nbsp;For voice activity detection (VAD), that classifies if a piece of audio is voiced or unvoiced, we made use of the python wrapper for the open source Google WebRTC VAD. The literature that inspired our&nbsp;log, audio and video features as well as the tools used to extract them are&nbsp;described in more detail in [3,4]. However, in those papers, we make use of only the aggregate version of this&nbsp;data [5].</p> <p><em><strong>Please note that this dataset corresponds to the training data used in [7]. This (second) version of the dataset additionally includes labels (PE score and cluster labels for each datapoint).&nbsp;</strong></em></p>

opencc-by-4.0Oct 2021View details →
zenodo52/100

Dataset for algorithmic thinking skills assessment: Results from the virtual CAT pilot study in Swiss compulsory education

<p><strong>Overview</strong><br>This dataset was collected during a pilot study that evaluated the virtual Cross Array Task (CAT) platform as an assessment tool for algorithmic thinking (AT) skills among K-12 students in Swiss compulsory education.<br>As algorithmic thinking becomes increasingly vital in our digital age, this study bridges the gap between traditional assessments and the needs of today's learners by introducing a digital platform. The virtual CAT, a digital adaptation of an unplugged assessment activity, offers scalable, automated assessments with reduced human intervention.</p><p><strong>Study Context, Location and Participants</strong><br>To demonstrate the virtual CAT's effectiveness, we conducted a pilot study in March 2023.<br>The study was conducted in Switzerland, specifically within the Ticino canton.<br>The sample consisted of 31 students (21 girls and 10 boys) from a preschool class (ages 4-6) and two low secondary classes (1st grade, ages 11-12).&nbsp;</p><p><strong>Data Collection</strong><br>Data collection was integrated into a validation module of the app.&nbsp;<br>Sessions required manual input for details like date, canton, and school information.&nbsp;<br>Students' details, anonymised for privacy, encompassed their gender and date of birth.&nbsp;<br>Each interaction within the platform was meticulously logged, capturing operations like task confirmations, command updates, mode changes, and more.</p><p><strong>Data Features</strong><br>The dataset comprises the following files:</p><ul><li>ALGORITHMS.csv</li><li>CANTONS.csv</li><li>DF.csv</li><li>LOGS.csv</li><li>RESULTS.csv</li><li>SCHOOLS.csv</li><li>SESSIONS.csv</li><li>STUDENTS_SESSIONS.csv</li></ul><p>These files collectively provide insights into the algorithmic actions of the students, demographic details, session logs, results, and more.</p><p><strong>Usage &amp; Ethics</strong><br>In the spirit of open science, this dataset is made available to the public after meticulous anonymisation to ensure all participants' privacy and ethical treatment.&nbsp;<br>Initial authorisations were secured from school administrators, teachers, and parents.&nbsp;<br>Detailed communication regarding the study's nature, data handling, and objectives was transparently shared with all stakeholders.</p><p>&nbsp;</p><p><strong>REFERENCES</strong></p><p><strong>[1]</strong> A. Piatti, G. Adorni, L. El-Hamamsy, L. Negrini, D. Assaf, L. Gambardella &amp; F. Mondada. (2022). The CT-cube: A framework for the design and the assessment of computational thinking activities. Computers in Human Behavior Reports, 5, 100166. <a href="https://doi.org/10.1016/j.chbr.2021.100166">https://doi.org/10.1016/j.chbr.2021.100166</a></p><p><strong>[2]</strong> Adorni, G., &amp; Piatti, S., &amp; Karpenko, V. (2023). virtual CAT: An app for algorithmic thinking assessment within Swiss compulsory education. Zenodo Software. <a href="https://doi.org/10.5281/zenodo.10027851">https://doi.org/10.5281/zenodo.10027851</a> On GitHub: <a href="https://github.com/GiorgiaAuroraAdorni/virtual-CAT-app/">https://github.com/GiorgiaAuroraAdorni/virtual-CAT-app/</a></p><p><strong>[3]</strong> Adorni, G., &amp; Karpenko, V. (2023). virtual CAT programming language interpreter. Zenodo Software. <a href="https://doi.org/10.5281/zenodo.10016535">https://doi.org/10.5281/zenodo.10016535</a> On GitHub: <a href="https://github.com/GiorgiaAuroraAdorni/virtual-CAT-programming-language-interpreter/">https://github.com/GiorgiaAuroraAdorni/virtual-CAT-programming-language-interpreter/</a></p><p><strong>[4]</strong> Adorni, G., &amp; Karpenko, V. (2023). virtual CAT data infrastructure. Zenodo Software. <a href="https://doi.org/10.5281/zenodo.10015011">https://doi.org/10.5281/zenodo.10015011</a> On GitHub: <a href="https://github.com/GiorgiaAuroraAdorni/virtual-CAT-data-infrastructure">https://github.com/GiorgiaAuroraAdorni/virtual-CAT-data-infrastructure</a></p>

opencc-by-4.0Oct 2023View details →
zenodo48/100

Dataset of Survey Results on the Integration of Industry 4.0 in University Education (Baja California, 2024)

<p>This dataset contains the results of a survey conducted in 2024 on the integration of Industry 4.0 concepts and technologies in university education in Baja California. The survey was designed to assess the current state of adoption, challenges, and opportunities related to Industry 4.0 within academic institutions. The data includes responses from engineering students at the Autonomous University of Baja California (UABC) and the Polytechnic University of Baja California (UPBC). The insights gathered aim to inform future strategies for enhancing the implementation of Industry 4.0 in higher education curricula.</p>

opencc-by-4.0Aug 2024View details →
zenodo48/100

Dataset and R script for the analysis in the article "Food waste between environmental education, peers, and family influence. Insights from primary school students in Northern Italy", Journal of Cleaner Production

<p>We hereby publish the dataset (with metadata) and the R script (R Core team, 2018) used for implementing the analysis presented in the paper&nbsp;&quot;Food waste between environmental education, peers, and family influence. Insights from primary school students in Northern Italy&quot;,&nbsp;<em>Journal of Cleaner Production </em>(Piras et al., 2023). The dataset is provided in csv format with semicolons as separators and &quot;NA&quot; for missing data. The dataset&nbsp;includes all the variables used in at least one of the models presented in the paper, either in the main text or in&nbsp;the Supplementary Material. Other variables gathered by means of the questionnaires included as Supplementary Material of the paper have been removed. The dataset includes inputted values&nbsp;for missing data on independent variables. These were inputted using two approaches: last observation carried forward (LOCF) - preferred when possible -&nbsp;and last observation carried backward (LOCB). The metadata are presented as a PDF file.</p>

opencc-by-4.0Nov 2022View details →
zenodo48/100

Dataset to Model the Sustainability of a Primary School Digital Education Curricular Reform and Professional Development Program

<p>This dataset contains the quantitative teacher data used to analyse the sustainability of an in-service teacher training program for Digital Education that took place from September 2019 to March 2020 in the Canton Vaud in Switzerland. As such, the study follows up on the 350 teachers over a year after the end of their professional development program had ended in order to model the sustainability of the reform,&nbsp; understand to what extent sustainability had been reached, thus validating the curricular reform model and helping draw recommendations for researchers and practitioners involved in Digital Education curricular reforms. As such, approximately 290 teachers from grades 1-4 in primary school (ages 5-9) responded to two sustainability surveys using web-based questionnaire to provide information relating to their perception of the training sessions and adoption of the computer science activities.</p> <p>The study is accepted for publication&nbsp;in Education and Information Technologies.&nbsp;</p> <p>A README is included and provides additional information regarding :</p> <p>- the requirements for re-use.&nbsp;</p> <p>- the specific content of the 2 csv files</p>

opencc-by-4.0Dec 2021View details →
zenodo44/100

Open Education in European Libraries of Higher Education 2023 Dataset

<p>This is the dataset that appends the 2023 edition of the SPARC Europe Open Education Survey amongst Higher Education institutions in Europe, in consultation with the European Network of Open Education Librarians (ENOEL). The report is for policymakers and practitioners who support or intend to support OE and OER in higher education institutions and academic libraries.&nbsp;</p>

opencc-by-4.0Mar 2024View details →
zenodo44/100

Dataset for Paper "Towards Increased Diversity in STEM Education: Five archetypes Derived through a Data-Driven Approach Examining a Computer Science Student Cohort

<p># Dataset for Paper &quot;Towards Increased Diversity in STEM Education: Five archetypes Derived through a Data-Driven Approach Examining a Computer Science Student Cohort&quot; - Rev #1</p> <p>This is the dataset for the paper titled &quot;Towards Increased Diversity in STEM Education: Five archetypes Derived through a Data-Driven Approach Examining a Computer Science Student Cohort&quot;.</p> <p>In case of questions, feel free to contact the authors, *anonymised*, ORCID: https://orcid.org/*anonymised*, current affiliation and email: *anonymised*</p> <p>## Survey 2019 ##<br> The raw survey data for the initial 2019 survey is available in the file *survey2019_anon.csv*. Note that the data is anonymised as free-text comments have been removed. Explanations on the variables and their levels are given in the files *variables_survey2019.csv* and *values_survey2019.csv*.<br> The questionnaire for the 2019 survey is contained in *survey2019_instrument.pdf*.</p> <p>## Survey 2020 ##<br> The raw survey data for the 2020 survey is available in the file *rdata_anon_survey2020.csv*. Additional scripts are supplied to reproduce the exploratory factor analysis. The main entry is the file *EFA.R*, which imports the data. The file contains some comments on the process.<br> The questionnaire for the 2020 survey is contained in *survey2020_instrument.pdf*.</p> <p>## Interviews ##<br> The interview guide used for the five interviews is available in the file *interview_instrument.pdf*.</p>

opencc-by-4.0May 2021View details →
zenodo44/100

Educational transformation and network learning dataset – qualitative data from an international collaborative EU-project

<p>We are releasing our dataset of workshop outcomes acquired from the annual consortium conferences organized by the international &ldquo;NextFood&rdquo; consortium.&nbsp;The purpose of this project is to&nbsp;develop new ways of educating the future sustainability leaders of the agrifood sector, making sure that the professionals (farmers, advisers, businesses, students) have the right set of skills and competences needed to tackle the sustainability challenges we face ahead.&nbsp;Data gathering started from May 2018 yielding considerable amount of data on achievements, challenges and action plans related to educational transformation. This dataset will be updated by the time of project finalization. This work was funded by the European Union, through the Horizon 2020 project &ldquo;NextFood&rdquo;, Grant agreement No. 771738.</p>

opencc-by-4.0Dec 2021View details →
zenodo44/100

How do native and non-native speakers recognize emotions in the instructor's voice in educational videos? Exploring the first step of the cognitive-affective model of e-learning for international learners [dataset]

<p>Dataset for the journal article&nbsp;<em>How do native and non-native speakers recognize emotions in the instructor&rsquo;s voice in educational videos? Exploring the first step of the cognitive-affective model of e-learning for international learners.</em></p>

opencc-by-4.0Jun 2022View details →
zenodo44/100

Dataset: Economical Accommodations for Neurodivergent Students in Software Engineering Education: Experiences from an Intervention in Four Undergraduate Courses

<p>This dataset contains anonymised raw data and examples of accommodations made for neurodiverse students in four undergraduate courses in Computer Science and Software Engineering programmes. The dataset is published as a part of a book chapter in which we report the accommodations.</p> <p>Overall guidelines we followed, including their sources, are contained in <strong>guidelines.md.</strong></p> <p>The raw data for the two surveys is contained in the two Excel files&nbsp;<strong>survey1.xlsx</strong> and&nbsp;<strong>survey2.xlsx</strong>. Free-text answers have been aggregated by neurodiverse and neurotypical students and anonymised, and are available in the files<strong>&nbsp;survey1_freetext_neurodiverse.txt,&nbsp;survey1_freetext_neurotypical.txt,&nbsp;survey2_freetext_neurodiverse.txt, </strong>and<strong> survey2_freetext_neurotypical.txt.</strong></p> <p>The remaining files are examples of the adapted lecture slides and assignment texts. Here, files starting with WEBcourse are from a mandatory undergraduate course on web development, while files starting with SEcourse are from a mandatory undergraduate course giving an overview of Software Engineering.</p>

opencc-by-4.0Oct 2022View details →
zenodo44/100

Investigating secondary students' stance on IoT driven educational activities - Dataset

<p>This&nbsp;data set supports the research and the results that are presented in&nbsp;Glaroudis, D., Iossifides, A., Spyropoulou, N., Zaharakis, I. D., &ldquo;Investigating Secondary Students&#39; Stance on IoT Driven Educational Activities&rdquo;. In Kameas A, and Stathis K. (Eds) Ambient Intelligence, LNCS 11249, 2018, pp. 188-203. Springer Nature Switzerland AG. DOI: https://doi.org/10.1007/978-3-030-03062-9_15.</p>

opencc-by-4.0Jun 2019View details →
zenodo44/100

Chinese Educational Mission Dataset (1872-1881)

<p>This series of 11 datasets is drawn from&nbsp;Rhoads, Edward J. M. <em>Stepping Forth into the World: The Chinese Educational Mission to the United States, 1872-81</em>. Hong Kong University Press, 2011.</p> <p>They document&nbsp;the 120 young Chinese who participated in the pioneering Chinese Educational Mission (CEM) in the United States&nbsp;(1872-1881). The first 8 files are drawn directly from the tables in Rhoads:&nbsp;</p> <ol> <li>Table 2.1&nbsp;CEM students, by detachment&nbsp;(p.14-17)</li> <li>Table 5.1. Initial host family assignments (p.51-54)</li> <li>Table 7.1. CEM students in middle schools (by state and locality) (p. 90-94)</li> <li>Table 7.2 CEM students in public high schools (by state and locality) (p.96-99)</li> <li>Table 7.3 CEM students in private academies (by state and locality) (p.99-100)</li> <li>Table 8.1 CEM students in colleges (by academic year of enrollment) (p.116-118)</li> <li>Table 9.1 Deaths, dismissals, and withdrawals from the CEM (by date) (p.136)</li> <li>Table 9.2 CEM students in the June 1880 census (p.138-142)</li> </ol> <p>Based on these tables, I created&nbsp;three synthetic datasets which can be used for statistical and network analyses:&nbsp;&nbsp;</p> <ol> <li>cem_attributes: students&#39; vital attributes, including their multiple names and transliteration, date and place of birth, and other attribute data (one row for each individual).&nbsp;</li> <li>cem_host: students&#39; host families in the United States</li> <li>cem_education: students&#39; educational curricula&nbsp;</li> </ol> <p>Each file contains two tabs, one for the data (data), one for the description of variables (key). Grey columns refer to the unstructured&nbsp;information given in the original source.&nbsp;</p>

opencc-by-4.0Jan 2023View details →
zenodo44/100

Dataset for the evaluation of the scalability of a primary school Digital Education curricular reform

<p>Dataset for the evaluation of the scalability of a primary school Digital Education curricular reform<br> =======================================================</p> <p>&bull; If you publish material based on this dataset, please cite the following :</p> <p>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&bull; The Zenodo repository : Laila El-Hamamsy, Barbara Bruno, Jessica Dehler Zufferey, &amp; Francesco Mondada (2023). Dataset for the evaluation of the scalability of a primary school Digital Education curricular reform [Data set]. Zenodo. https://doi.org/10.5281/zenodo.7912941</p> <p><br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&bull; The corresponding article : El-Hamamsy, L.*, Monnier, E.-C. *, Chessel-Lazzarotto F., Li&eacute;geois G., Bruno, B., Dehler Zufferey, J., and Mondada, F. (2023). An Adapted Cascade Model to Scale Primary School Digital Education Curricular Reforms and Teacher Professional Development Programs. arXiv. https://doi.org/10.48550/arXiv.2306.02751</p> <p><br> &bull; License: This work is licensed under a Creative Commons Attribution 4.0 International license (CC-BY-4.0)</p> <p>&bull; Creator: El-Hamamsy, L., Bruno, B., Dehler Zufferey, J., and Mondada, F.</p> <p>&bull; Date: May 9th 2023</p> <p>&bull; Subject: Educational change, Scalability, &nbsp;Professional Development, &nbsp;Digital Education, Curricular<br> Reform, &nbsp;Primary School</p> <p>&bull; Dataset format: CSV</p> <p>&bull; Dataset collection: September 2018 to September 2022</p> <p>&bull; Dataset size : &lt; 100 kB</p> <p>&bull; Dataset content : one excel file with detailed description below. Please note that the spreadsheet may contain missing values due to teachers either choosing not to respond to the questions or the questions not being presented at each of the training sessions. &nbsp;To have access to the specific survey questions please refer to the associated publication [a].</p> <p>&bull; Abbreviations :<br> &nbsp; - DE : Digital Education<br> &nbsp; - PD : Professional Development</p> <p>&bull; Funding : This work was funded by the the NCCR Robotics, a National Centre of Competence in Research, funded by the Swiss National Science Foundation (grant number 51NF40_185543)</p> <p># References</p> <p>[a] El-Hamamsy, L.*, Monnier, E.-C. *, Chessel-Lazzarotto F., Li&eacute;geois G., Bruno, B., Dehler Zufferey, J., and Mondada, F. (2023). An Adapted Cascade Model to Scale Primary School Digital Education Curricular Reforms and Teacher Professional Development Programs. arXiv. https://doi.org/10.48550/arXiv.2306.02751</p>

opencc-by-4.0May 2023View details →
zenodo44/100

Dataset Worldwide Survey on the Impact of AI Chatbots and Large Language Models in Dental Education: Insights from Dental Educators

<p><strong>This dataset contains responses from participants regarding their awareness, knowledge, and perceptions of AI-powered tools in dental education. The data was collected during May-June 2023 to investigate the potential enhancement that AI can bring to dental education. The dataset includes variables related to participants&#39; demographics, experiences, perceptions, and opinions.</strong></p> <p><strong>Details in the published protocol by Uribe, S. E., &amp; Maldupa, I. (2023, June 2). Chatbots In Dental Education - Research Protocol. https://doi.org/10.17605/OSF.IO/3BSG2</strong></p>

opencc-by-4.0Jun 2023View details →
zenodo44/100

Higher Education Institutions in Poland Dataset

<p><strong>Higher Education Institutions in Poland Dataset</strong></p> <p>This repository contains a dataset of higher education institutions in Poland. The dataset comprises 131 public higher education institutions and 216 private higher education institutions in Poland. The data was collected on 24/11/2022.&nbsp;<br> This dataset was compiled in response to a cybersecurity investigation of Poland&#39;s higher education institutions&#39; websites [1]. The data is being made publicly available to promote open science principles [2].</p> <p><strong>Data</strong></p> <p>The data includes the following fields for each institution:</p> <ul> <li>Id: A unique identifier assigned to each institution.</li> <li>Region: The federal state in which the institution is located.</li> <li>Name: The original name of the institution in Polish.</li> <li>Name_EN: The international name of the institution in English.</li> <li>Category: Indicates whether the institution is public or private.</li> <li>Url: The website of the institution.</li> </ul> <p><strong>Methodology</strong></p> <p>The dataset was compiled using data from two primary sources:</p> <ul> <li>Public Higher Education Institutions: Data was sourced from the official website of the Ministry of Education and Science of Poland [3].</li> <li>Private Higher Education Institutions: Data was obtained from the RAD-on system, which is part of the Integrated Information Network on Science and Higher Education [4].</li> </ul> <p>For the international names in English, the following methodology was employed:</p> <p>Both Polish and English names were retained for each institution. This decision was based on the fact that some universities do not have their English versions available in official sources.</p> <p>English names were primarily sourced from:</p> <ul> <li>The Polish National Agency for Academic Exchange&#39;s official document [5].</li> <li>The website Studies in English [6].</li> <li>Official websites of the respective Higher Education Institutions.</li> </ul> <p>In instances where English names were not readily available from the aforementioned sources, the GPT-3.5 model was employed to propose suitable names. These proposed names are distinctly marked in blue within the dataset file (hei_poland_en.xls).</p> <p><strong>Usage</strong></p> <p>This data is available under the Creative Commons Zero (CC0) license and can be used for academic research purposes. We encourage the sharing of knowledge and the advancement of research in this field by adhering to open science principles [2].</p> <p>If you use this data in your research, please cite the source and include a link to this repository. To properly attribute this data, please use the following DOI:<br> <strong>10.5281/zenodo.8333573</strong></p> <p><strong>Contribution</strong></p> <p>If you have any updates or corrections to the data, please feel free to open a pull request or contact us directly. Let&#39;s work together to keep this data accurate and up-to-date.</p> <p><strong>Acknowledgment</strong></p> <p>We would like to express our gratitude to the Ministry of Education and Science of Poland and the RAD-on system for providing the information used in this dataset.</p> <p>We would like to acknowledge the support of the Norte Portugal Regional Operational Programme (NORTE 2020), under the PORTUGAL 2020 Partnership Agreement, through the European Regional Development Fund (ERDF), within the project &quot;Cybers SeC IP&quot; (NORTE-01-0145-FEDER-000044). This study was also developed as part of the Master in Cybersecurity Program at the Polytechnic University of Viana do Castelo, Portugal.</p> <p><strong>References</strong></p> <ol> <li>Pending.</li> <li>S. Bezjak, A. Clyburne-Sherin, P. Conzett, P. Fernandes, E. G&ouml;r&ouml;gh, K. Helbig, B. Kramer, I. Labastida, K. Niemeyer, F. Psomopoulos, T. Ross-Hellauer, R. Schneider, J. Tennant, E. Verbakel, H. Brinken, and L. Heller, Open Science Training Handbook. Zenodo, Apr. 2018. [Online]. Available: [<a href="https://doi.org/10.5281/zenodo.1212496">https://doi.org/10.5281/zenodo.1212496</a>]</li> <li>Ministry of Education and Science of Poland. &quot;Wykaz uczelni publicznych nadzorowanych przez Ministra właściwego ds. szkolnictwa wyższego - publiczne uczelnie akademickie.&quot; Nov 2022. [Online]. Available:&nbsp;<a href="https://www.gov.pl/web/edukacja-i-nauka/wykaz-uczelni-publicznych-nadzorowanych-przez-ministra-wlasciwego-ds-szkolnictwa-wyzszego-publiczne-uczelnie-akademickie">https://www.gov.pl/web/edukacja-i-nauka/wykaz-uczelni-publicznych-nadzorowanych-przez-ministra-wlasciwego-ds-szkolnictwa-wyzszego-publiczne-uczelnie-akademickie</a></li> <li>RAD-on System. &quot;Dane instytucji systemu szkolnictwa wyższego i nauki.&quot; Nov 2022. [Online]. Available:&nbsp;<a href="https://radon.nauka.gov.pl/dane/instytucje-systemu-szkolnictwa-wyzszego-i-nauki">https://radon.nauka.gov.pl/dane/instytucje-systemu-szkolnictwa-wyzszego-i-nauki</a></li> <li>Polish National Agency for Academic Exchange. &quot;List of the university-type HEIs.&quot; 2023. [Online]. Available:&nbsp;<a href="https://nawa.gov.pl/images/Aktualnosci/2023/Att.-2.-List-of-the-university-type-HEIs.pdf">https://nawa.gov.pl/images/Aktualnosci/2023/Att.-2.-List-of-the-university-type-HEIs.pdf</a></li> <li>Studies in English. [Online]. Available:&nbsp;<a href="http://www.studies-in-english.pl/">www.studies-in-english.pl</a></li> </ol>

opencc-bySep 2023View details →
zenodo40/100

Dataset for Review and Agenda of Digital Forensics Education and Training

<p>This repository has four .bib files encompassing 49 primary study entries, and one .CSV file with data extracted from such studies.</p> <p><strong>The authors gratefully acknowledge the support of the Technology in Forensic Sciences project (Instituto Nacional de Ci&ecirc;ncia e Tecnologia em Ci&ecirc;ncias Forenses - \textbf{INCT Forense}, Grant \#465450/2014-8) for funding this work.&nbsp;</strong></p> <p><strong>We also thank the \textbf{Arauc&aacute;ria Funding Agency of Paran&aacute;} for their financial and institutional support, as well as \textbf{NAPI - Public Security and Forensic Science} for research funding (Grant \#22.632.926-9). &nbsp;</strong></p> <p><strong>This work is also supported by CAPES Pro-Defesa (Grant \# V3084362P).</strong></p> <p><strong>Avelino Zorzo thanks \textbf{CNPq/Brazil} Grant \#306250/2021-7.&nbsp;</strong></p> <p><strong>Edson OliveiraJr thanks \textbf{CNPq/Brazil} Grant \#311503/2022-5.&nbsp;</strong></p>

opencc-by-4.0Jul 2024View details →
zenodo40/100

EduQuick: A Dataset for Assessing Summarization of Informal Educational Content for Social Media

<p>The presented dataset is a curated collection of model-generated text for educational TikTok content, abbreviated as EduQuick. This dataset is the result of evaluating and selecting high-quality content generated by the GPT-4 model following an empirical study. It aims to provide engaging and informative summaries suitable for TikTok's educational audience.</p>

opencc-by-4.0Nov 2023View details →
zenodo40/100

Dataset used in the publication "Using of Transformers Models for Text Classification to Mobile Educational Applications"

<p>Dataset used in the publication "Using of Transformers Models for Text Classification to Mobile Educational Applications".</p> <p>More info about the dataset can be found in the published article.</p>

opencc-by-4.0Mar 2024View details →
zenodo40/100

Dataset for an article "Developing best practices for conducting STEM engineering projects in higher education"

<p>These articles are part of the dataset used in the article.&nbsp;</p> <p>These articles are anonymized manuscript drafts that were not published in the journal with other articles.</p> <p>Read more from LUMAT-B:<span> <a href="https://urn.fi/urn:nbn:fi:hulib:editori:lumatb.v9i17"> https://urn.fi/urn:nbn:fi:hulib:editori:lumatb.v9i17 </a> </span></p>

opencc-by-4.0Nov 2024View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record