Skip to content

Scraping and parsing NBA contract salaries from Patricia Bender's NBA salary database https://www.eskimo.com/~pbender/

License

Notifications You must be signed in to change notification settings

atlhawksfanatic/bender-salaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bender-salaries

Scraping and parsing NBA contract salaries from Patricia Bender's NBA salary database https://www.eskimo.com/~pbender/

Organization:

The structure of the repository is as follows:

  • 0-data/
    • 0-bender-scrape.R - script to download data from Patricia Bender
    • 0-bender-parse.R - script to parse through each file of salaries to gather player salary information
    • salaries/
      • raw/
        • All downloaded text files from the 0-bender-scrape.R script.
      • bender_raw.csv - raw version of the parsed salary information
  • 1-tidy/
    • 1-bender-tidy.R - script to gather and format data in a usable way by each component
    • bender_salaries.csv

About

Scraping and parsing NBA contract salaries from Patricia Bender's NBA salary database https://www.eskimo.com/~pbender/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages