2025-09-07     2025-09-08     2025-09-09

check countrycode and distance of served city

number of errors=0
number of warnings=0
Group=ckgGrpAirpIcao

select geonameid,name,countrycode,iata,icao from dmp_airport where isactive and iata is not null and icao is not null and cityid is null and name like '%International%'

geonameid	name	countrycode	iata	icao