
Public Policy Holding Company, Inc. — Investor Relations & Filings
Public Policy Holding Company, Inc. (PPHC) is a group of premier advisory firms specializing in government relations, public affairs, and strategic communications. The company's operating firms provide a comprehensive suite of services, including bipartisan advocacy, research and analytics, paid media, digital and creative services, and strategic counsel. PPHC's experts monitor and advance client objectives across all branches of the U.S. federal government, in all 50 states, and in international capitals. The group serves over 1,300 clients, including a significant portion of the Fortune 100, by developing research-driven messages and campaigns to shape narratives, influence opinion, and drive action on complex policy and reputational matters.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PPHC to Join Stifel’s 9th Annual Boston Conference | 2026-05-29 | English | |
| Filing of Form 10-Q | 2026-05-18 | English | |
| Share Cancellation and Total Voting Rights | 2026-05-13 | English | |
| PPHC Announces Q1 2026 Financial Results | 2026-05-13 | English | |
| Result of AGM | 2026-05-12 | English | |
| Talent Acquisition and TVR | 2026-05-01 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Boldt
Specializes in public affairs and communications, guiding m…
|
— | DK | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
Public Policy Holding Company, Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/10820/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10820 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=10820 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=10820 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 10820}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Public Policy Holding Company, Inc. (id: 10820)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.