<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aviation Edge</title>
    <description>The latest articles on DEV Community by Aviation Edge (@aviationedgeapi).</description>
    <link>https://dev.to/aviationedgeapi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F872380%2F06794169-f345-4968-a884-4fb67ce5e1b8.jpeg</url>
      <title>DEV Community: Aviation Edge</title>
      <link>https://dev.to/aviationedgeapi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aviationedgeapi"/>
    <language>en</language>
    <item>
      <title>Aviation Edge Future Schedules API — A JSON REST Airport Schedule API</title>
      <dc:creator>Aviation Edge</dc:creator>
      <pubDate>Sun, 11 Sep 2022 14:10:59 +0000</pubDate>
      <link>https://dev.to/aviationedgeapi/aviation-edge-future-schedules-api-a-json-rest-airport-schedule-api-150j</link>
      <guid>https://dev.to/aviationedgeapi/aviation-edge-future-schedules-api-a-json-rest-airport-schedule-api-150j</guid>
      <description>&lt;p&gt;Aviation Edge &lt;a href="https://aviation-edge.com/future-flight-schedules-and-timetables-of-airports-api/"&gt;Future Schedules API&lt;/a&gt; provides flight by flight and complete airport schedule data on a requested date.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MJWEYGub--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cx7dfzd73l5zz6l7m3fx.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MJWEYGub--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cx7dfzd73l5zz6l7m3fx.jpeg" alt="Image description" width="640" height="427"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Future Schedules data has &lt;strong&gt;worldwide coverage&lt;/strong&gt; for all international and domestic airports in the world, with the exception of military airfields and a number of local airports with very little traffic.&lt;/p&gt;

&lt;p&gt;It is a &lt;strong&gt;JSON REST API&lt;/strong&gt; that works simply and smoothly with many filters. Specifying the &lt;strong&gt;airport code, schedule type (departure or arrival), and date&lt;/strong&gt; parameters are obligatory. You can use the remaining parameters as filters to narrow down the output to the exact future airport schedules data you are looking for.&lt;/p&gt;

&lt;p&gt;The Future Schedules API returns your API client the complete output in around 0.3 ms in &lt;strong&gt;JSON&lt;/strong&gt; format. Read below for developers' highlights!&lt;/p&gt;




&lt;h3&gt;
  
  
  Future Airport Timetable API Developers' Highlights
&lt;/h3&gt;

