Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 741 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 741 Bytes

ArcticHackathon

Source code for a project submitted to the #HackTheArctic Hackathon.

Bridging the gap between the Science produced by researchers and the general public is currently an important challenge and needs to be addressed. Here, we present a simple and clear shiny app to "Map the Science" currently undertaken around Svalbard, making it possible to interact with those data.

- analyses: all the Python code used to process and analyse the data available on the App.

- data_for_shiny: link between the data produced in the analyses folder and the app in the shiny folder.

- shiny: all the R code for the creation of the shiny app.