Metadata-Version: 1.2
Name: scdata
Version: 0.2.0
Summary: Module for analysis of sensors and time series data
Home-page: https://github.com/fablabbcn/smartcitizen-data
Author: oscgonfer
License: GNU-GPL3.0
Project-URL: Documentation, https://docs.smartcitizen.me/Data%20Analysis/
Project-URL: Source Code, https://github.com/fablabbcn/smartcitizen-data
Description: 
                scdata - Module for analysis of sensors and time series data.
        
                scdata is a framework built with the purpose of *analysis*, *calibration* 
                and *post-processing* of sensors data, related to any field, but particularly 
                focused on air-quality data coming from low-cost sensors in the 
                `Smart Citizen Project <https://www.smartcitizen.me>`__ .
        
                It aims to unify several sources of data and to provide tools for analysing data by:
        
                * Interacting with several sensors APIs
                * Clean data, export and calculate metrics
                * Model sensor data and calibrate sensors
                * Generate data visualisations
        
            
Keywords: air,sensors,Smart Citizen
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
