My aim is to convert current obtained from CT to precise voltage that can be applied as input to ADC. 
As shown in the diagram , a conductor carries current of up to 63 A passes through the Current Transformer(CT) .The CT CT 1273-A1-RC has turns ratio as 1:2500 and current range of 0 to 100A . I have made one simple circuit in which there is shunt resistor in parallel and a diode in series with CT. The current passing through CT is from power distribution unit i.e. used in server rooms. So it is ac current . $$I_s=(I_p)/2500$$
I_s=(63/2500)=0.0252. My requirement is minimum-maximum voltage at the input of ADC should be in the range from 0 to 3.3 V . So for shunt\burden resistor R_shunt= 3.3/0.0252=50 ohm,
Problem I am facing is how to obtain precise voltage (DC value) and also is there any need of additional circuitry in the circuit should be made so that it can be applied as input to the internal A to D converter of STM32L011x3 and display on seven segment display .So can anybody help me regarding it?
NOTE: I have done few calculation please see 1,2,3 for the selection of components. Can anyone crosscheck the values for the before i start actually implementing itand tell me whether I am I going right or wrong?