مطار كيشيناو الدولي
مطار كيشيناو الدولي (بالرومانية: Aeroportul Internațional Chișinău) (إياتا: LYBE، إيكاو: BEG) هو مطار دولي يقع في كيشيناو عاصمة جمهورية مولدوفا شيد المطار سنة 1926 من طرف سلطات الاتحاد السوفييتي حينما كانت مولدوفا جزءا من الاتحاد واعيدت توسعته سنة 1990.[1][2][3]
مطار كيشيناو الدولي | |||
---|---|---|---|
Aeroportul Internațional Chișinău | |||
Chișinău International Airport | |||
إياتا: BEG – ايكاو: LYBE | |||
موجز | |||
نوع المطار | مدني | ||
المشغل | طيران مولدوفا | ||
الموقع | كيشيناو - مولدوفا | ||
إحداثيات | 15°17′30.67″N 38°54′38.40″E / 15.2918528°N 38.9106667°E | ||
الخريطة | |||
| |||
| |||
تعديل مصدري - تعديل |
شركات الطيران والوجهات
الإحصائيات
<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": 540, "height": 300, "padding": "strict",
"signals": [{"name": "rightwidth", "expr": "width + padding.right"}], "data": [{ "name": "chart",
"url": "wikidatasparql:///?query=%23%20Scroll%20down%20and%20hit%20blue%20arrow%20down%20to%20run%20and%20see%20the%20results%20%2B%20the%20sources%0ASELECT%20%3Fyear%20%3Fitem%20%3FitemLabel%20%28MAX%28%3Fnumber%29%20AS%20%3Fpassengers%29%0A%20%20%28SAMPLE%28COALESCE%28%3Freference_URL%2C%20%3Fmonthly_reference_URL2%29%29%20AS%20%3Fsample_reference_URL%29%0AWITH%0A%7B%0A%20%20SELECT%20%3Fitem%20%3Fstatement%20%3Fdate%20%3Fyear%20%3Ftimevalue%20%3Fnumberperperiod%20%3Freference_URL%0A%20%20WHERE%0A%20%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP238%20%3Fairport_code%0A%20%20%20%20VALUES%20%3Fairport_code%20%0A%20%20%20%20%7B%0A%20%22KIV%22%0A%20%20%20%20%7D%0A%20%20%20%20%3Fitem%20p%3AP3872%20%3Fstatement.%0A%20%20%20%20%3Fstatement%20pqv%3AP585%20%3Ftimevalue%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ps%3AP3872%20%3Fnumberperperiod.%0A%20%20%20%20%3Ftimevalue%20wikibase%3AtimeValue%20%3Fdate.%0A%20%20%20%20OPTIONAL%20%7B%20%3Fstatement%20pq%3AP518%20%3Fapplies.%20%7D%0A%20%20%20%20OPTIONAL%20%7B%20%3Fstatement%20prov%3AwasDerivedFrom%20%2F%20%28pr%3AP854%7Cpr%3AP4656%29%20%3Freference_URL.%20%7D%0A%20%20%20%20FILTER%20%28BOUND%28%3Fapplies%29%3Dfalse%20%7C%7C%20%3Fapplies%20%3D%20wd%3AQ2165236%20%29%0A%20%20%20%20MINUS%20%7B%20%3Fstatement%20wikibase%3Arank%20wikibase%3ADeprecatedRank%20%7D%0A%20%20%20%20BIND%20%28YEAR%28%3Fdate%29%20AS%20%3Fyear%29%0A%20%20%20%20FILTER%20%28%3Fyear%20%3E1949%29.%0A%20%20%20%20FILTER%20%28%3Fyear%20%3C%20YEAR%28NOW%28%29%29%29%0A%20%20%7D%0A%7D%20AS%20%25airport%0AWHERE%0A%7B%0A%20%20%7B%0A%20%20%20%20%23%20Get%20the%20sum%20of%20monthly%20values%20within%20a%20year%0A%20%20%20%20SELECT%20%3Fitem%20%3Fyear%20%28SUM%28%3Fmax_numberperperiod%29%20AS%20%3Fnumber%29%20%28SAMPLE%28%3Fmonthly_reference_URL%29%20AS%20%3Fmonthly_reference_URL2%29%0A%20%20%20%20WHERE%0A%20%20%20%20%7B%0A%20%20%20%20%20%20%23%20Get%20the%20maximal%20value%20and%20a%20sample%20reference%20URL%20for%20each%20unique%20month%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20SELECT%20%3Fitem%20%3Fyear%20%28MAX%28%3Fnumberperperiod%29%20AS%20%3Fmax_numberperperiod%29%20%28SAMPLE%28%3Freference_URL%29%20AS%20%3Fmonthly_reference_URL%29%0A%20%20%20%20%20%20%20%20WHERE%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20INCLUDE%20%25airport%0A%20%20%20%20%20%20%20%20%20%20%3Ftimevalue%20wikibase%3AtimePrecision%20%3Fprec.%0A%20%20%20%20%20%20%20%20%20%20FILTER%20%28%3Fprec%20%3E%209%29%23%20precision%20more%20precise%20or%20equal%20to%20month%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20GROUP%20BY%20%3Fitem%20%3Fyear%20%3Fdate%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%7D%0A%20%20%20%20GROUP%20BY%20%3Fitem%20%3Fyear%0A%20%20%7D%0A%20%20UNION%0A%20%20%7B%0A%20%20%20%20%3Ftimevalue%20wikibase%3AtimePrecision%209%20.%0A%20%20%20%20BIND%20%28%3Fnumberperperiod%20AS%20%3Fnumber%29%0A%20%20%20%20BIND%20%28%3Freference_URL%20AS%20%3Fsample_reference_URL%29%0A%20%20%20%20INCLUDE%20%25airport%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22ar%22.%20%7D%0A%7D%0AGROUP%20BY%20%3Fitem%20%3FitemLabel%20%3Fyear%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": "passengers"},
"zero": true,
}, { "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": "خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Airport-Statistics.tab." , "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": "passengers"}, "x": {"scale": "x", "field": "_xfield"}, "stroke": {"scale": "color", "field": "itemLabel"}, "interpolate": {"value": "monotone"}, "strokeWidth": {"value": 2.5} } } } ], }
// Draw title at the top of the graph , {
"type": "text", "properties": { "enter": { "x": {"signal": "rightwidth", "mult": 0.5}, "y": {"value": -15}, "text": {"value": "خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Airport-Statistics.tab. خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Airport-Statistics.tab. KIV خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Airport-Statistics.tab."}, "fontWeight": {"value": "bold"}, "align": {"value": "center"}, "baseline": {"value": "bottom"}, "fill": {"value": "#000"} } } } ]
} </graph> خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Graphs.tab..
السنة | الركاب (المجموع)[12][13][14] | التغير | الرحلات (المجموع)[12][15] | التغير | الشحن (طن)[12] | التغير |
---|---|---|---|---|---|---|
2000 | 254,178 | غير متوفر | 9,521 | غير متوفر | 2,400 | |
2001 | 274,662 | ▲ 8.0% | 9,866 | ▲ 3.6% | 1,700 | |
2002 | 296,431 | ▲ 7.9% | 10,416 | ▲ 5.5% | 1,300 | |
2003 | 341,695 | ▲ 15.2% | 9,502 | ▼ 8.7% | 1,300 | |
2004 | 421,011 | ▲ 23.2% | 10,759 | ▲ 13.2% | 1,400 | |
2005 | 482,741 | ▲ 14.6% | 11,126 | ▲ 3.4% | 1,700 | |
2006 | 548,331 | ▲ 13.5% | 10,065 | ▼ 9.5% | 1,800 | |
2007 | 688,782 | ▲ 25.6% | 11,623 | ▲ 15.4% | 2,300 | |
2008 | 847,881 | ▲ 23.1% | 12,935 | ▲ 11.3% | 2,468.8 | |
2009 | 808,096 | ▼ 4.7% | 12,355 | ▼ 4.5% | 2,033.2 | ▼ 17.6% |
2010 | 937,030 | ▲ 15.9% | 13,751 | ▲ 11.3% | 2,399.2 | ▲ 18.0% |
2011 | 1,046,086 | ▲ 11.6% | 15,022 | ▲ 9.2% | 2,666.2 | ▲ 11.1% |
2012 | 1,220,506 | ▲ 16.7% | 16,113 | ▲ 7.3% | 2,765.4 | ▲ 3.7% |
2013 | 1,321,236 | ▲ 8.2% | 16,858 | ▲ 4.6% | 2,951.8 | ▲ 6.7% |
2014 | 1,781,166 | ▲ 34.8% | 19,756 | ▲ 17.2% | 2,923.5 | ▼ 0.9% |
2015 | 2,226,441 | ▲ 25.0% | 22,468 | ▲ 13.7% | 2,891.8 | ▼ 1.1% |
2016 | 2,206,266 | ▼ 0.9% | 22,033 | ▼ 1.9% | 2,774.3 | ▼ 4.1% |
2017 | 2,744,465 | ▲ 24.4% | 27,113 | ▲ 23.1% | 3,488.7 | ▲ 25.7% |
2018 | 2,828,626 | ▲ 3.1% | 27,949 | ▲ 3.1% | 4,186.6 | ▲ 20.0% |
2019 | 2,995,530 | ▲ 5.9% | 27,092 | ▼ 3.0% | 3,767.7 | ▼ 10.0% |
مراجع
- ^ Liu، Jim (31 أكتوبر 2017). "Air Moldova plans Ekaterinburg S18 launch". Routesonline. مؤرشف من الأصل في 2019-03-21. اطلع عليه بتاريخ 2017-10-31.
- ^ European Airport Traffic Trends at anna.aero نسخة محفوظة 31 أكتوبر 2017 على موقع واي باك مشين.
- ^ "All Press Releases". 16 مارس 2015. مؤرشف من الأصل في 2014-01-08. اطلع عليه بتاريخ 2015-06-03.
- ^ أ ب ت ث ج ح "FLYONE NS23 CHISINAU NETWORK ADDITIONS – 07MAR23". مؤرشف من الأصل في 2023-06-21.
- ^ أ ب "FLYONE NS23 CHISINAU NETWORK ADDITIONS – 11MAY23". مؤرشف من الأصل في 2023-06-21.
- ^ "FLYONE anunță trei rute noi de la Chișinău pentru vara anului 2023" (بro-RO). Archived from the original on 2023-05-16. Retrieved 2023-06-21.
{{استشهاد ويب}}
: صيانة الاستشهاد: لغة غير مدعومة (link) - ^ "FLYONE / Cheap flights from Chisinau and Yerevan" (بEnglish). Archived from the original on 2023-03-07. Retrieved 2023-06-21.
- ^ أ ب ت ث "Flight Schedules and Airline Availability". tez-tour.com. مؤرشف من الأصل في 2023-06-21.
- ^ "HISKY SCHEDULES BARCELONA / BOLOGNA SERVICE IN NS23". مؤرشف من الأصل في 2023-06-21.
- ^ "HiSky". مؤرشف من الأصل في 2023-06-16. اطلع عليه بتاريخ 2023-06-21.
- ^ "HiSky va zbura din aprilie 2023 din Chișinău spre Roma". 2 مارس 2023. مؤرشف من الأصل في 2023-06-21.
- ^ أ ب ت Statistică şi indicatori at caa.md نسخة محفوظة 2023-04-06 على موقع واي باك مشين.
- ^ European Airport Traffic Trends at anna.aero نسخة محفوظة 2023-06-14 على موقع واي باك مشين.
- ^ "Anker-report.com EATS-European Airport Traffic Statistics". The Anker Report. مؤرشف من الأصل في 2023-03-20.
- ^ In 2013 Chisinau International Airport carried a record number of passengers نسخة محفوظة 2016-06-25 على موقع واي باك مشين. at airport.md
في كومنز صور وملفات عن: مطار كيشيناو الدولي |