PGR SEC filings
Recent SEC filings for Progressive Corporation (CIK 80661, NYSE: PGR).
Want this data via API instead of reading about it? Get a free API key →
Recent PGR filings
Live filing data loading. In the meantime, query the API for the most recent filings:
curl "https://api.edgarkit.com/v1/filings?ticker=PGR&limit=15" \
-H "Authorization: Bearer YOUR_API_KEY"
About Progressive Corporation
The Progressive Corporation is an insurance holding company providing personal and commercial auto insurance and other specialty property-casualty insurance. Sector: Property & Casualty Insurance. Listed on NYSE under ticker PGR, SEC Central Index Key 80661.
What gets filed by PGR
- 10-K: annual report with audited financials, risk factors, and MD&A.
- 10-Q: quarterly report with unaudited financials.
- 8-K: material event disclosures (earnings, M&A, executive changes).
- Form 4: insider transactions by PGR officers, directors, and 10%+ owners.
- 13F: when institutional managers report PGR holdings.
- DEF 14A: annual proxy statement covering executive compensation and governance.
Get PGR filings via API
Pull the most recent filings for PGR (CIK 80661) via the EdgarKit API:
curl "https://api.edgarkit.com/v1/filings?ticker=PGR&limit=20" \
-H "Authorization: Bearer YOUR_API_KEY"
Filter to specific form types:
curl "https://api.edgarkit.com/v1/filings?ticker=PGR&form_type=4&transaction_code=P&limit=10" \
-H "Authorization: Bearer YOUR_API_KEY"
Insider transactions
For PGR insider Form 4 transactions specifically, see the PGR insiders page.