mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

354K
active users

hauschke

A Jupyter notebook that reads the signatories of the @BarcelonaDORI, counts the signatories per country and paints the counts in a worldmap.

Repo: github.com/hauschke/barcelonaD

It's more or less a test of Github Actions, it updates every afternoon at 4 PM CET. 🙂

@hauschke @BarcelonaDORI Note to self. Country names on the website don't match the standard that would be picked up by geopandas (eg "UK", "US") so they appear on the graph but not on the map...adhere to standards FTW...

@hauschke @BarcelonaDORI ...aaaaaaaaand fixed (I think). Guess I have to wait until 4pmCET to see if it worked ;-)

@cameronneylon @BarcelonaDORI

No, I will trigger it as soon as I am St my computer! Thanks!

@cameronneylon @BarcelonaDORI

Hey, it works! Thanks for looking into this. Fighting with geopandas and github were my main activities in this tiny project. :)

@hauschke @BarcelonaDORI @MsPhelps Cool! You might see some pull requests over the next few days (I'll need to remind myself how to define a colormap in BD yellow...) :-)

@cameronneylon @BarcelonaDORI @MsPhelps

I can give you some permissions on this repo, if you think the map is useful.

@cameronneylon @BarcelonaDORI @MsPhelps

I added both of you as contributors, if that helps.

@hauschke @cameronneylon @BarcelonaDORI Thanks! I think I figured out a way to use a custom colour gradient in matplotlib for the geomap chart (working on a PR for that), but please test before merging :-)

@MsPhelps @cameronneylon @BarcelonaDORI

I included your code, thanks!

Other changes:
* graphics export (PNG) for easier reuse
* images are now linked in readme
* full print of the df with the counts