Finding flights leaving from a given gate today



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












Is there a way to lookup online all flights that departed from a given gate at a given airport on a given day (say, today)? For example, suppose I would like to know which flights departed from gate 28 at SJC this morning.







share|improve this question


















  • 2




    Out of curiosity, what could one possibly need that particular information for?
    – Henning Makholm
    Apr 22 at 9:09










  • If you know the possible flights, you can probably look up their departure gates. However I’m not sure there’s a way to make the search based on the gate.
    – jcaron
    Apr 22 at 16:06
















up vote
0
down vote

favorite












Is there a way to lookup online all flights that departed from a given gate at a given airport on a given day (say, today)? For example, suppose I would like to know which flights departed from gate 28 at SJC this morning.







share|improve this question


















  • 2




    Out of curiosity, what could one possibly need that particular information for?
    – Henning Makholm
    Apr 22 at 9:09










  • If you know the possible flights, you can probably look up their departure gates. However I’m not sure there’s a way to make the search based on the gate.
    – jcaron
    Apr 22 at 16:06












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Is there a way to lookup online all flights that departed from a given gate at a given airport on a given day (say, today)? For example, suppose I would like to know which flights departed from gate 28 at SJC this morning.







share|improve this question














Is there a way to lookup online all flights that departed from a given gate at a given airport on a given day (say, today)? For example, suppose I would like to know which flights departed from gate 28 at SJC this morning.









share|improve this question













share|improve this question




share|improve this question








edited Apr 22 at 7:05









dda

14.4k32850




14.4k32850










asked Apr 22 at 6:55









ajd

3,5841325




3,5841325







  • 2




    Out of curiosity, what could one possibly need that particular information for?
    – Henning Makholm
    Apr 22 at 9:09










  • If you know the possible flights, you can probably look up their departure gates. However I’m not sure there’s a way to make the search based on the gate.
    – jcaron
    Apr 22 at 16:06












  • 2




    Out of curiosity, what could one possibly need that particular information for?
    – Henning Makholm
    Apr 22 at 9:09










  • If you know the possible flights, you can probably look up their departure gates. However I’m not sure there’s a way to make the search based on the gate.
    – jcaron
    Apr 22 at 16:06







2




2




Out of curiosity, what could one possibly need that particular information for?
– Henning Makholm
Apr 22 at 9:09




Out of curiosity, what could one possibly need that particular information for?
– Henning Makholm
Apr 22 at 9:09












If you know the possible flights, you can probably look up their departure gates. However I’m not sure there’s a way to make the search based on the gate.
– jcaron
Apr 22 at 16:06




If you know the possible flights, you can probably look up their departure gates. However I’m not sure there’s a way to make the search based on the gate.
– jcaron
Apr 22 at 16:06










3 Answers
3






active

oldest

votes

















up vote
7
down vote













A significant part of gates get reassigned all day long, for various reasons. Also, many airports keep international departure gates intentionally unpublished, for security reasons; only cleared passengers of those flights can see them on the monitors inside the international area.



So looking at that for the future is probably 1 in 3 wrong or inaccessible; looking at it for the past probably correct but useless. I am not aware if this is published anywhere; you could try to search on flightaware.com or similar websites.






share|improve this answer




















  • (+1) Any specific example of airports not disclosing gate numbers for security reasons? Usually the information is not particularly difficult to obtain and when it's kept hidden, it's mostly to manage passenger flows and keep people in waiting areas. In fact, I know at least one case (El Al in AMS) where it works the other way around: Some flights always depart from a specific gate (or a handful of gates) for security reasons (close to the police station/not visible from the motorway)... but then it's not a secret obviously.
    – Relaxed
    Apr 26 at 8:02

















up vote
2
down vote













The flight status page of the airport gives you some data on gate usage: https://www.flysanjose.com/flight-status However, it's only a 4 hour rolling window and there is no history.






