Skip to content

Commit fdebf3f

Browse files
author
Airline Route Update GHA
committed
Automatic airline route update
1 parent 3f97fd3 commit fdebf3f

1 file changed

Lines changed: 31 additions & 9 deletions

File tree

airline_routes.json

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -492812,7 +492812,19 @@
492812492812
"latitude": "3.754722",
492813492813
"longitude": "-71.458056",
492814492814
"name": "Morelia Airport",
492815-
"routes": [],
492815+
"routes": [
492816+
{
492817+
"carriers": [
492818+
{
492819+
"iata": "VE",
492820+
"name": "Clic Air"
492821+
}
492822+
],
492823+
"iata": "BOG",
492824+
"km": 315,
492825+
"min": 80
492826+
}
492827+
],
492816492828
"timezone": "America/Bogota"
492817492829
},
492818492830
"MSL": {
@@ -608665,16 +608677,26 @@
608665608677
"name": "Akwa Ibom Airport",
608666608678
"routes": [
608667608679
{
608668-
"carriers": [],
608669-
"iata": "ABV",
608670-
"km": 465,
608671-
"min": 75
608672-
},
608673-
{
608674-
"carriers": [],
608680+
"carriers": [
608681+
{
608682+
"iata": "QI",
608683+
"name": "Ibom Air"
608684+
}
608685+
],
608675608686
"iata": "LOS",
608676608687
"km": 560,
608677-
"min": 75
608688+
"min": 70
608689+
},
608690+
{
608691+
"carriers": [
608692+
{
608693+
"iata": "QI",
608694+
"name": "Ibom Air"
608695+
}
608696+
],
608697+
"iata": "ABV",
608698+
"km": 465,
608699+
"min": 60
608678608700
}
608679608701
],
608680608702
"timezone": "Africa/Lagos"

0 commit comments

Comments
 (0)