Program 15 · Domain specialisation

SCIKIQ Certified Data and AI EngineerAirlines

An airline is a scheduling problem wearing a brand. Everything — revenue, cost, crew legality, customer experience — is downstream of whether the aircraft, the crew and the passenger arrive at the same gate at the same time. This specialisation is built around disruption, because that is where the sector’s money and reputation are actually decided.

  • 80 hrstaught
  • 40hands-on AI labs
  • 8assessment tests
  • +20 hrs2 E2E capstones
IROPSWhere cost, compensation and reputation concentrate in a single event
Fare rulesA natural-language corpus governing revenue, read by very few people
AncillaryThe margin line that grew fastest and is least automated
Crew legalityA hard constraint no recommendation may ever violate
01
Part 1 · The business

The value chain, the people, the trends

The chain runs from a schedule published months out to a settlement completed months later. Part 1 maps it and names the people who hold the network together when it breaks.

The airline value chain

Six stages from network planning to settlement. Select one.

Who you are building for

On a disrupted day the operations controller is making decisions in minutes that cost millions. Select one to light the stages they own.

What the sector is seeing

A high-volume, thin-margin industry where disruption is the concentrated cost event.

02
Part 2 · Data and meaning

Domains, ontology, taxonomy and governed terms

Airline data is unusually good and unusually siloed: the PSS knows the passenger, operations knows the aircraft, crew systems know legality, and the fare corpus governs what any of it may cost. The engineering is joining them fast enough to matter on a disrupted day.

The data landscape

Six families. The fare and regulation corpora are the most valuable and least exploited.

Passenger service system

Bookings, passengers, itineraries, tickets and check-in.

PSS, reservations, DCS

Schedule & operations

Schedules, flight legs, movements, delays and delay codes.

Ops control systems, movement feeds

Crew

Rosters, qualifications, flight-time limitations and agreement terms.

Crew management systems

Fares & rules

Filed fares, fare rules, taxes and ancillary catalogues.

Fare filing, distribution feeds

Engineering & MRO

Aircraft configuration, defects, maintenance and part history.

MRO systems, technical logs

Service, claims & loyalty

Contacts, claims, compensation, interline and loyalty state.

CRM, claims platforms, loyalty

The semantic layer

An airline agent that cannot tell a leg from a segment, or a passenger from a booking, will produce recovery options that look sensible and cannot be flown. These are the domains, the graph and the definitions it must be grounded on before it goes near a disrupted day.

Data domains

Six subject areas, each with the entities it holds, its critical data elements and the function accountable for it.

Schedule & network

What is planned to fly, with what aircraft, from where.

RouteFlightLegSlotStation
Critical data elements
Flight number; Scheduled times; Equipment type
Owned by
Network planning

Passenger & booking

Who is travelling, on what itinerary, under what ticket.

PassengerBookingItinerarySegmentTicket
Critical data elements
Record locator; Ticket number; Fare basis
Owned by
Commercial & PSS

Fare & rule

What was charged and what the conditions permit.

FareFare ruleTaxAncillary
Critical data elements
Fare basis code; Rule category; Ancillary code
Owned by
Pricing & revenue management

Operations

What actually happened to the aircraft and the flight.

MovementDelayCancellationTurnaround
Critical data elements
Actual times; Delay code; Delay minutes
Owned by
Operations control

Crew

Who can legally operate the flight, and until when.

Crew memberPairingDutyQualification
Critical data elements
Duty start and end; Flight-time accrued; Qualification validity
Owned by
Crew management

Service & entitlement

What the passenger experienced and what they are owed.

Disruption eventClaimCompensationLoyalty member
Critical data elements
Delay at arrival; Entitlement basis; Compensation amount
Owned by
Customer service

Ontology & knowledge graph

The entities and the typed relationships between them — what the agent traverses instead of guessing joins. Select any entity.

PassengerBookingItinerarySegmentLegFlightAircraftStationCrew pairingFareDelayClaim
Core entityEventReference / classification

Taxonomies

The classification hierarchies that make records comparable across systems.

Network hierarchy

  1. Region
  2. Station
  3. Route
  4. Flight

Europe → LHR → LHR-JFK → XX117

Delay cause

  1. Group
  2. Code
  3. Attributable

Technical → Aircraft defect → Carrier attributable

Fare rule category

  1. Category
  2. Provision
  3. Condition

Changes → Permitted before departure → Fee plus fare difference

Governed business terms