share|improve this answer



























    up vote
    1
    down vote













    For many airports this information is available online but for only a limited period. The format that this information is in also makes it extremely time-consuming to use and only worth the effort in extreme cases.



    I'm talking about recordings of Air Traffic Control ("ATC") services that are available on sites like liveatc.net. Generally speaking, departing aircraft will have to call ATC on the relevant ground frequency to request permission to push-back and start their taxi. In these radio requests, the pilot would normally inform ATC of their gate (or stand) number. Hence, by listening to the recordings of the relevant frequency, you could piece together a list of flights that departed from any given gate.



    If trying to do this, one thing to watch out for is that, at some airports the numbering of the gates that passengers see is different from the numbering used for aircraft movements. e.g. passenger Gate A10 at London Heathrow Terminal 5 is used for busing passengers to aircraft parked on remote (i.e. non-airbridge) stands with numbers 570+.



    For your example, liveatc.net has its page on SJC here and their archives of the Ground frequency here. You can pick any date/time in the last 30 days to listen to. (To save yourself listening to hours of silence, do note that times are in UTC not PDT!)






    share|improve this answer




















      Your Answer







      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "273"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      convertImagesToLinks: false,
      noModals: false,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftravel.stackexchange.com%2fquestions%2f113540%2ffinding-flights-leaving-from-a-given-gate-today%23new-answer', 'question_page');

      );

      Post as a guest






























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      7
      down vote













      A significant part of gates get reassigned all day long, for various reasons. Also, many airports keep international departure gates intentionally unpublished, for security reasons; only cleared passengers of those flights can see them on the monitors inside the international area.



      So looking at that for the future is probably 1 in 3 wrong or inaccessible; looking at it for the past probably correct but useless. I am not aware if this is published anywhere; you could try to search on flightaware.com or similar websites.






      share|improve this answer




















      • (+1) Any specific example of airports not disclosing gate numbers for security reasons? Usually the information is not particularly difficult to obtain and when it's kept hidden, it's mostly to manage passenger flows and keep people in waiting areas. In fact, I know at least one case (El Al in AMS) where it works the other way around: Some flights always depart from a specific gate (or a handful of gates) for security reasons (close to the police station/not visible from the motorway)... but then it's not a secret obviously.
        – Relaxed
        Apr 26 at 8:02














      up vote
      7
      down vote













      A significant part of gates get reassigned all day long, for various reasons. Also, many airports keep international departure gates intentionally unpublished, for security reasons; only cleared passengers of those flights can see them on the monitors inside the international area.



      So looking at that for the future is probably 1 in 3 wrong or inaccessible; looking at it for the past probably correct but useless. I am not aware if this is published anywhere; you could try to search on flightaware.com or similar websites.






      share|improve this answer




















      • (+1) Any specific example of airports not disclosing gate numbers for security reasons? Usually the information is not particularly difficult to obtain and when it's kept hidden, it's mostly to manage passenger flows and keep people in waiting areas. In fact, I know at least one case (El Al in AMS) where it works the other way around: Some flights always depart from a specific gate (or a handful of gates) for security reasons (close to the police station/not visible from the motorway)... but then it's not a secret obviously.
        – Relaxed
        Apr 26 at 8:02












      up vote
      7
      down vote










      up vote
      7
      down vote









      A significant part of gates get reassigned all day long, for various reasons. Also, many airports keep international departure gates intentionally unpublished, for security reasons; only cleared passengers of those flights can see them on the monitors inside the international area.



      So looking at that for the future is probably 1 in 3 wrong or inaccessible; looking at it for the past probably correct but useless. I am not aware if this is published anywhere; you could try to search on flightaware.com or similar websites.






      share|improve this answer












      A significant part of gates get reassigned all day long, for various reasons. Also, many airports keep international departure gates intentionally unpublished, for security reasons; only cleared passengers of those flights can see them on the monitors inside the international area.



      So looking at that for the future is probably 1 in 3 wrong or inaccessible; looking at it for the past probably correct but useless. I am not aware if this is published anywhere; you could try to search on flightaware.com or similar websites.







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Apr 22 at 13:56









      Aganju

      16.6k53666




      16.6k53666











      • (+1) Any specific example of airports not disclosing gate numbers for security reasons? Usually the information is not particularly difficult to obtain and when it's kept hidden, it's mostly to manage passenger flows and keep people in waiting areas. In fact, I know at least one case (El Al in AMS) where it works the other way around: Some flights always depart from a specific gate (or a handful of gates) for security reasons (close to the police station/not visible from the motorway)... but then it's not a secret obviously.
        – Relaxed
        Apr 26 at 8:02
















      • (+1) Any specific example of airports not disclosing gate numbers for security reasons? Usually the information is not particularly difficult to obtain and when it's kept hidden, it's mostly to manage passenger flows and keep people in waiting areas. In fact, I know at least one case (El Al in AMS) where it works the other way around: Some flights always depart from a specific gate (or a handful of gates) for security reasons (close to the police station/not visible from the motorway)... but then it's not a secret obviously.
        – Relaxed
        Apr 26 at 8:02















      (+1) Any specific example of airports not disclosing gate numbers for security reasons? Usually the information is not particularly difficult to obtain and when it's kept hidden, it's mostly to manage passenger flows and keep people in waiting areas. In fact, I know at least one case (El Al in AMS) where it works the other way around: Some flights always depart from a specific gate (or a handful of gates) for security reasons (close to the police station/not visible from the motorway)... but then it's not a secret obviously.
      – Relaxed
      Apr 26 at 8:02




      (+1) Any specific example of airports not disclosing gate numbers for security reasons? Usually the information is not particularly difficult to obtain and when it's kept hidden, it's mostly to manage passenger flows and keep people in waiting areas. In fact, I know at least one case (El Al in AMS) where it works the other way around: Some flights always depart from a specific gate (or a handful of gates) for security reasons (close to the police station/not visible from the motorway)... but then it's not a secret obviously.
      – Relaxed
      Apr 26 at 8:02












      up vote
      2
      down vote













      The flight status page of the airport gives you some data on gate usage: https://www.flysanjose.com/flight-status However, it's only a 4 hour rolling window and there is no history.






      share|improve this answer
























        up vote
        2
        down vote













        The flight status page of the airport gives you some data on gate usage: https://www.flysanjose.com/flight-status However, it's only a 4 hour rolling window and there is no history.






        share|improve this answer






















          up vote
          2
          down vote










          up vote
          2
          down vote









          The flight status page of the airport gives you some data on gate usage: https://www.flysanjose.com/flight-status However, it's only a 4 hour rolling window and there is no history.






          share|improve this answer












          The flight status page of the airport gives you some data on gate usage: https://www.flysanjose.com/flight-status However, it's only a 4 hour rolling window and there is no history.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Apr 22 at 12:34









          Hilmar

          17k12955




          17k12955




















              up vote
              1
              down vote













              For many airports this information is available online but for only a limited period. The format that this information is in also makes it extremely time-consuming to use and only worth the effort in extreme cases.



              I'm talking about recordings of Air Traffic Control ("ATC") services that are available on sites like liveatc.net. Generally speaking, departing aircraft will have to call ATC on the relevant ground frequency to request permission to push-back and start their taxi. In these radio requests, the pilot would normally inform ATC of their gate (or stand) number. Hence, by listening to the recordings of the relevant frequency, you could piece together a list of flights that departed from any given gate.



              If trying to do this, one thing to watch out for is that, at some airports the numbering of the gates that passengers see is different from the numbering used for aircraft movements. e.g. passenger Gate A10 at London Heathrow Terminal 5 is used for busing passengers to aircraft parked on remote (i.e. non-airbridge) stands with numbers 570+.



              For your example, liveatc.net has its page on SJC here and their archives of the Ground frequency here. You can pick any date/time in the last 30 days to listen to. (To save yourself listening to hours of silence, do note that times are in UTC not PDT!)






              share|improve this answer
























                up vote
                1
                down vote













                For many airports this information is available online but for only a limited period. The format that this information is in also makes it extremely time-consuming to use and only worth the effort in extreme cases.



                I'm talking about recordings of Air Traffic Control ("ATC") services that are available on sites like liveatc.net. Generally speaking, departing aircraft will have to call ATC on the relevant ground frequency to request permission to push-back and start their taxi. In these radio requests, the pilot would normally inform ATC of their gate (or stand) number. Hence, by listening to the recordings of the relevant frequency, you could piece together a list of flights that departed from any given gate.



                If trying to do this, one thing to watch out for is that, at some airports the numbering of the gates that passengers see is different from the numbering used for aircraft movements. e.g. passenger Gate A10 at London Heathrow Terminal 5 is used for busing passengers to aircraft parked on remote (i.e. non-airbridge) stands with numbers 570+.



                For your example, liveatc.net has its page on SJC here and their archives of the Ground frequency here. You can pick any date/time in the last 30 days to listen to. (To save yourself listening to hours of silence, do note that times are in UTC not PDT!)






                share|improve this answer






















                  up vote
                  1
                  down vote










                  up vote
                  1
                  down vote









                  For many airports this information is available online but for only a limited period. The format that this information is in also makes it extremely time-consuming to use and only worth the effort in extreme cases.



                  I'm talking about recordings of Air Traffic Control ("ATC") services that are available on sites like liveatc.net. Generally speaking, departing aircraft will have to call ATC on the relevant ground frequency to request permission to push-back and start their taxi. In these radio requests, the pilot would normally inform ATC of their gate (or stand) number. Hence, by listening to the recordings of the relevant frequency, you could piece together a list of flights that departed from any given gate.



                  If trying to do this, one thing to watch out for is that, at some airports the numbering of the gates that passengers see is different from the numbering used for aircraft movements. e.g. passenger Gate A10 at London Heathrow Terminal 5 is used for busing passengers to aircraft parked on remote (i.e. non-airbridge) stands with numbers 570+.



                  For your example, liveatc.net has its page on SJC here and their archives of the Ground frequency here. You can pick any date/time in the last 30 days to listen to. (To save yourself listening to hours of silence, do note that times are in UTC not PDT!)






                  share|improve this answer












                  For many airports this information is available online but for only a limited period. The format that this information is in also makes it extremely time-consuming to use and only worth the effort in extreme cases.



                  I'm talking about recordings of Air Traffic Control ("ATC") services that are available on sites like liveatc.net. Generally speaking, departing aircraft will have to call ATC on the relevant ground frequency to request permission to push-back and start their taxi. In these radio requests, the pilot would normally inform ATC of their gate (or stand) number. Hence, by listening to the recordings of the relevant frequency, you could piece together a list of flights that departed from any given gate.



                  If trying to do this, one thing to watch out for is that, at some airports the numbering of the gates that passengers see is different from the numbering used for aircraft movements. e.g. passenger Gate A10 at London Heathrow Terminal 5 is used for busing passengers to aircraft parked on remote (i.e. non-airbridge) stands with numbers 570+.



                  For your example, liveatc.net has its page on SJC here and their archives of the Ground frequency here. You can pick any date/time in the last 30 days to listen to. (To save yourself listening to hours of silence, do note that times are in UTC not PDT!)







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 26 at 7:54









                  Ian Cook

                  1112




                  1112



























                       

                      draft saved


                      draft discarded















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftravel.stackexchange.com%2fquestions%2f113540%2ffinding-flights-leaving-from-a-given-gate-today%23new-answer', 'question_page');

                      );

                      Post as a guest














































































                      Popular posts from this blog

                      𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

                      How do I collapse sections of code in Visual Studio Code for Windows?

                      ャフサォクコ ケウ,コ,ワ メ,ロスョノ゙,クネ,フムカヤヲニ,エコ゚ツ ウイオン゙ケワサネォキモュキォウイノンコチ゚メヌナイゥフュ,カヒウネェ ネ,ホノケ,ムュキ ッボーミュハ,チ ツス ィ メウイマヤ,゙ウチ ヅ ロ,ォジヌェ ャヌット ェ,マャ,チナエヒネソキツテ トホヲヲミーァ