File:Commons Growth.svg

    From Consumerium development wiki R&D Wiki

    Original file(SVG file, nominally 800 × 600 pixels, file size: 35 KB)

    This file is from a shared repository and may be used by other projects. The description on its file description page there is shown below.

    Summary

    Description
    English: Growth of Wikimedia Commons. Filenumber over time.
    Deutsch: Wachstum von Wikimedia Commons. Dateianzahl über Zeit.
    Date
    Source Own work (Original text: selfmade)
    Author Michael F. Schönitzer
    Other versions

    You can also use Template:Graph:Lines to generate a graph in your language. For example

    {{Graph:Lines
    | table=Commons Milestones.tab
    | type=time
    | xField=date
    | series="millionfiles"
    | title=Files on Wikimedia Commons 
    | xAxis=Date | yAxis=Million Files | yGrid=y | width=500 |yTicks=5 |yMax=50
    }}
    
    

    yields:

    See or edit raw graph data.
    SVG development
    InfoField
     
    The SVG code is valid.
     
    This chart was created with Gnuplot.
     
    This chart uses translateable embedded text.
    Source code
    InfoField

    Gnuplot code

    #!/usr/bin/env gnuplot
    
    # Prettyer red and slightly thicker line
    set style line 1 lc rgb '#c51a0e' pt 1 ps 1 lt 1 lw 1.3
    # make axis grey and two sides only
    set style line 11 lc rgb '#606060' lt 1
    set border 3 back ls 11
    set tics nomirror
    # add light grid
    set style line 12 lc rgb '#909090' lt 0 lw 0.3
    set border 3 back ls 11
    set grid back ls 12
    
    ### Plot Commons growth ###
    set xdata time
    set timefmt '%Y-%m-%d'
    set format x "%Y"
    
    set ylabel "Millions files"
    set xlabel "Year"
    
    set terminal svg size 800,600 enhanced rounded linewidth 1.5 fsize 13
    set output 'commons.svg'
    
    plot 'commons.txt' u 2:1 with linespoints notitle ls 1
    
    unset output
    

    Data

    #⬐Million Files
    #       ⬐Date
    #                       ⬐Days after opening
    #                               ⬐Days after last million
    0       2004-09-07        0       
    0.001   2004-10-04        27      
    0.1     2005-05-24        259     
    0.5     2006-03-25        564     
    0.6     2006-05-15        615     
    1       2006-11-30        814     814
    2       2007-10-09        1127    313
    3       2008-07-16        1408    281
    4       2009-03-04        1639    231
    5       2009-09-02        1821    182
    6       2010-01-31        1972    151
    7       2010-07-17        2139    167
    8       2010-12-30        2307    168
    9       2011-02-23        2360    53
    10      2011-04-15        2411    51
    11      2011-09-21        2570    159
    12      2012-01-12        2683    113
    13      2012-06-04        2827    144
    14      2012-09-23        2938    111
    15      2012-12-04        3010    72
    16      2013-02-02        3070    60
    17      2013-05-16        3173    102
    18      2013-08-15        3264    91
    19      2013-10-21        3331    67
    20      2014-01-25      3427    96
    21      2014-05-01      3523    96
    22      2014-07-23      3579    83
    23      2014-09-26      3412    65
    24      2014-12-05      3177    70
    25      2015-03-11      3222    96
    26      2015-05-29      3102    79
    27      2015-07-31      2852    63
    28      2015-09-18      2620    49
    29      2015-11-05      2437    48
    30      2016-01-13      2324    69
    31      2016-04-02      2253    80
    32      2016-06-15      2160    74
    33      2016-08-27      2067    73
    34      2016-10-15      2061    49
    35      2016-11-29      2055    45
    36      2017-01-12      1940    44
    37      2017-02-14      1860    33
    38      2017-03-31      1761    45
    39      2017-05-16      1696    46
    40      2017-06-21      1660    36
    41      2017-08-12      1652    52
    42      2017-10-02      1600    51
    43      2017-12-01
    44      2018-01-30
    45      2018-02-26
    46      2018-04-06
    47      2018-05-23		
    48      2018-07-10
    49      2018-08-27
    50      2018-10-07
    53	2019-04-08
    55	2019-06-22
    56	2019-09-16
    58	2019-12-27
    60	2020-03-18
    62	2020-06-12
    70  2021-02-15
    #https://commons.wikimedia.org/wiki/Commons:Milestones
    

    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.
    Attribution: Michael F. Schönitzer
    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.
    This file is available under more licenses:
    I, the copyright holder of this work, hereby publish it under the following licenses:
    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.
    Attribution: Michael F. Schönitzer
    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.
    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.
    Licence Art Libre Copyleft: This work of art is free; you can redistribute it and/or modify it according to terms of the Free Art License. You will find a specimen of this license on the Copyleft Attitude site as well as on other sites.
    You may select the license of your choice.

    Captions

    Growth of Wikimedia Commons. Filenumber over time

    Items portrayed in this file

    depicts

    27 September 2012

    image/svg+xml

    6887af20d56f0813bf8f62b529fed2b0de8881e6

    35,652 byte

    600 pixel

    800 pixel

    File history

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

    Date/TimeThumbnailDimensionsUserComment
    current00:38, 1 May 2023Thumbnail for version as of 00:38, 1 May 2023800 × 600 (35 KB)commonswiki>MichaelSchoenitzerupdate 70-90 mio

    The following file is a duplicate of this file (more details):

    There are no pages that use this file.

    Metadata