NADAC (National Average Drug Acquisition Cost) 2020
U.S. Department of Health & Human Services
@usgov.hhs_gov_nadac_national_average_drug_acquisition_cost_2020_0f5b3
U.S. Department of Health & Human Services
@usgov.hhs_gov_nadac_national_average_drug_acquisition_cost_2020_0f5b3
CREATE TABLE table_1 (
"ndc_description" VARCHAR,
"ndc" BIGINT,
"nadac_per_unit" DOUBLE,
"effective_date" TIMESTAMP,
"pricing_unit" VARCHAR,
"pharmacy_type_indicator" VARCHAR,
"otc" VARCHAR,
"explanation_code" VARCHAR,
"classification_for_rate_setting" VARCHAR,
"corresponding_generic_drug_nadac_per_unit" DOUBLE,
"corresponding_generic_drug_effective_date" TIMESTAMP,
"as_of_date" TIMESTAMP
);
Anyone who has the link will be able to view this.