summaryrefslogtreecommitdiff
path: root/site/includes
diff options
context:
space:
mode:
Diffstat (limited to 'site/includes')
-rw-r--r--site/includes/citations.html3
-rw-r--r--site/includes/map.html6
-rw-r--r--site/includes/piechart.html7
3 files changed, 4 insertions, 12 deletions
diff --git a/site/includes/citations.html b/site/includes/citations.html
index 058a1834..f15c5148 100644
--- a/site/includes/citations.html
+++ b/site/includes/citations.html
@@ -2,8 +2,7 @@
<h3>Citations</h3>
<p>
- Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates
- and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to trainĀ and/or test machine learning algorithms.
+ Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to trainĀ and/or test machine learning algorithms.
</p>
<p>
Add [button/link] to download CSV. Add search input field to filter. Expand number of rows to 10. Reduce URL text to show only the domain (ie https://arxiv.org/pdf/123456 --> arxiv.org)
diff --git a/site/includes/map.html b/site/includes/map.html
index 74771768..867ada4c 100644
--- a/site/includes/map.html
+++ b/site/includes/map.html
@@ -18,15 +18,15 @@
</section>
-<section class="applet_container">
+<section class="applet_container fullwidth">
<div class="applet" data-payload="{&quot;command&quot;: &quot;map&quot;}"></div>
</section>
<div class="caption">
<ul class="map-legend">
<li class="edu">Academic</li>
- <li class="com">Industry</li>
- <li class="gov">Government / Military</li>
+ <li class="com">Commercial</li>
+ <li class="gov">Military / Government</li>
<li class="source">Citation data is collected using <a href="https://semanticscholar.org" target="_blank">SemanticScholar.org</a> then dataset usage verified and geolocated.</li>
</ul>
</div>
diff --git a/site/includes/piechart.html b/site/includes/piechart.html
index e739bb28..94c8aae7 100644
--- a/site/includes/piechart.html
+++ b/site/includes/piechart.html
@@ -1,10 +1,3 @@
-<section>
- <p>
- These pie charts show overall totals based on country and institution type.
- </p>
-
- </section>
-
<section class="applet_container">
<div class="applet" data-payload="{&quot;command&quot;: &quot;piechart&quot;}"></div>
</section>