Skip to content

MIT-Senseable-City-Lab/OSCS

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 23, 2023 11:12
March 12, 2023 15:18
March 23, 2023 11:58
March 3, 2023 09:32

FLATBURN: the open source city scanner

Project website.

Flatburn Overview

Part of the City Scanner project at MIT Senseable City Lab, Flatburn is an open-source, solar-powered, modular sensing platform that can be easily deployed on road vehicles to collect various environmental data.

This repository contains all information to build your own Flatburn, explore datasets collected using Flatburn and other City Scanner deployments worldwide and learn how to perform environmental analysis and use the data to contribute to the development of healtier cities.

Build

Explore

  • /datasets: .csv calibrated air quality datasets collected during City Scanner deployments worldwide.
  • /calibration handbook: a guide for validation and calibration of the data collected by Flatburn.

Learn

  • /coding exercise: jupyter notebooks for a Python coding activity to introduce non-experts to air quality and environmental sensing and analysis methods. The activity includes exploring time series analysis, geospatial analysis, and pollution hotspot analysis. The conding activity can be used with the datasets captured by previous City Scanner deployment as well as data captured by Flatburn.
  • /facilitator handbook: a facilitator guide and educational slides to implement the coding exercise as part of workshops or classroom activities.

All materials are released under MIT license.