Erweiterung:Graph/Demonstration/Sparql
Appearance
< Extension:Graph | Demo
Anzahl an Museen pro Land
This graph pulls data from three wikidata queries
- == Anzahl an Museen nach Land ==
- Landesnamen - note that labels are localized using a list "ru,en", meaning first it will try to find a label in Russian, followed by English if Russian is not available.
- Landesbevölkerungen
This graph draws a map based on topojson map data, keyed by Wikidata ID. For each region, it looks up the number of museums, population, and region name from the 3 above queries. The color is determined by logarithmicly scaling museums/population. On mouseover, the country's name and museum count is shown.
Größten Städte
Uses sparql query with cityLabel, population, and gps columns.
Größten Katastrophen
Uses sparql query with event, class, number of people affected, and the gps coordinates columns.