Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierlauro/bikemi-unofficial-api
Script di estrazione dati relativi alle stazioni del bike sharing del comune di Milano
https://github.com/pierlauro/bikemi-unofficial-api
Last synced: 17 days ago
JSON representation
Script di estrazione dati relativi alle stazioni del bike sharing del comune di Milano
- Host: GitHub
- URL: https://github.com/pierlauro/bikemi-unofficial-api
- Owner: pierlauro
- License: gpl-3.0
- Created: 2015-11-09T14:48:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T20:36:42.000Z (almost 9 years ago)
- Last Synced: 2023-02-27T16:37:20.262Z (over 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BikeMI Unofficial API
Script di estrazione dati del bike sharing del comune di Milano.Restituisce un JSON contenente le seguenti informazioni per ogni stazione:
* ID
* Nome
* Biciclette disponibili
* Biciclette elettriche disponibili
* Stalli liberi
* Latitudine e longitudinePer utilizzarlo è possibile servirsi dello scraper inizializzato su [morph.io](https://morph.io/pierlauro/bikemi-unofficial-api) (attenzione: il run su morph deve avvenire manualmente - scaricare localmente per richieste real-time)