Published
Edited
Mar 17, 2022
Insert cell
Insert cell
<svg width="1000" height="1000">
<rect x="0" y="0" width="1000" height="1000" style="fill:#a5620b; stroke: white; stroke-width: 2.5" />
<rect x="0" y="150" width="850" height="850" style="fill:#c19756; stroke: white; stroke-width: 2.5" />
<rect x="0" y="450" width="550" height="550" style="fill:#cc1e5e; stroke: white; stroke-width: 2.5" />
<rect x="0" y="650" width="350" height="350" style="fill:#a81848; stroke: white; stroke-width: 1.5" />
<rect x="0" y="700" width="300" height="300" style="fill:#f6991c; stroke: white; stroke-width: 2.5" />
<rect x="0" y="920" width="80" height="80" style="fill:black; stroke: white; stroke-width: 3" />
<line x1="520" y1="190" x2="820" y2="190" />
<line x1="820" y1="190" x2="820" y2="260" />
<line x1="180" y1="490" x2="520" y2="490" />
<line x1="520" y1="490" x2="520" y2="543" />

<text class="type" x="835" y="30 ">LARGE DOG</text>
  <text class="subtext2" x="445" y="-367" transform="rotate(90 509,102)">Eco-footprint: 1.1 hectares</text>
<text class="type" x="588" y="180 ">MEDIUM-SIZED DOG</text>
<text class="subtext" x="615" y="210">CONSUMPTION PER YEAR</text>
<text class="subtext2" x="595" y="-219" transform="rotate(90 509,102)">Eco-footprint: 0.84 hectares</text>
<text class="subtext" x="593" y="238">164kg of meat, 95kg of cereals</text>
<text class="subtext" x="172" y="267"> 43.3m<tspan baseline-shift="super">2</tspan> of land per 1kg of chicken (more for beef and lamb), 13.4m<tspan baseline-shift="super">2</tspan> of land per 1kg of cereals </text>

<text class="type" x="233" y="480">TOYOTA LAND CRUISER</text>
<text class="subtext" x="315" y="505">10,000km DRIVEN PER YEAR</text>
<text class="subtext" x="87" y="525">55.1 gigajoules (includes energy required to fuel and construct)</text>
<text class="subtext2" x="900" y="85" transform="rotate(90 509,102)">Eco-footprint: 0.41 hectares</text>
<text class="type2" x="90" y="685">VOLKSWAGEN GOLF</text>
<text class="type" x="242" y="730">CAT</text>
<text class="subtext2" x="1145" y="332" transform="rotate(90 509,102)">Eco-footprint: 0.15 hectares</text>
<text class="type2" x="83" y="950">HAMSTER</text>
<text class="subtext" x="85" y="970">Eco-footprint:</text>
<text class="subtext" x="85" y="990">0.014 hectares</text>


<style>
text.type {font-size: 26px; fill: white;}
line {stroke: white; stroke-width: 1;}
text.subtext {font-size: 14px; fill: white;}
text.subtext2 {font-size: 20px; fill: white;}
text.type2 {font-size: 25px; fill: white;}
</style>
<style><![CDATA[
text {
font: bold 36px Arial;
}
]]></style>

</svg>
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more