Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.16 KB

Readme.md

File metadata and controls

27 lines (18 loc) · 1.16 KB

Up to date collection of transcript (and metadata) of the speeches given by Narendra Modi made publicly available at https://narendramodi.in. Contains over 860 speeches and counting. Data is automatically updated once a day.

All data is available in - data.csv Also available as kaggle dataset

Data columns -

Column name Description
href full URL of speech (example link)
title
date
img image src for the main image on page
youtubeURL Youtube URL of the speech, if available
speechText full text of speech

Endpoint used -

For english speeches - https://www.narendramodi.in/speech/loadspeeche?page=1&language=hi

For speeches in hindi - https://www.narendramodi.in/speech/loadspeeche?page=1&language=en

TODO -