Starting point to mine Jazz Development data
I am trying to extract information from the Jazz development data, but I'm not quite sure where to start. I want to extract what changes were committed for change sets, who made the changes, and what work item each change set is associated with. What is the best way to gather this information? Interfacing with the database directly thru SQL or trying to work thru the Client or Server API's? Any help would be much appreciated.
Nick |
3 answers
Hi Nick,
For getting information from a changeset, it is possible to get this information programmatically, either client or server side API's, depending where you want the analysis to be in. https://jazz.net/forums/viewtopic.php?t=1712&highlight=changesets https://jazz.net/forums/viewtopic.php?t=1014&highlight=changesets In cases where the information you want to get is not surfaced form the APIs, you have to do through the database. I have an earlier post that has a link to the subset of the schemas: https://jazz.net/forums/viewtopic.php?p=15580#15580 Hope this helps. Annie |
Hello,
I am interested in getting access to the Jazz development data so that it can be used for an academic project. Can you tell me who I need to speak with to get started? |
Also for clarification, I am a Master's student at ASU and I wanted to use the data as part of my final project. Thank you.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.