classification

Summary

This document provides information about the GICS classification of U.S. stocks available in the data catalog.

Example code

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

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

30 5 * * 2-6

Item List

  • gics: GICS classification of U.S. stocks

Last updated