Hey land barons and data diggers,
Big update this week, and a bit of a milestone too โ the ranking page has officially moved over from Python to Next.js! That was the last big screen still stuck in the old world, so with that... the full migration is done ๐
If youโre not into reading the full update and just want to explore whatโs new, head over here:
๐ https://next-land.spl-stats.com/
๐ Support the Project
โ
Upvote this post โ it really helps!
๐ Vote for My SPS Validator Node
๐จ PSA โ Python Site Shutdown Incoming
With everything now live on the new site https://next-land.spl-stats.com/, Iโll be updating the old URL https://land.spl-stats.com/ to point to the new version next week.
And then the week after that... I'm pulling the plug on the Python site ๐ (gotta save those server coins).
If thereโs a page youโre used to and canโt find it on the new site, please let me know! I can either explain where it moved or throw it in the backlog to recreate it.
๐ข Ratio Rework โ Smarter, Cleaner, More Intuitive
While rebuilding the ranking page, I also took the time to fix and clean up the ratio formulas.
Old site had a small (big) mistake โ the LDE was upside down ๐คฆโโ๏ธ. Thatโs been fixed now, and all ratios are now calculated with a "higher is better" logic.
๐งฎ Old Formulas:
- LCE = Boosted PP / DEC earned per hour
- LPE = DEC earned per hour / Active Plots
- LDE = DEC Staked / (DEC earned per hour ร 24)
โ
New Formulas:
- LCE = log10(DEC earned per hour/ Boosted PP)
- LPE = DEC earned per hour / Active Plots (unchanged)
- LDE = log10(DEC earned per hour / DEC Staked)
I added log10 to LCE and LDE to make the values more readable. No ugly numbers like 0.000002 vs 0.000001 โ weโre civilized now.
๐
Scores โ From Ratios to Rankings
Now that all the ratios behave nicely, I added normalized scores from 0 to 100 for each (for even more human readable):
- LCE Score
- LPE Score
- LDE Score
And then we average those into one shiny new stat:
๐ Land Score โ your overall land performance score.
Smoother, easier to read, and much more rankable.
Special shout to @captaindingus and @leveluplifeph โ I know you both use these in your Twitter and Hive posts, so heads-up on the updated math.
And of course, if anything looks off, hit me up. Iโm just a human with a calculator.
๐งญ New Ranking Page Overview
So what does the new page give you?
๐ Top-Level Charts
- Top 3 rankings for Active Plots, DEC Staked, and Boosted PP.
- Player search at the top โ just type in any name to find their stats instantly.
Scores and ratios side by side โ the value and the score (in parentheses).
๐ DEC Tab
Want to see whoโs printing the most DEC? This is your tab.
- I added a new graph I love: Total DEC vs Number of Plots โ perfect for comparing players with similar land setups.
๐ LDE / LCE / LPE Tabs
Each of these has:
- Score vs Rank plots
- A reminder of how each stat is calculated
Filter Bar Updated
Some other "small" updates the filter bar has also been change to be more contextual (so option that are not relevant for that page those are removed)
e.g. tax screen:
And also in the player deed overview it has got back the sorting option:
๐ญ Whatโs Next?
Now that this whole ranking/score system is solid, Iโm turning my attention to:
- Trade Hub Analysis โ show how resources are distributed across players in the LP.
- Player Dashboards โ Give everyone their own โhomepageโ with graphs, summaries, ratios, etc.
As always, ideas are welcome โ whether itโs features, fixes, or fun visualizations.
๐งช Want to See the Code?
๐ GitHub Repos (If You Dare):
๐ Python version
โก Next.js version
PRs, issues, or just general โwhat in the spaghetti is this?โ reactions welcome โ be kind ๐
๐ Support the Project
โ
Upvote this post โ it really helps!
๐ Vote for My SPS Validator Node
๐ฌ Drop a comment or idea โ weird edge cases welcome.
โ ๏ธ Final Note
Still just a fun hobby project โ built during late-night, caffeine-fueled coding sessions. If something breaksโฆ ping me. Iโll fix it. Eventually. ๐
Until next time, may your PP be boosted and your DEC flow freely โ๏ธ๐ฐ
โ
spl-stats.com dev out