mozilla / participation-metrics-org

Participation metrics planning repository
4 stars 4 forks source link

Mozillians.org integration #48

Open hmitsch opened 7 years ago

hmitsch commented 7 years ago

Here is the Mozillians.org API documentation: https://mozillians.readthedocs.io/en/latest/api/apiv2/index.html

@jsmanrique, can you give me a quote on the possibilities of adding this to our solution?

jsmanrique commented 7 years ago

AFAIK the Mozillians API is already integrated, so maybe I am misunderstanding what the requirement is

hmitsch commented 7 years ago

As just written by email, I had misunderstood your message yesterday. That's why I opened this issue. Sorry.

hmitsch commented 7 years ago

As we are already talking about Mozillians.org integration ...

You say it is integrated already? Where can I see data from that source?

jsmanrique commented 7 years ago

I would let @acs to explain it in detail, but AFAIK it is being used to help avoiding duplication of people identities across different data sources or inside the same data source. For example, someone could be using several emails for commits, discourse posts, etc.. Using Mozillians API, we enrich data to assign all the different actions done by person multiple identities to the same unique person. Also it is a way to say if someone is "Mozillian" or external community person

acs commented 7 years ago

@hmitsch right now we are getting all identities from Mozillians and adding them to our Sorting Hat identities repository for Mozilla. In Sorting Hat we manage all identities and they are merged when possible to have unique identities (with several identities in some cases). So for example, if you have Lucy Smith lucy@mozilla.org from git, and you have also and identity from Mozillians with the emal lucy@mozilla.org, both identities are merged and in all Mozilla panels, the unique identity will be used (with the same name, affiliation ...).

@hmitsch are you thinking in other kind of integration of Mozillians?

hmitsch commented 7 years ago

Thanks for the explanation. Excellent!

I am looking for "group statistics". For example: How many people do we have in the NDA group? How does it develop over time?

Additionally, I'd be looking for general KPIs: Number of registered Mozillians, number of vouched Mozillians, number of Mozillians with Twittter profiles, etc.

Best regards, Henrik

On Tue, Oct 11, 2016 at 1:49 PM, Alvaro del Castillo < notifications@github.com> wrote:

@hmitsch https://github.com/hmitsch right now we are getting all identities from Mozillians and adding them to our Sorting Hat identities repository for Mozilla. In Sorting Hat we manage all identities and they are merged when possible to have unique identities (with several identities in some cases). So for example, if you have Lucy Smith lucy@mozilla.org from git, and you have also and identity from Mozillians with the emal lucy@mozilla.org, both identities are merged and in all Mozilla panels, the unique identity will be used (with the same name, affiliation ...).

@hmitsch https://github.com/hmitsch are you thinking in other kind of integration of Mozillians?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mozilla/participation-metrics-org/issues/48#issuecomment-252895667, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1FPMNJcotjlkByo05qNul1OvCzBDzAks5qy3e4gaJpZM4KS-py .

Henrik Mitsch Participation Strategist

irc: hmitsch | skype: henrik.mitsch Cell: +49 176 99351302

acs commented 7 years ago

@hmitsch the way we are using Mozillians right now is only to have better unique identities and affiliations. Having KPIs for Mozillians is pretty different, but could be done. We know the API and howto gather the data.

hmitsch commented 7 years ago

Ok, understood. Thank you very much.

Let's move this to done and wait for a real need to arise before we invest in further Mozillians.org integration.

Best regards, Henrik

hmitsch commented 7 years ago

Need identified: We'd love to decommission https://stats.mozilla.community

/cc @comzeradd

jsmanrique commented 7 years ago

Ok! Let's try to define which stats/metrics you would like to see in the public website.

@hmitsch from your previous comments, I see:

@acs , what do you think?

acs commented 7 years ago

@jsmanrique it is a good initial approach. Let's define with more detail what will be included once we start with the implementation.

hmitsch commented 7 years ago

Let's restart work on this topic. Next step: @jsmanrique will request a rough time estimate.

-Henrik

hmitsch commented 7 years ago

Estimated at around 50 hours of work.

Next step: Henrik to check with George if we want to invest our maintenance budget on this.