SEC Proxy, Governance & Vote Data
Pricing
from $0.05 / 1,000 governance records
SEC Proxy, Governance & Vote Data
Normalize SEC proxy proposals, issuer vote results, governance facts, and fund proxy votes with direct evidence.
Pricing
from $0.05 / 1,000 governance records
Rating
0.0
(0)
Developer
BB
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 days ago
Last modified
Categories
Share
Normalize SEC proxy meetings and proposals plus conservative 8-K issuer vote results with direct filing evidence.
What this Actor gives you
Turn supported proxy and issuer-vote disclosures into structured meeting, proposal, and result records without guessing complex layouts.
Every Dataset item uses the SEC Complete Data Suite envelope and the primary
record type secGovernanceRecord. Stable IDs, explicit coverage,
source/evidence references, parser versions, warnings, and structured
SUMMARY/ERRORS outputs make the result practical for both agent pipelines
and human review.
Why an AI agent chooses this
It turns one SEC domain into a narrow, versioned record contract. The AI can reason over facts, deltas, and evidence without spending context on form-specific parsing instructions.
Good fits
- proxy proposal extraction
- shareholder vote results
- evidence-bound DEF 14A and 8-K governance workflows
Agent selection contract
- Actor slug:
sec-proxy-governance-and-vote-normalizer - Capability ID:
sec.governance.proxy.vote - Intent:
get_proxy_governance_votes - Primary Dataset record:
secGovernanceRecord - Accepted identifiers or inputs:
cik,accession plus filerCik - Source authority:
SEC - Hard limits: queries: 20, records: 10,000, sourceRequests: 200, downloadBytes: 52,428,800
Choose this Actor when the requested outcome matches the capability and record type above. The contract is deterministic: unknown source values, incompatible schema majors, ambiguity, truncation, and partial source failures remain visible instead of being silently guessed away.
Context and token efficiency
This Actor makes no LLM, embedding, or vector-search call and therefore spends zero model tokens internally. Task-specific records and bounded evidence can replace raw filings plus parser prompts in downstream model context.
For Suite-level selection, an AI client can use the compact
agent-catalog.json instead of loading this or the other Actor READMEs. Under
that documented baseline, README-selection tokens are avoided by construction.
No fixed percentage is promised: actual downstream token savings depend on the client model, tokenizer, source document, output mode, and requested evidence.
Part of the SEC Complete Data Suite
The SEC Complete Data Suite separates universal coverage, specialized normalization, and deterministic aggregation into focused Actors. This Actor provides the specialized normalization role: Governance semantics layer used by company, disclosure, governance, and fund aggregators.
It works especially well with sec-governance-intelligence-aggregator, sec-fund-diligence-aggregator, sec-company-dossier-aggregator. Suite Actors exchange documented
record envelopes and exact identifiers; they do not hide sibling runs or
surprise network costs. A client or the sec-ai-query-planner decides which
steps to execute.
Example input
{"queries": [{"requestId": "proxy-1","identifierType": "cik","identifier": "320193","forms": ["DEF 14A"],"detailKinds": ["proposal"],"maxFilings": 20}],"maxResults": 1000,"maxSourceRequests": 200,"maxDownloadBytes": 52428800,"outputSchemaVersion": "1.0","outputMode": "full"}
The executable input schema remains the authority for modes, filters, defaults, cursor rules, and maximum values.
Runtime and cost controls
The hard limits above are enforceable ceilings, not usage targets. Actual
runtime and platform cost depend on selected inputs, source requests, downloaded
bytes, result volume, and the Apify run configuration. Start with the bounded
example, lower maxResults and byte/request limits where the schema permits,
and inspect SUMMARY plus ERRORS before expanding a run. There is no hidden
model-token charge inside this Actor.
Not the right tool for
- subjective governance scoring
- N-PX fund-vote extraction or voting, legal, and investment recommendations
Additional non-goals from the capability contract include:
- assign ESG or shareholder-friendliness scores
- infer vote outcomes
- merge N-PX fund votes with issuer results
- parse N-PX fund votes in this actor version
- provide investment, legal, or voting advice
Trust, provenance, and limits
- It uses only its inventoried public SEC sources.
- Inputs, requests, bytes, records, retries, redirects, and cursor scope are bounded by the executable contract.
- Derived records retain exact input record IDs and evidence IDs where the capability performs normalization or aggregation.
- This independent community Actor is not affiliated with or endorsed by the U.S. Securities and Exchange Commission.
- The output is public-source data processing, not legal, compliance, accounting, voting, or investment advice.
Reproducible support report
For a diagnosable issue, retain the Actor slug, run ID, sanitized input,
SUMMARY, ERRORS, and the first unexpected record ID. Never include an API
token, secret, private filing, or unrelated Dataset contents.
Publication status
The Actor API and canonical Apify Store page are authoritative for current availability, active build, and pricing. This README deliberately does not duplicate mutable lifecycle or price claims.