Atsdr Toxic Substance Profiles Tox Profile Example

DiseasesFederal GovernmentPublic HealthToxic SubstancesEnvironmental HealthHazardous Materials

Atsdr Toxic Substance Profiles Tox Profile Example is an example object payload from Agency for Toxic Substances and Disease Registry, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

substance_namecas_numberprofile_yearsubstance_priority_list_rankhealth_effectsprimary_route_of_exposureprofile_url

Example Payload

Raw ↑
{
  "substance_name": "Example Name",
  "cas_number": "example_value",
  "profile_year": 1,
  "substance_priority_list_rank": 1,
  "health_effects": "example_value",
  "primary_route_of_exposure": "example_value",
  "profile_url": "https://example.com"
}