
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 |
|---|---|---|---|
|
Jaguar Resources Inc.
Exploration, development, and production of petroleum and n…
|
JRI | CA | Mining and quarrying |
|
Japan Petroleum Exploration Co., Ltd.
Engages in oil and gas E&P, gas supply, power generation, a…
|
1662 | JP | Mining and quarrying |
|
Javelin Energy Inc.
Junior oil and gas company operating, acquiring, developing…
|
JAV | CA | Mining and quarrying |
|
JERSEY OIL AND GAS PLC
Upstream energy company focused on oil and gas exploration …
|
JOG | GB | Mining and quarrying |
|
Jet Energy Corp.
Focused on the upstream sector, exploring and developing hy…
|
— | CA | Mining and quarrying |
|
Journey Energy Inc.
Exploration and production company developing and optimizin…
|
JOY | CA | Mining and quarrying |
|
JUMBO PETROLEUM CORPORATION
Exploration and development of oil and natural gas resource…
|
JBO | CA | Mining and quarrying |
|
JUPITER ENERGY LIMITED
Explores, appraises, and produces oil assets within the Man…
|
JPR | AU | Mining and quarrying |
|
Jura Energy Corporation
International independent upstream company focused on explo…
|
JEC | CA | Mining and quarrying |
|
JX Energy Ltd.
Developing liquids-rich natural gas and light crude oil ass…
|
3395 | 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.