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.

555

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

555 results for “upper extremity”

Learn how ShareScore rates datasets ↗
zenodo40/100

Reinforcement Learning Control of a Biomechanical Model of the Upper Extremity

<p>This dataset contains evaluation data of the paper &quot;Reinforcement Learning Control of a Biomechanical Model of the Upper Extremity&quot;.</p> <p><strong>Motivation</strong></p> <p>We address the question whether the assumptions of signal-dependent and constant motor noise in a full skeletal model of the human upper body, together with the objective of movement time minimization, can predict reaching movements.</p> <p>For evaluation of the learned policy, two tasks are defined in the paper: a Fitts&#39; Law type task and an elliptic via-point task.</p> <p><strong>General description of the dataset</strong></p> <ul> <li><strong>Fitts&#39; Law Type Task</strong> <ul> <li>This dataset incorporates detailed information of all 6500 synthesized movements generated in the Fitts&#39; Law type task (following the ISO 9241-9 standard).</li> <li> <p>For each of the 10 task conditions differing in distance between targets (&quot;dist&lt;xxx&gt;&quot; in filename)<br> and ID (&#39;ID&lt;xxx&gt;&#39; in filename), there are two .csv-files:<br> - one with detailed trajectory information on a sample-to-sample basis (&quot;ISO_SAMPLES&quot; in filename), and<br> - one with aggregated movement information on an episode basis (&quot;ISO_METRICS&quot; in filename).</p> </li> <li> <p>In addition, for each task condition and each of the 13 movement directions in the Fitts&#39; Law type task,<br> we include 6 figures: Position, Velocity, and Acceleration Profiles, as well as 3D movement path, Phasespace, and Hooke plots.<br> Apart from the 3D plots, all figures use centroid projections of the respective trajectory onto the vector between initial and target position.<br> The first integer in the file name denotes the movement direction number, starting with &quot;0&quot; for movements between the targets 1 and 2, &quot;1&quot; for movements between the targets 2 and 3 etc.<br> The file &quot;6_distance0.35_ID2_policy2100000_phasespace.png&quot;, e.g., shows velocity plotted againt position for all 50 movements between the targets 7 and 8 in the task condition with ID 2 and 35cm diameter of the target circle (see Fig 2 in Paper).</p> </li> </ul> </li> <li> <p><strong>Elliptic Task</strong></p> <ul> <li> <p>This dataset also contains two CSV-files with data of the trajectory generated by the final policy in the elliptic task:<br> - one with detailed trajectory information on a sample-to-sample basis (&quot;ELLIPSE_SAMPLES&quot; in filename), and<br> - one with aggregated movement information on an episode basis, where a new episode starts<br> whenever the target on the ellipse given to the policy switches (&quot;ELLIPSE_METRICS&quot; in filename).</p> </li> </ul> </li> </ul> <p><strong>Description of the .csv-files</strong></p> <ul> <li><em>SAMPLES </em>Files <ul> <li>&quot;time&quot;: time after reaching the initial target (target 1 in Fig 2) for the first time (in seconds)</li> <li>&quot;elv_angle_pos&quot; - &quot;flexion_pos&quot;: angle of respective independent DOF (in radians) *</li> <li>&quot;elv_angle_vel&quot; - &quot;flexion_vel&quot;: angular velocity of respective independent DOF (in radians/s) *</li> <li>&quot;end-effector_xpos_x&quot; - &quot;end-effector_xpos_z&quot;: 3D position of end-effector in global coordinates (in meters) *</li> <li>&quot;target_xpos_x&quot; - &quot;target_xpos_z&quot;: 3D position of target sphere in global coordinates (in meters) *</li> <li>&quot;end-effector_xvelp_x&quot; - &quot;end-effector_xvelp_z&quot;: positional velocities of end-effector (in meters/s) *</li> <li>&quot;target_xvelp_x&quot; - &quot;target_xvelp_z&quot;: positional velocities of target sphere (in meters/s) *</li> <li>&quot;accsensor_end-effector_x&quot; - &quot;accsensor_end-effector_z&quot;: positional acceleration of end-effector (in meters/s^2) *</li> <li>&quot;E_elv_angle&quot; - &quot;E_flexion&quot;: activation of respective independent DOF *</li> <li>&quot;E_elv_angle_derivative&quot; - &quot;E_flexion_derivative&quot;: derivative of activation of respective independent DOF *</li> <li>&quot;difference_vec_x&quot; - &quot;difference_vec_z&quot;: vector between the end-effector attached to the index finger and the target, pointing towards the target (in meters) *</li> <li>&quot;centroid_vel_projection&quot;: projection of end-effector velocity towards target (in meters/s) *</li> <li>&quot;target_width&quot;: radius (!) of the target sphere (in meters) *</li> <li>&quot;A_elv_angle&quot; - &quot;A_flexion&quot;: action vector</li> <li>&quot;thorax_tx_frc&quot; - &quot;wrist_hand_r3_frc&quot;: net external force at respective DOF (including dependent and fixed DOFs such as &quot;thorax_tx&quot; (thorax translation))</li> <li>&quot;reward&quot;: reward obtained in this step</li> <li>&quot;step_type&quot;: 0=initial step of episode, 1=intermediate step of episode, 2=terminal step of episode</li> <li>&quot;target_switch&quot;: whether the target switched in this step</li> <li>&quot;discount&quot;: internal value of tf-agents (does not correspond to the discount factor gamma, which is additionally applied!)</li> <li>&quot;thorax_tx_pos&quot; - &quot;wrist_hand_r3_pos&quot;: angle of respective dependent DOF (in radians)</li> <li>&quot;thorax_tx_vel&quot; - &quot;wrist_hand_r3_vel&quot;: angular velocity of respective dependent DOF (in radians)</li> </ul> </li> <li><em>METRICS </em>Files <ul> <li>Index: episode ID</li> <li>&quot;Init_X&quot; - &quot;Init_Z&quot;: initial position in global coordinates (in meters)</li> <li>&quot;Init_X&quot; - &quot;Init_Z&quot;: target position in global coordinates (in meters)</li> <li>&quot;Init_Distance&quot;: distance between last target (i.e., desired initial position) and current target (in meters)</li> <li>&quot;Target_Width_Diameter&quot;: target width diameter (in meters)</li> <li>&quot;Movement_ID&quot;: Index of Difficulty of current movement (using the Shannon Formulation) (in bits)</li> <li>&quot;target_accuracy&quot;: 1 - (&lt;remaining distance to target center at the end of the episode&gt;/&lt;target radius&gt;) if end-effector is inside target, 0 else</li> <li>&quot;movement_time&quot;: duration of the episode (in seconds)</li> <li>&quot;episode_successful&quot;: whether episode terminated successfully within the permitted 1.5 seconds</li> <li>&quot;dist2target&quot;: remaining distance to target center at the end of the episode (in meters)</li> </ul> </li> </ul> <p>-------------------------------------<br> * included in state space</p>

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

