Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
Eliot edited this page Oct 6, 2023 · 3 revisions

What is SIRI? ℹ️

SIRI (Service Interface for Real-Time Information), is a CEN and Technical Standard that specifies a European interface standard for exchanging information about the current or projected performance of real-time public transport operations between different computer systems.

SIRI in a Nutshell

🌐 Data Exchange: SIRI enables the seamless exchange of real-time transport information between pairs of server computers, promoting efficient communication and data sharing.

🚍 Real-Time Insights: It provides invaluable real-time insights, such as departure information, vehicle progress updates, and operational notifications, making it a vital tool for enhancing passenger experiences.

🤝 Integration with NeTEx: SIRI complements NeTEx, where NeTEx primarily handles scheduled information, and SIRI focuses on real-time data. Together, they create a comprehensive ecosystem for the transportation industry.

The Developer's Role

As a developer, you work with and use data in the SIRI format, which helps with the real-time flow of information in the transportation sector. This contributes to the goals of interoperability and seamless travel, allowing for various passenger information and operational applications. This GitHub repository is created to help you understand and use SIRI effectively.

Relationship with NeTEx

Complementary Nature

SIRI and NeTEx are often used together in the public transport domain. NeTEx provides the static, scheduled information, while SIRI supplements it with real-time updates. Together, they offer a comprehensive system that covers both planned and real-time aspects of public transportation

They are both based on Transmodel, making them fully consistant with each other. For example, the lines and the stops in NeTEx are exactly the same as in SIRI.

Upcoming work

Clone this wiki locally