Baselight

US Capital Markets News Headlines 2020 To 2024

A list of summaries and articles scraped from 2020 to 2024 on the US markets.

@kaggle.addarm_us_capital_markets_news_headlines_2020_to_2024

Loading...
Loading...

About this Dataset

US Capital Markets News Headlines 2020 To 2024

Collection of scraped articles through https://iexcloud.io.

This corpus describes news events in the US capital markets.
This data is provided by CityFALCON, Invezz, and Kwhen. Data provided by IEX Cloud: http://iexcloud.io.

If used, please cite or refer to my work or account.

Tables

News Data

@kaggle.addarm_us_capital_markets_news_headlines_2020_to_2024.news_data
  • 554.57 MB
  • 2529812 rows
  • 19 columns
Loading...

CREATE TABLE news_data (
  "datetime" TIMESTAMP,
  "haspaywall" BOOLEAN,
  "headline" VARCHAR,
  "image" VARCHAR,
  "imageurl" VARCHAR,
  "lang" VARCHAR,
  "provider" VARCHAR,
  "qmurl" VARCHAR,
  "related" VARCHAR,
  "source" VARCHAR,
  "summary" VARCHAR,
  "symbol" VARCHAR,
  "url" VARCHAR,
  "uuid" VARCHAR,
  "id" VARCHAR,
  "key" VARCHAR,
  "subkey" VARCHAR,
  "date" BIGINT,
  "updated" BIGINT
);

Share link

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