Stock Exchange Information, Stock Groups, and Indices

Information of listed companies

API Name: /Company/GetCompanyCompanyGroup

Below are somes example of how the data is presented in the API:

· "OrganCode": "ABT",

· "ComGroupCode": "VNXALL",

· "Status": 1,

· "CreateDate": "2017-04-11T00:00:00",

· "UpdateDate": "2020-03-09T15:12:05.217",

· "MarketCapFLimit": 1

Field name
Data type
Data length
Description (VN)
Description (EN)

OrganCode

varchar

15

Mã của công ty lấy từ Organization

Organization Code defined by FiinGroup

ComGroupCode

varchar

15

Mã của sàn trong CompanyGroup

Definition of Exchange taken from CompanyGroup Table. Eg: selecting only Hose, HNX, Upcom, OTC

Status

bit

Trạng thái của bản ghi. 0: record khóa; 1: record mở; 2: record đã xóa

Record Status. 0: locked; 1: open; 2: deleted

CreateDate

datetime

Ngày tạo record

Created Date

UpdateDate

datetime

Ngày cập nhật record

Updated Date

MarketCapFLimit

decimal

(18,10)

Giới hạn tỷ trọng vốn hóa

Market capitalization weight limit

Last updated