Header
<script src="https://d3js.org/d3.v4.min.js"></script>
<link rel="stylesheet" href="https://necsi.github.io/ecv-countries/country-plots/style.css">
<script src="https://necsi.github.io/ecv-countries/country-plots/index.js"></script>
Body
<div id="my_dataviz_green"></div>
<div id="my_dataviz_orange"></div>
<div id="my_dataviz_red"></div>
Note that there is a hard coded reference to https://necsi.github.io/ecv-countries/results.csv in country-plots/index.js