NADAC Comparison
U.S. Department of Health & Human Services
@usgov.hhs_gov_nadac_comparison_c0aeb
U.S. Department of Health & Human Services
@usgov.hhs_gov_nadac_comparison_c0aeb
CREATE TABLE table_1 (
"ndc_description" VARCHAR,
"ndc" VARCHAR,
"old_nadac_per_unit" DOUBLE,
"new_nadac_per_unit" DOUBLE,
"classification_for_rate_setting" VARCHAR,
"percent_change" DOUBLE,
"primary_reason" VARCHAR,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"effective_date" TIMESTAMP
);
Anyone who has the link will be able to view this.