File talk:US Federal Debt Projection to 2080.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Source[edit]

SVG Chart

Mark and copy the following text. Paste it into a plain text file. The text file should have an svg extension, for example mychart.svg.

You can check the result with Toolforge tool SVGCheck (upload file temporarily), in W3Schools Tryit Editor (insert source code) or in Commons with File:Test.svg (upload as new file revision).

<?xml version="1.0" encoding="UTF-8" ?>
<!-- Generator: wikimedia.svg.chart, 2013-08-28 -->
<!-- modify viewBox (x,y,dx,dy) for position (x,y) and size (dx,dy) -->
<svg id="head"
  xmlns="http://www.w3.org/2000/svg"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  version="1.1"     
  viewBox="-21.44,-99.2,211.74,118.5"      
  width="750" height="420"
  font-family="Helvetica, Arial, Liberation Sans"
>

<!-- also a workaround for librsvg: a <rect> must be placed somewhere before text for a good display of text -->
<rect id="imagebackground" x="-21.44" y="-99.2" width="211.74" height="118.5" stroke-width="0.13" stroke="none" fill="white"/>

<title>plain text svg graphic</title>
<desc>   
  This svg graphic is to edit with an text editor.
  Please do not overwrite this file by saving with an image editor.
  ----------------&#13; All values are scaled by 10. This is necessary to keep the lines from turning into ribbons.
</desc>

