Hi
We are using python API to retreive number of flights departing from few ariports.
While most of the data looks OK for other airports such as Mumbai, London, we observe there is no data or very less data for Singapore Changi airport / Tel Aviv Airport.
Below is the API we hit daily with variable departure airport codes, begin & end times.
opensky-network.org/api/flights/departur...ort={}&begin={}&end={}
Please help in fixing this.