Skip to content

Commit b16da55

Browse files
committed
Initial commit
0 parents  commit b16da55

23 files changed

+283456
-0
lines changed

LICENSE

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Copyright (c) 2025 Postgres Professional
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4+
5+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6+
7+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

Lines changed: 707 additions & 0 deletions
Large diffs are not rendered by default.

airplanes_data.dat

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
32N {"en": "Aerobus A320neo", "ru": "Аэробус A320neo"} 6500 830 t
2+
339 {"en": "Aerobus A330-900neo", "ru": "Аэробус A330-900neo"} 13300 870 t
3+
351 {"en": "Aerobus A350-1000", "ru": "Аэробус A350-1000"} 16700 913 t
4+
35X {"en": "Aerobus A350F", "ru": "Аэробус A350F"} 8700 903 f
5+
76F {"en": "Boeing 767-300F", "ru": "Боинг 767-300F"} 6000 850 f
6+
77W {"en": "Boeing 777-300ER", "ru": "Боинг 777-300ER"} 14600 905 t
7+
789 {"en": "Boeing 787-9 Dreamliner", "ru": "Боинг 787-9 Dreamliner"} 14000 913 t
8+
7M7 {"en": "Boeing 737 MAX 7", "ru": "Боинг 737 MAX 7"} 7000 840 t
9+
CR7 {"en": "Bombardier CRJ700", "ru": "Бомбардье CRJ700"} 3100 829 t
10+
E70 {"en": "Embraer E170", "ru": "Эмбраэр E170"} 4000 800 t

airports_data.dat

Lines changed: 5501 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)