Fig. 4. New Upper Turonian belemnite specimens from the Bohemian Cretaceous Basin. A–E in Extremely Rare Turonian Belemnites from the Bohemian Cretaceous Basin and Their Palaeogeographical Importance

Fig. 4. New Upper Turonian belemnite specimens from the Bohemian Cretaceous Basin. A–E. Praeactinocamax bohemicus (Stolley) A. IGP_Upo2009/5 in lateral (A1) and central (A2) views. B. IGP_Upo2009/3 in lateral (B1), ventral (B2), dorsal (B3) views, and alveolar end (B4). C. IGP_Upo2009/2 in ventral (C1), dorsal (C2), and lateral (C3) views, alveolar end (C4). D. IGP_Upo2009/1 in ventral (D1), lateral (D2), and dorsal (D3) views, alveolar end (D4). E. IGP_Upo2009/4 in ventral view (E1), alveolar end (E2). F. Praeactinocamax cf. strehlensis, IGP_Upo2009/8 in ventral (F1), dorsal (F2), and lateral (F3) views, pseudoalveolus (F4). Scale bars 10 mm.

opencc-by-4.0Jun 2011View details →
zenodo36/100

Transhumeral Loading During Advanced Upper Extremity Activities of Daily Living

<p>Percutaneous osseointegrated (OI) implants for direct skeletal attachment of upper extremity prosthetics represent an alternative to traditional socket suspension that may yield improved patient function and satisfaction. This is especially true in high-level, transhumeral amputees where prosthetic fitting is challenging and abandonment rates remain high. However, maintaining mechanical integrity of the bone-implant interface is crucial for safe clinical introduction of this technology. The collection of population data on the transhumeral loading environment will aid in the design of compliance and overload protection devices that mitigate the risk of periprosthetic fracture. We collected marker-based upper extremity kinematic data from non-amputee volunteers during advanced activities of daily living (AADLs) that applied dynamic loading to the humerus.&nbsp; These kinematic data are available for download and&nbsp;will aid in the development of overload protection devices and appropriate post-operative rehabilitation protocols that balance return to an active lifestyle with patient safety.</p>

opencc-by-4.0Nov 2017View details →
zenodo36/100

Informing upper extremity rehabilitation through endpoint kinematics of the functional reaching movement after stroke

