API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
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 Files
Explore with AIresource1
| Field | 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 |
Download
Download CSVAbout
- Total rows
- ...
- Format
- CSV
- File size
- 14.5 kB
About this dataset
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