2025-02-24     2025-02-25     2025-02-26

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