Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kshitij-raj-sharma/osmsg-stats

OSM Stats Generator Command Line - Stats
https://github.com/kshitij-raj-sharma/osmsg-stats

openstreetmap osm

Last synced: about 24 hours ago
JSON representation

OSM Stats Generator Command Line - Stats

Awesome Lists containing this project

README

        

# OpenStreetMap Stats Generator Stats Collection Dir

## CodeBase :
Code base has been migrated here :
(https://github.com/osgeonepal/OSMSG)

## Overview

On the Fly Commandline Stats Generator for OpenStreetMap User Contributions

I tweet stats Every day/week/month for Global/Region and #hotosm hashtag at https://twitter.com/stats_osm and store them [here](/stats/)

Monitored stats are available under `stats`, Currently Bot monitors OSM as whole , hotosm hashtag , Nepal Country : weekly,monthly and yearly stats are stored in github and twitter

### Request Stats Tracking on Github
Follow [stats_request_docs](./docs/Request_Stats.md)

## Visualize stats with streamlit

```bash
pip install streamlit
streamlit run streamlit_app.py
```