Analyzing IPv4 Trades with Gnuplot

43 todsacerdoti 5 6/9/2025, 1:08:00 AM ipv4a-5539ad.gitlab.io ↗

Comments (5)

wodenokoto · 3h ago
For something called "with Gnuplot", I was expecting it to be just as much a gnuplot tutorial, or at least a "show off" of how to code plots using gnuplot.

But other than that, it was a really nice analysis.

pastage · 43m ago
https://gitlab.com/Lockywolf/ipv4a/-/blob/3db4a65b11bc60b091...

I think it is fine to hide the source code for it, it is a tutorial of sorts.

zX41ZdbW · 4h ago
What is the data source?
57473m3n7Fur7h3 · 4h ago
The start of the linked post says:

> The data in this demo is taken from the ipv4.global auction.

So I assume either by scraping https://www.ipv4.global/ or from readily prepared downloads of data from them. Haven’t looked around the site to see if there is any prepared data downloads available.