Organizing data

Hello,
My current issue is that I have so much data to input I need a good system to input the data! I’m gonna use a sports example. If you go to NFL.com and you go to the stats page you can look at each individual team and every player on that team and each player stats! That’s what I’m going for! A player database where you can see there a yearly stats and each game stats for every single player! Also combining them for an overall team number per category! So I guess I’m asking how would I make it easy to input data every week and display the data on the page! I hope this is easy to understand if not PLEASE ask an questions!!

1 Like

You could connect to SportsData.io which is a service offering real time sports daya including nfl games, player stats etc.

You can use the Bubble API connector plugin to set this up, it’s actually a fairly quick process once you figure it out (if you’ve never connected an API before it will just take a little bit of time to learn)

1 Like

In adittion to Evanlittle, another good api source is Rapidapi They have a lot of endpoints that you can try directly from their webpage and some of them are free.

I dont want to use NFL stats i want to be able to put in my own stats but make it simple and easy to put in! The NFL reference was what i want it to look like but with my own players and stats!

1 Like