API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
Dataset Files
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.
/loleg/hello-datahub/
https://datahub.io/loleg/hello-datahub/_r/-/README.md
Key Files
Start with these files — they give you everything you need to understand and access the dataset.
README.md— documentation
https://datahub.io/loleg/hello-datahub/_r/-/README.md
Typical Usage
- 1. Download data resources listed in the metadata file
- 2. Read README.md for full context
Data Previews
resource1
Loading data...
Schema
| name | type | format |
|---|---|---|
| id | string | default |
| rated | string | default |
| created_at | integer | default |
| last_move_at | integer | default |
| turns | integer | default |
| victory_status | string | default |
| winner | string | default |
| increment_code | integer | default |
| white_id | string | default |
| white_rating | integer | default |
| black_id | string | default |
| black_rating | integer | default |
| moves | string | default |
| opening_eco | string | default |
| opening_name | string | default |
| opening_ply | integer | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
resource1 | 14.5 kB | resource1 |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 14.5 kB | csv | about 2 years ago |
Hello Datahub!
how's it going?
print('hello from python')
this is my simple code snippet
| one | two | three |
|---|---|---|
| 1 | 2 | 3 |
this is my simple table