Baselight

US Stocks Fundamentals (XBRL)

Fundamental data for 12,129 companies based on XBRL

@kaggle.usfundamentals_us_stocks_fundamentals

Companies
@kaggle.usfundamentals_us_stocks_fundamentals.companies

  • 316.62 KB
  • 12173 rows
  • 3 columns
company_id

Company Id

name_latest

Name Latest

names_previous

Names Previous

1000045Nicholas Financial Incnan
1000180Sandisk Corpnan
1000209Medallion Financial Corpnan
1000228Henry Schein Incnan
1000229Core Laboratories N Vnan
1000230Optical Cable Corpnan
1000232Kentucky Bancshares Inc /KY/nan
1000278Pacifichealth Laboratories Incnan
1000298Impac Mortgage Holdings Incnan
1000459Green Energy Group Inc.nan

CREATE TABLE companies (
  "company_id" BIGINT,
  "name_latest" VARCHAR,
  "names_previous" VARCHAR
);

Share link

Anyone who has the link will be able to view this.