ACA Federal Upper Limits
U.S. Department of Health & Human Services
@usgov.hhs_gov_aca_federal_upper_limits_dc839
U.S. Department of Health & Human Services
@usgov.hhs_gov_aca_federal_upper_limits_dc839
CREATE TABLE table_1 (
"product_group" BIGINT,
"ingredient" VARCHAR,
"strength" VARCHAR,
"dosage" VARCHAR,
"route" VARCHAR,
"mdr_unit_type" VARCHAR,
"weighted_average_of_amps" DOUBLE,
"aca_ful" DOUBLE,
"package_size" DOUBLE,
"ndc" VARCHAR,
"a_rated" VARCHAR,
"multiplier_greater_than_175_percent_of_weighted_avg_of_amps" VARCHAR,
"year" BIGINT,
"month" BIGINT
);
Anyone who has the link will be able to view this.