Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kshitij-raj-sharma/osmsg-stats
- Owner: kshitij-raj-sharma
- License: mit
- Created: 2023-01-02T16:46:21.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T01:27:19.000Z (2 months ago)
- Last Synced: 2024-10-30T03:57:33.557Z (2 months ago)
- Topics: openstreetmap, osm
- Language: Python
- Homepage: https://osmsg-stats.streamlit.app/
- Size: 6.25 GB
- Stars: 26
- Watchers: 4
- Forks: 6
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```