2021 Final Assisted Reproductive Technology (ART) Services And Profiles
U.S. Department of Health & Human Services
@usgov.hhs_gov_2021_final_assisted_reproductive_technology_ar_598c7507
U.S. Department of Health & Human Services
@usgov.hhs_gov_2021_final_assisted_reproductive_technology_ar_598c7507
ART data are made available as part of the National ART Surveillance System (NASS) that collects success rates, services, profiles and annual summary data from fertility clinics across the U.S. There are four datasets available: ART Services and Profiles, ART Patient and Cycle Characteristics, ART Success Rates, and ART Summary. All four datasets may be linked by “ClinicID.” ClinicID is a unique identifier for each clinic that reported cycles. The Services and Profiles dataset provides an overview of clinic services, the clinic’s contact information, location, the medical director’s name, and summary statistics.
Organization: U.S. Department of Health & Human Services
Last updated: 2025-02-03T21:54:08.273589
Tags: art, assisted-reproductive-technology, clinic, fertility, infertility, services, success-rates
CREATE TABLE table_1 (
  "year" BIGINT,
  "locationabbr" VARCHAR,
  "locationdesc" VARCHAR,
  "facilityname" VARCHAR,
  "medicaldirector" VARCHAR,
  "address" VARCHAR,
  "city" VARCHAR,
  "zipcode" VARCHAR,
  "phone" VARCHAR,
  "clinic_status" VARCHAR,
  "topic" VARCHAR,
  "subtopic" VARCHAR,
  "data_value" VARCHAR,
  "clinicid" BIGINT,
  "topicid" VARCHAR,
  "subtopicid" VARCHAR,
  "geolocation" VARCHAR
);Anyone who has the link will be able to view this.