SocialChangeLab / media-impact-monitor

The Media Impact Monitor will be a novel tool for protest groups and NGOs to measure and visualize their impact on public discourse.
https://mediaimpactmonitor.app
Other
37 stars 1 forks source link

feature(188): [VOG-361] -> Apply source filters #190

Closed vogelino closed 4 months ago

vogelino commented 4 months ago

This PR changes the names and descriptions of media sources and applies the selection to the concerned charts.


Screenshot 2024-07-04 at 14 24 04

These are the new names and contents, @davidpomerenke please review:

[
    {
        name: "Online News",
        value: "news_online",
        Icon: GlobeIcon,
        description: "Global online news articles and media from Media Cloud.",
        links: [
            {
                label: "Official Website",
                href: "https://www.mediacloud.org/",
            },
        ],
    },
    {
        name: "Print News",
        value: "news_print",
        Icon: NewspaperIcon,
        description: "Archived print news content from Genios for text search.",
        links: [
            {
                label: "Official Website",
                href: "https://www.genios.de/",
            },
            {
                label: "Press Page",
                href: "https://www.genios.de/browse/Alle/Presse",
            },
        ],
    },
    {
        name: "Google News",
        value: "web_google",
        Icon: SearchIcon,
        description: "Broad global news from Google for research and analytics.",
        links: [
            {
                label: "Official Website",
                href: "https://news.google.com/home",
            },
        ],
    },
]
linear[bot] commented 4 months ago

VOG-361 Apply Source Filters Based on UI (UI does nothing yet)

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
media-impact-monitor ✅ Ready (Inspect) Visit Preview Jul 4, 2024 6:28pm
railway-app[bot] commented 4 months ago

🚅 Previously deployed to Railway in the media-impact-monitor project. Environment has been deleted.