File:ACPT Rankings.svg

Original file(SVG file, nominally 497 × 342 pixels, file size: 11 KB)

Summary

Description
English: This bar chart shows the top 1st place winners of 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_bar().encode(
    x = alt.X('count():Q', 
              axis=alt.Axis(title='Number of 1st Place Wins')
             ), 
    y = alt.Y('First:N', 
              sort = alt.EncodingSortField(op='count', order='descending'), 
              axis=alt.Axis(title=None)
             )
)

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

A bar chart of the top ACPT winners

Items portrayed in this file

depicts

2 July 2019

image/svg+xml

bb168035c62edff6e0473dbed01fe791d20dd9ea

11,283 byte

342 pixel

497 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:52, 24 January 2023Thumbnail for version as of 14:52, 24 January 2023497 × 342 (11 KB)EitanleesUpdate graph for 2022 data
15:17, 9 July 2021Thumbnail for version as of 15:17, 9 July 2021497 × 342 (10 KB)EitanleesUpdate graph for 2021 data
19:21, 2 July 2019Thumbnail for version as of 19:21, 2 July 2019497 × 362 (10 KB)EitanleesUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata