Metadata-Version: 2.1
Name: ecgai-training-data-physionet
Version: 0.0.6
Summary: Function to access ECG data from physionet.org
Home-page: https://github.com/Ecg-Ai-com/ecgai-training-data-physionet
Author: Rob Clapham
Author-email: 
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/Ecg-Ai-com/ecgai-training-data-physionet/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# ecgai-training-data-physionet

Function to access and retrieve ECG data from physionet.org and return the data in a specified format.

Currently, only access the PTB-XL, a large publicly available electrocardiography dataset: 

The PTB-XL ECG dataset is a large dataset of 21837 clinical 12-lead ECGs from 18885 patients of 10 second 
length. The raw signal data has been annotated by up to two cardiologists with 71 different ECG statements 
and is supplemented by rich metadata.


