File:ACPT Contestants.svg

Original file(SVG file, nominally 591 × 347 pixels, file size: 30 KB)

Summary

Description
English: A plot of the total number of contestants attending the American Crossword Puzzle Tournament.
Date
Source Own work
Author Eitanlees
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with an unknown SVG tool.
 
 This file uses embedded text that can be easily translated using a text editor.
Python Code
InfoField
click to expand
import altair as alt

URL = 'https://gist.githubusercontent.com/eitanlees/9c75a27ef3a5239e37f3c1d4bc235940/raw/ca1cab54753ddb63f8445715b29b16b7f86cac10/ACPT.csv'

alt.Chart(URL).mark_circle(size=80).encode(
    alt.X('Year:T', 
          axis=alt.Axis(title='Year')
         ), 
    alt.Y('Contestants:Q', 
          axis=alt.Axis(title='Contestants')
         ), 
    alt.Color('Location:N', 
              sort=['Brooklyn, New York', 
                    'Stamford, Connecticut',
                    'Online'
                   ]
             )
)

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

2 July 2019

image/svg+xml

cb7d9bee9c19ed8b3c4875569230d7fcc4d43468

30,301 byte

347 pixel

591 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:51, 24 January 2023Thumbnail for version as of 14:51, 24 January 2023591 × 347 (30 KB)EitanleesUpdate graph for 2022 data
15:14, 9 July 2021Thumbnail for version as of 15:14, 9 July 2021591 × 347 (24 KB)EitanleesUpdate graph for 2021 data
19:12, 2 July 2019Thumbnail for version as of 19:12, 2 July 2019582 × 347 (21 KB)EitanleesUpdate data for 2019 and change points to circles.
13:35, 11 September 2018Thumbnail for version as of 13:35, 11 September 2018591 × 351 (22 KB)EitanleesUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata