Skip to content

Jupyter-notebooks for accessing some Forum Virium Helsinki related data sets

Notifications You must be signed in to change notification settings

ForumViriumHelsinki/OpenDataSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Data samples

This repository contains directories jupyter-notebooks. They are intended to demonstrate some data sets produced in open data projects by Forum Virium Helsinki.

Note that this is still very experimental way for us to share data.

Getting started

Clone this repository locally.

Create new virtualenv in a way that you know, e.g. with virtualenv command:

virtualenv -p ~/.pyenv/versions/3.7.4/bin/python3.7 venv

Activate virtualenv:

source venv/bin/activate

Install all required packages (jupyter-notebook, pandas etc):

pip install -r requirements.txt

Available data sets

AQBurk

Data from SDS011 PM2.5/PM10 sensors, mostly in Jätkäsaari area (Helsinki).

Open AQBurk/AQBurk-sample.ipynb in your jupyter-notebook.

TODO: add metadata of sensors (location etc.)

Noise sensors

TODO

About

Jupyter-notebooks for accessing some Forum Virium Helsinki related data sets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published