Denis A

Results 8 issues of Denis A

The Quality Assurance (QA) [`check-por-cmp-optd-it.py` checker script](https://github.com/opentraveldata/quality-assurance/blob/master/checkers/check-por-cmp-optd-it.py#L52) generates the [`optd-qa-por-optd-no-it.csv` CSV report file](https://www2.transport-search.org/data/optd/qa/2020-04-03/results/optd-qa-por-optd-no-it.csv). As of the 1 April 2020: ```csv $ cat results/optd-qa-por-optd-no-it.csv iata_code^geoname_id^iso31662^country_code^city_code_list^location_type^fclass^fcode^page_rank AED^5879155^AK^US^AED^CA^P^PPL^ BBF^4931737^MA^US^BBF^O^P^PPL^ BRG^4313346^KY^US^BRG^O^P^PPLA2^ BWS^5787481^WA^US^BWS^A^S^AIRQ^ BZS^10286462^DC^US^WAS^H^S^AIRH^ CFA^8299203^AK^US^CFA^CA^S^AIRP^...

enhancement

From the latest [UN/LOCODE data](https://github.com/opentraveldata/opentraveldata/tree/master/data/unlocode), as of now [dated in July 2018](http://www.unece.org/cefact/codesfortrade/codes_index.html), 238 POR have a UN/LOCODE in Vietnam (VN): ```bash $ bzgrep '^,"VN"' ../unlocode/unlocode-code-list-2018-1.csv.bz2 |wc -l 239 $ bzgrep...

enhancement

As of August 2017, a [search for 'SAG'](http://search-travel.org/search/?q=sag) yields [the retired Sagwon airport, Alaska (AK), United States (US)](http://www.geonames.org/5873168) rather than the [currently SAG-assigned airport, ie, Shirdi airport, India (IN)](http://www.geonames.org/8532031). When...

The [service-delivery-quality/quality-assurance/samples/opentraveldata/check-por-cmp-optd-it.py script](http://github.com/service-delivery-quality/quality-assurance/blob/master/samples/opentraveldata/check-por-cmp-optd-it.py) provides a lot of cases to be investigated, in which the OPTD-maintained state code is not consistent with the IATA one. That may be an issue of...

bug
enhancement

The new [Service Delivery Quality QA](https://github.com/service-delivery-quality/quality-assurance) [OPTD-related check-por-cmp-optd-it.py Python script](https://github.com/service-delivery-quality/quality-assurance/blob/master/samples/opentraveldata/check-por-cmp-optd-it.py) now spots the differences between the [OpenTravelData POR](https://github.com/opentraveldata/opentraveldata/blob/master/opentraveldata/optd_por_public.csv) and [what is referenced by IATA](http://www.iata.org/publications/Pages/code-search.aspx) ([screen scraped on OPTD](https://github.com/opentraveldata/opentraveldata/blob/master/data/IATA/iata_airport_list_latest.csv)). There are...

enhancement
help wanted

The [ori_por_best_to_reject.csv file](http://github.com/opentraveldata/optd/blob/trunk/refdata/ORI/ori_por_best_to_reject.csv) lists a few POR (point of reference) entries, for which the IATA code appears to be wrongly attributed. Most often, it indeed corresponds to the FAA code,...

As mentioned in the comments for ee60b66ac250495782ca5f6fd6ef9a781715778a, the [ori_por_non_iata](https://raw.github.com/opentraveldata/optd/trunk/refdata/ORI/ori_por_non_iata.csv) needs to be reformatted with the very same format of [ori_por_public](https://raw.github.com/opentraveldata/optd/trunk/refdata/ORI/ori_por_public.csv)

Add the Geonames ID for the following POR: HDQ QAJ QAX QBL QBS QBZ QCB QDD QDG QDV QEB QEC QED QGG QGH QGZ QHE QIO QIS QJA QJC QNF...