Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring and database structure changes to store new data #1

Open
gbm25 opened this issue Apr 29, 2023 · 0 comments
Open

Refactoring and database structure changes to store new data #1

gbm25 opened this issue Apr 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@gbm25
Copy link
Member

gbm25 commented Apr 29, 2023

To further increase the amount of information, and perhaps solve the inconsistency of LoLEsports data, we should save the endpoint information:

With these endpoints we can achieve, among many other things:

  • Gold per team
  • Gold per player
  • Champion player and position per player
  • Number of turrets pulled
  • Number and type of dragons killed

This data is requested per game (remember that a match can have several games).

Therefore, we have to set up our database structure to store the match IDs and their data.

I will write a more detailed analysis later, but right now I leave a .zip with 3 files attached:

@gbm25 gbm25 added bug Something isn't working enhancement New feature or request labels Apr 29, 2023
@gbm25 gbm25 self-assigned this Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant