File:Chômage france 1975-2017.svg

Summary

Description
Français : Nombre de chômeurs en France par trimestre de 1975 à 2017, en milliers.
Date
Source Own work using: https://www.insee.fr/fr/statistiques/series/103167923?INDICATEUR=3167898&qserie=Ensemble
Author Whidou
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Gnuplot by Whidou.
Category:Valid SVG created with Gnuplot code:Charts#Chômage%20france%201975-2017.svg
Category:Graphic Lab-fr#%20Chômage%20france%201975-2017.svg
Source code
InfoField
Gnuplot code
set key invert reverse Left outside
set key autotitle columnheader
set auto x
set style line 12 lc rgb 'grey' lt 1 linewidth 2
set grid noxtics nomxtics ytics nomytics linestyle 12
unset xtics
set xtics nomirror rotate by -45 scale 0
set style data histogram
set style histogram rowstacked
set style fill solid border -1
set boxwidth 0.75
set colorsequence podo
set title "Chômage en France de 1975 à 2017"
set terminal svg size 4000,1000  font "sans-serif,12"

plot 'chomage.csv' using 2:xtic(1), for [i=3:4] '' using i

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.
Category:CC-BY-SA-4.0#Chômage%20france%201975-2017.svg
Category:Self-published work Category:Unemployment in France Category:French-language SVG diagrams Category:Ageing in France
Category:Ageing in France Category:CC-BY-SA-4.0 Category:French-language SVG diagrams Category:Graphic Lab-fr Category:Self-published work Category:Translation possible - SVG Category:Unemployment in France Category:Valid SVG created with Gnuplot code:Charts