Aspire has received the following awards and nominations. Way to go!

ASPIRE is composed of 5 enthusiastic university students - with disciplines ranging from Aerospace Engineering to Computer science & a vast array of skills that allowed us to effectively tackle the demands of the "Chasers of The Lost Data" challenge. We are:
Ben Kearney : Front End Developer -Queen's University Belfast
Ceilidh Davison : Back End Developer - UlsterUniversity
Jordan Smart : BackEnd Developer - Ulster University
Luke Collingwood : Front End Developer - Queen's UniversityBelfast
Mikhail Kondrashenkov : Scrum Master / Presentation Lead – Queen’sUniversity Belfast
Fireballs and bolides are astronomical terms for exceptionally bright meteors that are spectacular enough to to be seen over a very wide area. The following table provides a chronological data summary of fireball and bolide events provided by U.S. Government sensors. Ground-based observers sometimes also witness these events at night, or much more rarely in daylight, as impressive atmospheric light displays. This website is not meant to be a complete list of all fireball events. Only the brightest fireballs are noted.
- The team had worked for a majority of day one of the hack using the meteorite dataset however after encountering issues with date formatting and being unable to find a solution by 6pm, decided to start over with the fireball dataset as we wanted to be able to present a solution rather than present an unfiished AI
- The team initially tried to code the front end in Python using Djang as it woud be easy to integrate the backend, however found it very difficut having no previous python knowledge. After this they tried to develop it in Java however, again, ran into issues with the framework. In the end, the front end team decided to develop the website in HTML, CSS and JavaScript. This however caused a large setback and resulted in us being unable to connect the front and back end together.
The backend team developed a Python AI on Google Collabs to predict the altitude of a fireball with velocity components and total radiated energy, using a linear regression algorithm. To do this we used Python imports such as Numpy, Pandas, MatPlotLib and Sklearn.
The front end team developed the website using HTML, CSS and JavaScript. The team used Pingento to initially develop the design of the website to speed up the process of development due to the deadline of the hackathon. The graph on the results page of the website was made using Google Charts.
Due to the time constraints, we were unable to integrate the back and front end together and therefore the current website is a prototype which only works with the specific dataset we chose to work with.
ASPIRE wants to inspire other students to make the impossible possible & so we have decided to share our work publicly. This includes our algorithm, the dataset, our hackathon presentation & the prototype of our website.