# FlightDelayRiskModule

This is a Risk Module that gives coverage for delays in flights. The policy will be triggered if a particular flight is canceled or arrives later by more than an acceptable tolerance (parameter).

It's not part of the core Ensuro repository, more an extension with its [own repository](https://github.com/ensuro/flight-delay-risk-module/).

For getting the information about the cancelation or arrival of the flight uses a Chainlink Oracle that provides information from [FlightAware](https://flightaware.com/).
