Indian Newspapers & Their Circulation
A list of newspapers in India and their circulation
@kaggle.kkhandekar_indian_newspapers_their_circulation
A list of newspapers in India and their circulation
@kaggle.kkhandekar_indian_newspapers_their_circulation
CREATE TABLE indiannewspaper (
"name" VARCHAR,
"language_of_publication" VARCHAR,
"interval_of_publication" VARCHAR,
"format" VARCHAR,
"location" VARCHAR,
"founded" DOUBLE,
"circulation_approx" VARCHAR
);
Anyone who has the link will be able to view this.