mozilla / participation-metrics-org

Participation metrics planning repository
4 stars 4 forks source link

Provide every identity from survey results #107

Closed nukeador closed 7 years ago

nukeador commented 7 years ago

So Bitergia can check where do we have data about these identities.

alpgarcia commented 7 years ago

@nukeador can I expect to have response ids correctly associated to the tuple [github handle, email, bugzilla email] in the fake data?

nukeador commented 7 years ago

Yes, that tuple was not randomized. I'll be providing a more complete full list later today.

nukeador commented 7 years ago

@alpgarcia we have 589 identities for the cross-reference. Check the shared document to check how much information we have about these.

alpgarcia commented 7 years ago

It would be possible to have response id column in this document?

I don't need it to find them, however it would be very useful when merging survey data on your side.

nukeador commented 7 years ago

What do you mean by "reponse id column" if that's the column from the survey results, obviously that would identify people with responses and we can't provide that.

alpgarcia commented 7 years ago

I understood response id was not randomized in the fake data. In fact, I won't have access to responses so response ids are as valid as emails to identify people.

Would you have 5 mins to quickly talk about this today?

Thanks!

nukeador commented 7 years ago

Reponse id was not, but the rest of identificable columns were, so reponse ids and answers can't be linked to a person.

If I understand correctly you want all response ids, which I can provide, but not linked to an email or any other identificable answer, because that would allow to match reponses from the fake data with the person.

alpgarcia commented 7 years ago

Ok, understood. I thought response ID was also kept in the tuple and not associated with fake responses in the same row.