jsoma / playfair-projects

Common repository of projects for Playfair
6 stars 32 forks source link

The Football Scraper and Transfer Visualizer #10

Closed barjacks closed 8 years ago

barjacks commented 8 years ago

I have written a scraper that takes player data from the Swiss football league from Transfermarkt.com and makes four graphs on how the new players of the various teams compare to the players the teams sold: Experience, Size, Goals, Assists.

The charts looks like this:

image

And the code looks like this: https://github.com/barjacks/fussball/blob/master/Super_League_Transfers.ipynb

Now I want to expand the scraper to the German, maybe also English football leagues. And add two more graphs: Points per game avg and age.

**UPDATE:*****

Adapting my Football Scraper to the Bundesliga

Most active Agents, most Successful Shoes? 10 Infographs on Bundesliga

1 Graph of total market value of the Bundesliga

_5 Graphs on players _

\ 2 Graphs on Shoes **

_2 Graphs on Most Active Agents _

Source: www.transfermarkt.com

snajmabadi commented 8 years ago

Seems like you have a really good sense of what you'd like to do with this dataset. Would be interesting to see if there are trends in the age of new players on certain teams etc.

barjacks commented 8 years ago

Pitch issue checklist

playfairbot commented 8 years ago

Hi there, I'm the Playfair Bot! Would you mind posting the appropriate checklist in the main body of your issue? You might have posted it as the first comment, but it turns out it works way better in the actual body of the issue - just go up to the veeery top right and click the pencil icon to edit. You'll probably want to edit the comment to copy the checklist, then edit the original issue to paste it in. Thanks! :pray:

playfairbot commented 8 years ago

Closing pitch since story has been opened at #72