Atsdr Toxic Substance Profiles Minimum Risk Level Example

DiseasesFederal GovernmentPublic HealthToxic SubstancesEnvironmental HealthHazardous Materials

Atsdr Toxic Substance Profiles Minimum Risk Level 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_numberroutedurationmrl_valuemrl_unityear_updated

Example Payload

Raw ↑
{
  "substance_name": "Example Name",
  "cas_number": "example_value",
  "route": "inhalation",
  "duration": "acute",
  "mrl_value": 99.99,
  "mrl_unit": "example_value",
  "year_updated": 1
}