The definitions an agent must use rather than invent. Most wrong answers in this industry are a term used loosely.

Segment vs leg
A segment is what was sold; a leg is what is flown. A one-segment sale can be two legs, and recovery logic that confuses them rebooks the wrong people.
Passenger vs booking
A booking can hold several passengers. Rebooking at booking level splits or strands parties who were travelling together.
Misconnect
A passenger whose inbound arrival leaves insufficient time for the onward segment — the unit disruption is measured in.
Minimum connect time
The station-specific minimum a connection needs to be viable, and the threshold a misconnect is judged against.
Flight-time limitation
The regulated cap on crew duty and flying hours. A hard constraint: an option that breaches it is invalid, not merely worse.
Attributable delay
A delay assigned to a cause the carrier is responsible for, which is what compensation entitlement usually turns on.
Fare basis
The code identifying the fare and therefore the rules governing changes, refunds and carriage.
Involuntary rebooking
Rebooking caused by the carrier rather than requested by the passenger, carrying different entitlement.
03
Part 2 · The architecture

How it is actually built

The layers a deployment needs, what each one holds, and what the engineer owns there.

The reference architecture

Seven layers, with crew legality and passenger-rights regulation treated as hard constraints.

Typical tech stack

Models
  • Frontier models for rule and regulation reasoning
  • Small models for high-volume triage
  • Forecast models for demand and delay
Grounding
  • Fare rule and regulation index
  • Contract of carriage corpus
  • Network knowledge graph
Agents
  • Recovery option agents
  • MCP over PSS and operations
  • Constraint solver tools
Data
  • Real-time movement ingestion
  • Itinerary and connection assembly
  • Crew legality data
Assurance
  • Option quality evals
  • Entitlement accuracy measurement
  • Legality regression tests
Runtime
  • Low-latency deployment for ops control
  • Surge capacity for disruption days
  • Degraded-mode behaviour

Constraints that shape the design

Crew legality is absolute

Flight-time limitations and agreement terms are hard constraints. An option that breaches them is not a lesser option; it is an invalid one, and must be unreachable rather than discouraged.

The worst day is the design point

Systems are needed most when disruption spikes load. Capacity and latency must be designed for the storm, not for the median Tuesday.

Passenger rights are a legal determination

Compensation entitlement is regulated and evidenced. A plausible wrong answer is a regulatory exposure, not a customer-service miss.

Nothing touches airworthiness

Maintenance and safety decisions sit behind a regulated boundary. The agent supports planning and administration around it, never the airworthiness decision itself.

04
Part 3 · Getting it done

Where the business and the technology meet

The highest-value use cases cluster around the disrupted day, because that is where decisions are fast, expensive, constrained and currently manual.

Use cases, mapped to the chain and the architecture

Filter by stage or by earned autonomy. Selecting a use case jumps the value chain and the architecture to the stage and layer it depends on.

Value chain stage
Autonomy earned
12 use cases

The delivery playbook

How an airline deployment actually runs.

01

Week 1 — settle the legality boundary

Agree in writing that crew legality and airworthiness are hard constraints the agent cannot reach past, and confirm it architecturally. Nothing else can be discussed until this is.

02

Week 2 — build the connection graph and test it

Assemble passengers, itineraries, legs and connections and measure how well it reflects reality. A misconnect the system cannot see is a use case that cannot exist.

03

Weeks 3-6 — start with the fare and regulation corpora

Rule and entitlement retrieval delivers value fast, touches no operational system and builds the citation discipline every later use case depends on.

04

Weeks 7-9 — take on recovery with the worst day as the design point

Build option generation against a replayed severe disruption, not a normal day. Latency and capacity under surge are the acceptance criteria.

05

Weeks 10-12 — degraded mode, audit and handover

Prove behaviour when a source system is unavailable mid-recovery, then hand over runbook, legality regression tests and the entitlement audit trail.

The curriculum

8 modules, 80 taught hours, 40 hands-on labs and 8 assessments — every lab provisioned and graded by the SCIKIQ Agentic AI Playground. Open a module to see its labs.

