Skip to content

Commit b79d27a

Browse files
committed
update talks for lecture 6
1 parent e231fae commit b79d27a

File tree

2 files changed

+30
-8
lines changed

2 files changed

+30
-8
lines changed

lecture_6.ipynb

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,9 @@
2727
"tags": []
2828
},
2929
"source": [
30-
"## Guest speakers\n",
30+
"## Guest speaker\n",
3131
"\n",
32-
"### Joli Golden\n",
33-
"\n",
34-
"Joli Golden is a U.S. Census Bureau Data Dissemination Specialist in the New York Region focused on New York City. Her current position involves educating the public on the availability, extraction and usage of the vast array of data from the Census Bureau. Joli served as a Partnership Specialist during the 2020 Census and re-joined the Census Bureau three years ago. She received a Bachelor of Arts from the University of Pennsylvania and a Master of Fine Arts from the UCLA School of Theater, Film and Television.\n",
35-
"\n",
36-
"### David Kraiker\n",
37-
"\n",
38-
"David Kraiker has worked at the Census Bureau for 28 years - first as a geographer in the New York Regional Office, and more recently as a Data Dissemination Specialist. Previously he worked as a cartographer for private mapping companies as well as being a French instructor. David holds a BA from Clark University, A MSc from Rutgers-Newark and the premier degré diploma from the Université de Caen (France).\n"
32+
"**Alethea (Al) Chiappone, PhD** is a Data Engineer at the Colorado Behavioral Health Administration and a Faculty Member at the University of Colorado Anschutz Medical Campus. She specializes in transforming messy, multi-source data into integrated, analytics-ready systems - building end-to-end pipelines that support public health and behavioral health programs. Her work spans designing and managing Early Childhood Integrated Data Systems (ECIDS) connecting state agencies across Health, Education, and Family Services, and building a Postgres database from the ground up at CU Anschutz to support storage, integration, and analysis of medical education and telehealth program data. Alethea holds dual Master's degrees in Public Health and Social Work from the University of Georgia, and a PhD in Health Promotion and Disease Prevention Research from the University of Nebraska Medical Campus.\n"
3933
]
4034
},
4135
{
@@ -79,6 +73,25 @@
7973
"### [Peer grading](https://python-public-policy.afeld.me/en/{{school_slug}}/final_project/peer_grading.html)\n"
8074
]
8175
},
76+
{
77+
"cell_type": "markdown",
78+
"metadata": {
79+
"slideshow": {
80+
"slide_type": "slide"
81+
}
82+
},
83+
"source": [
84+
"## Version control\n",
85+
"\n",
86+
"1. [Open the repository.](https://github.com/afeld/python-public-policy)\n",
87+
"1. [Make your own Markdown file](https://docs.github.com/en/repositories/working-with-files/managing-files/adding-a-file-to-a-repository#adding-a-file-to-a-repository-on-github) under [`people/`](https://github.com/afeld/python-public-policy/tree/main/people), based on [Aidan's](https://github.com/afeld/python-public-policy/blob/main/people/aidan.md).\n",
88+
"1. Commit and send a pull request.\n",
89+
" - You'll be asked if you want to Fork.\n",
90+
" - Why?\n",
91+
" - Click yes.\n",
92+
"1. [Review](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/reviewing-proposed-changes-in-a-pull-request) [pull request](https://github.com/afeld/python-public-policy/pulls) of your neighbor.\n"
93+
]
94+
},
8295
{
8396
"cell_type": "markdown",
8497
"metadata": {

people/aidan.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Aidan Feldman
2+
3+
**Program:** (fill in)
4+
5+
**Concentration/minor:** (if applicable)
6+
7+
**Background:** Software engineering, government, teaching, and modern dance
8+
9+
**Favorite snack:** Nerds Gummy Clusters

0 commit comments

Comments
 (0)