Skip to content

Instantly share code, notes, and snippets.

View hcchuang's full-sized avatar
💭
I may be slow to respond.

Hui-Ching Chuang hcchuang

💭
I may be slow to respond.
View GitHub Profile
@anshoomehra
anshoomehra / parsing10k.ipynb
Last active July 14, 2025 14:51
How to Parse 10-K Report from EDGAR (SEC)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JoostImpink
JoostImpink / earnings_management_models.sas
Last active March 30, 2024 04:49
Estimate earnings management models
/*
Earnings management models
Author: Joost Impink, March 2016
Models estimated:
- Jones model, tac = a0 + a1 1/TAt-1 + a2chSales + a3PPE + a4ROA + error.
- variable names DA_Jones ABSDA_Jones
- Modified Jones model, as Jones model, but using chSales - chREC to compute fitted values.