01The SCDAI delivery model in an airlineLanding in an operation where the schedule outranks every other consideration.10 hrs · 5 labs
Delivery mandateCommercial vs operations splitValue sizing on disruptionStakeholder mapController adoptionThin-slice scoping
01
Decision selectionScore four airline decisions on value, cadence and data readiness.
02
Value sizingSize a misconnect, a cancellation and a compensation claim.
03
Graph auditAssess whether itinerary and connection data support a recovery use case.
04
Stakeholder mapMap operations control, crew, revenue management, service and safety.
05
Thin sliceScope a single-station disruption slice with a measurable outcome.
Assessment 01 — Operating model & scoping25 items · 35 min · pass 70%
02Airline data foundationsPSS, movements, crew, fares and the corpora that govern what any of it may cost.10 hrs · 5 labs
PSS and booking dataMovement and delay codingCrew data and legalityFare and rule formatsMRO dataItinerary and connection assembly
01
PSS extractionExtract passengers, itineraries and tickets into a working model.
02
Delay normalisationNormalise inconsistent delay coding into an analysable set.
03
Connection graphAssemble the connection graph and measure how well it matches reality.
04
Fare corpus ingestionIngest filed fare rules with positional structure preserved.
05
Crew dataModel rosters, qualifications and flight-time limitation inputs.
Assessment 02 — Airline data landscape25 items · 35 min · pass 70%
03Context engineering for airline languageCodes, times, time zones and regulation — where precision is not negotiable.10 hrs · 5 labs
Station and carrier codesTime zones and UTC disciplineStructured outputsUncertaintyRefusal on legality questionsContext budget
01
Code resolutionResolve ambiguous station, carrier and equipment codes.
02
Time disciplinePrevent time-zone and day-boundary errors in itinerary reasoning.
03
Structured optionsEmit recovery options as a typed, validated structure.
04
Legality refusalMake the agent refuse to assert legality rather than estimate it.
05
Context budgetCut context cost on a high-volume disruption agent.
Assessment 03 — Context engineering25 items · 35 min · pass 70%
04Grounding on fare rules and passenger rightsTwo corpora that govern revenue and liability, and that almost nobody can read.10 hrs · 5 labs
Fare rule structureRegulation retrievalContract of carriageNetwork graph traversalCitationsRetrieval evals
01
Fare rule retrievalAnswer a fare-rule question with the exact rule text cited.
02
Regulation retrievalRetrieve the governing passenger-rights provision for a scenario.
03
Interline agreementsResolve which agreement governs a disrupted interline itinerary.
04
Citation contractCite rule, article and version behind every determination.
05
Retrieval evalsBuild an expert-labelled rule question set and measure accuracy.
Assessment 04 — Retrieval & grounding25 items · 40 min · pass 70%
05Disruption agent designOption generation under hard constraints, at speed, on the worst day of the year.10 hrs · 5 labs
Workflow vs agentConstraint handlingSolver integrationOption rankingLatency budgetsEscalation
01
Recovery agentGenerate ranked recovery options with cost and passenger impact.
02
Hard constraintsMake crew-illegal options unreachable rather than merely ranked low.
03
Solver toolsGive the agent a constraint solver and use it for what it is good at.
04
Latency budgetMeet a control-centre latency budget under simulated surge.
05
EscalationDefine when the agent must stop and hand over, and prove it does.
Assessment 05 — Agent design for disruption25 items · 40 min · pass 70%
06Integrating with PSS, operations and crewRead from systems built in another era, write only where a human approved it.10 hrs · 5 labs
MCP over PSS and opsReal-time movement feedsCrew system integrationApproval gatesIdentityDegraded mode
01
MCP over PSSExpose passenger and itinerary lookups as typed read tools.
02
Movement ingestionConsume a real-time movement feed with ordering guarantees.
03
Crew legality toolCall the authoritative legality check rather than reimplementing it.
04
Approval gateApply a rebooking only after a controller approves it.
05
Degraded modeDefine and test behaviour when a source system fails mid-recovery.
Assessment 06 — Systems integration25 items · 35 min · pass 70%
07Safety boundary, rights and securityThe module that decides whether safety and legal will let this near the operation.10 hrs · 5 labs
Airworthiness boundaryCrew legality assurancePassenger-rights complianceOWASP LLM Top 10Injection via customer textIncident response
01
Safety boundaryDocument how the agent sits outside airworthiness decisions.
02
Legality regressionBuild a regression suite that proves no illegal option is emitted.
03
Rights complianceEvidence an entitlement determination to an auditor’s standard.
04
Injection defenceDefend against instructions embedded in a passenger claim.
05
Red teamRun an OWASP LLM Top 10 pass over the recovery pipeline.
Assessment 07 — Safety, rights & security30 items · 45 min · pass 70%
08Production, surge and cost per decisionThe system is needed most exactly when load is highest. Design for that day.10 hrs · 5 labs
Eval suitesSurge capacityDriftLatency under loadCost per decisionHandover
01
Eval gateGate deployment on option-quality and entitlement-accuracy regression.
02
Surge testReplay a severe disruption day and hold the latency budget.
03
Drift watchDetect drift after a schedule or fleet change.
04
Cost per decisionModel and reduce cost per recovery decision at surge volume.
05
HandoverProduce runbook, legality regression suite and entitlement audit trail.
Assessment 08 — Production & surge30 items · 45 min · pass 70%

