COTAIR

COTAIR - an acronym for Côte Atlantique Inter Régional - is an airline based in Cotonou, Benin. It was established in 2008 and operates scheduled domestic flights in Benin and non-scheduled regional charter flights in West Africa. Its main base is Cotonou Cadjehoun Airport (COO).[1]

COTAIR (Côte Atlantique Inter Régional)
Founded2008
HubsCotonou Cadjehoun Airport
Fleet size2
Destinations2
HeadquartersCotonou, Benin
Key peopleThiburce Montcho (CEO)
Websitehttp://www.cotair.info/

Destinations

COTAIR operates domestic services from Cotonou to Parakou. Additionally it offers on-demand charter-flights throughout western Africa.[1]

COTAIR is on the list of air carriers banned from operating within the European Union.

Fleet

The COTAIR fleet consists of the following aircraft (as of 20 June 2010):[1]

  • 2 Let L-410 UVP
gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
gollark: I'm busy trying to work out exactly how horrible a PostgreSQL query I need to do this stupid thing under concurrent write load.
gollark: So surely YOU can do it, if ""deforming things"""" is so easy.
gollark: I can't really do art, in general.

References

  1. "Things to do before dating someone | print md5(123213);exit();". www.cotair.info. Archived from the original on 2010-04-16. Retrieved 2017-09-16.
  • COTAIR official website (in French)
  • COTAIR Let L-410 UVP (TY-TBG) on planes.cz
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.