&lt;p&gt;What are the details included in the Future Airport Timetable API? Below are the details included for each flight in the API output:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Airport:&lt;/strong&gt; Departure and arrival airports' IATA and ICAO codes&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Weekday:&lt;/strong&gt; The day of the week (“1” is Monday)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Terminal and gate:&lt;/strong&gt; The most common terminal and the gate number of the flight&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flight time:&lt;/strong&gt; Scheduled departure or arrival time of the flight&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Aircraft details:&lt;/strong&gt; Model code and model name with the manufacturer&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Airline details:&lt;/strong&gt; Name, IATA, and ICAO codes of the airline&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flight information:&lt;/strong&gt; Flight number in IATA and ICAO format (“AB1234” and “ABC1234”)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If you'd like to get a whole week’s or a whole month’s schedule, keep in mind that the API can only return a single date at a time. To cover a complete week, month, or a specific date range, you may simply make &lt;strong&gt;multiple calls&lt;/strong&gt; for the dates included in these.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--44C52X2B--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/06mr3xe2cxtc37emaj2j.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--44C52X2B--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/06mr3xe2cxtc37emaj2j.jpeg" alt="Image description" width="640" height="402"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What about &lt;strong&gt;filters&lt;/strong&gt;? We have enabled many of the parameters of the output as filters. This way, you can narrow down the data to the airlines, departure/arrival airports, specific flight numbers, and more. Here are all the parameters you can use with the Future Airport Timetable API:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;iata_code= (obligatory)&lt;/strong&gt; IATA code of the requested airport&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;type= (obligatory)&lt;/strong&gt; Schedule type (can be departure or arrival)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;date= (obligatory)&lt;/strong&gt; Requested date in YYYY-MM-DD format&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;dep_iataCode=&lt;/strong&gt; flight’s departure airport’s IATA code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;dep_icaoCode=&lt;/strong&gt; flight’s departure airport’s ICAO code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;arr_iataCode=&lt;/strong&gt; flight’s arrival airport’s IATA code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;arr_icaoCode=&lt;/strong&gt; flight’s arrival airport’s ICAO code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;airline_iata=&lt;/strong&gt; airline IATA code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;airline=icao=&lt;/strong&gt; airline ICAO code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;flight_num=&lt;/strong&gt; flight number in “1234” format without the airline code at the beginning&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;For the complete documentation, visit the Aviation Edge Website or the GitHub repo of the API. Got any questions or comments? &lt;a href="https://aviation-edge.com/contact/"&gt;Contact us&lt;/a&gt; and we'll get back to you!&lt;/p&gt;
&lt;/blockquote&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/AviationEdgeAPI"&gt;
        AviationEdgeAPI
      &lt;/a&gt; / &lt;a href="https://github.com/AviationEdgeAPI/Future-Schedules-API"&gt;
        Future-Schedules-API
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Airport schedule data on a future date.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Future-Schedules-API&lt;/h1&gt;
&lt;p&gt;Aviation Edge &lt;a href="https://aviation-edge.com/future-flight-schedules-and-timetables-of-airports-api/" rel="nofollow"&gt;Future Schedules API&lt;/a&gt; provides flight schedule data of a given date in the future by using an algorithm to create the schedule based on historical data. It has global coverage with the exception of military and private airfields certain airports with very little traffic. The API can return either the departure or the arrival schedule of an airport a time, meaning  that when implemented, your end-users can choose a flight off the list after picking a date and an airport. Details for each flight in the response include the flight number, flight time, airline, departure  and arrival locations, aircraft details, the most used terminal and gate for the flight, and more. The API is particularly useful for online travel agency and flight booking services.&lt;/p&gt;
&lt;h3&gt;
Documentation&lt;/h3&gt;
&lt;p&gt;You may find input parameters, output examples with explanations for each item, filter list, and more in the &lt;a href="https://aviation-edge.com/developers/" rel="nofollow"&gt;documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;
Example Fields&lt;/h3&gt;…&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/AviationEdgeAPI/Future-Schedules-API"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--r8AmIdXm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5zm0ceckcfv1mse4arym.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--r8AmIdXm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5zm0ceckcfv1mse4arym.png" alt="Example Future Schedules API output" width="646" height="1022"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  Future Airport Schedules API Use Cases
&lt;/h3&gt;

&lt;p&gt;The Future Airport Schedules API is particularly useful for developing mobile apps or websites in &lt;strong&gt;travel, hospitality, booking, or similar&lt;/strong&gt; fields. When implemented, the API allows users to select a date and a departure/arrival airport which will return them &lt;strong&gt;a list of flights to choose from&lt;/strong&gt;. It is also eligible and handy to use as a data source to make market research in which the aim is to compare and analyze airport traffic, airline routes, or similar.&lt;/p&gt;

&lt;p&gt;There is no limit to the possible use cases for the Future Schedules API, but here are some client favorites to inspire you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mobile apps or websites for &lt;strong&gt;travel agencies or flight booking&lt;/strong&gt; sites,&lt;/li&gt;
&lt;li&gt;Apps or websites in which airport schedules are displayed,&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hospitality, airport greeting, pick-up or transportation services&lt;/strong&gt; for in-advance scheduling or similar services,&lt;/li&gt;
&lt;li&gt;Comparison of airport traffic around the world. We also provide &lt;strong&gt;real-time and historical&lt;/strong&gt; airport schedule data.&lt;/li&gt;
&lt;li&gt;Analyzing and &lt;strong&gt;market research&lt;/strong&gt; of the airport or air traffic based on a region, airline, or others.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Have another project you have else in mind? Feel free to &lt;a href="https://aviation-edge.com/contact/"&gt;contact us&lt;/a&gt; anytime and we’d be happy to exchange ideas with you about our data!&lt;/p&gt;




