scientificmaterialsglasssynthetic-databngclassification

Glass Type Identification — 138K Synthetic (BNG)

Category
Scientific
Records
137,781 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
File Size
~8.91 MB
Downloads
0

About this data

A 137,781-row synthetic expansion (generated via a Bayesian Network) of the UCI Glass Identification dataset, classifying glass type from its refractive index and oxide composition.

Schema

NameTypeDescription
RIDOUBLE
NaDOUBLE
MgDOUBLE
AlDOUBLE
SiDOUBLE
KDOUBLE
CaDOUBLE
BaDOUBLE
FeDOUBLE
TypeVARCHAR

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

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: "Glass Type Identification — 13" })
// Found: d7ff243e-1d04-4155-8ae7-c2f22dd5cf88
get_download_url({ dataset_id: "d7ff243e-1d04-4155-8ae7-c2f22dd5cf88" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/d7ff243e-1d04-4155-8ae7-c2f22dd5cf88/download-url