diff --git a/aiu-portal.Rproj b/aiu-portal.Rproj index 9eef387..bf2eec6 100644 --- a/aiu-portal.Rproj +++ b/aiu-portal.Rproj @@ -1,4 +1,5 @@ Version: 1.0 +ProjectId: 47f75a21-4186-4e62-9877-bf8281f05c8c RestoreWorkspace: Default SaveWorkspace: Default diff --git a/config.toml b/config.toml index f69f87b..2aba11a 100644 --- a/config.toml +++ b/config.toml @@ -197,6 +197,13 @@ ignoreFiles = [ identifier = "key-environment-taxiout" parent = "dashboard" weight = 32 + [[menu.main]] + pre = "   " + name = " Taxi-in" + url = "/efficiency/taxiin/" + identifier = "key-environment-taxiin" + parent = "dashboard" + weight = 33 #---------------------- [[menu.main]] pre = "" @@ -204,42 +211,42 @@ ignoreFiles = [ url = "/economics/" identifier = "key-economics" parent = "dashboard" - weight = 33 + weight = 34 [[menu.main]] pre = "   " name = " ATM cost-effectiveness (ACE)" url = "/economics/ace-overview/" identifier = "key-economics-ace" parent = "dashboard" - weight = 34 + weight = 35 [[menu.main]] pre = "   " name = " Unit rates and costs" url = "https://www.eurocontrol.int/ServiceUnits/Dashboard/EnRouteUnitRates.html" identifier = "key-economics-unit-rates" parent = "dashboard" - weight = 35 + weight = 36 [[menu.main]] pre = "   " name = " Service units" url = "https://www.eurocontrol.int/ServiceUnits/Dashboard/EnRouteMainDashboard.html" identifier = "key-economics-service-units" parent = "dashboard" - weight = 36 + weight = 37 [[menu.main]] pre = "   " name = " ANSPs financial dashboard" url = "/economics/finance/" identifier = "key-economics-financial" parent = "dashboard" - weight = 37 + weight = 38 [[menu.main]] pre = "   " name = " Standard Inputs for CBA" url = "/economics/cba/" identifier = "key-economics-cba" parent = "dashboard" - weight = 38 + weight = 39 [[menu.main]] name = "Stakeholder views" @@ -451,6 +458,7 @@ ignoreFiles = [ url = "/capacity/tot_dly" identifier= "tot_dly" weight = 40 + [[menu.efficiency]] name = "Efficiency Overview" url = "/efficiency" @@ -481,6 +489,11 @@ ignoreFiles = [ url = "/efficiency/taxiout" identifier= "taxiout" weight = 50 +[[menu.efficiency]] + name = "Taxi in" + url = "/efficiency/taxiin" + identifier= "taxiin" + weight = 60 [[menu.economics]] name = "Economics Overview" diff --git a/content/_index.Rmd b/content/_index.Rmd index fd24f03..2cb9019 100644 --- a/content/_index.Rmd +++ b/content/_index.Rmd @@ -11,7 +11,7 @@ fullpage: true display: block; } -November 2024: Download the new version (v3.0.0) of our EUROCONTROL DATA app (on Apple App Store & Google Play Store) to see the new aircraft operator view, get historical data access, view network situation reports and more. This application allows you to get the very latest European aviation network data and news in your pocket, up to date to the previous day. +
@@ -333,90 +333,29 @@ fullpage: true diff --git a/content/efficiency/asma.Rmd b/content/efficiency/asma.Rmd index 6dd5db7..91f8ceb 100644 --- a/content/efficiency/asma.Rmd +++ b/content/efficiency/asma.Rmd @@ -1,8 +1,10 @@ --- -title: Terminal holdings (ASMA) -description: "An overview on the (in)-efficiencies in the Arrival Sequencing and Metering Area (ASMA) per airport." +title: "Terminal holdings (ASMA)" +description: "An overview on the (in)-efficiencies in the Arrival Sequencing and Metering + Area (ASMA) per airport." --- + + +
+
+
+In addition to the terminal holdings, other inefficiencies on the arrival flow are measured in terms of [additional taxi in times](/definition/additional-taxi-in-time/). + +Additional taxi-in times have a direct impact in terms of fuel burn and emissions. The higher the additional time, the higher the additional fuel consumption and emissions. + +The underlying data of the results shown in the dashboard below are available for download in our [data repository](/data/). +
+
+
+ taxi in additional time +
+Please note that the analysis may take a few moments to load. The dashboard is best viewed in Chrome or Firefox. +
+ +
\ No newline at end of file diff --git a/content/efficiency/taxiin.html b/content/efficiency/taxiin.html new file mode 100644 index 0000000..1575a74 --- /dev/null +++ b/content/efficiency/taxiin.html @@ -0,0 +1,48 @@ +--- +title: "Taxi-in additional time" +description: "An overview of the (in)-efficiencies on the arrival flow as measured + in terms of additional taxi in times per airport." +--- + + + + +
+
+
+

In addition to the terminal holdings, other inefficiencies on the arrival flow are measured in terms of additional taxi in times.

+

Additional taxi-in times have a direct impact in terms of fuel burn and emissions. The higher the additional time, the higher the additional fuel consumption and emissions.

+

The underlying data of the results shown in the dashboard below are available for download in our data repository.

+
+
+
+

taxi in additional time

+
+
+
+
+Please note that the analysis may take a few moments to load. The dashboard is best viewed in Chrome or Firefox. +
+ +
diff --git a/content/efficiency/taxiout.Rmd b/content/efficiency/taxiout.Rmd index a41b790..432d3c3 100644 --- a/content/efficiency/taxiout.Rmd +++ b/content/efficiency/taxiout.Rmd @@ -1,7 +1,7 @@ --- -title: Taxi-out additional time -description: "An overview of ANS-related inefficiencies on the departure flow as measured in terms of additional taxi out times per airport." - +title: "Taxi-out additional time" +description: "An overview of ANS-related inefficiencies on the departure flow as measured + in terms of additional taxi out times per airport." ---