
1SPATIAL PLC — Investor Relations & Filings
1Spatial PLC is a global leader in Location Master Data Management (LMDM) software and solutions. The company specializes in automating the management of spatial and non-spatial data to ensure it is current, complete, and consistent. Its core technology is a rules-based engine that automates the process of data validation, cleansing, transformation, and enhancement at speed and scale. This enables organizations to build strong data foundations and unlock the value of their location data for critical decision-making. 1Spatial offers a portfolio of products and solutions tailored for various sectors, including government, utilities, transportation, and public safety. Key offerings include solutions for traffic management planning (1Streetworks), Next Generation 9-1-1 (NG9-1-1) data validation, and migration services for platforms like the ArcGIS Utility Network. The company also provides data quality add-ins for GIS software, alongside consulting and support services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Partnership Contract Win for UK Government project | 2021-09-27 | English | |
| Contract to support UK Geospatial Commission | 2021-09-13 | English | |
| Notice of Results | 2021-08-20 | English | |
| 1Spatial unveils new 1Integrate 3D rules engine | 2021-07-13 | English | |
| Result of AGM | 2021-06-23 | English | |
| AGM Statement | 2021-06-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 3385463 | Partnership Contract Win for UK Government project | 2021-09-27 | English | ||
| 3385464 | Contract to support UK Geospatial Commission | 2021-09-13 | English | ||
| 3385465 | Notice of Results | 2021-08-20 | English | ||
| 3385466 | 1Spatial unveils new 1Integrate 3D rules engine | 2021-07-13 | English | ||
| 3385467 | Result of AGM | 2021-06-23 | English | ||
| 3385468 | AGM Statement | 2021-06-23 | English | ||
| 3385469 | Holding(s) in Company - Replacement | 2021-06-03 | English | ||
| 3385470 | Holding(s) in Company | 2021-06-03 | English | ||
| 3385471 | Report and Accounts and Notice of AGM | 2021-05-26 | English | ||
| 3385472 | UK Patent Granted | 2021-05-17 | English | ||
| 3385473 | Director Share Purchases | 2021-04-28 | English | ||
| 3385474 | Final Results | 2021-04-28 | English | ||
| 3385475 | Google, Inc extends contract with 1Spatial | 2021-04-15 | English | ||
| 3385476 | Multi Year Contract | 2021-04-01 | English | ||
| 3385477 | Holding(s) in Company | 2021-03-24 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
|
8COMMON LIMITED
Provides enterprise financial software for expense manageme…
|
8CO | AU | Telecommunications, computer pr… |
1SPATIAL PLC 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/7454/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7454 | 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=7454 | 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=7454 \ -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": 7454}, 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 1SPATIAL PLC (id: 7454)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.