
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 |
|---|---|---|---|
|
Kinloch Resources Inc.
Explores, develops, and produces oil and natural gas assets.
|
— | CA | Mining and quarrying |
|
Kiwetinohk Energy Corp.
Produced hydrocarbons and developed gas, solar, wind, and c…
|
KEC | CA | Mining and quarrying |
|
Kolibri Global Energy Inc.
North American E&P focused on developing oil and gas reserv…
|
KEI | CA | Mining and quarrying |
|
Kolibri Global Energy Inc.
A North American energy company focused on oil and gas expl…
|
KGEI | US | Mining and quarrying |
|
KOREA NATIONAL OIL CORPORATION
Integrated energy company focused on oil and gas E&P, crude…
|
1X6B | KR | Mining and quarrying |
|
Kosmos Energy Ltd.
A deepwater exploration and production company focused on o…
|
KOS | US | Mining and quarrying |
|
KRISENERGY LTD.
Independent upstream oil and gas company focused on E&P. En…
|
66WB | SG | Mining and quarrying |
|
Labrador Resources Inc.
Oil and gas exploration and development company with key as…
|
LTX | CA | Mining and quarrying |
|
Landmark Oil & Gas Corp.
Acquires, explores, and develops properties in the upstream…
|
LMK | CA | Mining and quarrying |
|
Landover Energy Inc.
Historically focused on the exploration and development of …
|
— | CA | 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.