wo-ist-markt / wo-ist-markt-berlin-update-reminder

Script which checks if Berlin updated its data
MIT License
0 stars 0 forks source link

Check if data source URL changed #11

Open johnjohndoe opened 7 months ago

johnjohndoe commented 7 months ago

Context

Recently, the URL of the data source changed:

Current state

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

Proposal

Check if the known URL is still available. Output an error if not. Continue with lower-ranked checks.

Related

johnjohndoe commented 7 months ago

@NWuensche fyi