Page 1 of 1

[Resolved] Request for Issue data from Crowdin

Posted: Wed Dec 20, 2017 1:46 pm
by Dev-iL
Is appears that Crowdin had introduced a new API endpoint that can provide issue statistics for a project (i.e. who reported what when).
My request is simple: would it be possible to upload for us the reply to this API call:

Code: Select all

POST https://api.crowdin.com/api/project/factorio/issues?key={project-API-key}
  json: ""
I'm asking out of curiosity. :geek:

Thanks!

Re: Request to devs for issue statistics from Crowdin

Posted: Wed Dec 20, 2017 5:08 pm
by HanziQ
https://hastebin.com/ituzuzutih.json

No idea if that's all of them or what.

Re: Request to devs for issue statistics from Crowdin

Posted: Wed Dec 20, 2017 5:54 pm
by Dev-iL
Thanks! This is interesting....

So overall there were 770 reported issues, of which:
  • 333 were context requests.
  • 188 were general questions.
  • 156 were translation mistakes.
  • 93 were mistakes in the source string.
Now to understand who are the users that create the most work for developers, we exclude translation mistakes, and so we're left with 614 issues. Keeping only users with more than 10 reported issues we get the top 12 translators:

Image

And finally I can say that out of the 614 considered issues I personally opened 129 (21% :o ).