Two capstones — 20 hours

End-to-end agent design, development, deployment and testing, 10 hours each. Reviewed by a Senior SCDAI Engineer against a published rubric.

Capstone A — Disruption recovery agent

Build an agent that generates ranked recovery options for a replayed severe disruption, with cost and passenger impact quantified and crew-illegal options architecturally unreachable. Hold a control-centre latency budget under surge and measure option quality against a controller-labelled set.

Capstone B — Fare rule and entitlement agent

Build retrieval over filed fare rules and passenger-rights regulation that answers what is permitted and what is owed, citing rule, article and version, with reasoning an auditor could follow. Measure accuracy against an expert-labelled question set.

What you deliver, and how it is marked
  • A running agent, deployed on the program's target stack, reachable by a reviewer.
  • An architecture note: boundaries, tools, autonomy level and the trade-offs you took.
  • A versioned eval set with a baseline and your final scores.
  • A trace walkthrough of one success and one deliberate failure.
  • Cost per task, measured — not estimated.
  • A runbook and rollback path a client team could operate on Monday.
Problem fit15%Is this a decision worth automating, scoped to a defensible boundary?
Architecture20%Right pattern for the constraints; autonomy earned, not assumed.
Grounding & accuracy20%Measured groundedness against the eval set, with the failures named.
Safety & compliance20%Domain controls actually enforced, and demonstrably so.
Operability15%Traces, runbook, rollback, cost — could someone else run this?
Communication10%Can a client executive follow the reasoning in ten minutes?

One lab, start to finish

Every lab in this program follows the shape below. This is lab 05 in full — the brief you are given, the environment that is provisioned for you, the code you start from and the assertions that decide whether you passed.

Module 05 · Disruption agent design

Recovery options under a hard constraint

Generate rebooking options a controller can act on, with crew-illegal ones unreachable.

The brief

A hub weather event has cancelled six departures. You are given the affected passengers and their onward connections, the remaining schedule with seat availability, crew duty state, and the flight-time limitation rules. Return ranked recovery options with cost and passenger impact. The test is not whether you find a good option — it is whether an illegal one can be produced at all.

Provisioned for you
  • 6 cancelled departures, 840 affected passengers
  • Remaining schedule with seat availability
  • Crew duty state and FTL rules
  • Labelled key: 3 controller-accepted option sets
You start from this
def recovery_options(cancelled, passengers, schedule, crew, ftl):
    """Return ranked options: [(reassignments, cost, pax_impact, crew_plan)].

    Legality is not a ranking input. Build the feasible set first, then
    rank inside it: an illegal option must not exist to be ranked.
    """
    # 1. build the legal crew-and-aircraft feasible set FIRST
    # 2. only then assign passengers and cost the options
    # 3. keep parties on one booking together unless splitting is unavoidable
    raise NotImplementedError
What the grader asserts
  1. No returned option breaches flight-time limitations, on any input including the adversarial set
  2. Legality is enforced by construction, not by filtering or ranking after generation
  3. Parties on a single booking are not split unless the option states why it was unavoidable
  4. Cost and passenger impact are quantified per option, not merely ranked
  5. Overlaps with at least 2 of the 3 controller-accepted option sets

Pass barZero illegal options across the whole adversarial set. A single illegal option fails the lab regardless of option quality.

StretchAdd a surge test: replay the event at four times the passenger volume and hold a 20-second control-centre latency budget.

05
Assessment

Assessed, not attended

Every module ends with a timed, randomised assessment delivered through the SCIKIQ Agentic AI Playground. The certificate requires a pass on all of them plus two reviewed capstones.

Assessment blueprint

What each test covers, how long it runs, and how many items are currently in the versioned bank behind it.

