Clemens Zagler
.
Sessions
The Open Data Hub is part of the Regional Access Point (RAP) implementation for the Province of Bolzano – South Tyrol within the MaaS4Italy project.
We will go through the API we've implemented (https://transmodel.api.opendatahub.com), the technologies involved, which type of data is available, and how users can access it.
We will also highlight our NeTEx binding library for golang (https://github.com/noi-techpark/go-netex) for which we are looking for contributors
The Open Data Hub project is using Golang for many of it's recent implementations.
We will go through:
- an overview of the Go language
- why we've made this choice
- our experiences in using it so far
The Open Data Hub now has reusable generic data collectors.
This allows new data providers to get connected much quicker, and start data collection even before the full integration is complete.
We will give an overview of this new architecture, and present some options that data providers can use today:
- REST polling
- REST push
- MQTT client
- OCPI
- NOI Lorawan
- AWS S3
- Google Spreadsheet