Exploring-Culture-Through-Data

Exploring Culture Through Data (Data School Summer School)

Welcome to the Exploring Culture Through Data: Digital Methods & Data Practices Summer School! We are excited to offer an in-depth exploration of using digital methods and data practices to analyze and understand culture. Join us to learn how to leverage data to gain insights into various cultural phenomena. Whether you are new to programming or an experienced data analyst, we have something for everyone.

For an overview of the summer school of 2024, see the week schedule:

Preview of schedule

Contents

The content of this repository consists of three parts:

  1. Code, consisting of Jupyter Notebooks.
  2. Data that will be used during various assignments.
  3. Documentation about the course materials and presentations.

With that, the total structure looks roughly as follows:

code/
├── 01_preparation/
├── 02_basics_of_programming/
├── 03_text_analysis/
├── 04_data_visualization/
data/
├── GDP_by_country.xlsx
├── songs.csv
docs/
├── assignment.ipynb
├── documentation.ipynb
├── instructions.ipynb
├── questions.ipynb
├── syllabus.ipynb
├── slides/
│   ├── presentation.pdf
└── img/
    ├── logo.png
    └── diagram.png
README.md

License & credits

This work is licensed under the MIT License. This summer school was created by Data School at Utrecht University.

Inspiration was drawn from the Educational materials by the Centre for Digital Humanities.