# Norgate Data

**Canonical:** https://apis.io/providers/norgate-data/  
**Website:** https://norgatedata.com/  
**APIs profiled:** 5

Norgate Data provides high-quality, survivorship-bias-free end-of-day (EOD) historical market data for US, Australian and Canadian stocks, around 100 worldwide futures markets, and foreign exchange. Data is not delivered as a hosted REST API. Instead, subscribers install the Norgate Data Updater (NDU), a Windows desktop application that downloads and maintains a complete local database and runs a local data service. Programmatic access is through the norgatedata Python package (on PyPI), which talks to that local NDU service and returns price/volume history, corporate actions, index constituent history, security metadata, fundamentals, and watchlists as Pandas DataFrames or NumPy arrays. Norgate also ships plugins for platforms such as Amibroker and is widely used with Python backtesting frameworks (Zipline, Backtrader). This entry honestly models the norgatedata library's logical operations as capability areas; it is a client library over a local service, not a public HTTP/REST API.

## Kin Score — 16.6 / 100 (emerging)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 16.6).

| Facet | Score |
|---|---|
| Discoverability | 64.8 |
| Contract Quality | 0.0 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 31.6 |
| Developer Ergonomics | 9.5 |
| Commercial Clarity | 39.5 |
| Access Clarity | 39.5 |

Regulatory layer — **Securities & Market Data**: 10.0 (matched via tags).

## Agent readiness — 3.0 (human-only)

| Dimension | Value |
|---|---|
| Spec Presence | no |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Paid — onboarding: unknown, pricing: paid, trial: no (confidence: medium).

## APIs (5)

- **Norgate Data Price and Volume Data** — Retrieve daily EOD open/high/low/close, volume, turnover, unadjusted close, dividends and open interest as a Pandas DataFrame or NumPy array. Supports date ranges, record limits...
- **Norgate Data Security Metadata and Classifications** — Single-value reference and metadata lookups for a security - name, symbol, asset id, domicile, currency, exchange, GICS-style classification at any level, corresponding industry...
- **Norgate Data Futures Metadata** — Futures-specific reference data covering around 100 markets across 11 worldwide exchange groups - market and session names/symbols, session contracts, point value, margin and fi...
- **Norgate Data Fundamentals** — Company fundamental lookups - named fundamental fields, financial summary, business summary, shares outstanding and shares float. Availability depends on subscription package. S...
- **Norgate Data Watchlists and Databases** — Enumerate and resolve the security lists in the local database - user and Norgate-maintained watchlists, built-in databases, and their member symbols - plus database and price u...

## Plans (1)

- **Norgate Data Plans Pricing**

## Tags

Market Data, Financial Data, Historical Data, Futures, Stocks, End of Day, EOD, Backtesting, Survivorship Bias Free, Python

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/norgate-data/). Scores are computed from the provider's own public artifacts under a published rubric.
