%20Ltd./other/Rami_Levi_Chain_Stores_Hashi_edG63c6.png)
Rami Levi Chain Stores Hashikma Marketing (2006) Ltd. — Investor Relations & Filings
Rami Levi Chain Stores Hashikma Marketing (2006) Ltd. is a retail company that operates a chain of discount supermarkets. The company's primary business is in the food sector, offering a wide range of grocery products. It also engages in the sale of other goods, such as clothing. In addition to its direct-to-consumer retail activities, the company functions as a wholesale distributor, supplying products to numerous other stores.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of special meeting for 26.5.26 - Voting slip and more | 2026-04-21 | Hebrew (modern) | |
| Notice of special meeting for 26.5.26 - Voting slip and more | 2026-04-21 | English | |
| Notice of special meeting for 26.5.26 - Voting slip and more | 2026-04-21 | English | |
| Notice of special meeting for 26.5.26 - Voting slip and more | 2026-04-21 | English | |
| Cancellation of meeting convened for May 3, 2026 - removal of an item from the agenda | 2026-04-15 | English | |
| Holdings of interested parties/officers as of 31.3.26 | 2026-04-12 | English |
Market data
Market data not available
Price history
Peer group · Non-specialized retail sale with food, beverages or tobacco predominating
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yinchuan Xinhua Commercial (Group) Co.,Ltd.
Regional multi-format retailer of general merchandise, elec…
|
600785 | CN | Wholesale and retail trade |
|
Yonghui Superstores Co., Ltd.
Retailer of fresh food and household goods via supermarkets…
|
601933 | CN | Wholesale and retail trade |
|
Zabka Group S.A.
Operates a convenience ecosystem with franchised stores, au…
|
ZAB | LU | Wholesale and retail trade |
|
ZHONGBAI HOLDINGS GROUP CO.,LTD.
Multi-format retailer managing supermarkets, department sto…
|
000759 | CN | Wholesale and retail trade |
Rami Levi Chain Stores Hashikma Marketing (2006) Ltd. 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/7010/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7010 | 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=7010 | 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=7010 \ -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": 7010}, 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 Rami Levi Chain Stores Hashikma Marketing (2006) Ltd. (id: 7010)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.