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 index, base type, listing status, quoted-date range and tick size. Served from the local NDU database via the norgatedata Python package.

API entry from apis.yml

apis.yml Raw ↑
aid: norgate-data:norgate-data-security-metadata-classifications
name: Norgate Data Security Metadata and Classifications
tags:
- Metadata
- Reference Data
- Classifications
- Stocks
- Symbols
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://pypi.org/project/norgatedata/
accessModel: Python library over local Norgate Data Updater (NDU) service - not a hosted REST API
properties:
- url: https://pypi.org/project/norgatedata/
  type: Documentation
endpointsModeled:
- norgatedata.security_name
- norgatedata.symbol
- norgatedata.assetid
- norgatedata.domicile
- norgatedata.currency
- norgatedata.exchange_name
- norgatedata.exchange_name_full
- norgatedata.classification
- norgatedata.classification_at_level
- norgatedata.corresponding_industry_index
- norgatedata.base_type
- norgatedata.status
- norgatedata.first_quoted_date
- norgatedata.last_quoted_date
- norgatedata.second_last_quoted_date
- norgatedata.tick_size
- norgatedata.lowest_ever_tick_size
- norgatedata.session_type
description: Single-value reference and metadata lookups for a security - name, symbol, asset id, domicile,
  currency, exchange, GICS-style classification at any level, corresponding industry index, base type,
  listing status, quoted-date range and tick size. Served from the local NDU database via the norgatedata
  Python package.