2025-02-28     2025-03-01     2025-03-02

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