9 בדצמבר 2024
- 11:3311:33, 9 בדצמבר 2024 הבדל היסטוריה +25,973 ח בתי חולים בישראל הוספתי מפה עם מיקומי בתי החולים על פי השאילתא הבאה בויקינתונים: # Hospitals in Israel with coordinates SELECT ?hospital ?hospitalLabel ?coordinates WHERE { ?hospital wdt:P31 wd:Q16917; # Entity is a hospital wdt:P17 wd:Q801; # Located in Israel wdt:P625 ?coordinates. # Has coordinates SERVICE wikibase:label { # Get labels in the user's language bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } נוכחי