Baselight

US Stocks Fundamentals (XBRL)

Fundamental data for 12,129 companies based on XBRL

@kaggle.usfundamentals_us_stocks_fundamentals

Indicators By Company
@kaggle.usfundamentals_us_stocks_fundamentals.indicators_by_company

  • 29.78 MB
  • 1907883 rows
  • 9 columns
company_id

Company Id

indicator_id

Indicator Id

n_2010

2010

n_2011

2011

n_2012

2012

n_2013

2013

n_2014

2014

n_2015

2015

n_2016

2016

1000045AccountsPayableAndAccruedLiabilitiesCurrentAndNoncurrent66124297405579892491978410705839000
1000045AccumulatedDepreciationDepletionAndAmortizationPropertyPlantAndEquipment2111343224270322364492462000
1000045AdjustmentForAmortization-11482251-13490892-13852305-13811000
1000045Assets257236034263835468283429579302528591325309000
1000045AssetsHeldForSaleAtCarryingValue137300112036641696330
1000045AssetsOfDisposalGroupIncludingDiscontinuedOperation17468872148000
1000045Cash28030542797716263503633881931849000
1000045CashAndCashEquivalentsAtCarryingValue28030542797716
1000045CashAndCashEquivalentsPeriodIncreaseDecrease785514-5338
1000045CashPeriodIncreaseDecrease-162680753157-1539000

CREATE TABLE indicators_by_company (
  "company_id" BIGINT,
  "indicator_id" VARCHAR,
  "n_2010" DOUBLE,
  "n_2011" DOUBLE,
  "n_2012" DOUBLE,
  "n_2013" DOUBLE,
  "n_2014" DOUBLE,
  "n_2015" DOUBLE,
  "n_2016" DOUBLE
);

Share link

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