eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

218
active users

#visualisation

0 posts0 participants0 posts today

Awesome Strategies To Visualize Change With Time
--
medium.com/@yuanbo.faith/aweso <-- shared technical article
--
databrewer.co/R/gallery <-- shared further examples & background/processes
--
“This article summarizes effective strategies to visualize temporal changes, illustrated with inspiring graphic examples (with link to source code [and methods])…”
#GIS #spatial #mapping #datavisualisation #visualisation #R #code #methods #scripts #opensource #spatiotemporal #temporal #temporalchange #visualise #graphic #examples #opendata

RiverREM - Generating River Relative Elevation Model (REM) Visualisations
--
github.com/OpenTopography/Rive <-- shared GitHub repository
--
opentopography.github.io/River <-- shared documentation
--
opentopography.org/blog/new-pa <-- shared Open Topography blog post about RiverREM
--
H/T Heidi Luchsinger / Open Topography
[this post should not be considered as an endorsement of this product aka caveat emptor]
#GIS #spatial #mapping #remotesensing #earthobservation #Python #LiDAR #RiverREM #visualisation #hydrology #water #river #rivervalley #floodplain #terraces #GitHub #opensource #opendata #DEM #REM #model #modeling #RiverRelativeModel #documentation #tutorial #learning #tool #elevation #raster #sinuosity #drainage

Replied in thread

@emchateau thanks for the hint to David J. Birnbaum's collection!

Funny coincidence, I am just on my way to what will surely be a wonderful and productive workshop on #Collation and #Visualisation (lorentzcenter.nl/seeing-the-di), and am reading (and can recommend) a #Balisage paper by said D. Birnbaum & Ronald Dekker in preparation: doi.org/10.4242/BalisageVol29.

I will check out the #XSLT learning resources you mentioned and the ones other might still mention during the week, thanks again!

CC @petrichor

Is there a data structure that can sensibly handle multiple hierarchical classification systems?

e.g. an Orange, in terms of phylogeny is
Plantae->Eudicot->...->Citrus->sinensis

and in terms of usefulness, is
Thing->Food->fruit->orange
(and it could have multiple parents in this taxonomy, e.g. cleaning product)

Bonus points for cool visualisations of this kind information.

Exploring BlueSky's Domain Handles

Hot new social networking site BlueSky has an interesting approach to usernames. Rather than just being @example you can verify your domain name and be @example.com! Isn't that exciting?

Some people are @whatever.tld and others are @cool.subdomain.funny.lol.fwd.boring.tld

I wanted to know what the distribution is of these domain names. For example, are there more .uk users than .org users?

Shut up and show me the results

You can play with the interactive data

Oh, and the large number of .gy domains is due to The Fediverse Bridge.

Getting the data

BlueSky has an open "firehose" of the data passing through it. Following the sample code I listened for public interactions - people posting, liking, or follows.

From there, I grabbed every username which wasn't on the default .bsky.social domain. I left the code running for a few days until I had over 22,000 usernames.

Note, these data are all public - although I'm not sure if users necessarily realise that. It doesn't include lurkers (people who don't interact). Some of the accounts may have been moved, banned, or deleted.

Drawing a TreeMap

I used Plotly's TreeMap library to draw a static map of all the Top Level Domains (TLD).

As you can see, .com dominates the landscape - but there are quite a few country code TLDs in there as well.

Public Suffixes

Domain names have the concepts of Public Suffixes. For example, users can register domains at .co.uk and .org.uk as well as just plain .uk. The Python tldextract library allowed me to see which domains were public suffixes, so I could attach them to their parent TLD.

I then drew a TreeMap showing this.

Note! You'll need to hack your Plotly installation to allow empty leaf nodes to get in the same style as the first map.

So what? What next?

  • Not everyone from, say, Brazil will have a .br domain name - but it is fascinating to see which countries dominate.
  • It might be fun to go full "Information Is Beautiful" and turn each ccTLD into its country's flag.
  • Are there ethical implications of recording the fact that an account has publicly shared themselves on a social network?
  • What percentage of all users have a domain name handle?

Get the code

Everything is open source on GitHub.

🆕 blog! “Exploring BlueSky's Domain Handles”

Hot new social networking site BlueSky has an interesting approach to usernames. Rather than just being @example you can verify your domain name and be @example.com! Isn't that exciting? Some people are @whatever.tld and others are @cool.subdomain.funny.lol.fwd.boring.tld I wanted to know what the distribution is of these domain names.

👀 Read more: shkspr.mobi/blog/2024/12/explo

#BlueSky #data #domains #visualisation

Terence Eden’s Blog · Exploring BlueSky's Domain Handles
More from Terence Eden

My colleague Somesh Kumar at FactorDaily writes about creating #infographics for my longform article on image-based abuse. These are some of the most supercalifragilisticexpialidocious infographics I have ever come across. I am chuffed that they are based on my work. This article is useful for anyone creating visual material related to abuse or violence. (1/2) medium.com/@FactorDaily/connec

Medium · Connecting the Dots in Data. Designing Infographics that don't overwhelm the reader. | by FactorDaily | Oct, 2024 | Medium | MediumBy FactorDaily