Lifka / umap-firenze

Fork of UMAP for Km4City (Università degli Studi di Firenze)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UMAP Km4City

This scripts performs the data ingestion and normalization for the car sharing platform car2go

Notes

Requirements

  • MongoDB running on the address specified in DataBaseProxy.py
  • pandas python module
  • pymongo python module

Usage

If the requirements have been met, simply launch Ingestion and Normalization scripts with a Python interpreter. The ingestion and normalization scripts are meant to be runned as a daemon, constantly retrieving new data (for the ingestion) and normalizing it (normalization).

Authors

License

Non-Profit Open Software License version 3.0 (NPOSL-3.0) https://opensource.org/licenses/NPOSL-3.0

About

Fork of UMAP for Km4City (Università degli Studi di Firenze)


Languages

Language:Python 100.0%