File:Sw real gdp growth.svg

Original file ‎(SVG file, nominally 867 × 578 pixels, file size: 8 KB)

Summary

Description
English: Annual change in the real GDP of Sweden from 2010 to 2020
Date
Source Eurostat database (GDP - Constant prices, percentage change on previous period), graph own work
Author Jkv
Permission
(Reusing this file)
PD-Own

R source

#R version 2.3, www.r-project.org
#Eurostat GDP constant prices, percentage change on previous period
#Sweden 1996 - 2006
x <- c(1.3,2.3,3.7,4.5,4.3,1.1,2.0,1.7,4.1,2.9,4.2)
names(x) <- 1996:2006
library("RSvgDevice")
devSVG("sw_real_gdp_growth.svg", width = 12, height = 8)
par(mar=c(3.2,4,1,0),las=1,mgp=c(2.2,1,0),cex=2)
y <- barplot(x,ylim=c(0,7),ylab="%",
             space=.4,col="steelblue2",xlim=c(.2,16),xaxs="i")
text(y,x+.3,format(x,digits=2))
axis(1,c(.2,y+.7),labels=F)
dev.off()
 
This W3C-unspecified chart was created with R.

Licensing

Public domain This work has been released into the public domain by its author, I, Jkv. This applies worldwide.
In some countries this may not be legally possible; if so:
I, Jkv grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

creator

some value

Wikimedia username: Jkv
URL: https://commons.wikimedia.org/wiki/user:Jkv
author name string: Jkv

copyright status

copyrighted, dedicated to the public domain by copyright holder

copyrighted

copyright license

released into the public domain by the copyright holder

inception

18 June 2007

MIME type

image/svg+xml

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:22, 18 June 2007867 × 578 (8 KB)Jkv{{Information |Description= {{en|Annual change in the real GDP of Sweden from 1996 to 2006}} |Source= Eurostat database (GDP - Constant prices, percentage change on previous period), graph own work |Date=2007-06-18 |Author=Jkv |Permission=PD-
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

  • Usage on ar.wikipedia.org
    • السويد
    • اقتصاد السويد
  • Usage on azb.wikipedia.org
    • سوئد
  • Usage on az.wikipedia.org
    • İsveç
  • Usage on bs.wikipedia.org
    • Švedska
  • Usage on ckb.wikipedia.org
    • سوێد
  • Usage on es.wikipedia.org
    • Suecia
  • Usage on fi.wikipedia.org
    • Ruotsin talous
  • Usage on id.wikipedia.org
    • Swedia
  • Usage on is.wikipedia.org
    • Svíþjóð
  • Usage on ko.wikipedia.org
    • 스웨덴의 경제
  • Usage on mk.wikipedia.org
    • Економија на Шведска
  • Usage on ro.wikipedia.org
    • Suedia
  • Usage on te.wikipedia.org
    • స్వీడన్
  • Usage on tr.wikipedia.org
    • İsveç ekonomisi
  • Usage on vi.wikipedia.org
    • Thụy Điển
    • Kinh tế Thụy Điển
    • Thành viên:Scotchbourbon/Sweden
  • Usage on zh.wikipedia.org
    • 瑞典經濟

Metadata

Retrieved from "https://en.wikipedia.org/wiki/File:Sw_real_gdp_growth.svg"