Open johnjohndoe opened 7 months ago
Recently, the URL of the data source changed:
https://daten.berlin.de/datensaetze/berliner-wochen-und-tr%C3%B6delm%C3%A4rkte
https://daten.berlin.de/datensaetze/berliner-und-brandenburger-wochen-und-tr%C3%B6delm%C3%A4rkte
The script does not spot the URL change but output the following error instead:
daten.berlin.de: GeoJSON-URL not available! Dates don't match! daten.berlin.de: 14.03.2024
Check if the known URL is still available. Output an error if not. Continue with lower-ranked checks.
@NWuensche fyi
Context
Recently, the URL of the data source changed:
https://daten.berlin.de/datensaetze/berliner-wochen-und-tr%C3%B6delm%C3%A4rkte
https://daten.berlin.de/datensaetze/berliner-und-brandenburger-wochen-und-tr%C3%B6delm%C3%A4rkte
Current state
The script does not spot the URL change but output the following error instead:
Proposal
Check if the known URL is still available. Output an error if not. Continue with lower-ranked checks.
Related
7