Classification

This dataset provides classification information for Vietnamese stocks, specifically using the GICS (Global Industry Classification Standard).

Example code

from finter.data import ContentFactory
cf = ContentFactory("vn_stock", 20200101, 20200201)
df = cf.get_df("fiintek-gics")

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

1d

Item List

  • fiintek-gics

Last updated

Was this helpful?