Skip to content
/ trip Public
forked from esonderegger/trip

Travel Registration Info Portal (GSA 2015 hackathon)

License

Notifications You must be signed in to change notification settings

GSA/trip

 
 

Repository files navigation

TRIP (GSA Hackathon)

Travel Registration Info Portal

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

About

Travel Registration Info Portal (GSA 2015 hackathon)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.0%
  • CSS 26.2%
  • JavaScript 20.0%
  • Other 0.8%