Physionet: Get File Content
Physionet via Parse · healthcare
Retrieve the text content of a specific metadata or text-based file from an Open Access dataset. Returns an upstream error for binary files or credentialed datasets. Content is capped at 100,000 characters. Access PhysioNet resources including datasets, software, challenges, models, news, and file contents. Fulfilled by Parse from physionet.org.
- education
- government-public
- healthcare
- parse
- physionet
- physionet-org
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b9587d03-0081-4ee2-85d5-1077ef6da7b6/get_file_content
- Interface artifact
- sha256:8a3ad0ed44224006b5619758b0aa3571ae668dff4c05c695be04a5ab757304bf
- Manifest digest
- sha256:ff9bba4309d47d7786df77a3141fa9f4a5dfd8ca5f827af02965c323749c3f46
Request fields
- slug (string, required): Dataset slug identifier (e.g. 'mitdb')
- version (string, required): Dataset version string (e.g. '1.0.0')
- filepath (string, required): Path to the file within the dataset (e.g. 'RECORDS', 'subject-info.csv')
Example queries
- {"slug":"mitdb","version":"1.0.0","filepath":"RECORDS"}