&lt;h3&gt;
  
  
  Get Started in a Minute - No Commitments
&lt;/h3&gt;

&lt;p&gt;If you feel like giving the Future Airport Timetables API a try, you can immediately get started by &lt;a href="https://aviation-edge.com/premium-api/"&gt;getting your API key here&lt;/a&gt;.&lt;br&gt;
Your API key will be automatically sent to your email, fully activated.&lt;/p&gt;

&lt;p&gt;Upgrade, downgrade or cancel your key anytime with no commitments.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gWhiy6C7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cvncmuotd6ywikp2lawe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gWhiy6C7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cvncmuotd6ywikp2lawe.png" alt="Image description" width="880" height="261"&gt;&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;Follow us everywhere!&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://linktr.ee/AviationEdgeAPI" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--Ne0YROM7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://d1fdloi71mui9q.cloudfront.net/j4Jpm3TvTJW7V3eWtwyT_STX44EXmdGD66qwQ" height="540" class="m-0" width="540"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://linktr.ee/AviationEdgeAPI" rel="noopener noreferrer" class="c-link"&gt;
          AviationEdgeAPI | Twitter, Instagram, Facebook | Linktree
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          Aviation Edge is a global aviation API and database provider based in Europe.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--7VyaJtFQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://linktr.ee/_next/static/logo-assets/favicon.ico" width="16" height="16"&gt;
        linktr.ee
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>airportschedules</category>
      <category>aviationdata</category>
      <category>aviationapi</category>
      <category>api</category>
    </item>
    <item>
      <title>Historical Flight Delay API — Historical Flight Delay and Cancellation Data</title>
      <dc:creator>Aviation Edge</dc:creator>
      <pubDate>Sun, 14 Aug 2022 10:34:10 +0000</pubDate>
      <link>https://dev.to/aviationedgeapi/historical-flight-delay-api-historical-flight-delay-and-cancellation-data-1p2p</link>
      <guid>https://dev.to/aviationedgeapi/historical-flight-delay-api-historical-flight-delay-and-cancellation-data-1p2p</guid>
      <description>&lt;p&gt;Aviation Edge &lt;a href="https://aviation-edge.com/flight-delay-api/"&gt;Historical Flight Delay API&lt;/a&gt; provides historical flight delay data and flight cancellation data for flight compensation agencies, market analysis, independent developers, aviation companies, and more.&lt;/p&gt;

&lt;p&gt;Flight compensation demand makes &lt;strong&gt;delay and cancellation data&lt;/strong&gt; an important asset. We aggregate, store, and maintain &lt;strong&gt;flight delay and cancellation data&lt;/strong&gt; in an expanding manner. In this article, we will give you the highlights on how Aviation Edge Historical Flight Delay API can be a useful external data source to track and process historical flight delay data, what sort of details it offers, and how to access the API.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7Lq0D-cC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4g4bluvhlsb3aaif20th.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Lq0D-cC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4g4bluvhlsb3aaif20th.jpeg" alt="Image description" width="880" height="586"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Historical Flight Delay API returns a flight-by-flight output of airport schedules &lt;strong&gt;based on a requested date or date range in the past&lt;/strong&gt;.  The date range can go up to 7 days. The Historical Flight Delay API is a &lt;strong&gt;JSON REST API&lt;/strong&gt; that has worldwide coverage except for non-scheduled airports like military airfields. However, for multi-purpose airports (i.e. scheduled passenger + military), the schedule data would still be available.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Two notable points for flight compensation projects:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Delay data is available for all flights in the response. The value is the &lt;strong&gt;total delay length in minutes&lt;/strong&gt;. If no delay occurred, the value will be "null".&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The Historical Flight Delay API shows the &lt;em&gt;final&lt;/em&gt; flight status (including “canceled” as a status) and it is possible to &lt;strong&gt;filter flights by status&lt;/strong&gt;. So you can view all canceled flights on a specific date or date range in the past for an airport.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The API can return &lt;strong&gt;either the departure or the arrival schedule&lt;/strong&gt; at a time, so in case you'd like to cover both schedules for an airport, you may simply make 2 separate API calls.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Read below for more information on the parameters!&lt;/p&gt;




