Welcome to Practical Data Science: Tools for Social Change! This week introduces you to the power of data science for social impact and gets you started with Python programming in Google Colab.
By the end of this week, you will be able to:
- Navigate Google Colab and run Python code in the browser
- Work with basic Python data types (numbers, strings, lists, dictionaries)
- Write simple Python operations and functions
- Upload a notebook to GitHub and understand version control basics
-
Lecture: Why Data Science for Social Impact?
-
Tutorial: Your First Python Steps
Assignment: Create and upload a Colab notebook with a "hello world" exercise that introduces yourself and describes a social issue you care about.
- DataKind - Global community using data science for good
- UN Global Pulse - UN's data innovation initiative
- CorrelAidNL - Pro-bono data science network
Next Week: Week 2: Working with DataFrames (Pandas Basics)
Course Overview: Main README