From 18a71a1411636e00ffcead132b09481f046c8946 Mon Sep 17 00:00:00 2001 From: Ubong Ndoh Date: Fri, 24 Jul 2020 15:06:27 +0100 Subject: [PATCH] Create akw.json created akw.json file, that contains information about the Victor Attah International Airport in Akwa Ibom State, Nigeria. --- data/akw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/akw.json diff --git a/data/akw.json b/data/akw.json new file mode 100644 index 00000000..6f00c6a9 --- /dev/null +++ b/data/akw.json @@ -0,0 +1,9 @@ +{ + "id": "akw", + "name": "Victor Attah International Airport", + "city": "Uyo", + "country": "Nigeria", + "description": "Victor Attah International Airport (IATA: QUO, ICAO: DNAI), is an airport serving Uyo, the capital of Akwa Ibom State in Nigeria.It was renamed after former Governor Obong Victor Attah by Governor Udom Emmanuel. Its airport code *QUO* comes from the name of the state AKWA IBOM.", + "imageCredit": "jae pete", + "imageCreditLink": "https://www.flickr.com/photos/101098587@N08/" +}