API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
Start with these files — they give you everything you need to understand and access the dataset.
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Previews
lymph
Schema
| name | type | format |
|---|---|---|
| lymphatics | string | default |
| block_of_affere | boolean | default |
| bl_of_lymph_c | boolean | default |
| bl_of_lymph_s | boolean | default |
| by_pass | boolean | default |
| extravasates | boolean | default |
| regeneration_of | boolean | default |
| early_uptake_in | boolean | default |
| lym_nodes_dimin | integer | default |
| lym_nodes_enlar | integer | default |
| changes_in_lym | string | default |
| defect_in_node | string | default |
| changes_in_node | string | default |
| changes_in_stru | string | default |
| special_forms | string | default |
| dislocation_of | boolean | default |
| exclusion_of_no | boolean | default |
| no_of_nodes_in | integer | default |
| class | string | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
lymph | 17.7 kB | 27 days ago | lymph |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 17.7 kB | csv | 1 day ago | Open Data Commons Public Domain Dedication and Licence (PDDL) | OpenML - lymph |
This dataset contains occurrences of lymph cancer in people.
Data
This dataset was found on OpenML - lymph
This lymphography domain was obtained from the University Medical Centre, Institute of Oncology, Ljubljana, Yugoslavia. Thanks go to M. Zwitter and M. Soklic for providing the data. Please include this citation if you plan to use this database.
Data is located in directory data
data/lymph.csv
Preparation
Data wrangling contains replacing yes and no values with true and false.
Scripts are in directory scripts
scripts/main.py
Licence
Licensed under the Public Domain Dedication and Licence (assuming either no rights or public domain licence in source data).