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.
3
datasets available to search
ShareScore release 0.9.0
Dataset results
3 results for “postgresql”
PostgreSQL dump with DCSim simulations and raw simulation data
<p>The archives contain postgreSQL dump with DCSim simulations and raw simulation data<br><br>Archive</p> <ul> <li>simulations_dump.zip</li> </ul> <p>contains the PostgreSQL 15 dump, with schema and data, and a restore command.</p> <p> </p> <p>Archives:</p> <ul> <li>first_phase_archive.zip</li> <li>second_phase_archive.zip</li> <li>third_phase_archive.zip</li> <li>third_phase_archive_extrapolation_x5.zip</li> <li>third_phase_archive_extrapolation_x10.zip</li> <li>third_phase_archive_extrapolation_x20.zip</li> <li>fourth_phase_archive.zip </li> <li>fourth_phase_archive_extrapolation.zip</li> </ul> <p>contain the DCSim configurations, output, slurm job description and slurm output, and a CSV file with simulation results for each simulation.</p>
Magnetique: input data and PostgreSQL database
<p>Magnetique: An interactive web application to explore transcriptome signatures of heart failure</p> <p>Supplementary dataset.</p> <p>- <a href="https://zenodo.org/api/files/200e02bb-a112-4ccb-a20f-a49dca9e579a/db_dump.sql.gz?versionId=f87954dd-af1e-47b2-be76-c5268ce63c4c">db_dump.sql.gz</a>: This is a daily [backup-dump](https://www.postgresql.org/docs/current/backup-dump.html) of the Magnetique database obtained on 18.07.2022 and shared for reproducibility purposes</p> <p>- Other files are required as input for the modeling steps detailed at https://github.com/dieterich-lab/magnetiqueCode2022</p> <p>Refer to https://shiny.dieterichlab.org/app/magnetique or contact the authors for details.</p>
Meteogalicia PostgreSQL Database (2000 - 2018)
<p>This database contains: rainfall, humidity, temperature, global solar radiation, wind velocity and wind direction ten-minute data from 150 stations of the Meteogalicia network between 1-jan-2000 and 31-dec-2018.</p> <p>Version installed: postgresql 9.1</p> <p>Extension installed: postgis 1.5.3-1</p> <p>Instructions to restore the database:</p> <ol> <li>Create template: <p>createdb -E UTF8 -O postgres -U postgres template_postgis</p> </li> <li>Activate PL/pgSQL language: <p>createlang plpgsql -d template_postgis -U postgres</p> </li> <li>Load definitions of PostGIS: <p>psql -d template_postgis -U postgres -f /usr/share/postgresql/9.1/contrib/postgis-1.5/postgis.sql</p> <p>psql -d template_postgis -U postgres -f /usr/share/postgresql/9.1/contrib/postgis-1.5/spatial_ref_sys.sql</p> <p>psql -d template_postgis -U postgres -f /usr/share/postgresql/9.1/contrib/postgis_comments.sql</p> </li> <li>Create database with "MeteoGalicia" name with PostGIS extension: <p>createdb -U postgres -T template_postgis MeteoGalicia</p> </li> <li>Restore backup: <p>cat Meteogalicia* | psql MeteoGalicia</p> </li> </ol>
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.