In my Community Updates talk at the 2024 Dataverse Community Meeting, I briefly presented https://people.dataverse.org
Here's the slide:
![]()
My idea has always been to lightly maintain a spreadsheet at https://docs.google.com/spreadsheets/d/1o9DD-MQ0WkrYaEFTD5rF_NtyL8aUISgURsAXSL7Budk/edit?usp=sharing
I use GitHub usernames as the primary key.
And I associate these usernames with an installation of Dataverse, if I know which one.
My idea has always been to retrieve extra information about the person from the GitHub API.
Last night I vibed coded this! Using Codex! I built a whole new app that I'm hosting (for now) at http://server4.greptilian.com/tmp/people.dataverse.org
It's very much a work in progress but I always like sharing early. :smile: Feedback is welcome!
Ok! I updated DNS and the rewrite of https://people.dataverse.org is live! I'd love to hear what you think about it! :smile:
I showed above how bare-bones the old cards were. The new cards have a lot more detail:
![]()
Also, we can now have our own profile page on the site. Mine is https://people.dataverse.org/pdurbin for example.
Your username on the site is your GitHub username.
The whole site is based on GitHub, actually. The idea is to manually track as little information as possible in a spreadsheet (especially GitHub username) and then pull in as much information as we can from various sources (such as the GitHub API to get the name, bio, etc.). I wrote some more details in the README at https://github.com/gdcc/people.dataverse.org
You can also filter in various ways:
![]()
You can see who else is part of your installation or country (the country is based on the installation, not whatever is under "location" on your GitHub profile).
Looks very helpful!
I just noticed that your slides from the community meeting show a spreadsheet with a "Sweets" column, but it's removed, so we'll forget that @Don Sizemore likes KitKats :chocolate:
Ha, right, that was an idea from @Oliver Bertuch that he wrote about in the old repo: https://github.com/IQSS/dataverse-people/issues/1
I dunno, I guess I'm trying to simply things. I deleted some other columns from the spreadsheet too. We're down to columns I don't mind maintaining:
I'm using the "Issue" column to have something to click to learn more about the person. I put this link under "see also" on the card. Often the person has written up a really thoughtful issue and I just don't happen to know anything else about them. So it's a way for me to remind myself at least a little bit about who this person is.
Last updated: May 30 2026 at 09:11 UTC