Does anyone have demographic data of countries that Nostr users are from? I don’t see it on nostr.band and I’m not sure where else to look. This is for my Nostriga talk in a few days. #asknostr
nostr.watch has relay country
Sweet, thanks! I will be incorporating those stats. Now just hoping to also get a breakdown of geos of where folks are connecting from.
Only way is to run a relay and geolocate IPs from requests, but you'd have a small sample size and lots of false positives. I think relay countries is a better indicator. I can give you stats from my servers, one sec. Not sure how helpful it will be.
Here's gleasonator.dev and ditto.pub https://image.nostr.build/0f10af7f133a1d480ce6795cbe4213188d76b05fe3e182cffd4409459e6ba210.png https://image.nostr.build/1577c534b47df890061709427d61c5a45755b47aad8efa5532a58fac7bcf6969.png
Lot of fuckers from France in both cases. Oui oui 🥖 🇫🇷
You should have @jb55 run this on the damus relay: apt install goaccess wget https://download.db-ip.com/free/dbip-country-lite-2024-08.mmdb.gz gunzip dbip-country-lite-2024-08.mmdb.gz goaccess /var/log/nginx/access.log -o report.html --log-format=COMBINED --geoip-database=dbip-country-lite-2024-08.mmdb This will give you a portable html file report with a full region breakdown pulled from nginx logs. https://image.nostr.build/5a1ab6182bf50ca2976facaeb93b2fad0db33cb8dc31ee9addf90a84621c5213.png
I don't run nginx or any logging on my relay, I only run strfry with no logs.
One way to do an approximate analysis is to look at Google trends data https://trends.google.co.in/trends/explore?q=Nostr
thats the neat part