Metadata-Version: 2.1
Name: scdata
Version: 0.4.5
Summary: 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 - Analysis of sensors and time series data
        
                `scdata` is a **sensor data analysis framework** built with the purpose of *analysis*,
                *calibration* and *post-processing* of sensor data. It is particularly
                focused on sensors for environmental monitoring such as the low-cost sensors in the
                [Smart Citizen Project](https://www.smartcitizen.me). As such provides
                tools for workflow automation and sensor calibration.
        
                It aims to unify several sources of data and to provide tools for analysing data by:
        
                * Interacting with several sensors APIs (getting data and forwarding)
                * Dispersion analysis of sensors data
                * Clean data, export and calculate metrics
                * Model sensor data and calibrate sensors
                * Generate data visualisations
                * Generate beautiful reports
        
            
Keywords: air,sensors,Smart Citizen
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
