
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 |
|---|---|---|---|
|
Gran Tierra Exchangeco Inc.
International energy company focused on the exploration, de…
|
GTX | CA | Mining and quarrying |
|
Greenfire Resources Ltd.
An oil sands producer developing thermal oil assets using S…
|
GFR | CA | Mining and quarrying |
|
Greentree Gas & Oil Ltd.
Oil and natural gas exploration, production, and distributi…
|
GGO | CA | Mining and quarrying |
|
GREENVALE ENERGY LTD
Explores oil shale, geothermal, helium, and gas for a diver…
|
GRV | AU | Mining and quarrying |
|
Grey Wolf Exploration Inc.
Exploration, development, and production of oil and natural…
|
GWX | CA | Mining and quarrying |
|
Grey Wolf Exploration Inc.
Independent oil and natural gas company focused on explorat…
|
GWX | CA | Mining and quarrying |
|
Groundstar Resources Limited
Junior oil and gas company exploring, developing, and produ…
|
GSA | CA | Mining and quarrying |
|
Gujarat Natural Resources Limited
Explores, develops, and produces oil and natural gas in the…
|
GNRL | IN | Mining and quarrying |
|
Gulf Keystone Petroleum Ltd
Independent oil and gas company operating the Shaikan Field…
|
GKP | BM | Mining and quarrying |
|
GULFPORT ENERGY CORP
Independent natural gas E&P company focused on the Appalach…
|
GPOR | US | 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.