diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ef535d8..eb81135 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,12 @@ on the UTC date of the release. `Contributions `__ always welcomed! + +Version 20240207 +================== +* Added VEAY/AYJ, Maharishi Valmiki International Airport, Ayodhya, Uttar Pradesh, India. Contributed by `Vedant Modi + `__ in issue `#35 `__). + Version 20240202 ================== * Added ZHEC/EHU, Ezhou Huahu Airport, Ezhou, Hubei, China. Contributed by `HaGoijer `__ diff --git a/README.rst b/README.rst index b5f6b82..1199f64 100644 --- a/README.rst +++ b/README.rst @@ -2,9 +2,9 @@ airportsdata |downloads| ======================== -.. |ICAO| replace:: 28,136 +.. |ICAO| replace:: 28,137 -.. |IATA| replace:: 7,591 +.. |IATA| replace:: 7,592 .. |LID| replace:: 12,567 @@ -50,8 +50,8 @@ Each entry consists of the following data: * ``icao``: ICAO 4-letter Location Indicator (Doc 7910) or (if none) an internal Pseudo-ICAO Identifier [#]_ (|ICAO| entries); * ``iata``: IATA 3-letter Location Code (|IATA| entries) or an empty string [#]_; -* ``name``: Official name (latin script); -* ``city``: City in latin script, ideally using the local language; +* ``name``: Official name (diacritized latin script); +* ``city``: City (diacritized latin script), ideally using the local language; * ``subd``: Subdivision (e.g. state, province, region, etc.), ideally using the local-language or English names of `ISO 3166-2 `__; * ``country``: `ISO 3166-1 `__ alpha-2 country code diff --git a/RELEASE.rst b/RELEASE.rst index 9f3f350..00ca657 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,2 +1,2 @@ -* Added ZHEC/EHU, Ezhou Huahu Airport, Ezhou, Hubei, China. Contributed by `HaGoijer `__ - in issue `#34 `__) +* Added VEAY/AYJ, Maharishi Valmiki International Airport, Ayodhya, Uttar Pradesh, India. Contributed by `Vedant Modi + `__ in issue `#35 `__). diff --git a/airportsdata/__init__.py b/airportsdata/__init__.py index 53b960e..753c655 100644 --- a/airportsdata/__init__.py +++ b/airportsdata/__init__.py @@ -11,7 +11,7 @@ __project_name__ = __package__ # Release numbering follows the release date -__version__ = '20240202' +__version__ = '20240207' __min_python_version__ = (3, 9) __author__ = 'Mike Borsetti ' __copyright__ = 'Copyright 2020- Mike Borsetti' @@ -47,7 +47,7 @@ def load(code_type: CodeType = 'ICAO') -> Dict[str, 'Airport']: :return: a dict of dicts, each entry having the following keys: 'icao': ICAO 4-letter Location Indicator or 4-alphanumeric FAA/TC LID 'iata': IATA 3-letter Location Code or an empty string - 'name': Official name (latin script) + 'name': Official name (diacritized latin script) 'city': City 'subd': Subdivision (e.g. state, province, region, etc.) 'country': ISO 3166-1 alpha 2-code (plus 'XK' for Kosovo) diff --git a/airportsdata/airports.csv b/airportsdata/airports.csv index 071b07c..4b4ce6d 100644 --- a/airportsdata/airports.csv +++ b/airportsdata/airports.csv @@ -25107,6 +25107,7 @@ "VEAL","","Savitri Jindal Airport","Angul","Odisha","IN",624,20.910556,85.035,"Asia/Kolkata","" "VEAN","IXV","Along Airport","","Arunachal-Pradesh","IN",900,28.1753005981,94.8020019531,"Asia/Kolkata","" "VEAT","IXA","Agartala Airport","Agartala","Tripura","IN",46,23.8869991302,91.2404022217,"Asia/Kolkata","" +"VEAY","AYJ","Maharishi Valmiki International Airport","Ayodhya","Uttar Pradesh","IN",335,26.748034,82.150781,"Asia/Kolkata","" "VEBA","","Behala Airport","Behala","West Bengal","IN",10,22.5042304993,88.2934265137,"Asia/Kolkata","" "VEBD","IXB","Bagdogra Airport","Siliguri","West Bengal","IN",412,26.6812000275,88.3285980225,"Asia/Kolkata","" "VEBG","RGH","Balurghat Airport","Balurghat","West Bengal","IN",78,25.2616996765,88.7956008911,"Asia/Kolkata",""