financialcredit-risklendingsynthetic-databngclassification
German Credit Risk — 1M Synthetic (BNG)
About this data
A 1,000,000-row synthetic expansion (generated via a Bayesian Network) of the German Credit dataset, profiling loan applicants by financial and personal attributes with a good/bad credit-risk label.
Schema
| Name | Type | Description |
|---|---|---|
| checking_status | VARCHAR | |
| duration | DOUBLE | |
| credit_history | VARCHAR | |
| purpose | VARCHAR | |
| credit_amount | DOUBLE | |
| savings_status | VARCHAR | |
| employment | VARCHAR | |
| installment_commitment | UTINYINT | |
| personal_status | VARCHAR | |
| other_parties | VARCHAR | |
| residence_since | UTINYINT | |
| property_magnitude | VARCHAR | |
| age | DOUBLE | |
| other_payment_plans | VARCHAR | |
| housing | VARCHAR | |
| existing_credits | UTINYINT | |
| job | VARCHAR | |
| num_dependents | UTINYINT | |
| own_telephone | VARCHAR | |
| foreign_worker | VARCHAR | |
| 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: "German Credit Risk — 1M Synthe" })
// Found: 7fe4e15b-11ab-4caf-aeab-648b169c492b
get_download_url({ dataset_id: "7fe4e15b-11ab-4caf-aeab-648b169c492b" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/7fe4e15b-11ab-4caf-aeab-648b169c492b/download-url