Baselight

CDER New Molecular Entity (NME) Drug And New Biologic Approvals

@owid.drug_approvals

Loading...
Loading...

About this Dataset

CDER New Molecular Entity (NME) Drug And New Biologic Approvals

This dataset provides a listing of all new drugs approved from 1985 – 2024 and regulated by the Center for Drug Evaluation and Research (CDER). The listed drugs include both small molecule drugs approved under a New Drug Application (NDA) and new biological products approved under a Biologics License Application (BLA). The product information, indications, and regulatory characteristics described in the compilation reflect the state of each application at the time of original marketing approval.

This dataset is a subset of all drugs approved by the FDA, as it does not include any biologics approved by the Center for Biologics Evaluation and Research (CBER) such as vaccines, allergenic products, or blood and blood components. It also does not include generic drugs or reformulations of existing drugs.

Tables

CDER New Molecular Entity (NME) Drug And New Biologic Approvals

@owid.drug_approvals.owid_drug_approvals_designations
  • 3.87 KB
  • 240 rows
  • 3 columns
Loading...

CREATE TABLE owid_drug_approvals_designations (
  "year" INTEGER,
  "designation" VARCHAR,
  "approvals" INTEGER
);

Total Drug Approvals

@owid.drug_approvals.owid_total_drug_approvals
  • 3.92 KB
  • 198 rows
  • 3 columns
Loading...

CREATE TABLE owid_total_drug_approvals (
  "year" INTEGER,
  "application_type" VARCHAR,
  "total_approvals" INTEGER
);

Share link

Anyone who has the link will be able to view this.