financialcredit-risklendingsynthetic-databngclassification

German Credit Risk — 1M Synthetic (BNG)

Category
Financial
Records
1,000,000 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
File Size
~28.18 MB
Downloads
0

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

NameTypeDescription
checking_statusVARCHAR
durationDOUBLE
credit_historyVARCHAR
purposeVARCHAR
credit_amountDOUBLE
savings_statusVARCHAR
employmentVARCHAR
installment_commitmentUTINYINT
personal_statusVARCHAR
other_partiesVARCHAR
residence_sinceUTINYINT
property_magnitudeVARCHAR
ageDOUBLE
other_payment_plansVARCHAR
housingVARCHAR
existing_creditsUTINYINT
jobVARCHAR
num_dependentsUTINYINT
own_telephoneVARCHAR
foreign_workerVARCHAR
classVARCHAR

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: "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 needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/7fe4e15b-11ab-4caf-aeab-648b169c492b/download-url