Alojamento Turistico
Câmara Municipal de Águeda
@ptgov.alojamento_turistico
Câmara Municipal de Águeda
@ptgov.alojamento_turistico
Alojamentos turísticos do município, descritos por tipologia e com informação sobre o nome, contatos, valências, entre outros.
Publisher name: Câmara Municipal de Águeda
Last updated: 2025-04-30T19:14:03Z
CREATE TABLE table_1 (
"gid" BIGINT,
"tipo" VARCHAR,
"modalidade" VARCHAR,
"categoria" VARCHAR,
"capacidade" DOUBLE,
"u_a" DOUBLE -- U.a.,
"nome" VARCHAR,
"morada" VARCHAR,
"site" VARCHAR,
"e_mail" VARCHAR,
"telefone" DOUBLE,
"freguesia" VARCHAR,
"data" TIMESTAMP
);CREATE TABLE table_2 (
"tipo" VARCHAR,
"modalidade" VARCHAR,
"categoria" VARCHAR,
"nome" VARCHAR,
"morada" VARCHAR,
"site" VARCHAR,
"e_mail" VARCHAR,
"telefone" DOUBLE,
"fax" DOUBLE,
"freguesia" VARCHAR
);Anyone who has the link will be able to view this.