#Assessment & coverageItemsTimeIn bank
01Operating model & scopingDelivery mandateAirline economicsValue sizingThin slicing2535 min3
02Airline data landscapePSS dataDelay codingCrew dataFare formats2535 min2
03Context engineeringCode resolutionTime handlingStructured outputsRefusal2535 min2
04Retrieval & groundingFare rulesRegulation retrievalInterlineRetrieval metrics2540 min2
05Agent design for disruptionConstraint handlingSolver integrationOption rankingLatency2540 min2
06Systems integrationMCP designReal-time feedsApproval gatesDegraded mode2535 min2
07Safety, rights & securitySafety boundaryLegality assuranceRights complianceLLM security3045 min2
08Production & surgeEval gatingSurge capacityDriftCost per decision3045 min2
Single best answerOne defensible option among plausible distractors drawn from real field mistakes.
Scenario judgementA client situation with constraints; you pick the action a Senior SCDAI Engineer would take.
Architecture selectionGiven non-functional requirements, choose the pattern and justify the trade-off.
Failure diagnosisA trace, an eval report or a cost curve — identify the root cause.
  • Each module ends with a timed assessment; the program certificate requires a pass on every one.
  • Items are drawn at random from a versioned bank, so no two learners sit an identical paper.
  • Pass mark is 70%. Two retakes are included, each with a fresh draw.
  • Scenario items carry double weight — they are the ones that predict field performance.
  • Capstones are reviewed against a published rubric by a Senior SCDAI Engineer, not auto-graded.

Try four questions from the bank

Real items, drawn from 17 in this program's bank — weighted toward the scenario and diagnosis types, because those are the ones that predict field performance. Instant feedback, nothing saved.

Four sample items — one attempt each, then the reasoning is shown.

Q1A carrier asks for "AI for customer experience". Where does the value concentrate?

Disruption is where an airline spends money it did not plan to spend and loses customers it already won. It is also where decisions are fast, constrained and currently manual.

Q2A user asks an agent whether a crew pairing is legal. What should the agent do?

Legality is a regulated determination with a system of record. An agent that estimates it will eventually be wrong in the direction that grounds an aircraft or breaks a rule.

Q3How should crew-illegal recovery options be handled by an option generator?

A hard constraint enforced by ranking is a hard constraint that will eventually be violated under time pressure. It has to be structurally impossible.

Q4A source system fails mid-recovery. What should the agent do?

Silent degradation is the dangerous option: the controller keeps trusting output that is now based on stale inputs. Declaring the degradation preserves the trust.

06
Career & outcomes

What this makes you, and where it goes next

The same ladder whichever specialisation you enter through — what changes is the domain you go deep in. Below: how the program is delivered, the skills it moves, the roles it leads to, and the specialisations closest to this one.

Available two ways

The same labs, assessments and capstones, delivered to an enterprise cohort or to individual professionals.

B2B

Direct to enterprise

Cohorts of 20 to 2,000+ on your own tenancy, with your data patterns and your cloud. Skill-gap baselining up front, per-team mastery reporting throughout, and capstones scoped against your real backlog so the output is deployable work.

  • Private cohort on your tenancy
  • Baseline skills assessment before kick-off
  • Capstones scoped to your backlog
  • Per-team mastery dashboards for L&D
  • Optional Senior SCDAI Engineer architecture reviews
B2C

Direct to individual professionals

The same labs, assessments and capstones for individual engineers and analysts, run on shared infrastructure with a fixed cohort calendar. You leave with a graded portfolio, not a certificate of attendance.

  • Fixed-date cohorts, self-paced within them
  • Same graded labs and item bank
  • Portfolio-ready capstones you own
  • Certificate on a pass in every module
  • Community and office-hours access

Skill matrix

Find your row and aim one column right. The Playground scores you against this after every module.

