Skip to content

Commit

Permalink
imdb exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
nicucalcea committed Nov 9, 2023
1 parent eb77a2b commit 601f559
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 8 deletions.
8 changes: 8 additions & 0 deletions city/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,14 @@ Source: [FT](https://github.com/Financial-Times/chart-doctor/tree/main/visual-vo
## Gapminder exercise
<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://www.gapminder.org/tools/' frameborder='0' allowfullscreen></iframe></div>

## IMDb exercise
1. Make a copy of the [IMDb data](https://www.kaggle.com/datasets/yehorkorzh/imdb-top-250-movies).
2. Working in groups, think of stories to tell based on this data.
3. What would you visualise to support your story/stories?
4. Would you look for any other datasets you can combine with this?
5. Scout out your visualisation ideas either on pen & paper, using Google Sheets charts or using a platform like [Datawrapper](https://www.datawrapper.de/) or [Flourish](https://flourish.studio/).
6. If you have time left, discuss plans for the group assignment.

## Contact

- [[email protected]](mailto:[email protected])
Expand Down
11 changes: 11 additions & 0 deletions docs/city/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1455,6 +1455,17 @@ <h2>Gapminder exercise</h2>
</iframe>
</div>
</section>
<section id="imdb-exercise" class="slide level2">
<h2>IMDb exercise</h2>
<ol type="1">
<li>Make a copy of the <a href="https://www.kaggle.com/datasets/yehorkorzh/imdb-top-250-movies" target="_blank">IMDb data</a>.</li>
<li>Working in groups, think of stories to tell based on this data.</li>
<li>What would you visualise to support your story/stories?</li>
<li>Would you look for any other datasets you can combine with this?</li>
<li>Scout out your visualisation ideas either on pen &amp; paper, using Google Sheets charts or using a platform like <a href="https://www.datawrapper.de/" target="_blank">Datawrapper</a> or <a href="https://flourish.studio/" target="_blank">Flourish</a>.</li>
<li>If you have time left, discuss plans for the group assignment.</li>
</ol>
</section>
<section id="contact-4" class="slide level2">
<h2>Contact</h2>
<ul>
Expand Down
7 changes: 7 additions & 0 deletions docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,13 @@
"section": "Gapminder exercise",
"text": "Gapminder exercise"
},
{
"objectID": "city/index.html#imdb-exercise",
"href": "city/index.html#imdb-exercise",
"title": "Intro to Data Journalism",
"section": "IMDb exercise",
"text": "IMDb exercise\n\nMake a copy of the IMDb data.\nWorking in groups, think of stories to tell based on this data.\nWhat would you visualise to support your story/stories?\nWould you look for any other datasets you can combine with this?\nScout out your visualisation ideas either on pen & paper, using Google Sheets charts or using a platform like Datawrapper or Flourish.\nIf you have time left, discuss plans for the group assignment."
},
{
"objectID": "city/index.html#contact-4",
"href": "city/index.html#contact-4",
Expand Down
16 changes: 8 additions & 8 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,34 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://nicu.md/ddj-wiki/awards/index.html</loc>
<lastmod>2023-11-09T16:20:30.887Z</lastmod>
<lastmod>2023-11-09T18:06:08.696Z</lastmod>
</url>
<url>
<loc>http://nicu.md/ddj-wiki/sources/data-calendar.html</loc>
<lastmod>2023-11-09T16:20:30.196Z</lastmod>
<lastmod>2023-11-09T18:06:07.876Z</lastmod>
</url>
<url>
<loc>http://nicu.md/ddj-wiki/toolbox/index.html</loc>
<lastmod>2023-11-09T16:20:29.250Z</lastmod>
<lastmod>2023-11-09T18:06:06.706Z</lastmod>
</url>
<url>
<loc>http://nicu.md/ddj-wiki/city/index.html</loc>
<lastmod>2023-11-09T16:20:28.476Z</lastmod>
<lastmod>2023-11-09T18:06:05.308Z</lastmod>
</url>
<url>
<loc>http://nicu.md/ddj-wiki/city/old-slides/Intro to Data Journalism.html</loc>
<lastmod>2023-11-09T16:20:27.335Z</lastmod>
<lastmod>2023-11-09T18:06:03.596Z</lastmod>
</url>
<url>
<loc>http://nicu.md/ddj-wiki/index.html</loc>
<lastmod>2023-11-09T16:20:28.847Z</lastmod>
<lastmod>2023-11-09T18:06:06.012Z</lastmod>
</url>
<url>
<loc>http://nicu.md/ddj-wiki/sources/index.html</loc>
<lastmod>2023-11-09T16:20:29.757Z</lastmod>
<lastmod>2023-11-09T18:06:07.319Z</lastmod>
</url>
<url>
<loc>http://nicu.md/ddj-wiki/sources/academic.html</loc>
<lastmod>2023-11-09T16:20:30.586Z</lastmod>
<lastmod>2023-11-09T18:06:08.346Z</lastmod>
</url>
</urlset>

0 comments on commit 601f559

Please sign in to comment.