Skip to content

Project on spatial interpolation of sensors data with machine learning 🌎

License

Notifications You must be signed in to change notification settings

adaj/sensingbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensingbee

Spatial interpolation for sensors data 🌎

Purpose

Recently, IoT systems have been implemented to measure the city's variables (such as weather, traffic, air quality, sound etc). To do so, the deployment of a (big) network of sensors becomes a fundamental requirement, and the high cost for spatially scaling up the sensor network becomes an obstacle.

One great example comes from the Urban Observatory, from the Newcastle University, which has the biggest open sensor dataset available online in the world. Even with a huge amount of sensors, much more sensors are needed to represent such variables across larger (and marginal) areas in a continuous surface. To illustrate that, look at the figure above, these are the places with sensors in Newcastle upon Tyne, UK.

One one hand, more sensors are expensive to deploy and maintain. On the other hand, more sensors mean higher reliability for such variables. Smart cities have to think this trade-off carefully.

This project aims to apply and implement reliable spatial interpolation with data obtained by the sensors around regions where data isn't collected, and (potentially) expand the potential of the city's IoT infrastructure. A visualization of such spatial interpolation (of one variable) can be illustrated as below.

Know more

This project is only a PoC, so you should not rely on it as is. Please contribute!

Usage

Please look in the examples folder, a notebook will certainly guide you to use this tool.

Contributing

  1. Fork the project.
  2. Create a branch for your new feature.
  3. Test your code.
  4. Submit a pull request.

Pull requests are welcome !

Authors

This project was developed by Adelson de Araujo.

License

This project uses the MIT license. See LICENSE for more details.

About

Project on spatial interpolation of sensors data with machine learning 🌎

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published