QTempo is a QGIS Python plugin designed to simplify the integration of statistical and geospatial data. It provides an intuitive graphical user interface (GUI) for querying the TEMPO-Online database, managed by the National Institute of Statistics, and seamlessly adds the retrieved datasets as layers in QGIS. By streamlining this process, QTempo significantly enhances geospatial analysis and the visualization of socio-economic indicators.
- 🔍 Query the TEMPO-Online database via a user-friendly interface.
- 🌍 Retrieve and visualize administrative boundaries from:
- 🏢 National Agency for Cadaster and Land Registration (ANCPI) (via ArcGIS Map Service, POST request).
- 🌐 Geographical Information System of the Commission (GISCO) (via GISCO API, GET request).
- 🔗 Join statistical data with administrative boundaries at the commune level.
- ⚡ Seamless integration with QGIS, using built-in PyQGIS objects without external dependencies.
- 📥 Available in the QGIS Python Plugin Repository for easy installation and updates.
- 🖥️ Open QGIS.
- 🛠️ Navigate to Plugins > Manage and Install Plugins.
- 🔎 Search for QTempo.
- ✅ Click Install Plugin.
- 📥 Download the latest version from the QGIS Plugin Repository.
- 📂 Extract the plugin folder and place it in your QGIS plugins directory:
- 🖥️ Windows:
C:\Users\YourUsername\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\ - 🐧 Linux/Mac:
~/.local/share/QGIS/QGIS3/profiles/default/python/plugins/
- 🖥️ Windows:
- 🔄 Restart QGIS and enable the plugin from Plugins > Manage and Install Plugins.
- 🖥️ Open QGIS and activate QTempo from the Plugins menu.
- 📂 Select the preferred dataset.
- 🔍 Select the query options and request the data.
- 🗂️ Add the retrieved table as a layer in QGIS.
- 🌍 Select the preferred administrative boundary dataset (ANCPI or GISCO).
- 🔄 Pivot the table using the grouping options.
- 🗺️ Press on "Add vector layer" to add the layer to your QGIS project!
Examples can be found at the following playlist https://www.youtube.com/playlist?list=PLwnLbfcxh3V3g5dXJ1FlzdRsYwn7bYPls
QTempo is built entirely using PyQGIS and does not require additional Python libraries.
For feature requests, bug reports, or contributions, please visit the GitHub repository and submit an issue or pull request.
QTempo is licensed under the MIT License. See the LICENSE file for details.
This plugin, QTempo, is an independent project created by Cuvuliuc Alex-Andrei. It is not an official product of the National Institute of Statistics, and Cuvuliuc Alex-Andrei is not affiliated, associated, authorized, endorsed by, or in any way officially connected with National Institute of Statistics or any of its subsidiaries or its affiliates.