Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

support searching TV News via IA/GDelt API #11

Open
rahulbot opened this issue May 23, 2022 · 0 comments
Open

support searching TV News via IA/GDelt API #11

rahulbot opened this issue May 23, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rahulbot
Copy link
Contributor

rahulbot commented May 23, 2022

We want to support searching the Internet Archive's television US news archive for national TV minutes that include text matching a user query. The first step will be to integrate the GDelt/IA television API (full docs).

Notes:

  • This should be implemented as a new subclass of ContentProvider
    • Attention: It looks like we can get attention over time and total attention in minutes
    • Language: It looks like we can get words counts
    • Sample: Perhaps this should be links to clips in IA? Or can we get an extract of the matching text too?
  • This should include a unit test in glimpse/server/platforms/test
  • Include appropriate constants and logic in glimpse/server/platforms/ to handle it like other platforms for queries coming in
@rahulbot rahulbot added enhancement New feature or request good first issue Good for newcomers labels May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant