Chess Data
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 14.5 kB | csv |
how's it going? this is my simple code snippet | one | two | three | | | | 1 | 2 | 3 | this is my simple table ...
Read more
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
resource1 | 14.5 kB | resource1 |
Data Previews
resource1
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 |
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