-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaircrafts.json
More file actions
102 lines (102 loc) · 1.89 KB
/
aircrafts.json
File metadata and controls
102 lines (102 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[
{
"AircraftId": 1,
"Type": "Type5",
"Registration": "PQKLQE"
},
{
"AircraftId": 2,
"Type": "Type3",
"Registration": "3H6DGG"
},
{
"AircraftId": 3,
"Type": "Type4",
"Registration": "99JEEO"
},
{
"AircraftId": 4,
"Type": "Type5",
"Registration": "R242BX"
},
{
"AircraftId": 5,
"Type": "Type1",
"Registration": "XAQFN4"
},
{
"AircraftId": 6,
"Type": "Type5",
"Registration": "2SPPK5"
},
{
"AircraftId": 7,
"Type": "Type3",
"Registration": "8Y5SQO"
},
{
"AircraftId": 8,
"Type": "Type3",
"Registration": "68ED5N"
},
{
"AircraftId": 9,
"Type": "Type5",
"Registration": "UZ1OWB"
},
{
"AircraftId": 10,
"Type": "Type2",
"Registration": "7B9175"
},
{
"AircraftId": 11,
"Type": "Type3",
"Registration": "UDLHX6"
},
{
"AircraftId": 12,
"Type": "Type1",
"Registration": "6MCPVL"
},
{
"AircraftId": 13,
"Type": "Type4",
"Registration": "ELCCAL"
},
{
"AircraftId": 14,
"Type": "Type4",
"Registration": "9QHL8R"
},
{
"AircraftId": 15,
"Type": "Type5",
"Registration": "0BCUDX"
},
{
"AircraftId": 16,
"Type": "Type4",
"Registration": "5T3IH8"
},
{
"AircraftId": 17,
"Type": "Type4",
"Registration": "AR7TQN"
},
{
"AircraftId": 18,
"Type": "Type4",
"Registration": "KEIKN6"
},
{
"AircraftId": 19,
"Type": "Type4",
"Registration": "88L3N1"
},
{
"AircraftId": 20,
"Type": "Type1",
"Registration": "W0LHL9"
}
]