Skip to content

Link tables between SIC and Fama French Industry Classification.

License

Notifications You must be signed in to change notification settings

Wenzhi-Ding/FamaFrenchIndustry

Repository files navigation

FamaFrenchIndustry

Link tables between SIC and Fama French Industry Classification.

Permanent link to read the most updated link table:

https://raw.githubusercontent.com/Wenzhi-Ding/FamaFrenchIndustry/main/ff_48ind.csv

Simply replace 48 to any version of classification you needed.

In Python:

import pandas as pd

ff = pd.read_csv('https://raw.githubusercontent.com/Wenzhi-Ding/FamaFrenchIndustry/main/ff_48ind.csv')

Just in case you are interested in similar data tools, I also constructed:

Please star the projects if you feel it is useful! Many thanks for your appreciation and support!

About

Link tables between SIC and Fama French Industry Classification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published