Good afternoon!
I am a police reporter in Germany and receive information about road incidents in Germany from the police. Unfortunately, the police transfer this process to the Ministry of the Interior, which does this through the page https://mobilithek.info/ in DATEX-II format.
As I understand, I was given an account on this site and sent a .p12 certificate with a password.
I need a small program for Windows or something that can run on a server, which every few seconds will make a request to this data library, as I understand, with my certificate or a special password, and download the data file about incidents. Or maybe it’s possible to establish a connection that will fetch this data in real time?
After the file is downloaded, it’s best if the text from this file is uploaded as XML or simply as text to my server, since currently I have a program that checks on the server whether there is data about the cities I am interested in, and if so, sends me an email.
But if possible, this function can be integrated into the program, which after retrieving data from the library, checks if the text contains the needed cities, and if so, sends this text to a special email address.
I hope I explained more or less clearly, as I do not understand this myself and hope to find someone who is knowledgeable in this area to help implement and later maintain this project.
In the attachments, there is a technical explanation of working with Datex II from the German Ministry of the Interior, although in German.
Thank you for your help!