[general]
name=QTempo
qgisMinimumVersion=3.34
qgisMaximumVersion=4.99
description=Plugin for accessing data from the TEMPO-Online statistical database of the National Institute of Statistics of Romania
about=QTempo is a QGIS Python plugin that provides an intuitive GUI for querying the TEMPO-Online database and seamlessly adding datasets as separate layers in the software. TEMPO-Online is a statistical database provided by the National Institute of Statistics, offering a wide range of socio-economic indicators. In addition to its online platform, available on the National Institute of Statistics website, the datasets can also be accessed via the TEMPO-Online REST API. This API provides endpoints for both GET requests (retrieving statistical domains, metadata, etc.) and POST requests (querying datasets), with responses formatted in JSON.
author=Cuvuliuc Alex-Andrei
email=cuvuliucalexandrei@gmail.com
hasProcessingProvider=false
server=False
supportsQt6=True

# Done automatically by qgis-plugin-ci
changelog=
 Version 1.2.0:
 * Made plugin PyQt6 compliant.

 Version 1.1.0:
 * Added GISCO Communes service.

 Version 1.0.0:
 * Initial release.


version=1.2.0
commitNumber=23
commitSha1=f4ed0b5b13e60f08f198f3fc3c052a14274de5bc
dateTime=2025-10-07T10:13:49Z

tags=TEMPO Online, REST API, download, Romania
category=Vector, Database, Web

experimental=False

homepage=https://github.com/alecsandrei/QTempo
repository=https://github.com/alecsandrei/QTempo
tracker=https://github.com/alecsandrei/QTempo/issues
icon=assets/icon.ico
