Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.2 KB

S2DS Virtual 2015 - Team Opensensors

Introduction

This repository contains code and tools for the analysis of Opensensors data that were created as part of the 5 week S2DS program.

Getting the data

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

Analysing the data

OpenSensorsAnalyse.py - Contains tools for analysing OpenSensors data (csv files)

Plotting the data

OpenSensorsPlot.py - Contains tools for plotting OpenSensors data (csv files)

Running the code

OpenSensorsRun.py - Main file for running OpenSensors Python Tools