datapoint.market_ ALPHA v0.0.1

Student Performance

API

Sold by Data 37

Portuguese secondary-student performance data for math and Portuguese courses. Source: UCI Machine Learning Repository — https://archive.ics.uci.edu/dataset/320 Data vintage: published 2014 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/student-performance

Example request

{}

Response shape

Fields

  • object
    • columns array of
      • string
    • note string
    • sample_rows array of
      • object
        • Dalc string
        • Fedu string
        • Fjob string
        • G1 string
        • G2 string
        • G3 string
        • Medu string
        • Mjob string
        • Pstatus string
        • Walc string
        • absences string
        • activities string
        • address string
        • age string
        • course string
        • failures string
        • famrel string
        • famsize string
        • famsup string
        • freetime string
        • goout string
        • guardian string
        • health string
        • higher string
        • internet string
        • nursery string
        • paid string
        • reason string
        • romantic string
        • school string
        • schoolsup string
        • sex string
        • studytime string
        • traveltime string

Example rows

DalcFeduFjobG1G2G3MeduMjobPstatusWalcabsencesactivitiesaddressagecoursefailuresfamrelfamsizefamsupfreetimegooutguardianhealthhigherinternetnurserypaidreasonromanticschoolschoolsupsexstudytimetraveltime
14teacher5664at_homeA16noU18math04GT3no34mother3yesnoyesnocoursenoGPyesF22
Example response (JSON)
{
  "columns": [
    "school",
    "sex",
    "age",
    "address",
    "famsize",
    "Pstatus",
    "Medu",
    "Fedu",
    "Mjob",
    "Fjob",
    "reason",
    "guardian",
    "traveltime",
    "studytime",
    "failures",
    "schoolsup",
    "famsup",
    "paid",
    "activities",
    "nursery",
    "higher",
    "internet",
    "romantic",
    "famrel",
    "freetime",
    "goout",
    "Dalc",
    "Walc",
    "health",
    "absences",
    "G1",
    "G2",
    "G3",
    "course"
  ],
  "note": "Free preview. Full file delivered on download.",
  "sample_rows": [
    {
      "Dalc": "1",
      "Fedu": "4",
      "Fjob": "teacher",
      "G1": "5",
      "G2": "6",
      "G3": "6",
      "Medu": "4",
      "Mjob": "at_home",
      "Pstatus": "A",
      "Walc": "1",
      "absences": "6",
      "activities": "no",
      "address": "U",
      "age": "18",
      "course": "math",
      "failures": "0",
      "famrel": "4",
      "famsize": "GT3",
      "famsup": "no",
      "freetime": "3",
      "goout": "4",
      "guardian": "mother",
      "health": "3",
      "higher": "yes",
      "internet": "no",
      "nursery": "yes",
      "paid": "no",
      "reason": "course",
      "romantic": "no",
      "school": "GP",
      "schoolsup": "yes",
      "sex": "F",
      "studytime": "2",
      "traveltime": "2"
    }
  ]
}
declaredfresh

Call it from the shell

curl 'https://api.datapoint.market/r/data37/student-performance'

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", "student-performance", 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