
RIWI Corp. — Investor Relations & Filings
RIWI Corp. (Real-Time Interactive World-Wide Intelligence) is a global technology firm specializing in trend tracking, predictive analytics, and real-time data collection. The company operates a patented, cloud-based, mixed-methods platform that provides high-quality online surveys and integrated sample access across 229 countries and territories. RIWI's unique selling proposition is its ability to capture both explicit consumer and citizen sentiment (stated preferences) and implicit data (unconscious drivers), delivering continuous, privacy-compliant insights globally. This capability allows clients, including governments, NGOs, financial institutions, and healthcare organizations, to obtain unbiased data, even on sensitive topics or in hard-to-reach markets, enabling adaptive strategies and accurate predictions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2026-04-21 | English | |
| News release - English.pdf | 2026-04-20 | English | |
| News release - English.pdf | 2026-04-20 | English | |
| Notice of the meeting and record date - English.pdf | 2026-04-16 | English | |
| Notice of the meeting and record date - English.pdf | 2026-04-16 | English | |
| News release - English.pdf | 2026-04-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34861545 | Material change report - English.pdf | 2026-04-21 | English | ||
| 34693037 | News release - English.pdf | 2026-04-20 | English | ||
| 34691010 | News release - English.pdf | 2026-04-20 | English | ||
| 34648756 | Notice of the meeting and record date - English.pdf | 2026-04-16 | English | ||
| 34648435 | Notice of the meeting and record date - English.pdf | 2026-04-16 | English | ||
| 34648846 | News release - English.pdf | 2026-04-16 | English | ||
| 34647134 | News release - English.pdf | 2026-04-16 | English | ||
| 34631043 | Annual MD&A - English.pdf | 2026-04-16 | English | ||
| 34631022 | Annual MD&A - English.pdf | 2026-04-16 | English | ||
| 34631024 | Audited annual financial statements – English.pdf | 2026-04-16 | English | ||
| 33660142 | News release - English.pdf | 2026-04-06 | English | ||
| 33646954 | News release - English.pdf | 2026-04-06 | English | ||
| 33646926 | News release - English.pdf | 2026-04-06 | English | ||
| 33191970 | Report of exempt distribution (45-106F1).pdf | 2026-04-02 | English | ||
| 33081610 | Report of exempt distribution (45-106F1) (amended).pdf | 2026-03-29 | English | ||
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GARTNER INC
Research and advisory company providing actionable insights…
|
IT | US | Professional, scientific and te… |
|
GDI Global Data Inc.
Provides strategic market intelligence and insights using a…
|
— | CA | Professional, scientific and te… |
|
GMO Research & AI, Inc.
Operates an Asia-focused online panel network for market re…
|
3695 | JP | Professional, scientific and te… |
|
HCR Co.,Ltd.
Provides data analysis and business intelligence services u…
|
688500 | CN | Professional, scientific and te… |
|
infas Holding AG
Holding company for subsidiaries in market, opinion, and so…
|
IFS | DE | Professional, scientific and te… |
|
INTAGE HOLDINGS Inc.
A marketing research and business intelligence group for va…
|
4326 | JP | Professional, scientific and te… |
|
Ipsos
A global market research firm providing data-driven insight…
|
IPS | FR | Professional, scientific and te… |
|
JVR Ventures Inc.
Provides customer satisfaction feedback research and perfor…
|
JVR.P | CA | Professional, scientific and te… |
|
Macromill Embrain Co., Ltd.
A marketing research and data technology company providing …
|
169330 | KR | Professional, scientific and te… |
|
MS&Consulting Co.,Ltd.
Marketing research firm using mystery shopping to improve c…
|
6555 | JP | Professional, scientific and te… |
RIWI Corp. 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/47281/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47281 | 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=47281 | 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=47281 \ -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": 47281}, 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 RIWI Corp. (id: 47281)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.