Dataset Viewer
Auto-converted to Parquet Duplicate
name
string
id
int64
age
int64
address
dict
job
dict
Ids
sequence
John Doe
12,345
30
{ "street_name": "Maple Street", "house_number": 25, "state": "California" }
{ "designation": "Software Engineer", "manager": [ "a", "b", "c" ], "department": { "d_name": "data", "id": 1 }, "salary": 90000 }
[ 1, 2, 3 ]
README.md exists but content is empty.
Downloads last month
3