datapoint.market_ ALPHA v0.0.1

Statlog German Credit Data

API

Sold by Data 37

German credit records for classifying good vs bad credit risk. Source: UCI Machine Learning Repository — https://archive.ics.uci.edu/dataset/144 Data vintage: published 1994 Cleaned and reformatted from the original; see source page for full documentation and citation.

★ Free⤓ dataset · csv
Price per download Free no payment
Method GET
Networks
Format csv download
License UCI ML Repository. Most datasets are licensed CC BY 4.0 — cite the dataset page.

The URL

Send a GET request — parameters go in the query string — no payment, no API key. The relay returns the origin's JSON response directly.

https://api.datapoint.market/r/data37/statlog-german-credit-data

Example request

{}

Response shape

Fields

  • object
    • columns array of
      • string
    • note string
    • sample_rows array of
      • object
        • age string
        • credit_amount string
        • credit_history string
        • credit_risk string
        • duration_months string
        • employment_since string
        • existing_credits string
        • foreign_worker string
        • housing string
        • installment_rate string
        • job string
        • num_liable string
        • other_debtors string
        • other_installment_plans string
        • personal_status_sex string
        • property string
        • purpose string
        • residence_since string
        • savings_account string
        • status_checking string
        • telephone string

Example rows

agecredit_amountcredit_historycredit_riskduration_monthsemployment_sinceexisting_creditsforeign_workerhousinginstallment_ratejobnum_liableother_debtorsother_installment_planspersonal_status_sexpropertypurposeresidence_sincesavings_accountstatus_checkingtelephone
671169A3416A752A201A1524A1731A101A143A93A121A434A65A11A192
Example response (JSON)
{
  "columns": [
    "status_checking",
    "duration_months",
    "credit_history",
    "purpose",
    "credit_amount",
    "savings_account",
    "employment_since",
    "installment_rate",
    "personal_status_sex",
    "other_debtors",
    "residence_since",
    "property",
    "age",
    "other_installment_plans",
    "housing",
    "existing_credits",
    "job",
    "num_liable",
    "telephone",
    "foreign_worker",
    "credit_risk"
  ],
  "note": "Free preview. Full file delivered on download.",
  "sample_rows": [
    {
      "age": "67",
      "credit_amount": "1169",
      "credit_history": "A34",
      "credit_risk": "1",
      "duration_months": "6",
      "employment_since": "A75",
      "existing_credits": "2",
      "foreign_worker": "A201",
      "housing": "A152",
      "installment_rate": "4",
      "job": "A173",
      "num_liable": "1",
      "other_debtors": "A101",
      "other_installment_plans": "A143",
      "personal_status_sex": "A93",
      "property": "A121",
      "purpose": "A43",
      "residence_since": "4",
      "savings_account": "A65",
      "status_checking": "A11",
      "telephone": "A192"
    }
  ]
}
declaredfresh

Call it from the shell

curl 'https://api.datapoint.market/r/data37/statlog-german-credit-data'

Call it from an agent

Connected in Claude (or any agent on the connector)? Buy it in one call — no API key, no signup. Call it once with no payment to take a free trial (real data) or get a price quote before you pay.

call_endpoint("data37", "statlog-german-credit-data", params={})
Free to call

This endpoint is free — no account, no API key, no payment. Just call the URL and the relay returns the origin's response.

Buyer guide →

Provider: Data 37