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.
Hi @Philip Durbin ๐ This looks great! Sorry for my late feedback! people.dataverse.org actually inspired my colleague @Rieke Lo Madsen to create a similar page on the new info.dataverse.no site which we are currently working on. :grinning: Should we make the people.dataverse.org page more prominent on gdcc.io, e.g., having it own tab in the top menu?
@Philipp Conzett nice! You'll have to let us know when the new page is ready!
Just this past week I started linking from gdcc.io to the people site, from this page specifically:
https://www.gdcc.io/working-groups/documentation.html#members
Please see also #docs > members
We can link from more places as well!
Thanks, @Philip Durbin ๐ ! Maybe we could add sentence about the people page and link to it from https://www.gdcc.io/members.html?
Sure! As you may have noticed, I include a link to that "members" page from the profiles of people who are part of orgs that are members of the GDCC:
![]()
Hmm, maybe it could even be a filter in the people site. Show all the people who are part of the GDCC via their org, I mean.
Philipp Conzett said:
Thanks, Philip Durbin ๐ ! Maybe we could add sentence about the people page and link to it from https://www.gdcc.io/members.html?
I created an issue for this: https://github.com/gdcc/www.gdcc.io/issues/73
Philip Durbin ๐ said:
Hmm, maybe it could even be a filter in the people site. Show all the people who are part of the GDCC via their org, I mean.
I made an issue: https://github.com/gdcc/people.dataverse.org/issues/3
Last updated: Aug 18 2026 at 08:27 UTC