Baselight

Stock-NewsEventsSentiment (SNES) 1.0

A time-series dataset for joint news and market data analysis of stocks

@kaggle.parsabg_stocknewseventssentiment_snes_10

Sp500wiki
@kaggle.parsabg_stocknewseventssentiment_snes_10.sp500wiki

  • 38.76 KB
  • 524 rows
  • 11 columns
unnamed_0

Unnamed: 0

symbol

Symbol

security

Security

sec_filings

SEC Filings

gics_sector

GICS Sector

gics_sub_industry

GICS Sub-Industry

headquarters_location

Headquarters Location

date_first_added

Date First Added

cik

CIK

founded

Founded

wikidata_id

Wikidata ID

MMM3MreportsIndustrialsIndustrial ConglomeratesSaint Paul, Minnesota1976-08-09667401902Q159433
1AOSA. O. SmithreportsIndustrialsBuilding ProductsMilwaukee, Wisconsin2017-07-26911421916Q4648219
2ABTAbbottreportsHealth CareHealth Care EquipmentNorth Chicago, Illinois1964-03-3118001888Q306764
3ABBVAbbViereportsHealth CarePharmaceuticalsNorth Chicago, Illinois2012-12-3115511522013 (1888)Q14662364
4ABMDAbiomedreportsHealth CareHealth Care EquipmentDanvers, Massachusetts2018-05-318150941981Q4667884
5ACNAccenturereportsInformation TechnologyIT Consulting & Other ServicesDublin, Ireland2011-07-0614673731989Q338825
6ATVIActivision BlizzardreportsCommunication ServicesInteractive Home EntertainmentSanta Monica, California2015-08-317188772008Q344341
7ADMADMreportsConsumer StaplesAgricultural ProductsChicago, Illinois1981-07-2970841902Q632694
8ADBEAdobe Inc.reportsInformation TechnologyApplication SoftwareSan Jose, California1997-05-057963431982Q11463
9ADPADPreportsInformation TechnologyData Processing & Outsourced ServicesRoseland, New Jersey1981-03-3186701949Q489080

CREATE TABLE sp500wiki (
  "unnamed_0" BIGINT,
  "symbol" VARCHAR,
  "security" VARCHAR,
  "sec_filings" VARCHAR,
  "gics_sector" VARCHAR,
  "gics_sub_industry" VARCHAR,
  "headquarters_location" VARCHAR,
  "date_first_added" VARCHAR,
  "cik" BIGINT,
  "founded" VARCHAR,
  "wikidata_id" VARCHAR
);

Share link

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