Giter VIP home page Giter VIP logo

bgg-collections's Introduction

BGG-Collections

Extract Board Game Geek data from selected users collections and format it nicely.

Background

The main purpose of this initially was to create a list of all board games in our game group. We sometimes use this list to select the games we will be playing next time.

Install

The code is in R. Also the project is employing RStudio's R project feature (.Rproj file in the directory). So to run this smoothly you will need both R and RStudio

Usage

Inputs

All inputs are stored in input folder. There are 3 inputs:

  1. Nick Mapping.csv - list of nicknames
  2. Max Player Adjustment.csv - manual adjustment of max player count due to expansions
  3. Meta.csv - meta file for changing variable names, ordering variables and dropping unnecessary variables

Ouput

Final data is written output folder.

Running code

  1. Lauch RStudio
  2. Go to File -> Open Project -> select BGG-Collections.Rproj
  3. Source 01_Read_All_Collections.R
  4. Source 02_Read_Game_Info.R

Contributing

PRs accepted.

License

MIT

bgg-collections's People

Contributors

darius-jaraminas avatar

Stargazers

 avatar

Watchers

 avatar

bgg-collections's Issues

Create a meta file for variable names

Currently variable names are changes in code. It would be much tidyier if there would be a meta file for changing variable names as well as which of the to keep for the final data frame.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.