We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a3726 commit 4db8f3bCopy full SHA for 4db8f3b
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2026-04-25
4
+- [BW]: Schools that do not have a Dienststellennummer change their ID
5
+ from an unstable UUID to a more stable hash of name, address, zip and city.
6
+ (that is schools that were `BW-UUID-<something>` become `BW-FB-<something>`)
7
+ ⚠️ This breaks existing ids.
8
+ Schools that are in the dataset right now with UUID ids will be dropped
9
+ from the data that is published through the API and CSV-export.
10
+
11
## 2025-05-12
12
- [SL]: Switch to data from Geoportal instead of web scraping. We do not get
13
contact details such as email and phone anymore but we (might) get more
0 commit comments