Education
Berufsbildung Daten Exporte
API for exporting data on vocational training contracts and qualifications in Switzerland.
2
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://data.tg.ch/api/explore/v2.1/catalog/datasets/dek-abb-1/records?limit=100', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://data.tg.ch/api/explore/v2.1/catalog/datasets/dek-abb-1/records?limit=100'Berufsbildung Daten Exporte
0.0%
EDUCATION
API for exporting data on vocational training contracts and qualifications in Switzerland.
PERFORMANCE TELEMETRY
RATE LIMITS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data