Uscirf Policy Recommendation Example

Federal GovernmentReligious FreedomInternational Human RightsForeign Policy

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

Top-level fields

recommendation_idreport_yearaddresseecountrycategoryrecommendation_textrationalerelated_violations

Example Payload

uscirf-policy-recommendation-example.json Raw ↑
{
  "recommendation_id": "USCIRF-REC-2026-001",
  "report_year": 2026,
  "addressee": "Secretary of State",
  "country": "China",
  "category": "Sanctions",
  "recommendation_text": "USCIRF recommends designation based on documented systematic violations.",
  "rationale": "USCIRF recommends designation based on documented systematic violations.",
  "related_violations": [
    "China",
    "Iran",
    "Russia"
  ]
}