CarbonSteps is a website, hosted on Azure, to check the carbon footprint made by people like you and us over a month. It calculates the total amount of carbon emission by using Google Timeline data and the average carbon emissions emitted by the car specified. Site hosted on: http://13.71.121.212
Google provides its user to view his/her data like timeline to check what all it tracks. This data is then parsed and computed upon to calculate the distance one spent on road. The file is uploaded by the user manually.
To calculate total emissions produced, knowing the specific model of the car is necessary. For that, the image uploaded by the user is sent to Orpix Inc. which uses its cognitive service to recognize the make, model and the year of the car.
The data received is then searched through our database to find its average emission in g/km. The emission rate is then multiplied by the total distance on road to obtain the approximate emission in grams.