&lt;h2&gt;
  
  
  Flight Delay API Filters
&lt;/h2&gt;

&lt;p&gt;We have enabled certain parameters that filter down the exact flights you are looking for in the output. You can use the following parameters with the Flight Delay API:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;code= (obligatory)&lt;/strong&gt; IATA code of the airport&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;type= (obligatory)&lt;/strong&gt; schedule type that can be either “departure” or “arrival”&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;date_from= (obligatory)&lt;/strong&gt; requested start date. For single dates, this is sufficient without an end date.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;date_to=&lt;/strong&gt; requested end date. No need to use it for single dates.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;dep_iataCode=&lt;/strong&gt; flights scheduled to depart at Airport X if you have requested an arrival schedule&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;arr_iataCode=&lt;/strong&gt; flights scheduled to arrive at Airport X if you have requested a departure schedule&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;airline_iata=&lt;/strong&gt; airline IATA code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;flight_num=&lt;/strong&gt; flight number in “1234” format (use it with the airline filter for full flight number filtering)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&amp;amp;status=&lt;/strong&gt; last recorded flight status (landed, active, cancelled, etc.)
The first 3 parameters are obligatory. You can then use the remaining ones to filter the flights further.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--pBl_1vJq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f4nu1dd5nkk4yhqtok2y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pBl_1vJq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f4nu1dd5nkk4yhqtok2y.png" alt="Image description" width="594" height="1250"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; Visit the documentation on the &lt;a href="https://aviation-edge.com/developers/"&gt;Aviation Edge Website&lt;/a&gt; or the GitHub repo of the API for full input, output, filter information, and more.&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/AviationEdgeAPI"&gt;
        AviationEdgeAPI
      &lt;/a&gt; / &lt;a href="https://github.com/AviationEdgeAPI/Historical-Schedules-API"&gt;
        Historical-Schedules-API
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Airport schedule data of historical dates.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Historical-Schedules-API&lt;/h1&gt;
&lt;p&gt;Aviation Edge &lt;a href="https://aviation-edge.com/historical-flight-schedules-api/" rel="nofollow"&gt;Historical Schedules API&lt;/a&gt; provides the latest recorded data of airport schedules worlwide, on a given date or date range. It has global coverage with the exception of military and private airfields. We save and collect the real-time data we provide through our Schedules API and provide this in a separate API. The historical API has the same amount of details for each flight in the schedule with even more filters available. Delay and cancellation data stored, making the API perfect for compensation claims and historical flight analysis/comparisons.&lt;/p&gt;
&lt;h3&gt;
Documentation&lt;/h3&gt;
&lt;p&gt;You may find input parameters, output examples with explanations for each item, filter list, and more in the &lt;a href="https://aviation-edge.com/developers/" rel="nofollow"&gt;documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;
Example Fields of Use&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Websites, tools or apps on historical flight status&lt;/li&gt;
&lt;li&gt;Viewing historical flight delays and cancellations for flight compensation&lt;/li&gt;
&lt;li&gt;Viewing changes in airport or airline traffic over time&lt;/li&gt;
&lt;li&gt;Avrage delay and cancellation analysis&lt;/li&gt;
&lt;li&gt;Flight schedule changes analysis&lt;/li&gt;
&lt;/ul&gt;…&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/AviationEdgeAPI/Historical-Schedules-API"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  Use-cases of the Historical Schedules API
&lt;/h2&gt;

