Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #220

Merged
merged 31 commits into from
Sep 2, 2024
Merged

Dev #220

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
af4a31b
chore: rephrase chart title, remove government events
davidpomerenke Aug 26, 2024
ff56d8d
chore(notebooks): analyze how many articles we have per event (withou…
davidpomerenke Aug 29, 2024
bb90d4e
fix(mediacloud_.py): use MIM collection if available
davidpomerenke Aug 31, 2024
0230f87
chore(dashboard_texts_en.json): rephrase
davidpomerenke Aug 31, 2024
dc5fd92
Merge branch 'dev' of github.com:SocialChangeLab/media-impact-monitor…
vogelino Aug 31, 2024
71c5bb5
Merge branch 'main' into dev
vogelino Aug 31, 2024
7f259e9
refactor(DraggableTimeFilterRange): Use different lib that has touch …
vogelino Aug 31, 2024
ee4fbba
refactor(DraggableTimeFilterRange): Add css as file an import it
vogelino Sep 1, 2024
0c07321
refactor(DraggableTimeFilterRange): Disable when querying events
vogelino Sep 1, 2024
bd5f306
refactor(Charts): Improve performance and disable animation
vogelino Sep 1, 2024
8e97567
refactor(misc): Different layout issues on safari and in general
vogelino Sep 1, 2024
74354d3
fix(TimeFilter): Make time filter scrollable on mobile
vogelino Sep 1, 2024
5c3ae4a
refactor(InViewContainer): Only render charts when in view
vogelino Sep 1, 2024
5fa8f48
refactor(EventsTimeline): Only render when in view
vogelino Sep 1, 2024
6715314
refactor(TrendWithImpactChartWrapper): Add legend for less layout shift
vogelino Sep 1, 2024
7b87fe8
refactor(TrendWithImpactChartWrapper): Only offset on desktop
vogelino Sep 1, 2024
ab825e6
refactor(TrendWithImpactChartWrapper): Fix docs button on mobile
vogelino Sep 1, 2024
4ccd178
fix(ImpactChart): Margin on mobile
vogelino Sep 1, 2024
85380b5
refactor(useIsInViewport): Improve ratio of intersection
vogelino Sep 1, 2024
438be8b
Revert "refactor(useIsInViewport): Improve ratio of intersection"
vogelino Sep 1, 2024
ad4251f
refactor(TrendWithImpactChartWrapper): Improve layout shift
vogelino Sep 1, 2024
379c93a
fix: Optimizations
vogelino Sep 1, 2024
dbd4fb6
fix(useEvents): Remove unused params
vogelino Sep 1, 2024
cedfded
fix(mediacloud_.py): fix fulltexts tests
davidpomerenke Aug 31, 2024
b45da98
chore(sentiment_trend_test.py): skip slow test
davidpomerenke Sep 1, 2024
fe568da
chore(fulltexts_test, keyword_trend_test): skip tests that are slow o…
davidpomerenke Sep 1, 2024
fa82c3a
refactor(sentiment_trend, topic_trend): specify sample_frac via AI_TR…
davidpomerenke Sep 1, 2024
cdd3601
docs: fix readme logos and checkboxes
davidpomerenke Sep 1, 2024
6bb6b91
fix(env.py): parse env var as float
davidpomerenke Sep 1, 2024
a0803ee
refactor(queries): Improve queries performance and dependencies
vogelino Sep 2, 2024
62f20f0
Merge branch 'dev' of github.com:SocialChangeLab/media-impact-monitor…
vogelino Sep 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ DATAFORSEO_EMAIL=
DATAFORSEO_PASSWORD=
PORT=
SENTRY_DSN=
AI_TREND_RESOLUTION=0.01 # fraction of all articles that should be downloaded and ai-coded for the sentiment and topic trends
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Logo of the Media Impact Monitor app](https://mediaimpactmonitor.app/assets/logos/mim-alternate-hybrid.svg)](https://mediaimpactmonitor.app/)
[![Logo of the Media Impact Monitor app](frontend-nextjs/public/images/logos/mim-alternate-hybrid.svg)](https://mediaimpactmonitor.app/)

<br />

Expand All @@ -10,13 +10,13 @@ _Media Impact Monitor_ makes you explore the world of protest and activism, and

- [x] **Explore what protests are happening.** We visualize all protests that are happening, and you can filter by time range, geographic area, and the topics and organizations that you are interested in. Currently we focus on climate protests in Germany, with plans to expand to more topics and countries.

- [ ] **Analyze the coverage of specific protest events.** Find the events that you have attended or organized, and see how newspapers have reported about them. We find all articles about your event, analyze their sentiment towards the protest, as well as the support for the cause that you pursue.
- [x] **Analyze the coverage of specific protest events.** Find the events that you have attended or organized, and see how newspapers have reported about them. We find all articles about your event, analyze their sentiment towards the protest, as well as the support for the cause that you pursue.

- [x] **Understand trends in societal discourse.** The _theory of change_ of how most protests achieve an impact is: via media attention, societal discourse, popular opinion, and eventually policy change. Not everything can be quantified, but some things can. We collect data and analyze it with regard to your protest and your cause, from:

- [x] online newspapers
- [ ] print newspapers
- [ ] trends on Google and Wikipedia
- [x] print newspapers (fulltexts still todo)
- [x] trends on Google and Wikipedia (wikipedia still todo)
- [ ] social media
- [ ] parliamentary debates
- [ ] political processes
Expand Down Expand Up @@ -82,6 +82,6 @@ For details check out the [full license text](LICENSE).

## Partners

| Hosted by | Sponsored by | |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| [![Logo of the Social Change Lab](https://mediaimpactmonitor.app/assets/logos/socialchangelab-hybrid.svg)](https://socialchangelab.org/)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [![Logo of the Bundesministerium für Bildung und Forschung](https://mediaimpactmonitor.app/assets/logos/bmbf-hybrid.svg)](https://prototypefund.de/) | [![Logo of the Prototype Fund](https://mediaimpactmonitor.app/assets/logos/prototypefund-hybrid.svg)](https://prototypefund.de/) |
| Hosted by | Sponsored by | |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| [![Logo of the Social Change Lab](frontend-nextjs/public/images/logos/socialchangelab-hybrid.svg)](https://socialchangelab.org/)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [![Logo of the Bundesministerium für Bildung und Forschung](frontend-nextjs/public/images/logos/bmbf-hybrid.svg)](https://prototypefund.de/) | [![Logo of the Prototype Fund](frontend-nextjs/public/images/logos/prototypefund-hybrid.svg)](https://prototypefund.de/) |
8 changes: 0 additions & 8 deletions assets/logos/bmbf-hybrid.svg

This file was deleted.

8 changes: 0 additions & 8 deletions assets/logos/bmbf-negative.svg

This file was deleted.

8 changes: 0 additions & 8 deletions assets/logos/bmbf-positive.svg

This file was deleted.

17 changes: 0 additions & 17 deletions assets/logos/prototypefund-hybrid.svg

This file was deleted.

17 changes: 0 additions & 17 deletions assets/logos/prototypefund-negative.svg

This file was deleted.

Loading
Loading