Open data

Check the numbers yourself

Every verified response, exported live, with the identifier hashes stripped out. Nothing on the results page is a figure you cannot recompute from this file.

Aggregate figures are also available as JSON at /api/stats.

Columns

ColumnTypeDescription
response_iduuidOpaque row id. Not linked to any person.
verified_viaenumHow the identity was confirmed: email (magic link) or discord_oauth.
countryISO 3166-1 alpha-2Country the respondent plays from.
current_platformenumWhat they play CODM on today.
interest_levelenumHow strongly they want a supported PC option.
preferred_solutionenumSingle choice of preferred fix.
desired_featurespipe-separatedMulti-select feature list; may be empty.
cputextOptional, free text, sanitised before publication.
gputextOptional, free text, sanitised before publication.
submitted_atISO 8601 UTCWhen the response was written.

What is deliberately not in here

No email addresses, no IP addresses, and not even the salted digests of them. Publishing the digests would add nothing anyone can verify while creating a target if the salt ever leaked. Uniqueness is enforced by a database constraint described on the methodology page, and the row count here is the count of distinct verified identities.