Quick update on expanding the dashboard to include other text records:
I’ve been working on an API that returns the following data for a given Snapshot space:
Within a Snapshot space, it gets 1000 votes from the last 6 months sorted by voting power, then creates a list of the top 100 unique voters. From there, it checks if they have a primary ENS name along with a number of text records. The final result is the data you see above (profiles is truncated in the screenshot, but includes each profile in the top 100 with whatever records they might have set).
I’m working on a website to make this data easier to visualize, and will share updates here/at Ecosystem WG calls. It’s open source, you can test the API here, and feel free to reach out with any feedback/ideas!
