summaryrefslogtreecommitdiff
path: root/site/includes/map.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/includes/map.html')
-rw-r--r--site/includes/map.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/site/includes/map.html b/site/includes/map.html
new file mode 100644
index 00000000..77956f52
--- /dev/null
+++ b/site/includes/map.html
@@ -0,0 +1,27 @@
+<section>
+
+ <h3>Biometric Trade Routes</h3>
+<!--
+ <div class="map-sidebar right-sidebar">
+ <h3>Legend</h3>
+ <ul>
+ <li><span style="color: #f2f293">&#9632;</span> Industry</li>
+ <li><span style="color: #f30000">&#9632;</span> Academic</li>
+ <li><span style="color: #3264f6">&#9632;</span> Government</li>
+ </ul>
+ </div>
+ -->
+ <p>
+ To understand how this dataset has been used, its citations have been geocoded to show an approximate geographic digital trade route of the biometric data. Lines indicate an organization (education, commercial, or governmental) that has cited the LFW dataset in their research. Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a>.
+ </p>
+
+ </section>
+
+<section class="applet_container">
+ <div class="applet" data-payload="{&quot;command&quot;: &quot;map&quot;}"></div>
+</section>
+<div class="caption">
+ <div class="map-legend-item"><span class="edu">&#9632;</span> Academic</div>
+ <div class="map-legend-item"><span class="com">&#9632;</span> Industry</div>
+ <div class="map-legend-item"><span class="gov">&#9632;</span> Government</div>
+</div>