CoolFace
Datasetpublic

vorplabs/federal-ai-enforcement

US Federal AI Enforcement Tracker The US Federal AI Enforcement Tracker is a source-backed dataset of US federal enforcement actions and selected adjacent official materials involving artificial intelligence or automated systems. This Hugging Face repository is a distribution mirror maintained by Vorp Labs. The release preserved here is 2026.07.19, covering 42 tracked federal actions as of 2026-07-18. Permanent identifiers and canonical sources Canonical research… See the full description on the dataset page: https://huggingface.co/datasets/vorplabs/federal-ai-enforcement.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes167downloads
Dataset Card

US Federal AI Enforcement Tracker

The US Federal AI Enforcement Tracker is a source-backed dataset of US federal enforcement actions and selected adjacent official materials involving artificial intelligence or automated systems.

This Hugging Face repository is a distribution mirror maintained by Vorp Labs. The release preserved here is 2026.07.19, covering 42 tracked federal actions as of 2026-07-18.

Permanent identifiers and canonical sources

  • Canonical research page: https://vorplabs.com/ai-regulatory-updates/federal-enforcement
  • Canonical release manifest: https://vorplabs.com/datasets/federal-ai-enforcement/manifest.json
  • Immutable GitHub release: https://github.com/vorplabs/research-datasets/tree/73c7586aa4df7640000760520fdbcf96d371303c/datasets/federal-ai-enforcement/2026.07.19
  • Version DOI: https://doi.org/10.5281/zenodo.21456232
  • Concept DOI: https://doi.org/10.5281/zenodo.21456231

The canonical Vorp Labs page remains the source of truth for methodology, scope, limitations, corrections, and newer releases. This repository preserves a convenient Hugging Face mirror of the cited version.

Repository layout

The complete immutable release package is stored under `releases/2026.07.19/`:

  • federal-ai-enforcement.csv: flat action table for spreadsheets and analysis.
  • federal-ai-enforcement.json: structured release object with action records, adjacent materials, change log, and monitoring sources.
  • release-manifest.json: version, source URLs, record counts, byte counts, and canonical SHA-256 checksums.
  • CITATION.cff: machine-readable citation metadata.
  • README.md: the release-specific documentation preserved byte-for-byte.
  • SHA256SUMS: package integrity checks for all other release files.
  • LICENSE.txt: CC BY 4.0 attribution terms for Vorp-created data and documentation.

Primary action fields

  • anchor, agency, target, and shortName identify an action.
  • filedDate, orderDate, and their precision fields preserve date uncertainty.
  • legalAuthority, status, outcome, summary, and aiIssueTags describe the matter.
  • docketOrFileNumbers, events, penalties, and relatedAnchors support cross-checking.
  • factChecks, openItems, sources, and url preserve evidence and record-level provenance.

Use and limitations

The tracker is descriptive research, not legal advice, and it does not claim that every enforcement matter involving software or algorithms is included. Check the primary-source links and the as-of date before relying on a record.

Integrity verification

From the release directory, run:

sh
shasum -a 256 -c SHA256SUMS

The data and documentation are released under CC BY 4.0. See the release package for the complete attribution terms.