summaryrefslogtreecommitdiff
path: root/site/includes/map.html
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-03-04 12:58:51 +0100
committeradamhrv <adam@ahprojects.com>2019-03-04 12:58:51 +0100
commitda59d7ce9db1e0e238eaca91afd3318e94934878 (patch)
tree71be82331c5b990f336bf1166c1dcb6273a88b98 /site/includes/map.html
parent3183956ef86c9caa37481409fe650ee2c702e6bd (diff)
add includes
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>