In 2020, I started exploring what kind of data that the New York Times’ Article Search API was capable of returning. I began collecting all of the data with an India location keyword since the earliest available date (1851).
What started as a data analysis project, I gradually reworked into an R package to make it easier to query the API every month and rebuild the cleaned output dataset fed into the shiny app’s visualizations.
You can find all of the package details, including vignettes, in the GitHub repository.