Politecnico di Milano course catalog row

Generated by API Evangelist (pipeline-university) from live probes. One row of the `course_catalog` dataset (DCAT identifier PM_course_catalog, "Polimi - Catalogo Corsi di Laurea") — degree programmes with at least one enrolment event in the last 10 academic years or one graduation event in the last 10 calendar years. Field names are the institution's own Italian labels, taken verbatim from the live JSON distribution (157 rows) on 2026-09-01. Types were inferred from observed values; the institution publishes no schema.

EducationHigher EducationUniversityTechnical UniversityResearchOpen DataResearch RepositoryCourse CatalogIdentity FederationOAI-PMHShibbolethDCATItalyEurope

Properties

Name Type Description
CdS Ordinamento stringnull Degree-programme regulatory framework, e.g. "D.M. 270/04".
CdS Tipo stringnull Degree type, e.g. Laurea / Laurea Magistrale.
CdS stringnull Degree programme name.
CdS Interclasse stringnull Whether the programme spans two degree classes (Si/No).
CdS Classe Laurea stringnull Italian ministerial degree class code, e.g. L-17.
CdS Classe Laurea 2 stringnull Second degree class code for interclass programmes; null otherwise.
Offerta Inizio AA stringnull First academic year the programme was offered.
Offerta Fine AA stringnull Last academic year the programme was offered.
View JSON Schema on GitHub

JSON Schema

politecnico-di-milano-course-catalog-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/politecnico-di-milano/main/json-schema/politecnico-di-milano-course-catalog-schema.json",
  "title": "Politecnico di Milano course catalog row",
  "description": "Generated by API Evangelist (pipeline-university) from live probes. One row of the `course_catalog` dataset (DCAT identifier PM_course_catalog, \"Polimi - Catalogo Corsi di Laurea\") — degree programmes with at least one enrolment event in the last 10 academic years or one graduation event in the last 10 calendar years. Field names are the institution's own Italian labels, taken verbatim from the live JSON distribution (157 rows) on 2026-09-01. Types were inferred from observed values; the institution publishes no schema.",
  "x-provenance": {
    "generated": "2026-09-01",
    "method": "derived",
    "source": [
      "https://www.opendata.polimi.it/distribution/course_catalog/json/course_catalog.json",
      "https://www.opendata.polimi.it/opendata_polimi.ttl"
    ]
  },
  "type": "object",
  "required": [
    "CdS Ordinamento",
    "CdS Tipo",
    "CdS",
    "CdS Interclasse",
    "CdS Classe Laurea",
    "CdS Classe Laurea 2",
    "Offerta Inizio AA",
    "Offerta Fine AA"
  ],
  "additionalProperties": false,
  "properties": {
    "CdS Ordinamento": {
      "type": [
        "string",
        "null"
      ],
      "description": "Degree-programme regulatory framework, e.g. \"D.M. 270/04\"."
    },
    "CdS Tipo": {
      "type": [
        "string",
        "null"
      ],
      "description": "Degree type, e.g. Laurea / Laurea Magistrale."
    },
    "CdS": {
      "type": [
        "string",
        "null"
      ],
      "description": "Degree programme name."
    },
    "CdS Interclasse": {
      "type": [
        "string",
        "null"
      ],
      "description": "Whether the programme spans two degree classes (Si/No)."
    },
    "CdS Classe Laurea": {
      "type": [
        "string",
        "null"
      ],
      "description": "Italian ministerial degree class code, e.g. L-17."
    },
    "CdS Classe Laurea 2": {
      "type": [
        "string",
        "null"
      ],
      "description": "Second degree class code for interclass programmes; null otherwise."
    },
    "Offerta Inizio AA": {
      "type": [
        "string",
        "null"
      ],
      "description": "First academic year the programme was offered."
    },
    "Offerta Fine AA": {
      "type": [
        "string",
        "null"
      ],
      "description": "Last academic year the programme was offered."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/politecnico-di-milano-course-catalog"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.