
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 |
|---|---|---|---|
|
Lansdowne Oil and Gas PLC
Oil and gas company focused on exploration and development …
|
LOGP | GB | Mining and quarrying |
|
Lapidoth Heletz LP
Investment holding company for oil/gas exploration, product…
|
— | IL | Mining and quarrying |
|
Lateral Vector Resources Inc.
Redevelops existing oil properties using horizontal re-entr…
|
— | CA | Mining and quarrying |
|
Letho Resources Corp.
An energy company engaged in the acquisition, exploration, …
|
LET.H | CA | Mining and quarrying |
|
LGX Oil + Gas Inc.
Junior oil and natural gas company managing the full lifecy…
|
ROAOF | CA | Mining and quarrying |
|
LION ENERGY LIMITED
Indonesian oil and gas producer and green hydrogen infrastr…
|
LIO | AU | Mining and quarrying |
|
Logan Energy Corporation
Focused on crude oil and natural gas properties in the Mont…
|
LGN | CA | Mining and quarrying |
|
Loma Oil & Gas Ltd.
Acquires, develops, and produces conventional and unconvent…
|
— | CA | Mining and quarrying |
|
Lone Pine Resources Inc.
Exploration, development, and production of hydrocarbon res…
|
LPR | CA | Mining and quarrying |
|
Longview Oil Corp.
Former exploration and production company that amalgamated …
|
LNV | 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.