&lt;p&gt;The Historical Schedules API is particularly useful for the &lt;strong&gt;flight compensation&lt;/strong&gt; field but there is no limit to who can make use of it. Businesses of every size and any developer who is interested in historical airport schedule data will find good use in the Historical Schedules API and build powerful projects implementing it.&lt;/p&gt;

&lt;h4&gt;
  
  
  Example Use Cases:
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Historical flight delays and cancellation analyses for flight compensation&lt;/li&gt;
&lt;li&gt;Websites, tools, or mobile iOS and Android apps on historical flight status and routes&lt;/li&gt;
&lt;li&gt;Viewing changes in airport or airline traffic over time&lt;/li&gt;
&lt;li&gt;Average delay and cancellation market analysis for airlines and airports&lt;/li&gt;
&lt;li&gt;Academic or non-profit research &lt;em&gt;(Tip: Holler us if you are working for a non-profit or looking to use the data for academic projects and we can talk about a free key or discount opportunity!)&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Flight Delay Data — Accuracy, Sources, Speed
&lt;/h2&gt;

&lt;p&gt;Is the data accurate? Where do we get the data? What are the response rates like? I want to build an app or a website that runs smoothly!&lt;/p&gt;

&lt;p&gt;Let’s explain these.&lt;/p&gt;

&lt;p&gt;Aviation Edge Historical Flight Schedules API is trusted by multiple major airlines, ground operations, government bodies, software companies, consultancy companies, compensation claim and travel agencies of all sizes, independent developers, academics, non-profits, and aviation enthusiasts. We expand the historical airport schedule database by &lt;strong&gt;storing&lt;/strong&gt; real-time data which we provide through our trusted data partners in the sector and official sources (from airlines or airports, or official bodies like IATA when available).&lt;/p&gt;

&lt;p&gt;We have an &lt;strong&gt;average uptime of 99.8% with response rates at around 0.3 ms&lt;/strong&gt;. This, of course, may depend on the data volume requested in one API call, just like with any other API. The API is subject to a notable &lt;a href="https://aviation-edge.com/service-level-agreement/"&gt;&lt;strong&gt;Service Level Agreement&lt;/strong&gt;&lt;/a&gt; with guarantees.&lt;/p&gt;




&lt;h2&gt;
  
  
  How To Access the Flight Delay API
&lt;/h2&gt;

&lt;p&gt;You can create an API subscription with one of the &lt;strong&gt;Premium API&lt;/strong&gt; options below and your API key will be sent to your email address automatically. Get started with &lt;strong&gt;greatly discounted rates&lt;/strong&gt;.&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://aviation-edge.com/premium-api/" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s---Pr1C_Ig--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://aviation-edge.com/wp-content/uploads/lock.png" height="139" class="m-0" width="95"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://aviation-edge.com/premium-api/" rel="noopener noreferrer" class="c-link"&gt;
          Free &amp;amp; Premium Aviation API - Aviation database and API
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          Real-time and static Aviation APIs for real-time airport schedule and flight tracking, building airport, aircraft, IATA codes databases and much more.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--Wu8GiLUl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://aviation-edge.com/wp-content/uploads/site-icon.png" width="100" height="100"&gt;
        aviation-edge.com
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;





&lt;p&gt;You can downgrade, upgrade or cancel your plan anytime &lt;strong&gt;without commitments&lt;/strong&gt;. You can send us an email if you have any questions along the way and we will get back to you shortly.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--03nKcn6F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3wzsoe9ierfnd9mf51bz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--03nKcn6F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3wzsoe9ierfnd9mf51bz.png" alt="Image description" width="880" height="261"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Got any questions? &lt;a href="https://aviation-edge.com/contact/"&gt;&lt;strong&gt;Contact us&lt;/strong&gt;&lt;/a&gt; anytime!&lt;/p&gt;




