lanruz234
04-04-2023, 05:49 PM
PS: My programming experience tops out at intermediate-ish Python so feel free to correct/disregard if any of my assumptions are incorrect.
I play exclusively play SP with the Packers but I am interested in visualizing my league in an offline website manner (similar to GML HOME (https://gml.fof-belco.com/) - and yes I know this is not an offline website). I not only like the visualization but also like it because it allows for more engaging additional data analysis compared to the default HTML exported from the game.
As such, I am curious:
1. Are there any pointers as to how I can move towards achieving this ‘website’? Maybe a new programming language to check out (e.g PHP, HTML)? Maybe there are scripts I can access/read up on?
2. If the above is not possible, I would appreciate pointers in generating additional data analysis like the ones on the GML website. For example, the GML website tracks data for “DBL Thrown Into”, “Interception pct”, “Runs for loss” which I am guessing are web scrapped from the log. Not sure how accurate this is but it is nice to include. Another thing I like is that the website even has its own award page, which I am assuming is based on an algorithm around stats. If I am able to figure this out, I would also like to include a Top 100 as well just for a bit of fun.
I hope whatever I blabbed up there makes sense. Happy to expand more.
I play exclusively play SP with the Packers but I am interested in visualizing my league in an offline website manner (similar to GML HOME (https://gml.fof-belco.com/) - and yes I know this is not an offline website). I not only like the visualization but also like it because it allows for more engaging additional data analysis compared to the default HTML exported from the game.
As such, I am curious:
1. Are there any pointers as to how I can move towards achieving this ‘website’? Maybe a new programming language to check out (e.g PHP, HTML)? Maybe there are scripts I can access/read up on?
2. If the above is not possible, I would appreciate pointers in generating additional data analysis like the ones on the GML website. For example, the GML website tracks data for “DBL Thrown Into”, “Interception pct”, “Runs for loss” which I am guessing are web scrapped from the log. Not sure how accurate this is but it is nice to include. Another thing I like is that the website even has its own award page, which I am assuming is based on an algorithm around stats. If I am able to figure this out, I would also like to include a Top 100 as well just for a bit of fun.
I hope whatever I blabbed up there makes sense. Happy to expand more.