Coding challenge
- Get JSON with Data
- Parse and clean the Data
- Calculate Prices after parsing
- Export the Data to csv and json
No configration needed just plug and play with the class or import it to you application and pass the (url,username,password) then call 'get_transaction_prices' method to get the data calcualted and exported in the same directory
The work has been done with python 3.7