This is code for creating Kibana dashboards for information from the Reservation Air Data set:
Example dashboard here
To build a dashboard like this, first tell elastic search not to analyze text fields:
sh create_index.sh
Then post the data in flightdata.json to elastic search
python elasticpost.py
This tool was created by
Lamia Elgouacem - l.elgouacem@gmail.com
Ren C'deBaca - rectheworld@gmail.com
Damiano Melcarne - damianony@optonline.net
Evan Sonderegger - evan.sonderegger@gmail.com