This repository contains code and tools for the analysis of Opensensors data that were created as part of the 5 week S2DS program.
OpenSensorsAPI.py - Contains tools for accessing OpenSensors historic API
OpenSensorsData.py - Contains tools to extract the data from OpenSensors API and save as csv files
OpenSensorsAnalyse.py - Contains tools for analysing OpenSensors data (csv files)
OpenSensorsPlot.py - Contains tools for plotting OpenSensors data (csv files)
OpenSensorsRun.py - Main file for running OpenSensors Python Tools