File:Ausschaffung schweiz.png

Original file(903 × 651 pixels, file size: 64 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
Deutsch: Entwicklung von Ausschaffungen, Asylbewerberzahlen, Asylanerkennungen in der Schweiz.
Date 3.8.08
Source Own work
Author Europol 23:19, 3 February 2008 (UTC)

Code edit

jahr <- seq(1901,2007)
asyl <- data.frame(jahr)
################################################################################

rownames(asyl) <- jahr
asyl[c(94:107),"asylgewaehrungen"] <- c(2954,
                                       2641,
                                       2278,
                                       2623,
                                       2029,
                                       2063,
                                       2078,
                                       2252,
                                       1738,
                                       1636,
                                       1555,
                                       1497,
                                       1857,
                                       1561)
comment(asyl$asylgewaehrungen) <- 'Bundesamt für Migration / Eidgenössisches Justiz- und Polizeidepartements (2007): Asylstatistik 1994-2007 | http://www.bfm.admin.ch/etc/medialib/data/migration/statistik/asylstatistik/jahresstatistiken' 
################################################################################

asyl[94:107,"abschiebungen"] <- c(
                                   (1820+289),
                                   (1193+212),
                                   (1054+296),
                                   (1177+554),
                                   (3553+795),
                                   (2397+752),
                                   (4819+530),
                                   (1802+456),
                                   (2135+616),
                                   2858,
                                   2330,
                                   1281,
                                   1193,
                                   1092)
comment(asyl$abschiebungen) <- 'Bundesamt für Migration / Eidgenössisches Justiz- und Polizeidepartements (2007): Asylstatistik 2006 | http://www.bfm.admin.ch/etc/medialib/data/migration/statistik/asylstatistik/jahresstatistiken.Par.0027.File.tmp/2007-Jahr-d.pdf' 
########################################
# Asylsuchende
asyl[94:107,"asylsuchende"] <- c(17615,18336,19502, 25329, 43395,48057,18484,21273,26678,21037,14248,10061,10537,10387)
comment(asyl$asylsuchende) <- "Bundesamt für Migration / Eidgenössisches Justiz- und Polizeidepartements (2007): Asylstatistik 2006 | http://www.bfm.admin.ch/etc/medialib/data/migration/statistik/asylstatistik/jahresstatistiken.Par.0027.File.tmp/2007-Jahr-d.pdf"
########################################
jahre <- 1994:2007
plot(jahre,asyl$abschiebungen[94:107],ylim=c(0,30000),bty="l",yaxs="i",type="b",xlab=" ",ylab=" ",pch=16,lab=c(10,10,1),col="red",sub="Ausschaffungen aus der Schweiz",lwd=2)
lines(jahre,asyl$asylsuchende[94:107],lty=1,type="b",pch=16,lwd=1,col='grey')
lines(jahre,asyl$asylgewaehrungen[94:107],lty=1,type="b",pch=16,col="lightgreen",lwd=1)
lines(jahre,asyl$abschiebungen[94:107],lty=1,type="b",pch=16,col="red",lwd=2)
text(1995,5000,labels="Asylgewährung",pos=4,cex=1,col="lightgreen")
text(1994:1997,c(asyl$asylgewaehrungen[94:97]+2000),as.character(asyl$asylgewaehrungen[94:97]),pos=1,cex=0.7,col="green")
text(1998:2004,1500,as.character(asyl$asylgewaehrungen[98:104]),pos=1,cex=0.7,col="green")
text(2005:2007,c(asyl$asylgewaehrungen[105:107]+2000),as.character(asyl$asylgewaehrungen[105:107]),pos=1,cex=0.7,col="green")
##############################
text(2000,8000,labels="Abschiebungen",pos=4,cex=1,col="red")
text(1994:1997,1300,as.character(asyl$abschiebungen[94:97]),pos=1,cex=0.7,col="red")
text(1998:2004,c(asyl$abschiebungen[98:104]+2000),as.character(asyl$abschiebungen[98:104]),pos=1,cex=0.7,col="red")
text(2005:2007,1300,as.character(asyl$abschiebungen[105:107]),pos=1,cex=0.7,col="red")
##############################
text(1998,15000,labels="Asylantragsteller (Erstanträge)",pos=4,cex=1,col='grey')
text(1994:2007,c(asyl$asylsuchende[94:107]-1000),as.character(asyl$asylsuchende[94:107]),pos=1,cex=0.7,col="grey")
text(1998:1999,30000,as.character(asyl$asylsuchende[98:99]),pos=1,cex=0.7,col="grey")

Licensing edit

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
You may select the license of your choice.

File history

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

Date/TimeThumbnailDimensionsUserComment
current22:50, 27 September 2016Thumbnail for version as of 22:50, 27 September 2016903 × 651 (64 KB)Cmdrjameson (talk | contribs)Compressed with pngout. Reduced by 24kB (27% decrease).
23:19, 3 February 2008Thumbnail for version as of 23:19, 3 February 2008903 × 651 (88 KB)Europol~commonswiki (talk | contribs){{Information |Description= |Source= |Date=3.8.08 |Author=~~~~ |Permission= |other_versions= |code=jahr <- seq(1901,2007) asyl <- data.frame(jahr) ################################################################################ rownames(asyl) <- jahr asy

There are no pages that use this file.

Metadata