<p>Background.&nbsp;Stroke is a leading contributor to upper limb disability. Current assessments of motor ability are at best subjective estimates. Rehabilitation could be more effective when informed by an individual&#39;s specific capacities rather than diagnostic observation. This study characterizes sub-movements of interest during functional reach-to-target tasks with endpoint analysis.\newline<br> <br> Methods.&nbsp;Using Fugl-Meyer (FM) scores and reach capacities, stroke survivors were placed in either mild or severe impairment groups. Individual completed sets of reach-to-target tasks over two visits. The averaged reach curve for each subject was analyzed for angular orientation and velocity profile. The Procrustes method of statistical shape analysis was modified to identify reaching sub-movements that were incongruous to control sub-movements.\newline</p> <p>Findings. Reach-to-target curves were investigated for 15 individuals with mild impairment (FM <span class="math-tex">\(52 \pm 9\)</span>) and 14 individuals with severe impairment (FM <span class="math-tex">\(16 \pm 7\)</span>). The endpoint kinematic analysis found that individuals with severe impairment demonstrate lower peak velocities (centimeters per second) [<span class="math-tex">\(28.5 \pm 17.3 , 80.3 \pm 29.5\)</span>] which occurred sooner in the movement (milliseconds) [<span class="math-tex">\(36.81 \pm 27.0, 59.6 \pm 14.8\)</span>]. The mild group demonstrated variability in orientation in the medial-lateral space, and movement initiation that was congruous to healthy movement. The severe impairment group demonstrated variability in orientation in every axis and showed incongruous initiation and completion behaviors, with some comparable movement in between. \newline<br> <br> Interpretation. Endpoint analysis is a valuable option for clinicians to inform physiotherapy. In addition to kinematic metrics such as orientation and velocity, sub-movements that are comparable to healthy movement can be identified in both mild and severe impairment.</p>

opencc-by-4.0Jan 2023View details →
ClinicalTrials.gov36/100

Rehabilitation of the Upper Extremity With Enhanced Proprioceptive Feedback Following Incomplete Spinal Cord Injury

ClinicalTrials.gov study NCT00833105. IPD Sharing: Not stated. Countries: 1. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Bilateral Priming for Upper Extremity Hemiparesis in Older Adults

ClinicalTrials.gov study NCT02277028. IPD Sharing: NO. Countries: 1. Publications: 2.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Investigation of the Effectiveness of Visual Feedback Training on Upper Extremity Functions in Cerebral Palsy

ClinicalTrials.gov study NCT03726385. IPD Sharing: UNDECIDED. Countries: 1. Publications: 26.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Different Treatment Methods Effect on Upper Extremity Spasticity and Decreased Functionality After Stroke

ClinicalTrials.gov study NCT05747950. IPD Sharing: YES. Countries: 1. Publications: 3.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov36/100

Upper Extremity Function in Multiple Sclerosis Patients With Advanced Disability Treated With Ocrevus

ClinicalTrials.gov study NCT03562975. IPD Sharing: NO. Countries: 1. Publications: 14.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Mechanisms of Upper-Extremity Motor Recovery in Post-stroke Hemiparesis

ClinicalTrials.gov study NCT00125658. IPD Sharing: UNDECIDED. Countries: 1. Publications: 3.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Application of a Reimbursable Form of Constraint-Induced Movement Therapy for Upper Extremity

ClinicalTrials.gov study NCT05311384. IPD Sharing: NO. Countries: 1. Publications: 19.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Safety and Efficacy Study of Photodynamic Therapy With Levulan Kerastick + Blue Light for Actinic Keratoses on the Upper Extremities

ClinicalTrials.gov study NCT02137785. IPD Sharing: Not stated. Countries: 1. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Electrical Stimulation of the Dentate Nucleus for Upper Extremity Hemiparesis Due to Ischemic Stroke

ClinicalTrials.gov study NCT02835443. IPD Sharing: NO. Countries: 1. Publications: 1.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Effects of a Compliant Arm Support on Post-stroke Upper Extremity Range of Motion

ClinicalTrials.gov study NCT03867838. IPD Sharing: NO. Countries: 1. Publications: 0.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

The Effect of Virtual Reality Applications on Upper Extremity Functions in Patients With Duchenne Muscular Dystrophy

ClinicalTrials.gov study NCT07039799. IPD Sharing: NO. Countries: 0. Publications: 2.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Functional Electrical Stimulation (FES) for Upper Extremity Recovery in Stroke

ClinicalTrials.gov study NCT00142792. IPD Sharing: NO. Countries: 1. Publications: 12.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

The Efficacy of Additional Motor Training Dosage During the Early Stages Post Stroke on the Upper Extremity Recovery

ClinicalTrials.gov study NCT07056049. IPD Sharing: YES. Countries: 1. Publications: 4.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov36/100

Efficacy of Functional Electrical Stimulation (FES) in Persons Receiving Botulinum Neurotoxin for Upper Extremity Spasticity

ClinicalTrials.gov study NCT00462449. IPD Sharing: Not stated. Countries: 1. Publications: 25.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Patient Targeted Upper Extremity Rehabilitation After Stroke

ClinicalTrials.gov study NCT01819506. IPD Sharing: UNDECIDED. Countries: 1. Publications: 2.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Feasibility of Home-based Virtual Reality Rehabilitation for the Upper Extremity in Subacute and Chronic Stroke

ClinicalTrials.gov study NCT03559829. IPD Sharing: NO. Countries: 1. Publications: 1.

closedIPD-NOFeb 2026View 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