PHMSA Pipeline Enforcement Cases avatar

PHMSA Pipeline Enforcement Cases

Pricing

from $3.00 / 1,000 phmsa enforcement case rows

Go to Apify Store
PHMSA Pipeline Enforcement Cases

PHMSA Pipeline Enforcement Cases

Monitor official PHMSA pipeline enforcement cases and export structured rows for NOPV, warning letters, notices, orders, penalties, operators, and dates. Unofficial public-record scraper.

Pricing

from $3.00 / 1,000 phmsa enforcement case rows

Rating

0.0

(0)

Developer

Defenestrator

Defenestrator

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

6 hours ago

Last modified

Categories

Share

Export official PHMSA pipeline-safety enforcement case rows into a structured, source-linked Apify dataset for regulatory monitoring, compliance research, infrastructure risk review, insurance research, and legal/regulatory triage.

This Actor reads PHMSA public enforcement-data page JSON and defaults to Notices of Probable Violation (NOPV). It can also include Warning Letters (WL), Notices of Amendment (NOA), Corrective Action Orders (CAO), and Safety Orders (PSO).

Unofficial / not affiliated: this Actor is not operated by, endorsed by, or affiliated with PHMSA, the U.S. Department of Transportation, or any government agency.

Common use cases

Use caseWhy it helps
Pipeline-safety monitoringTrack new or open enforcement cases from the public PHMSA source.
Compliance triageFilter by case type, status, year, region, operator, or proposed penalty.
Infrastructure risk researchExport normalized rows for repeatable review and downstream analysis.
Insurance / legal researchCreate source-linked datasets before manual document review.
Regulatory watchlistsRun bounded scheduled checks for specific operators or regions.

Example input

{
"maxItems": 25,
"caseTypes": ["NOPV"],
"statuses": ["OPEN"],
"openedYearFrom": 2025,
"minProposedPenaltyUsd": 1
}

Input fields

FieldNotes
maxItemsMaximum rows to save, 1–1000.
caseTypesOne or more of NOPV, WL, NOA, CAO, PSO; defaults to NOPV.
statusesOptional OPEN / CLOSED filter.
openedFrom, openedToOptional YYYY-MM-DD opened-date bounds.
openedYearFrom, openedYearToOptional opened-year bounds.
regionOptional case-insensitive PHMSA region filter.
operatorSearchOptional case-insensitive filter on operator name or CPF number.
minProposedPenaltyUsdOptional minimum proposed civil penalty.
includeRawFieldsOptional sanitized source-field debugging output when enabled.

Output

Each dataset row includes:

  • PHMSA CPF number / record key
  • case type and status
  • opened and closed dates
  • operator name and operator ID
  • PHMSA region
  • proposed, assessed, and collected penalty amounts
  • final-order / consent-order dates when present
  • source URL and collection timestamp

Source

Official source: https://primis.phmsa.dot.gov/enforcement-data

PHMSA notes that enforcement data is intended to enhance public understanding, is updated as cases are initiated or resolved, and historical totals may change over time. The source search may not retrieve every document associated with every enforcement action. Use this Actor for monitoring and triage, then verify important decisions against official PHMSA records.

Pricing

from $3.00 / 1,000 PHMSA pipeline enforcement case rows

This Actor uses Apify Pay per Event pricing with platform usage included. The row event is charged only for useful rows written to the default dataset.

EventPriceUnit
Actor start (apify-actor-start)$0.00005Once when the run starts.
PHMSA Enforcement Case Row (apify-default-dataset-item)$0.003Per PHMSA pipeline enforcement case row.

A row is one PHMSA pipeline enforcement case row. Apify plan discounts, user-configured max-charge limits, and any future Apify pricing UI changes may affect final charges.

Limitations and responsible use

  • This output is not legal, regulatory, investment, safety, or compliance advice.
  • Do not rely on the dataset as the sole basis for legal/regulatory decisions, public accusations, unsolicited mass outreach, or automated adverse actions.
  • PHMSA records can change as cases progress; verify high-stakes findings against the official source.
  • No browser, proxy, login, private API, external paid API, or LLM is used. The Actor performs bounded HTTPS requests to official public PHMSA data and writes normalized rows.

This Actor is part of the Public risk and enforcement monitors group. These are narrow, source-specific Apify Actors intended for scheduled checks and repeatable dataset exports — not broad scraped-content feeds.

Each listing includes its own source notes, limits, pricing, and responsible-use caveats. Use the official source links in each Actor when decisions require verification.