daten.json.bk.FbFaecher.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of svws-db Show documentation
Show all versions of svws-db Show documentation
Diese Bibliothek regelt den Zugriff auf Datenbanken für die Schulverwaltungssoftware in NRW
{
"version": 1,
"fbFaecher": [
{
"kuerzel": "AP",
"historie": [ {
"id": "1000",
"kuerzel": "AP",
"bezeichnung": "Automatisierungsprozesse",
"fachklassen": [
{ "index": "10", "schluessel": "10004" },
{ "index": "10", "schluessel": "27600" },
{ "index": "10", "schluessel": "60101" },
{ "index": "10", "schluessel": "60102" }
],
"gueltigVon": null,
"gueltigBis": null
} ]
}, {
"kuerzel": "FP",
"historie": [ {
"id": "2000",
"kuerzel": "FP",
"bezeichnung": "Fertigungsprozesse",
"fachklassen": [
{ "index": "10", "schluessel": "27600" }
],
"gueltigVon": null,
"gueltigBis": null
} ]
}
]
}