I am working on a project to pull out data from rally and create a velocity chart.
I understand the REST Web Service APIs to use are Defects, Iteration, Hierarchical requirement and Iteration cumulative flow data.
How are the calculations are done to calculate the velocity per iteration for a particular project?
What data is required and how can it be achieved? Right now I'm able to pull plan estimate of all accepted user stories and total plan estimate.