Baselight

Preterm Births In New Jersey

Derived from State Health Assessment Data

@kaggle.natesutton_njpretermbirths

Loading...
Loading...

About this Dataset

Preterm Births In New Jersey

Demographic and health indicators for 3+ million births between 1990 and 2020 in the state of New Jersey. You can query the vital records underlying these data to generate your own features on their website.

Tables

Births

@kaggle.natesutton_njpretermbirths.births
  • 21.14 KB
  • 3096936 rows
  • 6 columns
Loading...

CREATE TABLE births (
  "age_group" VARCHAR,
  "reported_race_ethnicity" VARCHAR,
  "previous_births" VARCHAR,
  "tobacco_use_during_pregnancy" VARCHAR,
  "adequate_prenatal_care" VARCHAR,
  "preterm_indicator" BIGINT
);

Share link

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