
Pebercan Inc. — Investor Relations & Filings
Pebercan Inc. was an energy company historically engaged in the exploration, development, and operation of crude oil reserves. Its core business involved light crude oil prospects located in the Republic of Cuba, where it operated concessions, including Block 7. Pebercan's output was sold entirely to the Cuban government under production sharing agreements. The company ceased its primary operations and initiated liquidation proceedings around 2009 following the termination of its contracts with Cuban authorities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - French.pdf | 2010-03-26 | English | |
| Material change report - French.pdf | 2010-02-10 | English | |
| Material change report - French.pdf | 2010-02-03 | English | |
| Other.pdf | 2009-03-26 | English | |
| Annual information form - French.pdf | 2009-03-26 | English | |
| Material change report - French.pdf | 2009-02-25 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2010
3 filings
| |||||
| 47312978 | Other securityholders documents - French.pdf | 2010-03-26 | English | ||
| 47312986 | Material change report - French.pdf | 2010-02-10 | English | ||
| 47312994 | Material change report - French.pdf | 2010-02-03 | English | ||
|
2009
4 filings
| |||||
| 47313067 | Other.pdf | 2009-03-26 | English | ||
| 47313071 | Annual information form - French.pdf | 2009-03-26 | English | ||
| 47313138 | Material change report - French.pdf | 2009-02-25 | English | ||
| 47313142 | Material change report - French.pdf | 2009-01-29 | English | ||
|
2008
1 filing
| |||||
| 47313147 | Material change report - English.pdf | 2008-02-19 | English | ||
|
2007
2 filings
| |||||
| 47313174 | Other.pdf | 2007-04-02 | English | ||
| 47313178 | Material change report - French.pdf | 2007-02-16 | English | ||
|
2006
3 filings
| |||||
| 47313183 | Material change report - French.pdf | 2006-09-18 | English | ||
| 47313187 | NI 44-101 Notice of intent to qualify – English.pdf | 2006-05-24 | English | ||
| 47313211 | Other.pdf | 2006-03-31 | English | ||
|
2005
2 filings
| |||||
| 47313388 | Material change report - English.pdf | 2005-09-21 | English | ||
| 47313394 | Material change report - French.pdf | 2005-05-31 | English | ||
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KAROON ENERGY LTD
Independent hydrocarbon producer focused on offshore assets…
|
KAR | AU | Mining and quarrying |
|
KAROON USA FINANCE INC.
Supports US deepwater oil and gas exploration, production, …
|
54KB | US | Mining and quarrying |
|
Keeper Resources Inc.
Explores for oil and natural gas deposits and holds interes…
|
— | CA | Mining and quarrying |
|
Kelt Exploration Ltd.
Energy company exploring, developing, and producing crude o…
|
KEL | CA | Mining and quarrying |
|
KENCANA PETROLEUM BERHAD
Provided integrated engineering, fabrication, and offshore …
|
— | MY | Mining and quarrying |
|
Kensington Energy Ltd.
Exploration, development, and operation of oil and gas well…
|
KNGCD | CA | Mining and quarrying |
|
Ketch Energy Ltd.
An oil and natural gas company focused on exploration, deve…
|
KCH | CA | Mining and quarrying |
|
Ketch Resources Ltd.
Explores, develops, acquires, and produces oil and natural …
|
— | CA | Mining and quarrying |
|
KEY PETROLEUM LIMITED
Explores and develops hydrocarbon resources in the Perth an…
|
KEY | AU | Mining and quarrying |
|
King Stone Energy Group Limited
Operates in energy, mining, finance, tourism, and environme…
|
663 | HK | Mining and quarrying |
Pebercan 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/43390/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43390 | 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=43390 | 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=43390 \ -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": 43390}, 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 Pebercan Inc. (id: 43390)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.