Update index.html

This commit is contained in:
robbieandrew
2025-09-02 12:57:56 +02:00
parent d93a203434
commit 09c0c76a96

View File

@@ -33,11 +33,9 @@
<div class="pure-g">
<div class="pure-u-1 pure-u-lg-1-2">
<object data="img/bilsalg.svg" type="image/svg+xml" class="fig"></object>
<p><a href="data/bilsalg_monthly.csv" class="simple-button" download>Download data</a></p>
</div>
<div class="pure-u-1 pure-u-lg-1-2">
<object data="img/bilsalg_annual.svg" type="image/svg+xml" class="fig"></object>
<p><a href="data/bilsalg_annual.csv" class="simple-button" download>Download data</a></p>
</div>
</div>
<p>Deliveries to Norway of Teslas occur every third month, leading to very spikey sales statistics. Smoothing over three months gives a clearer picture of the trend.</p>