Published September 25, 2023 | Version 1.0.0
Dataset Open

IKEM dataset v1.0.0

  • 1. University of West Bohemia

Description

IKEM Dataset:

  • Number of ECGs (Electrocardiograms): 98,130
  • Number of Patients: 30,290
  • Size: 6.3 GB

The IKEM dataset consists of 12-lead ECG recordings collected from patients who were examined by cardiology or diabetology sections at the Institute for Clinical and Experimental Medicine (IKEM) in Prague, Czech Republic. These recordings were sampled at a rate of 500 Hz for a duration of 10 seconds each.

Each entry in the dataset includes raw ECG recordings paired with an anonymized unique patient ID, which groups ECG recordings belonging to the same patient. The dataset is stored in HDF5 files using 16-bit integers with a granularity of 4.88 microvolts. Redundant augmented leads and lead III have been removed to save storage space, resulting in a size decrease of approximately 60%. When inputting the signal to the model, the 8 reduced leads are expanded back to the original 12, producing 12 voltage values for each time instance.

Structure:

  • HDF5 files
    • each "row" in each file corresponds to exactly 1 ECG recording
    • each file contains 4 columns:
      • exam_id = a unique ID for the ECG recording
      • hashes = SHA1 hash of the ECG recording
      • real_lengths = original length of the ECG recording 
      • tracings = a matrix (4096, 8) containing the reduced form of the ECG recording
  • exams.csv
    • metadata for all recordings contained in the HDF5 files
    • 9 columns, 7 contain auxiliary metadata, the remaining 2 important are:
      • exam_id = a unique ID for the ECG recording (corresponds to exam_id in HDF5 files)
      • patient_id = unique patient ID (label for patient identification)

We advise you to use our HDF5 multi-file loader when working with this dataset. For further information about the context of this dataset, please read our original publication and cite it if you find this dataset or our work useful, thank you very much.

Files

exams.csv

Files (6.7 GB)

Name Size Download all
md5:fd6e9e3a6cfca32f74744d3e839bf6fa
7.4 MB Preview Download
md5:a772ae8d903975cae990209b9c15a4c6
3.3 GB Download
md5:3ba5077ef2645ee5769eee78530fcd12
3.3 GB Download
md5:81fb8858d23c0d706b296cfe8129efa9
81.6 MB Download
md5:a0c3ccb2bbb5573e3b4e2ec8df4a056d
17.5 kB Download