Enhanced US-GAAP Financial Statement Data Set
Refined US-GAAP Data with Outlier Correction, Amendments, and Missing Figures
@kaggle.vadimvanak_step_2
Refined US-GAAP Data with Outlier Correction, Amendments, and Missing Figures
@kaggle.vadimvanak_step_2
CREATE TABLE demo_figures (
"adsh" BIGINT,
"tag" VARCHAR,
"reported_figure" DOUBLE,
"quarterly_figure" DOUBLE,
"reported_figure_py" DOUBLE,
"quarterly_figure_py" DOUBLE,
"is_computed" BOOLEAN
);
Anyone who has the link will be able to view this.