summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/chart/constants.js4
-rw-r--r--site/includes/citations.html3
-rw-r--r--site/includes/map.html6
-rw-r--r--site/includes/piechart.html7
-rw-r--r--todo.md34
5 files changed, 19 insertions, 35 deletions
diff --git a/client/chart/constants.js b/client/chart/constants.js
index 70375ba3..b916cbd2 100644
--- a/client/chart/constants.js
+++ b/client/chart/constants.js
@@ -59,6 +59,6 @@ export const institutionOrder = {
export const institutionLabels = {
'edu': 'Academic',
'company': 'Commercial',
- 'gov': 'Government / Military',
- 'mil': 'Government / Military',
+ 'gov': 'Military / Government',
+ 'mil': 'Military / Government',
} \ No newline at end of file
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>
diff --git a/todo.md b/todo.md
index d6f76c85..c2941ff0 100644
--- a/todo.md
+++ b/todo.md
@@ -1,43 +1,35 @@
# TODO
-## Paper Review
-
-- build and deploy paper verification tool to publicly (but password protected) URL
-- add field for name (no site registration needed)
-- user can maually add their name, so it can be used for double-verification, accountability
-- top priority datasets will probably be: DukeMTMC, UCCS, MegaFace, Brainwash, HRT Transgender, IJB-C, VGG Face 2, MS Celeb, Pipa,
-
## Splash
- AH: work on CTA overlay design
-- AH: render one head from each activate dataset
+- AH: render heads from IJB-C, and MS Celeb
+- AH: create psuedo-ranomized list of names from combined datasets for word/name cloud
- JL: add "Name \n Dataset Name" below head? and make linkable to dataset?
- change animation to be only colored vertices <---> colored landmarks
- add scripted slow-slow-zoom out effect
## Datasets Index
-- AH: add more datasets
-- AH: finalize intro text
+- AH: add dataset analysis for MS Celeb, Duke, UCCS, IJB-C, Brainwash, HRT Transgender
+- AH: increase sizes of dataset thumbnails
+- AH: add license information to each dataset page
## Datasets
-- AH: Try creating another google doc to manually review each citation and send to FT to maybe help with review
+Higher priority:
+
- AH: finalize text for map include, beta disclaimer
- JL: add download (button) and search option for CSV? or link to github
- JL: remove pointer rollover on tabulators
- JL: change PDF url to only show domain (ie https:/arxiv.org/12345/ --> arxiv.org)
-- JL: check footnotes (it shows an 'a' next to the numbers on bottom. is this right?)
-- JL: Add 'sticky' title appear in header zone when scrolling down page (like NYT)
-- JL: add total number of citations next to country "China (1,234)"
-- JL: possible to add country with most citations in the "Who Used Dataset" paragraph?
-- JL: time permitting, add C3 Pie Graph include:
- - one pie graph for citations by country
- - one pie graph for citations by sector (academic, commericial, military)
-- Integrate verified citations and show only verified citations
-- JL/AH: integrate new sidebar JSON or CSV data (AH, working on this...)
-- NB: skipping synthetic faces for now
+- JL/AH: integrate new sidebar JSON or CSV data (AH, working on this...) to show dataset statistics
+
+Lower priority:
+
+- JL: Add 'sticky' title with Dataset appear in header zone when scrolling down page (like NYT)
+
## About
- AH: update bio images