Preço Médio Das Embalagens De Medicamentos
INFARMED
@ptgov.n_5b03f700c8d8c922914afa5f
INFARMED
@ptgov.n_5b03f700c8d8c922914afa5f
CREATE TABLE table_1 (
"tempo" TIMESTAMP,
"regiao" VARCHAR,
"valor_pvp_ambulatorio" DOUBLE,
"n_o_de_embalagens_ambulatorio" BIGINT,
"preco_medio_por_embalagem_ambulatorio" DOUBLE,
"valor_pvp_genericos" DOUBLE,
"n_o_de_embalagens_genericos" BIGINT,
"preco_medio_por_embalagem_genericos" DOUBLE
);
Anyone who has the link will be able to view this.