[Blog post] ~insert your title of choice here for the story you want to tell with the visualization you make for the blog post / result of answering research question (or not answering it!)~ #159
[x] āļø Write a draft of the blog post starting with your š§ experience report for the first class (or elements of it)
[x] š½ + š¤ Describe the research question from the previous homework that you have edited with feedback from the class
[x] š§š° Describe the stakes of the research question -- who has skin in the game? Who bears material consequences if decisions are made one way or another? What systems are involved or have power?
[x] š½ + š¤ Describe the context of the data (what was included or excluded and why, or what is unknown about the provenance or governance of the data or models or systems involved), and create a diagram in Figma to document this (export diagram in svg format)
[x] šš Write the mathematics for the model and visualization you choose to use (write the mathematics in LaTeX)
[x] š½ + š¤ Assess the analysis you have done: did you answer the research question you sought to answer?
[x] š½ + š¤ Reflect on the š§ social, emotional, technical, legal (?) journeys that were par for the course of this data thinking endeavor.
[ ] š Include the interactive Altair visualization following the principles from the Visualization guest lecture in the blog post.
[x] š Include code snippets in python, SQL (duckdb) necessary to download the data, standardize it, analyze it, visualize it.
[x] š¬ Include all the ways in which you used (or decided not to use) a large language model to help you complete these steps, and add a https://gist.github.com/ public gist link documenting the prompts and responses you used along the way.
[x] š» Include a link to the repository needed to replicate this blog post and visualization using the code snippets.
Doing
python
,SQL
(duckdb
) necessary to download the data, standardize it, analyze it, visualize it.