2025-08-22     2025-08-23     2025-08-24

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