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

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