Skip to content

Commit 26a5ce4

Browse files
authored
Merge pull request #156 from afeld/update-description
update the course description
2 parents 5089c9d + a750be6 commit 26a5ce4

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

syllabus.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,7 @@ This is the syllabus for the Spring editions of the course. [Find information ab
7575

7676
## Description
7777

78-
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.
79-
80-
Class will be split between:
81-
82-
- Lecture
83-
- Demonstration
84-
- Hands-on time to:
85-
- Play with the code from lectures
86-
- Start on the homework
87-
- Ask questions
78+
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.
8879

8980
## Homework
9081

0 commit comments

Comments
 (0)