Baselight

Wikipedia Telugu Movies

Telugu Movie Titles, Cast, Directors (1930 & 1940-2021)

@kaggle.rizdelhi_wikipedia_telugu_movies

Loading...
Loading...

About this Dataset

Wikipedia Telugu Movies

Telugu Movies Data

This data set contains the Telugu Movies released in 1930 and from 1940-2021. Update is coming soon!

Content

It basically contains names of titles, directors, producers, cast, music directors, genre and release date/year.

Acknowledgements

I thanked the community that contributed the data to wikipedia

Inspiration

I believe this data set is very useful to get the relevant information about the major telugu movies and celebrities. It's useful to get the LLMs trained on Telugu languauge.

Tables

Wiki Telugu Movies 1930–1999

@kaggle.rizdelhi_wikipedia_telugu_movies.wiki_telugu_movies_1930_1999
  • 73.81 KB
  • 2407 rows
  • 8 columns
Loading...

CREATE TABLE wiki_telugu_movies_1930_1999 (
  "title" VARCHAR,
  "director" VARCHAR,
  "production" VARCHAR,
  "music_composer" VARCHAR,
  "cast" VARCHAR,
  "genre" VARCHAR,
  "release_date" VARCHAR,
  "year" BIGINT
);

Share link

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