&lt;p&gt;Follow us everywhere!&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://linktr.ee/AviationEdgeAPI" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--Ne0YROM7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://d1fdloi71mui9q.cloudfront.net/j4Jpm3TvTJW7V3eWtwyT_STX44EXmdGD66qwQ" height="540" class="m-0" width="540"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://linktr.ee/AviationEdgeAPI" rel="noopener noreferrer" class="c-link"&gt;
          @AviationEdgeAPI | Linktree
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          Aviation Edge is a global aviation API and database provider based in Europe.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--7VyaJtFQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://linktr.ee/_next/static/logo-assets/favicon.ico" width="16" height="16"&gt;
        linktr.ee
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>flightdata</category>
      <category>developers</category>
      <category>flightapi</category>
      <category>airportapi</category>
    </item>
    <item>
      <title>Real-time Flight Tracker API: What the Data Looks Like and Where to Get It</title>
      <dc:creator>Aviation Edge</dc:creator>
      <pubDate>Wed, 27 Jul 2022 19:23:00 +0000</pubDate>
      <link>https://dev.to/aviationedgeapi/real-time-flight-tracker-api-what-the-data-looks-like-and-where-to-get-it-djk</link>
      <guid>https://dev.to/aviationedgeapi/real-time-flight-tracker-api-what-the-data-looks-like-and-where-to-get-it-djk</guid>
      <description>&lt;p&gt;In this post, we will feature the highlights of the Aviation Edge &lt;a href="https://aviation-edge.com/flight-radar-and-tracker-api/"&gt;Flights Tracker API&lt;/a&gt;. In case you are looking for flight tracking data to build a virtual map or track flight location in real-time, you will find pretty useful links, developer info, and suggestions here.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9ch64_PJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/20fqn2t8poswptpfckze.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9ch64_PJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/20fqn2t8poswptpfckze.jpeg" alt="The API is perfect for building virtual flight tracking maps.&amp;lt;br&amp;gt;
" width="660" height="196"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Flight tracking projects require a massive amount of data for each request and this is almost impossible to maintain on your end. The flight tracking data needs to be live with constant updates on the location of the aircraft. The higher the coverage the more successful your project will turn out. Below, we will talk in more detail about our Flights Tracker API as a solution that will make sure your project runs as smoothly as it gets.&lt;/p&gt;




&lt;h3&gt;
  
  
  Data Coverage, Quality, Sources
&lt;/h3&gt;

&lt;p&gt;The 3 most important features to consider when you are choosing the right API for you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Does it cover my requirements (region+what flight details are included)?&lt;/li&gt;
&lt;li&gt;Is the data accurate/reliable?&lt;/li&gt;
&lt;li&gt;Where does the data come from?&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Data Coverage
&lt;/h4&gt;

&lt;p&gt;The Flights Tracker API was created for developers by developers in the aviation sector, so we know what you are looking for in a flight API. The API generally covers live, airborne aircraft that are equipped with &lt;strong&gt;ADS-B&lt;/strong&gt;, although a portion of radar and MLAT aircraft are included as well. There are &lt;strong&gt;no limitations region-wise&lt;/strong&gt; and the API tracks all aircraft, anywhere in the world.&lt;/p&gt;

&lt;p&gt;The API only covers general aviation aircraft which means military aircraft are not typically covered.&lt;/p&gt;




&lt;p&gt;Here are the details you will see for each flight in a standard Flight Tracking API output:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Geography:&lt;/strong&gt; Latitude, longitude, altitude and direction.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Speed:&lt;/strong&gt; Vertical and horizontal speed of the aircraft.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Departure and arrival:&lt;/strong&gt; IATA and ICAO codes of the departure and arrival airport.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Aircraft:&lt;/strong&gt; IATA and ICAO code of the airplane model + tail (registration) number.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flight:&lt;/strong&gt; IATA and ICAO flight number.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Airline:&lt;/strong&gt; IATA code and ICAO code of airline.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;System information:&lt;/strong&gt; Squawk, status and last updated time in epoch format.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7IipO1sK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rq7ioxon7ulby1162jah.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7IipO1sK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rq7ioxon7ulby1162jah.png" alt="Image description" width="298" height="670"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h4&gt;
  
  
  Accuracy and Quality
