Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 413 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 413 Bytes

Smart-Citizen-API

This project is to get last-readings from deployed Smart-Citizen sensors and store the data on mongodb. It also allows querying the data from already created mongodb

The code depends on the following:

-Smart Citizen API (http://developer.smartcitizen.me/)

-Python Mongodb module (pymongo)

Note:

The data is stored in json format using specific keys which are defiend in the constants.py