Jason Zivkovic

Results 7 issues of Jason Zivkovic

Create a function (or set of functions) to be able to map league, team, player names from fbref.com and transfermarkt.com data

enhancement

There was an issue similar to this (#127). For some players, `player_transfer_history()` throws errors. It appears as though when the player retires, or either joins from 'Without Club' or ends...

enhancement

`tm_expiring_contracts()` only works for one country at a time. So this throws errors: ``` big_five

bug

Includes: - [x] - Code of Conduct - [ ] - Contributing Guide - [x] - NEWS file

documentation

Transfermarkt league seasons appear inconsistent with the html of those same values. The `get_transfermarkt_metadata.R` file [here](https://github.com/JaseZiv/worldfootballR_data/blob/master/raw-data/transfermarkt_leagues/get_transfermarkt_metadata.R) uses the below code to get a list of available seasons for the particular...

Currently, the scraper `https://github.com/JaseZiv/worldfootballR_data/blob/master/raw-data/transfermarkt_leagues/get_transfermarkt_metadata.R` only gets leagues on the first page of all FIFA confederations (regions). Rewrite the scraper to get all leagues from all pages.

enhancement

I will work on adding soccerdonna.de functions to `worldfootballR` over the next few weeks hopefully. Open to having anyone help on this too. Reach out if willing.

enhancement