Custo De Tratamento Mensal Por Doente
INFARMED
@ptgov.custo_de_tratamento_mensal_por_doente
INFARMED
@ptgov.custo_de_tratamento_mensal_por_doente
CREATE TABLE table_1 (
"per_odo" TIMESTAMP,
"regi_o" VARCHAR,
"institui_o_hospitalar" VARCHAR,
"sigla" VARCHAR,
"ponto_ou_localiza_o_geogr_fica" VARCHAR,
"grupo" VARCHAR,
"despesa" DOUBLE,
"n_doentes" DOUBLE,
"custo_m_dio" DOUBLE
);
Anyone who has the link will be able to view this.