Vorlage:London City Airport Passagierzahlen

aus Wikipedia, der freien Enzyklopädie

Dieses ist eine Tabelle der Passagierzahlen des London City Airport. Die Informationen werden aus Wikidata importiert.


<graph> {

 //
 // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Lines
 //            Please do not modify it anywhere else, as it may get copied and override your changes.
 //            Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Lines
 //
 // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab
 //
 "version": 2,
 "width": 700,
 "height": 300,
 "padding": "strict",
 "signals": [{"name": "rightwidth", "expr": "width + padding.right"}],
 "data": [{
   "name": "chart",

"url": "wikidatasparql:///?query=SELECT%20%3Fitem%20%3FitemLabel%20%3Fyear%0A%28sample%28%3Fnumber%29%20as%20%3Fnumber%29%0AWHERE%20%7B%0A%20%20values%20%3Fitem%20%7B%20%0Awd%3AQ8982%0A%7D%20.%0A%20%20%3Fitem%20p%3AP3872%20%3Fstatement.%0A%20%20%3Fstatement%20pq%3AP585%20%3Ftime.%0A%20%20%3Fstatement%20ps%3AP3872%20%3Fnumber.%0A%20%20bind%20%28YEAR%28%3Ftime%29%20AS%20%3Fyear%29%20%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22de%22.%20%7D%0A%20%20MINUS%20%7B%20%3Fstatement%20wikibase%3Arank%20wikibase%3ADeprecatedRank%20%7D%0A%7D%20group%20by%20%3Fyear%20%3Fitem%20%3FitemLabel%0Aorder%20by%20%3Fitem%20desc%20%28%3Fyear%29",

   "format": {"type": "json"


   },
   "transform": [
     // Convert xField parameter into a field "_xfield"
     {"type": "formula", "field": "_xfield", "expr":

"datetime(datum.year, 0, 1)"

     },
     {"type": "sort", "by": ["_xfield"]},
   ]
 },
 ],
 "scales": [
   {
     "name": "x",
     "type": "time",
     "domain": {"data": "chart", "field": "_xfield"},
     "range": "width",


   },
   {
     "name": "y",
     "type": "linear",
     "range": "height",
     "domain": {"data": "chart", "field": "number"},


   },
   {
     "name": "color",
     "type": "ordinal",
     "domain": {"data": "chart", "field": "itemLabel"},
     "range": "category10"
   },
 ],
 "axes": [
   {"scale": "x", "type": "x", "tickSizeEnd": 0

, "ticks": 7


},

   {"scale": "y", "type": "y", "tickSizeEnd": 0

, "title": "Passagiere" , "grid": true }

 ],
 "marks": [
   // Group data by the group parameter or "key", and draw lines, one line per group
   {
     "type": "group",
     "from": {
       "data": "chart",
       "transform": [{"type": "facet", "groupby": ["itemLabel"]}]
     },
     "marks": [
       {
         "type": "line",
         "properties": {
           "enter": {
             "y": {"scale": "y", "field": "number"},
             "x": {"scale": "x", "field": "_xfield"},
             "stroke": {"scale": "color", "field": "itemLabel"},
             "interpolate": {"value": "linear"},
             "strokeWidth": {"value": 2.5}
           }
         }
       }
     ],
   }


 ]

} </graph> Quell-Wikidata-Abfrage anzeigen.

Ende der automatisch generierten Liste.


<graph> {

 //
 // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Lines
 //            Please do not modify it anywhere else, as it may get copied and override your changes.
 //            Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Lines
 //
 // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab
 //
 "version": 2,
 "width": 700,
 "height": 300,
 "padding": "strict",
 "signals": [{"name": "rightwidth", "expr": "width + padding.right"}],
 "data": [{
   "name": "chart",

"url": "wikidatasparql:///?query=SELECT%20%3Fitem%20%3FitemLabel%20%3Fyear%0A%28sample%28%3Fnumber%29%20as%20%3Fnumber%29%0AWHERE%20%7B%0A%20%20values%20%3Fitem%20%7B%20%0Awd%3AQ8982%0A%7D%20.%0A%20%20%3Fitem%20p%3AP3872%20%3Fstatement.%0A%20%20%3Fstatement%20pq%3AP585%20%3Ftime.%0A%20%20%3Fstatement%20ps%3AP3872%20%3Fnumber.%0A%20%20bind%20%28YEAR%28%3Ftime%29%20AS%20%3Fyear%29%20%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22de%22.%20%7D%0A%20%20MINUS%20%7B%20%3Fstatement%20wikibase%3Arank%20wikibase%3ADeprecatedRank%20%7D%0A%7D%20group%20by%20%3Fyear%20%3Fitem%20%3FitemLabel%0Aorder%20by%20%3Fitem%20desc%20%28%3Fyear%29",

   "format": {"type": "json"


   },
   "transform": [
     // Convert xField parameter into a field "_xfield"
     {"type": "formula", "field": "_xfield", "expr":

"datetime(datum.year, 0, 1)"

     },
     {"type": "sort", "by": ["_xfield"]},
   ]
 },
 ],
 "scales": [
   {
     "name": "x",
     "type": "time",
     "domain": {"data": "chart", "field": "_xfield"},
     "range": "width",


   },
   {
     "name": "y",
     "type": "linear",
     "range": "height",
     "domain": {"data": "chart", "field": "number"},


   },
   {
     "name": "color",
     "type": "ordinal",
     "domain": {"data": "chart", "field": "itemLabel"},
     "range": "category10"
   },
 ],
 "axes": [
   {"scale": "x", "type": "x", "tickSizeEnd": 0

, "ticks": 7


},

   {"scale": "y", "type": "y", "tickSizeEnd": 0

, "title": "Passagiere" , "grid": true }

 ],
 "marks": [
   // Group data by the group parameter or "key", and draw lines, one line per group
   {
     "type": "group",
     "from": {
       "data": "chart",
       "transform": [{"type": "facet", "groupby": ["itemLabel"]}]
     },
     "marks": [
       {
         "type": "line",
         "properties": {
           "enter": {
             "y": {"scale": "y", "field": "number"},
             "x": {"scale": "x", "field": "_xfield"},
             "stroke": {"scale": "color", "field": "itemLabel"},
             "interpolate": {"value": "linear"},
             "strokeWidth": {"value": 2.5}
           }
         }
       }
     ],
   }


 ]

} </graph> Quell-Wikidata-Abfrage anzeigen.

Ende der automatisch generierten Liste.