
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 |
|---|---|---|---|
| Interim MD&A - English.pdf | 2020-04-28 | English | |
| Interim financial statements/report – English.pdf | 2020-04-28 | English | |
| News release - English.pdf | 2020-04-16 | English | |
| News release - English.pdf | 2020-04-06 | English | |
| ON form 13-502F1 (class 1 and 3B reporting issuers - participation fee).pdf | 2020-03-05 | English | |
| 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2020-03-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
11 filings
| |||||
| 15594058 | Interim MD&A - English.pdf | 2020-04-28 | English | ||
| 15594070 | Interim financial statements/report – English.pdf | 2020-04-28 | English | ||
| 13405008 | News release - English.pdf | 2020-04-16 | English | ||
| 13402048 | News release - English.pdf | 2020-04-06 | English | ||
| 13399065 | ON form 13-502F1 (class 1 and 3B reporting issuers - participation fee).pdf | 2020-03-05 | English | ||
| 13399097 | 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2020-03-05 | English | ||
| 13399096 | 52-109FV1 - Certification of annual filings - CFO (E).pdf | 2020-03-05 | English | ||
| 13399100 | News release - English.pdf | 2020-03-05 | English | ||
| 13399102 | Annual MD&A - English.pdf | 2020-03-05 | English | ||
| 13399103 | Audited annual financial statements – English.pdf | 2020-03-05 | English | ||
| 13388206 | News release - English.pdf | 2020-01-02 | English | ||
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASMARQ Co.,Ltd.
A full-service marketing research company offering online a…
|
4197 | JP | Professional, scientific and te… |
|
Beijing Dataway Horizon Co.,Ltd.
Data intelligence provider integrating big data analytics, …
|
301169 | CN | Professional, scientific and te… |
|
Bilendi
A research technology and data company for market research,…
|
ALBLD | FR | Professional, scientific and te… |
|
COMSCORE, INC.
A media measurement and analytics company providing cross-p…
|
SCOR | US | Professional, scientific and te… |
|
Cross Marketing Group Inc.
A holding company offering marketing research, digital mark…
|
3675 | JP | Professional, scientific and te… |
|
Cyber Media Research & Services Limited
Provides data-driven market research, advisory, and digital…
|
CMRSL | IN | Professional, scientific and te… |
|
Devolver Digital, Inc.
A video game publisher for independent developers, curating…
|
DEVO | US | Professional, scientific and te… |
|
EBIQUITY PLC
An independent media investment analysis and marketing cons…
|
EBQ | GB | Professional, scientific and te… |
|
Eduniversal
A global ranking and rating agency specializing in higher e…
|
MLEDU | FR | Professional, scientific and te… |
|
FORRESTER RESEARCH, INC.
A research and advisory firm that helps leaders accelerate …
|
FORR | US | 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.