Economy, Business And Finance Articles
Market Moves: Insightful Snapshots from the World of Finance and Business
@kaggle.amulyas_economy_business_and_finance_articles
Market Moves: Insightful Snapshots from the World of Finance and Business
@kaggle.amulyas_economy_business_and_finance_articles
CREATE TABLE combined_file (
"uuid" VARCHAR,
"url" VARCHAR,
"ord_in_thread" BIGINT,
"parent_url" VARCHAR,
"author" VARCHAR,
"published" VARCHAR,
"title" VARCHAR,
"text" VARCHAR,
"highlighttext" VARCHAR,
"highlighttitle" VARCHAR,
"highlightthreadtitle" VARCHAR,
"language" VARCHAR,
"sentiment" VARCHAR,
"categories" VARCHAR,
"external_links" VARCHAR,
"external_images" VARCHAR,
"rating" VARCHAR,
"crawled" VARCHAR,
"updated" VARCHAR,
"thread_uuid" VARCHAR,
"thread_url" VARCHAR,
"thread_site_full" VARCHAR,
"thread_site" VARCHAR,
"thread_site_section" VARCHAR,
"thread_site_categories" VARCHAR,
"thread_section_title" VARCHAR,
"thread_title" VARCHAR,
"thread_title_full" VARCHAR,
"thread_published" VARCHAR,
"thread_replies_count" BIGINT,
"thread_participants_count" BIGINT,
"thread_site_type" VARCHAR,
"thread_country" VARCHAR,
"thread_main_image" VARCHAR,
"thread_performance_score" BIGINT,
"thread_domain_rank" BIGINT,
"thread_domain_rank_updated" VARCHAR,
"thread_reach" VARCHAR,
"thread_social_facebook_likes" BIGINT,
"thread_social_facebook_comments" BIGINT,
"thread_social_facebook_shares" BIGINT,
"thread_social_gplus_shares" BIGINT,
"thread_social_pinterest_shares" BIGINT,
"thread_social_linkedin_shares" BIGINT,
"thread_social_stumbledupon_shares" BIGINT,
"thread_social_vk_shares" BIGINT,
"entities_persons" VARCHAR,
"entities_organizations" VARCHAR,
"entities_locations" VARCHAR
);
Anyone who has the link will be able to view this.