--- license: cc0-1.0 task_categories: - text-classification - tabular-classification - tabular-regression language: - en tags: - federal - government - regulatory - united-states - public-data - cc0 - us-department-of-homeland-security-force - uflpa - xinjiang - forced-labor pretty_name: "DHS UFLPA Entity List" size_categories: - unknown homepage: https://api.ai-analytics.org/datasets/uflpa-entities --- # DHS UFLPA Entity List (Xinjiang forced labor) Every Chinese entity on the DHS Uyghur Forced Labor Prevention Act list. Goods produced wholly or in part by these entities are presumed forced labor and prohibited from US import under 19 U.S.C. § 1307. 160 listed entities across the three statutory subsections (ii / iii / iv-v). Published as HTML tables on dhs.gov with no API — this is the federal data ESG/import-compliance vendors charge $50k+/yr for. ## Live API This dataset is served via a **live REST API** at `api.ai-analytics.org`. The card you're reading exists so HuggingFace's index can route AI agents + researchers to the canonical source. - **API endpoint**: `https://api.ai-analytics.org/api/v1/forced-labor/check` - **Dataset landing page**: - **DataCatalog (JSON-LD)**: - **DCAT-US (data.gov-compatible)**: ### Quick start ```bash # Recent records (JSON) curl 'https://api.ai-analytics.org/api/v1/forced-labor/check?limit=10' # Browse on the web open 'https://api.ai-analytics.org/datasets/uflpa-entities' ``` ### MCP (Model Context Protocol) This dataset is also accessible via MCP at `https://api.ai-analytics.org/mcp` — Claude, ChatGPT, and other MCP-compatible agents can call it directly. ## Source - **Agency**: US Department of Homeland Security / Forced Labor Enforcement Task Force - **Primary source**: - **License**: CC0 1.0 Universal (derived data). Underlying federal works are US public domain under [5 USC 105](https://www.law.cornell.edu/uscode/text/5/105) / [17 USC 105](https://www.law.cornell.edu/uscode/text/17/105). - **Update cadence**: Per agency (most refresh daily via Cloudflare Cron Trigger) ## Keywords UFLPA, Xinjiang, forced labor, FLETF, DHS, import ban, 19 USC 1307, Public Law 117-78, ESG, supply chain ## Citation ```bibtex @misc{ai_analytics_uflpa_entities_2026, title = {{name}}, author = {AI Analytics}, year = {2026}, url = {https://api.ai-analytics.org/datasets/uflpa-entities}, note = {Derived from US Department of Homeland Security / Forced Labor Enforcement Task Force. License: CC0 1.0.} } ``` ## Related - [Full data catalog (100 datasets)](https://api.ai-analytics.org/datasets/) - [Unified compliance screening (30+ enforcement lists)](https://api.ai-analytics.org/api/v1/screening/all) - [Cross-vertical entity timeline](https://api.ai-analytics.org/api/v1/entity/AAPL/timeline) - [OpenAPI 3.1 spec](https://api.ai-analytics.org/openapi.json) - [llms.txt for AI agents](https://api.ai-analytics.org/llms.txt) --- *Maintained by [AI Analytics](https://ai-analytics.org). Data is CC0; please cite the upstream agency.*