How to Use This Book
Data, Society, and Responsibility is designed to be flexible. Whether you are reading it cover-to-cover for a semester-long course, dipping into specific chapters for a module, or using it as a professional reference, this guide will help you navigate the material effectively.
Book Structure
The textbook contains 40 chapters organized into 8 parts, moving from foundational concepts to advanced applications to capstone synthesis:
| Part | Focus | Chapters |
|---|---|---|
| 1 | Foundations — what data is, who controls it, how to think ethically | 1-6 |
| 2 | Privacy — definitions, surveillance, consent, design, economics, health | 7-12 |
| 3 | Algorithms & AI — bias, fairness, transparency, accountability, generative AI | 13-19 |
| 4 | Governance & Regulation — global landscape, EU AI Act, frameworks, enforcement | 20-25 |
| 5 | Corporate Responsibility — ethics programs, stewardship, impact assessments, crisis | 26-30 |
| 6 | Society & Justice — misinformation, equity, labor, environment, children, Global South | 31-37 |
| 7 | The Future — emerging tech, anticipatory governance, participatory design | 38-39 |
| 8 | Capstone — synthesis, action, capstone projects | 40 |
Chapter Components
Each chapter includes seven files:
| File | What It Contains | How to Use It |
|---|---|---|
| index.md | Main content (8,000-12,000 words) | Primary reading — work through sequentially |
| exercises.md | 15-40 graded problems | Practice after reading; start with Part A |
| quiz.md | 15-25 self-assessment questions | Test yourself before moving on; aim for 70%+ |
| case-study-01.md | Primary case study | Deep application — work individually or in groups |
| case-study-02.md | Secondary case study | Alternative or extension case |
| key-takeaways.md | Summary card | Quick review; useful for exam prep |
| further-reading.md | Annotated bibliography | Explore topics that interest you further |
Icon and Callout Legend
Throughout the text, you will encounter callout boxes that signal different types of content:
Intuition: Mental models and analogies to build understanding before formal definitions.
Real-World Application: Concrete examples from industry, government, or daily life.
Common Pitfall: Mistakes, misconceptions, and traps to avoid.
Advanced: Graduate-level extensions. Skip on first reading if you're new to the material.
Best Practice: Expert-recommended approaches from practitioners and regulators.
Note: Additional context, nuance, or caveats.
Connection: Links to concepts in other chapters — follow these to build an integrated understanding.
Global Perspective: How a concept varies across cultures, jurisdictions, or development contexts.
Reflection: Pause-and-think prompts. Write your answer before reading on — the act of committing to a position deepens learning.
Research Spotlight: Breakdown of a key study — methods, findings, limitations, and significance.
The Debate: Structured presentation of competing positions on contested issues.
Thought Experiment: Philosophical scenarios designed to test your intuitions and reveal your assumptions.
Ethical Dimensions: Stakeholder analysis and multi-framework ethical evaluation.
Suggested Reading Paths
Full Semester Course (15 weeks)
Read all 40 chapters sequentially, approximately 2-3 chapters per week. Complete exercises and quizzes for each chapter. Assign one case study per chapter for discussion. Use capstone projects as final assignments.
Half-Semester Module (7-8 weeks)
Focus on Parts 1-3 plus selected chapters from Parts 4-6: - Weeks 1-2: Chapters 1-6 (Foundations) - Weeks 3-4: Chapters 7, 9, 10 (Privacy essentials) - Weeks 5-6: Chapters 13-15, 17 (AI ethics essentials) - Week 7: Chapters 20-21 (Regulation overview) - Week 8: Chapter 40 (Capstone)
Policy Focus Track
Chapters 1, 3, 5, 6, 9, 11, 20-25, 31, 36-37, 39-40
Technical Ethics Track
Chapters 1, 6, 10, 13-17, 19, 22, 27, 29, 34, 38-40
Corporate Governance Track
Chapters 1, 3, 6, 9-11, 20-22, 24-30, 40
Social Justice Track
Chapters 1-2, 4-5, 8, 12, 14-15, 32-33, 35, 37, 39-40
Python Code
Seven chapters include Python code integrated into the main text: - Chapter 10: k-anonymity and re-identification risk - Chapter 14: Bias detection in datasets - Chapter 15: Fairness metric calculator - Chapter 22: Data quality audit script - Chapter 27: Data lineage tracker - Chapter 29: Model card generator - Chapter 34: AI carbon footprint estimator
If you have Python experience: Run the code, modify it, break it, extend it. The implementations are designed to be substantive starting points, not toy examples.
If you don't have Python experience: Read the code walkthrough annotations. Focus on what the code does conceptually. Appendix G provides a consolidated reference with additional explanation.
Recurring Characters
Two student characters appear throughout the textbook, modeling different perspectives:
- Mira Chakravarti (she/her) — Information Science + Philosophy double major. Her father's health-tech startup, VitraMed, provides a recurring corporate case thread. Mira begins as a data optimist and evolves into a principled practitioner.
- Elijah "Eli" Okonkwo (he/him) — Political Science + Public Policy senior from Detroit. His community's experience with Smart City sensors and predictive policing provides a recurring civic case thread. Eli begins with righteous anger and evolves toward strategic advocacy.
Supporting characters include Dr. Constance Adeyemi (professor), Raymond "Ray" Zhao (corporate CDO), and Sofia Reyes (policy analyst).
These characters are pedagogical tools — they ask the questions you might be thinking, make the mistakes you might make, and model the kind of growth this course aims to produce.
Study Strategies
- Before reading a chapter: Skim the learning objectives and key terms in the frontmatter. Read the key-takeaways.md file to preview the main points.
- During reading: Pause at every Reflection prompt. Write your answer before reading on.
- After reading: Complete the quiz. If you score below 70%, review the sections indicated in the scoring guide before proceeding.
- For deeper learning: Work through at least one case study per chapter. Discuss with peers when possible.
- For exam preparation: Use key-takeaways.md files as review cards. Re-do quizzes. Focus on exercises you found difficult.
A Note on Difficulty
This textbook does not shy away from complexity. Some chapters address genuine dilemmas with no clean answers. Some present evidence that contradicts popular narratives. Some ask you to hold multiple competing frameworks in mind simultaneously.
That difficulty is intentional. Data governance is a field where oversimplification is dangerous. The goal is not to tell you what to think, but to give you the tools to think well — even when the thinking is hard.