Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanxiyn/eurostat-bot
Eurostat bot
https://github.com/sanxiyn/eurostat-bot
Last synced: 23 days ago
JSON representation
Eurostat bot
- Host: GitHub
- URL: https://github.com/sanxiyn/eurostat-bot
- Owner: sanxiyn
- Created: 2024-04-10T09:43:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T08:38:44.000Z (9 months ago)
- Last Synced: 2024-12-24T06:39:58.809Z (about 1 month ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EurostatBot
EurostatBot is a Wikipedia bot to synchronize statistics in Wikipedia with
those published by [Eurostat](https://en.wikipedia.org/wiki/Eurostat),
Europeean Statistical Office.EurostatBot is written in [Python](https://www.python.org/).
It uses [SDMX](https://sdmx.org/)(Statistical Data and Metadata eXchange)
standard to query Eurostat.
It uses [pandaSDMX](https://pandasdmx.readthedocs.io/) package to execute
queries and [pywikibot](https://doc.wikimedia.org/pywikibot/stable/) package
to update Wikipedia.