<style id="styles" type="text/css"> <![CDATA[
  .graphgeneral {         /*-- general look of graphs and markers, e.g. in legend --*/
    stroke-width:    0.94;
    fill:            none;
    stroke-linejoin: round;
    stroke-linecap:  round;
  }
  .graphgeneralstretch {  /*-- general look of graphs and markers on a stretched chart --*/ 
    stroke-width:    0.69;
    fill:            none;
    stroke-linejoin: round;
    stroke-linecap:  round;
  } 
.graph1lineblank { /*-- look of graph 1 --*/ stroke:  #FF0000; } .graph1line { stroke:  #FF0000; }
.graph2lineblank { /*-- look of graph 2 --*/ stroke:  #0000FF; } .graph2line { stroke:  #0000FF; }
.graph3lineblank { /*-- look of graph 3 --*/ stroke:  #FF00FF; } .graph3line { stroke:  #FF00FF; }
.graph4lineblank { /*-- look of graph 4 --*/ stroke: rgb(00%, 60%, 60%); } .graph4line { stroke: rgb(00%, 60%, 60%); }
.graph5lineblank { /*-- look of graph 5 --*/ stroke: rgb(60%, 00%, 60%); } .graph5line { stroke: rgb(60%, 00%, 60%); }
.graph6lineblank { /*-- look of graph 6 --*/ stroke: rgb(60%, 60%, 00%); } .graph6line { stroke: rgb(60%, 60%, 00%); }
.graph7lineblank { /*-- look of graph 7 --*/ stroke: rgb(00%, 00%, 30%); } .graph7line { stroke: rgb(00%, 00%, 30%); }
.graph8lineblank { /*-- look of graph 8 --*/ stroke: rgb(00%, 30%, 00%); } .graph8line { stroke: rgb(00%, 30%, 00%); } .axisline { stroke: black; stroke-width: 0.47; stroke-linecap: round; } .titletext { font-size: 7.075px; } .axistext-x { font-size: 6.432px; } .axistext-x-number { font-size: 6.432px; } .axistext-y { font-size: 6.432px; } .axismark-main { stroke: black; stroke-width: 0.33; } .axismark-second { stroke: black; stroke-width: 0.33; }   .legendtext { font-size: 6.432px; text-anchor: start; } ]]></style> <defs> <!--== axis dashes definitions ==--> <!-- x-axis mark, modify "height" --> <pattern id="x-axismark-main" x="0" width="10" height="2.8" patternUnits="userSpaceOnUse"> <line x1="0" y1="-1" x2="0" y2="2.8" class="axismark-main"/> </pattern> <!-- y-axis mark, modify "width" --> <pattern id="y-axismark-main" width="2.8" height="10" patternUnits="userSpaceOnUse"> <line x1="-1" y1="0" x2="2.8" y2="0" class="axismark-main"/> </pattern> <!-- y-axis2 mark, modify "width" --> <pattern id="y-axis2mark-main" width="1.4" height="10" patternUnits="userSpaceOnUse"> <line x1="-1" y1="0" x2="11" y2="0" class="axismark-main"/> </pattern> </defs> <g transform="scale(1, -1)"> <!-- x axis, modify "x2" and "width" --> <rect id="x-axismark" x="4.3" y="-2.5" width="131.7" height="2.45" fill="url(#x-axismark-main)"/> <line id="x-axis" x1="0" y1="0" x2="134" y2="0" class="axisline"/> <!-- y axis, modify "height" --> <rect id="y-axismark" x="-2.45" y="-0.7" width="2.45" height="95.5" fill="url(#y-axismark-main)"/> <line id="y-axis" x1="0" y1="0" x2="0" y2="94.5" class="axisline"/> </g> <!-- x axis text, modify each value --> <g id="axistext-x" class="axistext-x-number" transform="translate(0, 8.4)" text-anchor="middle"> <text id="title-x" class="axistext-x" x="67" y="8.4" ></text> </g> <!-- y axis text, modify each value --> <g id="axistext-y" class="axistext-y" text-anchor="end" transform="translate(-4, 2)">   <text y=  "-0">0</text>   <text y="-13.5">5</text>   <text y= "-27">10</text>   <text y="-40.5">15</text>   <text y= "-54">20</text>   <text y="-67.5">25</text>   <text y= "-81">30</text>   <text y="-94.5">35</text>   <text y="-108">40</text>   <text y="-121.5">45</text>   <text y="-135">50</text> <text id="title-y" x="47.3" y="-16.4" transform="rotate(-90)" text-anchor="middle" ></text> </g>
<!-- legend --> <g id="legend" class="legendtext" transform="translate(140.7, -85.1)">
<g id="legend-background" class="axismark-main"> <rect x="0" y="0" fill="white" width="45.6" height="17.4"/> </g>
  <g class="graphgeneral"><g class="graph1line"> <polyline id="legend-line1" points="2.68 4.95 9.38 4.95" marker-start="none" marker-end="none"/> </g></g> <text id="legend-text1" x="12.1" y="6.86">1st W </text>
  <g class="graphgeneral"><g class="graph2line"> <polyline id="legend-line2" points="2.68 12.03 9.38 12.03" marker-start="none" marker-end="none"/> </g></g> <text id="legend-text2" x="12.1" y="13.94">2nd W </text> </g> <!--====== graph data with origin values, you can manually copy or attach the values here ======--> <!-- modify displacement "translate" --> <defs> <g id="graphs">
<!-- graph 2 -->
<polyline id="graph2" points=" 25 40 40 10 55 35 70 10 85 40 "/> </g> <g id="graph1"> <!-- graph 1 --> <polyline id="graph1-line" stroke-width="0.69" points=" 15 40 30 10 45 35 60 10 75 40 "/> </g> </defs> <g class="graphgeneralstretch" transform="scale(2, -2.7) translate(-2015, -0)">
  <!-- graph 2 --> <use id="graphuse2p2" transform="translate(0.119, 0)" class="graph2lineblank" xlink:href="#graph2"/> <use id="graphuse2m2" transform="translate(-0.119, 0)" class="graph2lineblank" xlink:href="#graph2"/> <use id="graphuse2-1" transform="translate(0, 0)" class="graph2line" xlink:href="#graph2"/>
  <!-- graph 1 --> <use id="graphuse1p2" transform="translate(0.119, 0)" class="graph1lineblank" xlink:href="#graph1"/> <use id="graphuse1m2" transform="translate(-0.119, 0)" class="graph1lineblank" xlink:href="#graph1"/> <use id="graphuse1-1" transform="translate(0, 0)" class="graph1line" xlink:href="#graph1"/> </g> </svg>


Factual accuracy[edit]

While this chart is simply impossible to have happen in reality, it is a projection of the debt that was provided by the GAO, basically showing what would happen if taxes were not increased. At a targeted 2% inflation, by 2080 the publicly held debt is $2097 trillion by 2080 and $568 in 2014 dollars. Public debt would be 775.2% of GDP and interest on that debt 37.7% of GDP. The chart can not be used as a projection of what the debt will be in the United States, but can be used as a projection of what the debt would be if taxes were not increased. Delphi234 (talk) 14:03, 1 May 2015 (UTC)[reply]