Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions syllabus.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,7 @@ This is the syllabus for the Spring editions of the course. [Find information ab

## Description

This seven-week course exposes the students to the application and use of Python for data analytics in public policy setting. The course teaches introductory technical programming skills that allow students to learn Python and apply code on pertinent public policy data. The majority of the class content will utilize the [New York City 311 Service Requests](https://data.cityofnewyork.us/Social-Services/311-Service-Requests-from-2010-to-Present/erm2-nwe9) dataset. It's a rich dataset that can be explored from many angles relevant to real-world public policy and program management responsibilities.

Class will be split between:

- Lecture
- Demonstration
- Hands-on time to:
- Play with the code from lectures
- Start on the homework
- Ask questions
Alternate title: "How to Use a Bit of Code to Do Things That Would Be Really Hard in Spreadsheets." Students will learn data analysis through the Python programming language — exploring, manipulating, visualizing, and interpreting open data to answer policy questions. The class incorporates use of generative AI for coding problems, helping students understand its strengths and weaknesses. No coding experience required.

## Homework

Expand Down
Loading