scientificdocument-layoutsynthetic-databenchmarkbngclassification
Page Blocks Classification — 295K Synthetic (BNG)
About this data
A 295,245-row synthetic expansion (generated via a Bayesian Network) of the classic Page Blocks dataset, classifying blocks in scanned document layouts by geometric and pixel-density features.
Schema
| Name | Type | Description |
|---|---|---|
| height | DOUBLE | |
| lenght | DOUBLE | |
| area | DOUBLE | |
| eccen | DOUBLE | |
| p_black | DOUBLE | |
| p_and | DOUBLE | |
| mean_tr | DOUBLE | |
| blackpix | DOUBLE | |
| blackand | DOUBLE | |
| wb_trans | DOUBLE | |
| class | VARCHAR |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
0 downloads
Seller: DataBazaar
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: "Page Blocks Classification — 2" })
// Found: a94b2aa4-e96e-4572-b0b5-c6760ac8a721
get_download_url({ dataset_id: "a94b2aa4-e96e-4572-b0b5-c6760ac8a721" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/a94b2aa4-e96e-4572-b0b5-c6760ac8a721/download-url