Baselight

Somewhereinblog Data

Over 600,000 bengali blog titles from 40,000+ users

@kaggle.muakherul_samu_data

Loading...
Loading...

About this Dataset

Somewhereinblog Data

Context

This dataset is a csv file compiled using a python web scrapper from a bengali blog site. Each row contains blog title, author is, views, comment, like, date of publication. It's a straightforward dateset upto 2014's data from the site.

Content

  • title --> The title of the blog post
  • author --> The author name of the post in bengali
  • author_id --> The author unique name/id in english
  • views --> Total number views of the post
  • comment --> Total number of comments of the post
  • like --> Total number of likes of the post
  • date --> The date of post publish

Tables

Fncln

@kaggle.muakherul_samu_data.fncln
  • 36.65 MB
  • 676335 rows
  • 8 columns
Loading...

CREATE TABLE fncln (
  "title" VARCHAR,
  "author" VARCHAR,
  "author_id" VARCHAR,
  "views" VARCHAR,
  "comment" VARCHAR,
  "like" VARCHAR,
  "date" VARCHAR,
  "time" VARCHAR
);

Fncln 1

@kaggle.muakherul_samu_data.fncln_1
  • 44.48 MB
  • 834141 rows
  • 8 columns
Loading...

CREATE TABLE fncln_1 (
  "title" VARCHAR,
  "author" VARCHAR,
  "author_id" VARCHAR,
  "views" VARCHAR,
  "comment" VARCHAR,
  "like" VARCHAR,
  "date" VARCHAR,
  "time" VARCHAR
);

Share link

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