Skip to content

Instantly share code, notes, and snippets.

We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
ID;Région;2007;2008;2009;2010;2011
AT11;Burgenland (AT);1.60;-0.10;1.60;-0.10;1.60
AT12;Niederösterreich;1.20;-0.10;1.20;-0.10;1.20
AT13;Wien;2.00;-0.10;2.00;-0.10;2.00
AT21;Kärnten;1.20;-0.20;1.20;-0.20;1.20
AT22;Steiermark;1.00;-0.20;1.00;-0.20;1.00
AT31;Oberösterreich;1.00;-0.30;1.00;-0.30;1.00
AT32;Salzburg;-0.10;-0.30;-0.10;-0.30;-0.10
AT33;Tirol;0.50;-0.30;0.50;-0.30;0.50
AT34;Vorarlberg;-0.70;-0.30;-0.70;-0.30;-0.70
@laurencedorman
laurencedorman / file.liquid
Created September 3, 2019 13:42 — forked from veganista/file.liquid
Debugging Objects in Shopify Templates
<script>console.log({{ product | json }});</script>
title city longitude latitude timezone dx dy
Laurence Rennes -1.6833 48.0833 Europe/Paris -15 30
Michael London -0.127758 51.507351 Europe/London -150 0
Richard Newcastle -1.617780 54.978252 Europe/London 40 -20
Gregor Hong Kong 114.109497 22.396427 Asia/Hong_Kong 50 -5
Anirvan Bengaluru 77.594566 12.971599 Asia/Calcutta -20 10
Krithika Bangkok 100.501762 13.756331 Asia/Bangkok 5 30
Jason Seoul 126.977966 37.566536 Asia/Seoul -10 -30