Temperature Logger

Hey!
I am in middle of my project creating a temperature logger so i can get the data from my device out in HTML. For now i have managed to publish the events to event hub in Azure. Then i output the data with stream analytics to an Azure Storage account where i have a blob which is a JSON file.

I wanna know if this is a good idea or not? i have spent a lot of time now trying to read the JSON file and output it out in HTML so i can do fancy stuffs like charts etc.

here is the json file: https://pptlbhstorage.blob.core.windows.net/temperature/0_d1e8a2b709b14461b5ac12265f33020b_1.json
I also followed this guide project:
https://channel9.msdn.com/shows/themakershow/ppws01