MaxAtoms commited on
Commit
ec47fa8
·
1 Parent(s): fc0d8a3

Add README

Browse files
Files changed (2) hide show
  1. README.md +15 -0
  2. demo.png +0 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Borgarlína
2
+
3
+ Dashboard developed during the [2024 Gagnaþon](https://vidburdir.hagstofa.is/events/gagnathon-2024), a hackathon hosted by [Statistics Iceland](https://statice.is/).
4
+
5
+ Demo Instance: <https://huggingface.co/spaces/MaxAtoms/Datathon-2024>
6
+
7
+ ![Screenshot of the demo](demo.png)
8
+
9
+ ## Techstack
10
+
11
+ - Python
12
+ - Geopandas
13
+ - ipyleaflet
14
+ - [Shiny](https://shiny.posit.co/py/)
15
+
demo.png ADDED