From 24e4f4af71f1e146f33688822ac3e4242339faa4 Mon Sep 17 00:00:00 2001
From: Jules Laplace
Date: Wed, 3 Apr 2019 15:18:04 +0200
Subject: data
---
client/index.js | 1 -
site/content/pages/datasets/market_1501/index.md | 4 ++++
site/public/datasets/market_1501/index.html | 15 +++++++++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/client/index.js b/client/index.js
index 10ed8563..c003a8b3 100644
--- a/client/index.js
+++ b/client/index.js
@@ -24,7 +24,6 @@ function appendModalImage() {
const el = document.createElement('div')
document.body.appendChild(el)
ReactDOM.render(, el)
- console.log(el)
}
function fetchDataset(payload) {
diff --git a/site/content/pages/datasets/market_1501/index.md b/site/content/pages/datasets/market_1501/index.md
index 8d253c79..f11f170e 100644
--- a/site/content/pages/datasets/market_1501/index.md
+++ b/site/content/pages/datasets/market_1501/index.md
@@ -27,6 +27,10 @@ authors: Adam Harvey
{% include 'map.html' %}
+{% include 'chart.html' %}
+
+{% include 'piechart.html' %}
+
{% include 'supplementary_header.html' %}
{% include 'citations.html' %}
diff --git a/site/public/datasets/market_1501/index.html b/site/public/datasets/market_1501/index.html
index 1ffd7e6c..3281a9ae 100644
--- a/site/public/datasets/market_1501/index.html
+++ b/site/public/datasets/market_1501/index.html
@@ -83,6 +83,21 @@
-->
+ Who used Market 1501?
+
+
+ This bar chart presents a ranking of the top countries where dataset citations originated. Mouse over individual columns to see yearly totals. These charts show at most the top 10 countries.
+
+
+
+
+