# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Censo IBGE
qgisMinimumVersion=3.0
description = Download the IBGE (Brazilian Institute of Geography and Statistics) census sectors and the data linked to them. Only 2010 census data is currently available. Baixa os setores dos censos do IBGE juntando com os resultados dos censo agregados por setor, podendo escoher qual os dados e tabelas baixar. Atualmente só os dados do censo 2010 estão disponíveis.    
version=1.01
author=Carlos Eduardo Cagna
email=carlos_cagna@yahoo.com.br

about=Download the IBGE (Brazilian Institute of Geography and Statistics) census sectors and the data linked to them. Only 2022 and 2010 census data is currently available. Baixa os setores dos censos do IBGE juntando com os resultados dos setores escolhidos, podendo escoher qual os dados serão agregados aos setores. os dados são baixados do https://ftp.ibge.gov.br/Censos e  https://geoftp.ibge.gov.br/organizacao_do_territorio/malhas_territoriais/malhas_de_setores_censitarios__divisoes_intramunicipais

tracker=https://github.com/CarlosCagna/Censo_IBGE/issues
repository=https://github.com/CarlosCagna/Censo_IBGE
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog= v0.30
				-Funcionando no Linux
				-Manual inserido	
			 v.0.40
				-Estado de Minas Gerais Funcionando
				-Dados de entorno adicionados
			 v.0.50
				-alterado caminho para baixar pastas devido a mudança no site do IBGE
			 v.1.00
			 	-Dados do censo 2022 adicionados
				-Transforma colunas da variáveis no tipo float, substituindo 'X' por NULL.
				-Coloca descrição das variáveis como apelido do atributo
			 v.1.01
			 	—Compatibiliza plugin com as mudanças dos nomes das planilhas ‘basico','caracteristicas_domicilio2','caracteristicas_domicilio3' que agora tem ‘20250417’ no nome. 

# Tags are comma separated with spaces allowed
tags=ibge setores

homepage=https://github.com/CarlosCagna/Censo_IBGE
category=Web
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category= Web

# If the plugin can run on QGIS Server.
server=False

