
Groundhog — Investor Relations & Filings
Groundhog Technologies Inc. is a global provider of AI-powered mobile big data analytics and mobility intelligence solutions. Originating from the Massachusetts Institute of Technology (MIT), the company specializes in transforming complex network data into actionable insights. Its core offerings include the CovMo™ platform, which leverages advanced geo-location technology and deep learning for Radio Access Network (RAN) optimization and 5G deployment acceleration. The company also provides the MI-DMP™ and MI-DSP™ platforms for data-driven programmatic advertising and RealMotion™ for subscriber movement visualization. By integrating generative AI, Groundhog Technologies enables stakeholders to achieve intelligent network optimization, enhance customer experience, and monetize data assets. Its technical expertise covers mobility behavior analysis, intent-based AI geo-analytics, and the integration of terrestrial and space-based communication data.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_6906_20260624F17.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_6906_20260624F13.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_6906_20260624FE2.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_6906_20260624F02.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_6906_20260624FE1.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_6906_20260624F01.pdf | 2026-05-22 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46778279 | 115年年報及股東會資料 — 2026_6906_20260624F17.pdf | 2026-05-22 | Chinese | ||
| 46760474 | 115年年報及股東會資料 — 2026_6906_20260624F13.pdf | 2026-05-22 | Chinese | ||
| 46760471 | 115年年報及股東會資料 — 2026_6906_20260624FE2.pdf | 2026-05-22 | English | ||
| 46760467 | 115年年報及股東會資料 — 2026_6906_20260624F02.pdf | 2026-05-22 | Chinese | ||
| 46760442 | 115年年報及股東會資料 — 2026_6906_20260624FE1.pdf | 2026-05-22 | English | ||
| 46760435 | 115年年報及股東會資料 — 2026_6906_20260624F01.pdf | 2026-05-22 | Chinese | ||
| 46362534 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46366507 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366323 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366017 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363878 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46336311 | 115年第1季財務報告書 — 202601_6906_AI1.pdf | 2026-05-13 | Chinese | ||
| 46367574 | 公告本公司董事會通過民國115年 第1季合併財務報告 | 2026-05-13 | Chinese | ||
| 41262358 | 公告本公司115年第1季財務報告董事會 預計召開日期為115年05月13日 | 2026-05-05 | Chinese | ||
| 38480829 | 114年第4季財務報告書 — 202504_6906_AIC.pdf | 2026-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GENOVA,Inc.
A healthcare tech company providing medical information and…
|
9341 | JP | Telecommunications, computer pr… |
|
Gentrack Group Limited
Provides cloud-native billing and management software for u…
|
GTK | NZ | Telecommunications, computer pr… |
|
GENTRACK GROUP LIMITED
Provides specialized software solutions for utilities and a…
|
GTK | AU | Telecommunications, computer pr… |
|
GEOCODE CO., Ltd.
Offers web marketing services and cloud-based SaaS for busi…
|
7357 | JP | Telecommunications, computer pr… |
|
GEOVIS TECHNOLOGY CO.,LTD.
Develops digital earth platforms and geospatial big data so…
|
688568 | CN | Telecommunications, computer pr… |
|
GETBUSY PLC
Develops productivity software for professional and financi…
|
GETB | GB | Telecommunications, computer pr… |
|
GetSwift Technologies Limited
Provides software for automating and managing the entire de…
|
GTSWF | CA | Telecommunications, computer pr… |
|
GFINITY PLC
A multi-vertical AI holding company developing and deployin…
|
GFIN | GB | Telecommunications, computer pr… |
|
giftee Inc.
Operates an eGift platform for individuals, corporations, a…
|
4449 | JP | Telecommunications, computer pr… |
|
GiG Software
B2B provider of iGaming platforms, sportsbook, and AI-power…
|
GIG-SDB | MT | Telecommunications, computer pr… |
Groundhog 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/52655/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52655 | 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=52655 | 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=52655 \ -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": 52655}, 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 Groundhog (id: 52655)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.