SkillBeginnerIntermediateAdvanced
Airline domain fluencyKnows the segments.Maps schedule decisions to cost and revenue.Sizes disruption and ancillary value credibly.
Operational dataReads a movement feed.Assembles a connection graph that matches reality.Designs for surge, degraded mode and inconsistent delay coding.
Constraint engineeringAware of crew legality.Makes illegal options unreachable at the tool layer.Runs a legality regression suite as a release gate.
Context engineeringWrites clear prompts.Structures retrieval, tools and state deliberately.Designs context strategy for reliability and cost at scale.
Retrieval & groundingBuilds basic vector search.Tunes chunking, hybrid search and reranking.Designs graph + vector grounding with measured recall.
Agent orchestrationRuns a single tool-calling agent.Builds supervised multi-step and multi-agent flows.Designs autonomy boundaries and failure containment.
Tool & system integrationCalls a documented API.Writes an MCP server over a system of record.Designs a least-privilege tool estate across systems.
EvaluationEyeballs outputs.Builds labelled eval sets and regression gates.Runs online evals with drift and judge calibration.
Observability & costReads logs.Traces runs, tracks tokens and latency.Owns cost per task and capacity planning in production.
Security & guardrailsAdds output filters.Mitigates the OWASP LLM Top 10 in a build.Threat-models an agent estate and proves controls.
Client deliveryTakes notes in a workshop.Runs discovery and scopes a thin slice.Owns the account technically, from scope to handover.

Where it takes you

The SCDAI ladder is the same whichever specialisation you enter through — what changes is the domain you go deep in.

01
Data and AI EngineerEntry
Python, LLM APIs, first RAG build, prompt and context basics.
02
Associate Data and AI EngineerPractitioner
Client-facing discovery, tool integration, agent build under supervision.
03
SCIKIQ Certified Data and AI EngineerSpecialist
Owns a deployment end to end — scoping, build, evals, handover.
04
Senior Data and AI Engineer / Domain LeadSenior
Multi-agent architecture, regulated deployments, reference patterns for the practice.
05
AI Architect / Practice LeadLeadership
Portfolio of accounts, delivery standards, hiring and capability strategy.
Terms worth knowing
IROPS
Irregular operations — disruption, and where airline cost concentrates.
PSS
Passenger Service System — reservations, ticketing and departure control.
Fare rule
The filed conditions governing what a fare permits, in a dense positional text format.
Flight-time limitation
The regulated cap on crew duty and flying hours — a hard constraint.
Misconnect
A passenger who cannot make their connection, and the unit disruption is measured in.
Ancillary
Revenue beyond the seat: bags, seating, lounge, change fees.
Interline
Carriage involving another carrier under an agreement between them.
RASK
Revenue per Available Seat Kilometre — the headline commercial metric.
SCDAI
SCIKIQ Certified Data and AI Engineer — the credential this program awards.
SCDAI engineer
An engineer embedded with the customer who turns their constraints into a working system.
Thin slice
The narrowest end-to-end path through a workflow that still produces business value.
Agentic RAG
Retrieval where the agent decides when, what and how often to retrieve.
MCP
Model Context Protocol — open standard connecting an agent to tools and data.
A2A
Agent2Agent — protocol for agent-to-agent delegation across vendors.
Eval set
A labelled, versioned set of cases an agent must pass before release.
LLM-as-judge
Using a model to score outputs, calibrated periodically against human ratings.
Guardrail
An enforced constraint on an input, output or action — not a prompt request.
Human-in-the-loop
A required human approval step before a consequential action executes.
Cost per task
Total token, tool and compute cost of one completed unit of work — the engineer's unit economic.
Golden path
The reference architecture a practice standardises on so deployments stay reviewable.
Handover
The point at which the client can operate, evaluate and change the system without the engineer.

Related programs

Skill a team, or join a cohort

B2B cohorts run on your tenancy with capstones scoped to your backlog. B2C cohorts run on a fixed calendar.

Talk to us
07
Enrolling

What you need, what you get, and what it costs

Stated plainly enough to rule yourself in or out without a sales call: the prerequisites, how the program runs, exactly what the credential is worth, and the questions everyone asks.

Before you start

Stated plainly so you can rule yourself in or out without a sales call. Nothing here is a formal qualification — it is what the first lab assumes you can already do.

Technical

You should already be able to do these

  • Comfortable in Python: functions, typing, virtual environments, reading a stack trace
  • Have called an LLM API and handled a structured response
  • Git, the command line, and reading someone else’s code without panic

Domain

What we assume, and what we teach

  • Know the difference between a booking and a flight; the rest of the network is taught
  • Willingness to treat crew legality as a hard constraint rather than an optimisation

Time and access

What the program asks of your week

  • A machine that can run a browser and a terminal — labs run in the Playground, not locally
  • Roughly 8 hours a week for the taught weeks, plus 20 hours for the two capstones

How it runs

Cohort dates and pricing are confirmed on enquiry rather than printed here, because both move with the intake.

