{"id":18465310,"url":"https://github.com/CentreForDigitalHumanities/Exploring-Culture-Through-Data","last_synced_at":"2025-10-31T09:31:01.845Z","repository":{"id":251893836,"uuid":"790775728","full_name":"CentreForDigitalHumanities/Summer-School-2024","owner":"CentreForDigitalHumanities","description":"Course materials for the Exploring Culture through Data Summer School","archived":false,"fork":false,"pushed_at":"2024-08-13T10:25:17.000Z","size":104226,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-25T08:09:51.630Z","etag":null,"topics":["cultures","data-mining","data-science","humanities","interdisciplinary"],"latest_commit_sha":null,"homepage":"https://utrechtsummerschool.nl/courses/humanities/exploring-culture-through-data-digital-methods-data-practices","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CentreForDigitalHumanities.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-23T14:02:29.000Z","updated_at":"2024-08-13T10:25:20.000Z","dependencies_parsed_at":"2024-11-06T09:12:51.271Z","dependency_job_id":"8e405487-6e72-4a67-bafe-d8573bb8264b","html_url":"https://github.com/CentreForDigitalHumanities/Summer-School-2024","commit_stats":null,"previous_names":["centrefordigitalhumanities/summer-school-2024"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CentreForDigitalHumanities%2FSummer-School-2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CentreForDigitalHumanities%2FSummer-School-2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CentreForDigitalHumanities%2FSummer-School-2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CentreForDigitalHumanities%2FSummer-School-2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CentreForDigitalHumanities","download_url":"https://codeload.github.com/CentreForDigitalHumanities/Summer-School-2024/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239166187,"owners_count":19592966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cultures","data-mining","data-science","humanities","interdisciplinary"],"created_at":"2024-11-06T09:12:42.050Z","updated_at":"2025-10-31T09:30:56.791Z","avatar_url":"https://github.com/CentreForDigitalHumanities.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Summer School 2024\nWelcome to the [Exploring Culture Through Data: Digital Methods \u0026 Data Practices](https://utrechtsummerschool.nl/courses/humanities/exploring-culture-through-data-digital-methods-data-practices) Summer School 2024! 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.\n\nFor an overview of the week, see the [week schedule](docs/schedule.pdf):\n\n[![Preview of schedule](docs/img/schedule.png)](docs/schedule.pdf)\n\nMore information can be found in the \u003ca href=\"https://teams.microsoft.com/l/meetup-join/19%3ameeting_MyUniqueMeetingID%40thread.tacv2/0?context=%7b%22Tid%22%3a%22yourTenantID%22%2c%22Oid%22%3a%22yourUserID%22%7d\"\u003eMicrosoft Teams class \u003cimg src=\"https://teams.microsoft.com/favicon.ico\" width=\"16px\"\u003e\u003c/a\u003e and via the \u003ca href=\"https://www.linkedin.com/events/summerschool2024-exploringcultu7214537663469551616\"\u003eLinkedIn event \u003cimg src=\"https://www.linkedin.com/favicon.ico\" width=\"16px\"\u003e\u003c/a\u003e.\n\n## Contents\nThe content of this repository consists of three parts:\n1. Jupyter Notebooks, to be found under `code`.\n3. Data that will be used during various assignments, found under `data`.\n4. Documentation on the course materials and presentations can be found under `docs`.\n\nWith that, the total structure looks roughly as follows:\n```plaintext\nSummer-School-2024/\n├── code/\n│   ├── 01_preparation/\n│   ├── 02_basics_of_programming/\n│   ├── 03_text_analysis/\n│   ├── 04_data_visualization/\n├── data/\n│   ├── GDP_by_country.xlsx\n│   ├── songs.csv\n└── docs/\n    ├── assignment.ipynb\n    ├── documentation.ipynb\n    ├── instructions.ipynb\n    ├── questions.ipynb\n    ├── syllabus.ipynb\n    ├── slides/\n    │   ├── presentation.pdf\n    └── img/\n        ├── logo.png\n        └── diagram.png\n├── README.md\n```\n\n## License \u0026 credits\nThis work is licensed under the [MIT License](LICENSE). This summer school was created by [Data School](https://dataschool.nl/) at [Utrecht University](https://www.uu.nl). \n\nInspiration was drawn from the [Educational materials](https://github.com/CentreForDigitalHumanities/Education) by the [Centre for Digital Humanities](https://github.com/CentreForDigitalHumanities/).\n\n\u003ca href=\"https://dataschool.nl\" target=\"_blank\"\u003e\u003cimg src=\"docs/img/UU_Data-School_logo_EN.png\" width=\"400px\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCentreForDigitalHumanities%2FExploring-Culture-Through-Data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCentreForDigitalHumanities%2FExploring-Culture-Through-Data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCentreForDigitalHumanities%2FExploring-Culture-Through-Data/lists"}