Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.87 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.87 KB

orange-sensors Orange Sensors

This is a work-in progress repository for Orange Data Mining widgets to access data from Smart Citizen and STAplus.

This repository forms part of the CitiObs project, and has received funding from the European Union. See Funding section.

Note: this project has been inspired by MECODA-Orange.

smartcitizen-logo Smart Citizen widgets

The first widget (Smart Citizen Search) collects data from the Smart Citizen API. It allows to select the device either via device ID (the number after https://smartcitizen.me/kits/[...]) or by searching the API by city, tags, or device type. The second widget (Smart Citizen Data) uses the data from the first one and collects timeseries tabular data from a device, with a defined rollup (i.e. the frequency of the readings), minimum and maximum date; as well as resample options.

staplus-logo STAPlus widgets

The STAplus node requires the secd_staplus_client library. For now, it's only available in private mode.

Development

Clone and install in editable mode with your environment of preference:

git clone [email protected]:fablabbcn/orange-sensors.git
cd orange-sensors
pip install -e .

Run orange canvas:

python -m Orange.canvas

Funding

funded-eu

Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Executive Agency (REA). Neither the European Union nor the granting authority can be held responsible for them.