Consensus

API Name: /Company/GetConsensus

Tên trường dữ liệu
Loại dữ liệu
Độ dài ký tự dữ liệu
Mô tả (VN)
Mô tả (EN)

ReporttId

bigint

Khóa chính của bảng auto-generated IDENTITY(1,1)

Primary key of auto-generated IDENTITY(1,1)

OrganCode

nvarchar

15

BC phân tích viết về công ty A

Analysis report about Company A

ReporterOrganCode

nvarchar

15

Mã của công ty viết báo cáo

Code of the company writing the report

IcbCode

nvarchar

10

Mã ngành lấy từ bảng stx_mst_IcbIndustry

Industry code taken from the stx_mst_IcbIndustry table

ConsensusCategoryCode

nvarchar

5

Mã nhóm báo cáo

Report group code

SeriesCode

nvarchar

5

Loại báo cáo. Vd: Hàng ngày, hàng tháng, hàng quý,…

Report type. E.g.: Daily, monthly, quarterly,…

ReportRecommendationTypeCode

nvarchar

15

Loại khuyến nghị trên báo cáo

Recommendation type on report

LocalRecommendationTypeCode

nvarchar

15

Loại khuyến nghị do stoxplus quy định

Recommendation type as defined by StoxPlus

ReportTitle

nvarchar

255

Tiêu đề

Title

FriendlyTitle

nvarchar

255

Tên trên thanh địa chỉ trình duyệt web

Friendly title

ShortContent

nvarchar

500

Nội dung tóm tắt

Summary

FullContent

nvarchar

4000

Nội dung

Content

ReportKeyword

nvarchar

255

Tag

Tag

FriendlyKeyword

nvarchar

255

Ngày công bố

Public date

SourceUrl

nvarchar

255

Nguồn báo cáo

Report source

ReportFileType

nvarchar

10

Kiểu file báo cáo

Report file type

ReportPage

int

Số trang báo cáo

Number of pages

Highest

decimal

(18,2)

Giá mục tiêu cao nhất

Highest target price

Lowest

decimal

(18,2)

Giá mục tiêu thấp nhất

Lowest target price

ReportDate

Ngày làm báo cáo

Report date

PublicDate

datetime

Ngày công bố

Public date

Recommendation

nvarchar

1000

Nội dung khuyến nghị

Recommendation content

en_ReportTitle

nvarchar

255

Tiêu đề

Title

en_FriendlyTitle

nvarchar

255

Tên trên thanh địa chỉ trình duyệt web

Friendly title

en_ShortContent

nvarchar

500

Nội dung tóm tắt

Summary

en_FullContent

nvarchar

4000

Nội dung

Content

en_ReportKeyword

nvarchar

255

Tag

Tag

en_FriendlyKeyword

nvarchar

255

Ngày công bố

Public date

en_SourceUrl

nvarchar

255

Nguồn báo cáo

Report source

en_ReportFileType

nvarchar

10

Kiểu file báo cáo

Report file type

en_ReportPage

int

Số trang báo cáo

Number of pages

en_ReportDate

Ngày làm báo cáo

Report date

en_PublicDate

datetime

Ngày công bố

Public date

en_Recommendation

nvarchar

1000

Nội dung khuyến nghị

Recommendation content

Status

tinyint

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

Record status. 0: record locked; 1: record open; 2: record deleted

CreateDate

datetime

Ngày tạo record

Created date

UpdateDate

datetime

Ngày cập nhật record

Update date

Last updated