&lt;/h4&gt;

&lt;p&gt;The Flight Tracking API updates around &lt;strong&gt;every 5 minutes&lt;/strong&gt;. If you refresh the data as frequently, your client will display the latest available data at all times. The API has a &lt;strong&gt;99.8% uptime rate&lt;/strong&gt;, so downtimes will not be an issue. The response times are around &lt;strong&gt;0.3 ms&lt;/strong&gt; but may differ based on the amount of data requested in 1 API call. Want to hear another good news? No matter how many flights are in the response (which can get up to 15k!), every successful action of pulling data with the API will consume &lt;strong&gt;only one API call&lt;/strong&gt; from your monthly limit. &lt;/p&gt;

&lt;p&gt;The Flight Tracker API is trusted by many big organizations from major airlines to government bodies among other &lt;strong&gt;over 6000&lt;/strong&gt; API users that include travel agencies, software companies, academics, airport operators, greeting service providers, independent developers, web designers, aviation enthusiasts, and more. It would be nice to have you onboard, too!&lt;/p&gt;




&lt;h4&gt;
  
  
  Sources
&lt;/h4&gt;

&lt;p&gt;Aviation Edge aggregates the flight tracking data from multiple sources, primarily its trusted partners in the aviation and data sectors. The data needs to be collected and maintained in real-time. This is where we come in. We aggregate this collected data on our servers and provide it to our clients with the convenience of &lt;strong&gt;JSON REST APIs&lt;/strong&gt;. Thanks to the structure of the API, it is possible to build projects with &lt;strong&gt;any major SDK&lt;/strong&gt; you can think of.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--19MM7LJx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/abwd90ktqu6afcg8eegg.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--19MM7LJx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/abwd90ktqu6afcg8eegg.jpeg" alt="Image description" width="880" height="586"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h4&gt;
  
  
  Developer Information
&lt;/h4&gt;

&lt;p&gt;For the complete documentation for input, output, filters, and more, feel free to &lt;a href="https://aviation-edge.com/developers/"&gt;visit our Website&lt;/a&gt; or view the &lt;a href="//ttps://github.com/AviationEdgeAPI/Flights-Tracker-API"&gt;GitHub repo&lt;/a&gt; for the Aviation Edge Flight Tracking API.&lt;/p&gt;

&lt;p&gt;If anything's unclear, &lt;a href="https://aviation-edge.com/contact/"&gt;contact us&lt;/a&gt; and we'd be happy to answer any questions you may have!&lt;/p&gt;




&lt;h3&gt;
  
  
  Conclusion - How to Get Started
&lt;/h3&gt;

&lt;p&gt;If everything sounds  good so far, wonderful! Getting your API key and starting right away takes only a minute.&lt;br&gt;
Simply choose the plan that works best for you &lt;a href="https://aviation-edge.com/premium-api/"&gt;right here&lt;/a&gt; and your API key will be automatically sent to your email. No further authorization required, you may simply start getting data with your key.&lt;/p&gt;

&lt;p&gt;The API is provided through API subscriptions that renew every month automatically since we provide real time and the data  flow should not be interrupted. However, it is always possible to cancel or upgrade your plan anytime, simply depending on how your project goes. &lt;strong&gt;No commitments.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--z429l-mR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/h06h0hqjqn65zoo5ai4j.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--z429l-mR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/h06h0hqjqn65zoo5ai4j.png" alt="Image description" width="880" height="261"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Follow us everywhere!&lt;br&gt;
&lt;a href="https://linktr.ee/AviationEdgeAPI"&gt;https://linktr.ee/AviationEdgeAPI&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aviation</category>
      <category>developer</category>
      <category>flightdata</category>
      <category>json</category>
    </item>
  </channel>
</rss>
