{"id":1497,"date":"2022-05-05T10:42:30","date_gmt":"2022-05-05T08:42:30","guid":{"rendered":"https:\/\/to-works.de\/wp\/?p=1497"},"modified":"2022-05-20T12:10:42","modified_gmt":"2022-05-20T10:10:42","slug":"sparpendeln-im-selbstversuch","status":"publish","type":"post","link":"https:\/\/to-works.de\/wp\/sparpendeln-im-selbstversuch\/","title":{"rendered":"Sparpendeln im Selbstversuch"},"content":{"rendered":"\n<p><strong>&#8222;Der Versuchsaufbau&#8220;<\/strong><\/p>\n\n\n\n<p>Die Arbeits-Pendelstrecke betr\u00e4gt ca. 8km (einfach). Spritverbrauch Kurzstrecke (&#8222;Motor wird kaum warm&#8220;) im Durchschnitt ca. 8L Benzin \/ km. <\/p>\n\n\n\n<!--more-->\n\n\n\n<p>Staus sind selten, kein nennenswerter Mehrweg gegen\u00fcber der alternativen Radstrecke. Auch die Pendelzeiten Auto vs. Rad sind vergleichbar &#8211; Minutenunterschiede.<\/p>\n\n\n\n<p><strong>&#8222;Die Anpassung&#8220;<\/strong><\/p>\n\n\n\n<p>In den letzten zwei Wochen bedeuteten sch\u00f6ne Tage: <br><em>Ich fahre Rad statt Auto (wenn m\u00f6glich)<\/em><br>That&#8217;s it! Kein Selbstqu\u00e4len, kein Perfektionismus, keine Ideologie, einfach machen&#8230;<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>&#8222;Das Ergebnis&#8220;<\/strong><\/p>\n\n\n\n<p>Ich habe ziemlich genau 2\/3 der \u00fcblichen Pendelfahrstrecke vom Auto auf das Rad verlagert bekommen &#8211; ohne nennenswerte &#8222;Komforteinbu\u00dfen&#8220; und ich verliere tats\u00e4chlich nur wenig Zeit. Bei Bedarf (gro\u00dfer Einkauf, Transporte, Termine, weitere Fahrstrecken, etc.) greife ich nach wie vor auf das Auto zur\u00fcck, mit dieser Vorgehensweise kann man eine Tankf\u00fcllung jedoch enorm &#8222;strecken&#8220;. <\/p>\n\n\n\n<p>-&gt; <em>Aus meiner Sicht kann das \u00d6l-Embargo kommen&#8230; <\/em><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>&#8222;<strong>Die Charts&#8220;<\/strong> \ud83d\ude42<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n<div id=\"m-chart-container-1487-1\" class=\"m-chart-container chartjs\">\n\t<canvas id=\"m-chart-1487-1\" class=\"m-chart\" height=\"400\"><\/canvas>\n<\/div>\n<script type=\"text\/javascript\">\n\tvar m_chart_container_1487_1_canvas = document.getElementById( 'm-chart-1487-1' ).getContext('2d');\n\n\tvar m_chart_chartjs_1487_1 = {\n\t\tchart_args: {\"type\":\"doughnut\",\"options\":{\"plugins\":{\"title\":{\"display\":true,\"text\":\"Pendelstrecke\",\"font\":{\"size\":21,\"weight\":\"normal\"},\"padding\":{\"bottom\":10}},\"legend\":{\"display\":true,\"position\":\"bottom\",\"labels\":{\"font\":{\"weight\":\"bold\"},\"usePointStyle\":true}},\"tooltip\":{\"enabled\":true},\"subtitle\":{\"display\":true,\"text\":\"20.4.22 - 5.5.22 = 228km\",\"font\":{\"size\":18,\"weight\":\"normal\"},\"padding\":{\"bottom\":15}},\"datalabels\":{\"color\":\"black\",\"font\":{\"weight\":\"bold\"},\"offset\":3,\"display\":\"auto\"}},\"elements\":{\"point\":{\"hoverRadius\":7,\"hitRadius\":13}},\"responsive\":true,\"maintainAspectRatio\":false,\"locale\":\"en-US\"},\"data\":{\"labels\":[\"Rad\",\"Auto\"],\"datasets\":[{\"data\":[152,76],\"backgroundColor\":[\"#094949\",\"#1b9392\"],\"datalabels\":{\"align\":\"end\",\"anchor\":\"end\",\"color\":[\"#094949\",\"#1b9392\",\"#fc6fb6\",\"#feb7db\",\"#480f91\",\"#1070d9\",\"#b472fd\",\"#71b8fe\",\"#b8ddff\",\"#900009\",\"#91490e\",\"#d96c1a\",\"#43fe39\",\"#fffe76\"]}}]},\"value_prefix\":\"\",\"value_suffix\":\"\",\"locale\":\"en-US\"},\n\t\tpost_id: 1487,\n\t\tinstance: 1,\n\t\trender_1: true\n\t};\n\n\t\n\t(function( $ ) {\n\t\tm_chart_chartjs_1487_1.render_chart = function() {\n\t\t\t$( '.m-chart' ).trigger({\n\t\t\t\ttype:     'render_start',\n\t\t\t\tpost_id:  this.post_id,\n\t\t\t\tinstance: this.instance\n\t\t\t});\n\t\t\t\n\t\t\tvar target = this.chart_args.options.animation;\n            \n\t\t\tvar source = {\n\t\t\t\tonComplete: function() {\n\t\t\t\t\t\/\/ This deals with an issue in Chart.js 3.1.0 where onComplete can run too many times\n\t\t\t\t\t\/\/ We only want to trigger on the first render anyway so we'll just check\n\t\t\t\t\tif ( false === m_chart_chartjs_1487_1.render_1 ) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tm_chart_chartjs_1487_1.render_1 = false;\n\n\t\t\t\t\t$( '.m-chart' ).trigger({\n\t\t\t\t\t\ttype:     'render_done',\n\t\t\t\t\t\tpost_id:  m_chart_chartjs_1487_1.post_id,\n\t\t\t\t\t\tinstance: m_chart_chartjs_1487_1.instance\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t}\n           \n\t\t\tif ( ! target ) {\n\t\t\t\tsource = {animation: source};\n\t\t\t\ttarget = this.chart_args.options;\n\t\t\t}\n\t\t\t\n\t\t\tObject.assign( target, source );\n\n\t\t\tChart.register( ChartDataLabels );\n\n\t\t\tthis.chart = new Chart(\n\t\t\t\tm_chart_container_1487_1_canvas,\n\t\t\t\tthis.chart_args\n\t\t\t);\n\t\t};\n\n\t\t$( function() {\n\t\t\t$.when( m_chart_chartjs_helpers.init() ).done(function() {\n\t\t\t\tm_chart_chartjs_1487_1.render_chart();\n\t\t\t});\n\t\t} );\n\t})( jQuery );\n<\/script>\n\n\n\n\n<p> <\/p>\n\n\n<div id=\"m-chart-container-1491-2\" class=\"m-chart-container chartjs\">\n\t<canvas id=\"m-chart-1491-2\" class=\"m-chart\" height=\"400\"><\/canvas>\n<\/div>\n<script type=\"text\/javascript\">\n\tvar m_chart_container_1491_2_canvas = document.getElementById( 'm-chart-1491-2' ).getContext('2d');\n\n\tvar m_chart_chartjs_1491_2 = {\n\t\tchart_args: {\"type\":\"doughnut\",\"options\":{\"plugins\":{\"title\":{\"display\":true,\"text\":\"Spritverbrauch\",\"font\":{\"size\":21,\"weight\":\"normal\"},\"padding\":{\"bottom\":10}},\"legend\":{\"display\":true,\"position\":\"bottom\",\"labels\":{\"font\":{\"weight\":\"bold\"},\"usePointStyle\":true}},\"tooltip\":{\"enabled\":true},\"subtitle\":{\"display\":true,\"text\":\"20.4.22 - 5.5.22 = 18,3L\",\"font\":{\"size\":18,\"weight\":\"normal\"},\"padding\":{\"bottom\":15}},\"datalabels\":{\"color\":\"black\",\"font\":{\"weight\":\"bold\"},\"offset\":3,\"display\":\"auto\"}},\"elements\":{\"point\":{\"hoverRadius\":7,\"hitRadius\":13}},\"responsive\":true,\"maintainAspectRatio\":false,\"locale\":\"en-US\"},\"data\":{\"labels\":[\"Liter gespart\",\"Liter verfahren\"],\"datasets\":[{\"data\":[12.2,6.1],\"backgroundColor\":[\"#7cb5ec\",\"#434348\"],\"datalabels\":{\"align\":\"end\",\"anchor\":\"end\",\"color\":[\"#7cb5ec\",\"#434348\",\"#90ed7d\",\"#f7a35c\",\"#8085e9\",\"#f15c80\",\"#e4d354\",\"#2b908f\",\"#f45b5b\",\"#91e8e1\"]}}]},\"value_prefix\":\"\",\"value_suffix\":\"\",\"locale\":\"en-US\"},\n\t\tpost_id: 1491,\n\t\tinstance: 2,\n\t\trender_1: true\n\t};\n\n\t\n\t(function( $ ) {\n\t\tm_chart_chartjs_1491_2.render_chart = function() {\n\t\t\t$( '.m-chart' ).trigger({\n\t\t\t\ttype:     'render_start',\n\t\t\t\tpost_id:  this.post_id,\n\t\t\t\tinstance: this.instance\n\t\t\t});\n\t\t\t\n\t\t\tvar target = this.chart_args.options.animation;\n            \n\t\t\tvar source = {\n\t\t\t\tonComplete: function() {\n\t\t\t\t\t\/\/ This deals with an issue in Chart.js 3.1.0 where onComplete can run too many times\n\t\t\t\t\t\/\/ We only want to trigger on the first render anyway so we'll just check\n\t\t\t\t\tif ( false === m_chart_chartjs_1491_2.render_1 ) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tm_chart_chartjs_1491_2.render_1 = false;\n\n\t\t\t\t\t$( '.m-chart' ).trigger({\n\t\t\t\t\t\ttype:     'render_done',\n\t\t\t\t\t\tpost_id:  m_chart_chartjs_1491_2.post_id,\n\t\t\t\t\t\tinstance: m_chart_chartjs_1491_2.instance\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t}\n           \n\t\t\tif ( ! target ) {\n\t\t\t\tsource = {animation: source};\n\t\t\t\ttarget = this.chart_args.options;\n\t\t\t}\n\t\t\t\n\t\t\tObject.assign( target, source );\n\n\t\t\tChart.register( ChartDataLabels );\n\n\t\t\tthis.chart = new Chart(\n\t\t\t\tm_chart_container_1491_2_canvas,\n\t\t\t\tthis.chart_args\n\t\t\t);\n\t\t};\n\n\t\t$( function() {\n\t\t\t$.when( m_chart_chartjs_helpers.init() ).done(function() {\n\t\t\t\tm_chart_chartjs_1491_2.render_chart();\n\t\t\t});\n\t\t} );\n\t})( jQuery );\n<\/script>\n\n\n\n\n<p> <\/p>\n\n\n\n<p>Aktuelle Stats\/Charts <a href=\"https:\/\/to-works.de\/wp\/aktuelle-pendel-stats\/\">hier<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8222;Der Versuchsaufbau&#8220; Die Arbeits-Pendelstrecke betr\u00e4gt ca. 8km (einfach). Spritverbrauch Kurzstrecke (&#8222;Motor wird kaum warm&#8220;) im Durchschnitt ca. 8L Benzin \/ km.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[74],"_links":{"self":[{"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/posts\/1497"}],"collection":[{"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/comments?post=1497"}],"version-history":[{"count":34,"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/posts\/1497\/revisions"}],"predecessor-version":[{"id":1581,"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/posts\/1497\/revisions\/1581"}],"wp:attachment":[{"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/media?parent=1497"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/categories?post=1497"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/to-works.de\/wp\/wp-json\/wp\/v2\/tags?post=1497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}