Format
Self-paced within a fixed cohort window, delivered in the SCIKIQ Agentic AI Playground
Taught hours
80 hours across 8 modules
Capstones
20 hours — two end-to-end builds, reviewed not auto-graded
Typical duration
10–12 weeks at around 8 hours a week
Level
Intermediate → Advanced
Built for
Engineers and analysts deploying AI across airline commercial and operations
Next cohorts
— confirmed on enquiry
Pricing
— confirmed on enquiry

The credential

The credential is awarded per specialisation, so it names the domain or stack you were assessed in rather than claiming general competence. On this program the badge reads SCDAI — Airlines.

How it is earned

  • A pass at 70% or above on every module assessment — not an average across them
  • Both capstones reviewed against the published rubric by a Senior SCDAI Engineer
  • All labs submitted and machine-graded green
Awarded as
A verifiable digital badge with a public credential record
Valid for
Two years from award
Recertification
One current-year assessment plus a refreshed capstone
Retakes
Two included per assessment, each with a fresh item draw
Named specialisation
The badge states the domain or stack, e.g. SCDAI — Healthcare
Verification
Third parties confirm a holder from the credential record, no login required

A certificate that cannot be checked is decoration. Every award resolves to a record showing the specialisation, the award date and the assessments passed.

The certificate you leave with

This is the credential the program awards, shown exactly as it is issued — with the specialisation named, the assessment record attached and a verification link anyone can check without an account.

SCIKIQ Data Academy Certificate of Professional Certification

This is to certify that

Your name

has been assessed and certified as

SCIKIQ Certified Data and AI Engineer

Airlines

Specialisation
Airlines
Assessments passed
8 of 8, each at 70% or above
Labs graded
40 of 40 machine-graded green
Capstones reviewed
2, against the published rubric
Taught hours
80 across 8 modules, plus 20 capstone hours
AwardedOn completion
Valid untilTwo years from award
Credential IDSCDAI-AIRLINES-<issued>
Senior SCDAI Engineer, Certification Board
  1. 01
    The specialisation is on the certificate

    Not “Data and AI Engineer” but the domain or stack you were actually assessed in. A general claim would be a weaker one.

  2. 02
    The assessment record travels with it

    Modules passed, labs graded and both capstones reviewed — so the credential states what was measured rather than that you attended.

  3. 03
    Anyone can verify it, without a login

    The credential ID resolves to a public record showing the specialisation, the award date and the assessments passed.

Share it on LinkedIn

Add it to your LinkedIn profile in one step. The link pre-fills the certification fields from the credential record, so the entry on your profile matches the record a reader can check.

Add to LinkedIn profile The button is live on your real certificate; here it opens LinkedIn pre-filled with this specialisation so you can see exactly what the profile entry will say.

A certificate that cannot be checked is decoration. Every award resolves to a record showing the specialisation, the award date and the assessments passed.

Questions we get asked

The objections that come up in every conversation about this program, answered without the brochure voice.

Is this a course or a certification?

Both, and the second is the point. Eight timed assessments and two reviewed capstones stand between you and the credential, so a pass means someone measured the skill rather than recorded your attendance.

How is it self-paced without falling apart?

Every lab is provisioned, graded and unblocked by the Playground rather than by an instructor. That is what lets a cohort of 2,000 cost the same faculty time as a cohort of 20 — and why you are never waiting on someone to mark your work.

What if I fail an assessment?

Two retakes are included per assessment, each drawing a fresh item set from the bank, so a retake is a genuinely new paper rather than the same questions again.

Do I need my own cloud account?

For the domain specialisations, no — labs run in provisioned sandboxes. For the four tech-stack programs you will want access to that platform, since deploying into a real subscription is much of the point.

Can we run this privately for our team?

Yes. B2B cohorts run on your own tenancy with your data patterns, a skills baseline before kick-off, per-team mastery reporting, and capstones scoped against your actual backlog so the output is deployable work rather than an exercise.

Which specialisation should I take?

Take the domain you deploy into. If you move across industries, take a tech-stack program instead and pick up domain context on the engagement. The chooser on the programs page will narrow it.

How current is the material?

The trends, platform capabilities and regulatory positions are reviewed each quarter, and every external claim on these pages links to its source so you can check the date yourself.

What do I actually leave with?

A graded portfolio: forty machine-graded labs, two reviewed end-to-end agent builds with measured evaluation and cost per task, and a verifiable credential naming your specialisation.

Still deciding?

Tell us the systems you deploy into and we will say plainly whether this specialisation is the right one — or which of the 21 is.

Talk to us