2025-04-21     2025-04-22     2025-04-23

airports should have a country code

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

select geonameid,name,featurecode from geoname where featurecode in ('AIRP','AIRF','AIRB') and countrycode is null

geonameid	name	featurecode