sensoregocentric-videofirst-person-videoroboticsembodied-aiphysical-aihousehold-activitieshuman-activity
EGXO Household Egocentric Video Evaluation Catalog — 71 Tasks
About this data
Public metadata catalog for the controlled-access EGXO Household Egocentric Video Evaluation Dataset. The CSV describes 71 real household first-person video tasks spanning exactly 10 hours and includes sanitized asset IDs, task names, duration, width, height, and frame rate. The downloadable file is the public catalog only; it does not contain the restricted MP4 media and does not grant model-training, redistribution, resale, publication, or sublicensing rights. Official EGXO Data website: https://egxodata.com/ Dataset overview, six approved previews, documentation, and qualified media access: https://egxodata.com/sample-data#evaluation-dataset.
Schema
| Name | Type | Description |
|---|---|---|
| asset_id | string | |
| task_name | string | |
| duration_seconds | string | |
| width | string | |
| height | string | |
| fps | string |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: 3.6 / 5
4 downloads
Seller: EGXO Data
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "EGXO Household Egocentric Vide" })
// Found: c7441ff6-0479-49c3-aa96-8028974f1251
get_download_url({ dataset_id: "c7441ff6-0479-49c3-aa96-8028974f1251" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/c7441ff6-0479-49c3-aa96-8028974f1251/download-url