Uscirf Country Assessment Example

Federal GovernmentReligious FreedomInternational Human RightsForeign Policy

Uscirf Country Assessment Example is an example object payload from US Commission on International Religious Freedom, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

country_nameiso_codereport_yeardesignation_statusstate_department_designationreligious_minorities_at_riskkey_violationsreport_urlrecommendationsseverity_level

Example Payload

uscirf-country-assessment-example.json Raw ↑
{
  "country_name": "China",
  "iso_code": "CN",
  "report_year": 2026,
  "designation_status": "Country of Particular Concern",
  "state_department_designation": "Special Watch List",
  "religious_minorities_at_risk": [
    "China",
    "Iran"
  ],
  "key_violations": [
    "Registration restrictions",
    "Destruction of religious sites"
  ],
  "report_url": "https://www.uscirf.gov/countries/2026-annual-report",
  "recommendations": [
    "China"
  ],
  "severity_level": "Particularly Severe"
}