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.
21
datasets available to search
ShareScore release 0.9.0
Dataset results
21 results for “TTM”
Dataset: TTM Technologies, Inc. (TTMI) Stock Performance
This dataset provides historical stock market performance data for specific companies. It enables users to analyze and understand the past trends and fluctuations in stock prices over time. This information can be utilized for various purposes such as investment analysis, financial research, and market trend forecasting.
XYZ files of geometry optimized structures of TTM-TTM by DFT
<p>XYZ files of calculated geometry optimized structures of <strong>TTM-TTM </strong>by DFT methods ((U)B3LYP-D3/def-SVP).</p> <p>For unconstrained (uncon) geometry optimizations the initial structures were extracted from a single crystal structure.</p> <p>For the constrained geometry opimizations (XCH23065 and XCH23116) only the positions of the hydrogen atoms were optimized within the crystal structure.</p>
BrightEyes-TTM Datasets
<p>Datasets for Fluorescence Spectroscopy, Fluorescence Correlation Spectroscopy and Fluorescence Lifetime Imaging Microscopy analysis</p>
Proteomic Analysis of Serum Samples After Cardiac Arrest: a TTM-trial Substudy
ClinicalTrials.gov study NCT07017374. IPD Sharing: YES. Countries: 1. Publications: 3.
TTM-based Intervention and MI in CHD Patients
ClinicalTrials.gov study NCT03953924. IPD Sharing: NO. Countries: 0. Publications: 34.
Text to Move (TTM)Study
ClinicalTrials.gov study NCT01569243. IPD Sharing: Not stated. Countries: 1. Publications: 9.
Efficacy and Safety of TTM in Adults With ECPR.
ClinicalTrials.gov study NCT06608095. IPD Sharing: UNDECIDED. Countries: 1. Publications: 17.
Early Cessation of Sedation and TTM in Patients With a Favourable EEG After Cardiac Arrest
ClinicalTrials.gov study NCT06048796. IPD Sharing: NO. Countries: 1. Publications: 0.
Comparison of Cerebral SctO2 Between 36℃ and 33℃ of TTM After Cardiac Arrest
ClinicalTrials.gov study NCT02889744. IPD Sharing: UNDECIDED. Countries: 1. Publications: 5.
The Effect of Lumbar CSF Drainage on the Neurologic Outcome Improvement in OHCA Underwent TTM
ClinicalTrials.gov study NCT04328974. IPD Sharing: NO. Countries: 1. Publications: 16.
Treatment of Depression and/or Anxiety - the Tree Theme Method® (TTM) as an Intervention
ClinicalTrials.gov study NCT01980381. IPD Sharing: UNDECIDED. Countries: 1. Publications: 3.
Optimal TTM Tailoring for Population Cessation
ClinicalTrials.gov study NCT01544010. IPD Sharing: Not stated. Countries: 1. Publications: 0.
Public transport travel time matrices for Great Britain (TTM 2023)
<h2><strong>Overview</strong></h2> <p>This dataset provides ready-to-use door-to-door public transport travel time estimates for each of the 2011 Census at the lower super output area (LSOA) and data zone (DZ) units (42,000 LSOA/DZ units in total) in Great Britain (GB) to every other reachable within 150 minutes during the morning peak for the year 2023 using. This information comprises an all-to-all travel time matrix (TTM) at the national level. The TTM are estimated for public transport, bicycle, and walking. Public transport estimates are estimated for two times of departure, specifically during the morning peak and at night. Altogether, these TTMs present a range of opportunities for researchers and practitioners, such as the development of accessibility measures, spatial connectivity, and the evaluation of public transport service changes throughout the day.</p> <p>A full data descriptor is available in 'technical_note.html' file as part of the records of this repository.</p> <h2>Data records</h2> <p>The TTM structure follows a row matrix format, where each row represents a unique origin-destination pair. The TTMs are offered in a set of sequentially named <code>.parquet</code> files (more information about Parquet format at: <a href="https://parquet.apache.org/">https://parquet.apache.org/</a>). The structure contains one directory for each mode, where ‘bike’, ‘pt’, and ‘walk’, correspond to bicycle, public transport, and walking, respectively.</p> <h3>Walking</h3> <p>The walking TTM contains 13.3 million rows and three columns. The table below offers a description of the columns.</p> <div> <span>Table 1: </span>Walking travel time matrix codebook. <table><tbody><tr> <th>Variable</th> <th>Type</th> <th>Description</th> </tr> </tbody><tbody> <tr> <td>from_id</td> <td>nominal</td> <td>2011 LSOA/DZ geo-code of origin</td> </tr> <tr> <td>to_id</td> <td>nominal</td> <td>2011 LSOA/DZ geo-code of destination</td> </tr> <tr> <td>travel_time_p050</td> <td>numeric</td> <td>Travel time walking in minutes</td> </tr> </tbody> </table> </div> <h3>Bicycle</h3> <p>The bicycle TTM includes 40 million rows and four columns which are described in the table below.</p> <div> <span>Table 2: </span>Bicycle travel time matrix codebook. <table><tbody><tr> <th>Variable</th> <th>Type</th> <th>Description</th> </tr> </tbody><tbody> <tr> <td>from_id</td> <td>nominal</td> <td>2011 LSOA/DZ geo-code of origin</td> </tr> <tr> <td>to_id</td> <td>nominal</td> <td>2011 LSOA/DZ geo-code of destination</td> </tr> <tr> <td>travel_time_p050</td> <td>numeric</td> <td>Travel time by bicycle in minutes</td> </tr> <tr> <td>travel_time_adj</td> <td>numeric</td> <td>Adjusted travel time by bicycle in minutes. This adds 5 minutes for locking to the unadjusted estimate.</td> </tr> </tbody> </table> </div> <h3>Public transport</h3> <p>The LSOA/DZ TTM consists of six columns and 265 million rows. The internal structure of the records is displayed in the table below:</p> <div> <span>Table 3: </span>Public transport LSOA/DZ travel time matrix codebook. <table><tbody><tr> <th>Variable</th> <th>Type</th> <th>Description</th> </tr> </tbody><tbody> <tr> <td>from_id</td> <td>nominal</td> <td>2011 LSOA/DZ geo-code of origin</td> </tr> <tr> <td>to_id</td> <td>nominal</td> <td>2011 LSOA/DZ geo-code of destination</td> </tr> <tr> <td>travel_time_p025</td> <td>numeric</td> <td>25 travel time percentile by public transport in minutes</td> </tr> <tr> <td>travel_time_p050</td> <td>numeric</td> <td>50 travel time percentile by public transport in minutes</td> </tr> <tr> <td>travel_time_p075</td> <td>numeric</td> <td>75 travel time percentile by public transport in minutes</td> </tr> <tr> <td>time_of_day</td> <td>nominal</td> <td>A discrete value indicating the time of departure used. Levels: ‘am’ = 7 a.m.; ‘pm’ = 9 p.m.</td> </tr> </tbody> </table> </div> <p> </p> <p> </p>
Total Tumor Mapping (TTM) for Resectable Pancreatic Cancer
ClinicalTrials.gov study NCT03718650. IPD Sharing: Not stated. Countries: 1. Publications: 0.
TTM-Based Social Media Psychoeducation for Psychosis
ClinicalTrials.gov study NCT07080827. IPD Sharing: NO. Countries: 1. Publications: 0.
Contraception Training Using the Transtheoretical Model in Students (CT-TTM)
ClinicalTrials.gov study NCT07258966. IPD Sharing: NO. Countries: 1. Publications: 0.
Lifestyle Modification for MAFLD Based on TTM
ClinicalTrials.gov study NCT04871880. IPD Sharing: UNDECIDED. Countries: 1. Publications: 0.
The Effectiveness of a TTM-based Multidisciplinary Collaboration on Cardiac Rehabilitation Outcomes in Patients With AMI
ClinicalTrials.gov study NCT07045220. IPD Sharing: NO. Countries: 1. Publications: 0.
The immune profile of circulating autoreactive CD4 T cells is imprinted through tissue activation during autoimmune liver diseases (TTm)
GEO Series GSE270738. Homo sapiens. 7 samples. Type: Expression profiling by high throughput sequencing.
A TTM-based Smoking Cessation Intervention in Helping Expectant Fathers to Quit Smoking and Maintain Abstinence
ClinicalTrials.gov study NCT06663475. IPD Sharing: YES. Countries: 0. Publications: 0.
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research 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.
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.
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.
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.
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.